[Android] Add tm symbol after android name
Jean-Baptiste Kempf
git at videolan.org
Thu Jun 28 12:07:34 CEST 2012
android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Jun 28 14:07:25 2012 +0200| [3cb9ccbbe24f1d081d858df1edab4af4c9b91ed3] | committer: Jean-Baptiste Kempf
Add tm symbol after android name
> http://git.videolan.org/gitweb.cgi/android.git/?a=commit;h=3cb9ccbbe24f1d081d858df1edab4af4c9b91ed3
---
vlc-android/res/values/strings.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/vlc-android/res/values/strings.xml b/vlc-android/res/values/strings.xml
index d5b1660..fc21d1d 100644
--- a/vlc-android/res/values/strings.xml
+++ b/vlc-android/res/values/strings.xml
@@ -89,16 +89,16 @@
<string name="media_library">Media library</string>
<!-- About -->
- <string name="app_name_full">VLC for Android</string>
+ <string name="app_name_full">VLC for Android™</string>
<string name="version">Version</string>
<string name="licence">Licence</string>
<string name="revision">Revision</string>
<string name="about">About</string>
- <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="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="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="for_android">for Android</string>
+ <string name="for_android">for Android™</string>
<string name="compiled_by">This version of VLC is compiled by:</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.\nVLC Authors.</string>
More information about the Android
mailing list