[Android] res: Trivial position change
Edward Wang
git at videolan.org
Wed Jul 25 23:04:04 CEST 2012
android | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Wed Jul 25 17:03:28 2012 -0400| [1a3ed76e944f5c381f0cc2974af3c55810b7677d] | committer: Edward Wang
res: Trivial position change
Aggregate the untranslatables at the bottom.
> http://git.videolan.org/gitweb.cgi/android.git/?a=commit;h=1a3ed76e944f5c381f0cc2974af3c55810b7677d
---
vlc-android/res/values/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vlc-android/res/values/strings.xml b/vlc-android/res/values/strings.xml
index 6c19cb8..d9f0743 100644
--- a/vlc-android/res/values/strings.xml
+++ b/vlc-android/res/values/strings.xml
@@ -102,11 +102,11 @@
<string name="about_text">VLC for Android™ is a port of VLC media player, the popular open source media player. The Android™ version can read most files and network streams.</string>
<string name="for_android">for Android™</string>
<string name="compiled_by">This version of VLC is compiled by:</string>
+ <string name="vlc_authors">VLC Authors.</string>
<string name="about_link" translatable="false">
<a href="http://www.videolan.org/vlc/">http://www.videolan.org/vlc/</a></string>
<string name="about_copyright" translatable="false">Copyleft © 1996–2012 by VideoLAN.\n</string>
<string name="authors" translatable="false">Sébastien Toque, Rafaël Carré, Jean-Baptiste Kempf, Edward Wang, Michael Merg, Ludovic Fauvet, Adrien Maglo, Rémi Duraffort, Dominique Martinet, Jean-Philippe André, Martin Storsjö, Alexandre Perraud, Hugo Beauzée-Luyssen, Felix Paul Kühne, John Mooring, Pavol Rusnak, Rohit Yadav, Tanguy Pruvot, Thomas Clavier, Asad Mehmood, Christoph Miebach, David Carré, Garret Kelly, Philipp Dreimann, Walter Heck.</string>
- <string name="vlc_authors">VLC Authors.</string>
<!-- Preferences -->
<string name="preferences">Preferences</string>
More information about the Android
mailing list