[Android] res: Strings update
Edward Wang
git at videolan.org
Mon Jun 25 22:32:07 CEST 2012
android | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Mon Jun 25 15:40:28 2012 -0400| [5abc8fdb99314ce8fca3b4f6c736594f8a53f7a2] | committer: Edward Wang
res: Strings update
> http://git.videolan.org/gitweb.cgi/android.git/?a=commit;h=5abc8fdb99314ce8fca3b4f6c736594f8a53f7a2
---
vlc-android/res/values/strings.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/vlc-android/res/values/strings.xml b/vlc-android/res/values/strings.xml
index aab0786..1336e26 100644
--- a/vlc-android/res/values/strings.xml
+++ b/vlc-android/res/values/strings.xml
@@ -96,8 +96,8 @@
<string name="about">About</string>
<string name="about_text">VLC media player for Android is a port of VLC, the free media player that can read from files and network streams, to the Android operating system.</string>
<string name="about_link">
- <a href="http://www.videolan.org/">http://www.videolan.org/</a></string>
- <string name="about_copyright">Copyright © 1996–2012 by the VideoLAN Team.\nSee the \'Licence\' tab for licensing information.</string>
+ <a href="http://www.videolan.org/vlc/">http://www.videolan.org/vlc/</a></string>
+ <string name="about_copyright">Copyright © 1996–2012 by VideoLAN.\nSee the \'Licence\' tab for licensing information.</string>
<string name="for_android">for Android</string>
<string name="compiled_by">This version of VLC is compiled by:</string>
More information about the Android
mailing list