[Android] res: translation - update Licence
Edward Wang
git at videolan.org
Mon Jun 25 19:58:47 CEST 2012
android | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Mon Jun 25 13:34:14 2012 -0400| [7a7605ee05442dfd93d7e67f45939e76807a309d] | committer: Edward Wang
res: translation - update Licence
> http://git.videolan.org/gitweb.cgi/android.git/?a=commit;h=7a7605ee05442dfd93d7e67f45939e76807a309d
---
vlc-android/res/values-fr/strings.xml | 2 ++
vlc-android/res/values/strings.xml | 1 +
2 files changed, 3 insertions(+)
diff --git a/vlc-android/res/values-fr/strings.xml b/vlc-android/res/values-fr/strings.xml
index 01fb8fd..c192e3e 100644
--- a/vlc-android/res/values-fr/strings.xml
+++ b/vlc-android/res/values-fr/strings.xml
@@ -82,7 +82,9 @@
<!-- About -->
<string name="version">Version</string>
+ <string name="licence">Licence</string>
<string name="about">À propos</string>
+ <string name="about_copyright">Copyright © 1996–2012 par l\'équipe VideoLAN.\nConsultez le onglet «Licence» pour informations relatives aux licences.</string>
<string name="for_android">pour Android</string>
<string name="compiled_by">Cette version de VLC est compilé par:</string>
diff --git a/vlc-android/res/values/strings.xml b/vlc-android/res/values/strings.xml
index fe5180d..4888071 100644
--- a/vlc-android/res/values/strings.xml
+++ b/vlc-android/res/values/strings.xml
@@ -91,6 +91,7 @@
<!-- About -->
<string name="version">Version</string>
+ <string name="licence">Licence</string>
<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">
More information about the Android
mailing list