[Android] reorder of About strings

Michał Trzebiatowski git at videolan.org
Fri Jun 29 14:56:54 CEST 2018


vlc-android | branch: master | Michał Trzebiatowski <michtrz at gmail.com> | Fri Jun 29 01:12:38 2018 +0200| [a4142fa00fcd7ebdb9620bd945bc50f61928ffb8] | committer: Geoffrey Métais

reorder of About strings

Signed-off-by: Geoffrey Métais <geoffrey.metais at gmail.com>

> https://code.videolan.org/videolan/vlc-android/commit/a4142fa00fcd7ebdb9620bd945bc50f61928ffb8
---

 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 ed7173617..5050f2eab 100644
--- a/vlc-android/res/values/strings.xml
+++ b/vlc-android/res/values/strings.xml
@@ -246,11 +246,11 @@
     <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="compiled_by">This version of VLC is compiled by:</string>
     <string name="about_link" translatable="false">        <a href="https://www.videolan.org/vlc/">https://www.videolan.org/vlc/</a></string>
     <string name="about_copyright" translatable="false">Copyleft © 1996–2018 by VideoLAN.\n</string>
     <string name="authors" translatable="false">Edward Wang, Sébastien Toque, Adrien Maglo, Jean-Baptiste Kempf, Ludovic Fauvet, Rafaël Carré, Alexandre Perraud, Michael Merg, Martin Storsjö, Rémi Duraffort, Dominique Martinet, Jean-Philippe André, Felix Abecassis, Christoph Miebach, Hugo Beauzée-Luyssen, Felix Paul Kühne, John Mooring, Pavol Rusnak, Rohit Yadav, Tanguy Pruvot, Thomas Clavier, Asad Mehmood, Garret Kelly, Philipp Dreimann, Walter Heck, Thomas Guillem, Geoffrey Métais.</string>
     <string name="vlc_authors">and VLC Authors.</string>
+    <string name="compiled_by">This version of VLC is compiled by:</string>
 
     <!-- Preferences -->
     <string name="preferences">Settings</string>



More information about the Android mailing list