[Android] Avoid duplicate attribute name to simplify the work of translators
Ludovic Fauvet
git at videolan.org
Thu Jul 5 11:38:54 CEST 2012
android | branch: master | Ludovic Fauvet <etix at videolan.org> | Thu Jul 5 11:28:06 2012 +0200| [e253ff249e5bcc9296a53c692875c9b0246a4c04] | committer: Ludovic Fauvet
Avoid duplicate attribute name to simplify the work of translators
> http://git.videolan.org/gitweb.cgi/android.git/?a=commit;h=e253ff249e5bcc9296a53c692875c9b0246a4c04
---
vlc-android/res/values-cs/strings.xml | 4 ++--
vlc-android/res/values-de/strings.xml | 6 +++---
vlc-android/res/values-eu/strings.xml | 8 ++++----
vlc-android/res/values-fr/strings.xml | 6 +++---
vlc-android/res/values-gd/strings.xml | 8 ++++----
vlc-android/res/values-gl/strings.xml | 8 ++++----
vlc-android/res/values-hi/strings.xml | 8 ++++----
vlc-android/res/values-hr/strings.xml | 8 ++++----
vlc-android/res/values-it/strings.xml | 8 ++++----
vlc-android/res/values-iw/strings.xml | 8 ++++----
vlc-android/res/values-ja/strings.xml | 8 ++++----
vlc-android/res/values-nl/strings.xml | 8 ++++----
vlc-android/res/values-pl/strings.xml | 8 ++++----
vlc-android/res/values-te/strings.xml | 8 ++++----
vlc-android/res/values-uk/strings.xml | 8 ++++----
vlc-android/res/values-zh-rCN/strings.xml | 8 ++++----
vlc-android/res/values/strings.xml | 8 ++++----
vlc-android/src/org/videolan/vlc/gui/DirectoryAdapter.java | 4 ++--
.../src/org/videolan/vlc/gui/audio/AudioBrowserFragment.java | 6 +++---
.../src/org/videolan/vlc/gui/video/MediaInfoAdapter.java | 2 +-
20 files changed, 70 insertions(+), 70 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/android.git/?a=commitdiff;h=e253ff249e5bcc9296a53c692875c9b0246a4c04
More information about the Android
mailing list