[Android] Preferences : Global cleanup
Alexandre Perraud
git at videolan.org
Wed Mar 13 14:35:40 CET 2013
vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Wed Mar 13 14:18:39 2013 +0100| [2ac774df78c35d5909d04137b60e9deb2f6e8574] | committer: Jean-Baptiste Kempf
Preferences : Global cleanup
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=2ac774df78c35d5909d04137b60e9deb2f6e8574
---
vlc-android/res/values-ar/strings.xml | 4 +-
vlc-android/res/values-bn-rIN/strings.xml | 8 +-
vlc-android/res/values-bs/strings.xml | 14 +-
vlc-android/res/values-ca/strings.xml | 14 +-
vlc-android/res/values-cs/strings.xml | 14 +-
vlc-android/res/values-da/strings.xml | 14 +-
vlc-android/res/values-de/strings.xml | 14 +-
vlc-android/res/values-es/strings.xml | 14 +-
vlc-android/res/values-et/strings.xml | 10 +-
vlc-android/res/values-eu/strings.xml | 4 +-
vlc-android/res/values-fr/strings.xml | 61 ++++----
vlc-android/res/values-gd/strings.xml | 14 +-
vlc-android/res/values-gl/strings.xml | 14 +-
vlc-android/res/values-he/strings.xml | 14 +-
vlc-android/res/values-hi/strings.xml | 8 +-
vlc-android/res/values-hr/strings.xml | 4 +-
vlc-android/res/values-it/strings.xml | 14 +-
vlc-android/res/values-ja/strings.xml | 14 +-
vlc-android/res/values-km/strings.xml | 14 +-
vlc-android/res/values-ko/strings.xml | 12 +-
vlc-android/res/values-mr/strings.xml | 4 +-
vlc-android/res/values-nb/strings.xml | 14 +-
vlc-android/res/values-nl/strings.xml | 14 +-
vlc-android/res/values-or/strings.xml | 10 +-
vlc-android/res/values-pl/strings.xml | 14 +-
vlc-android/res/values-pt-rBR/strings.xml | 8 +-
vlc-android/res/values-pt/strings.xml | 14 +-
vlc-android/res/values-ru/strings.xml | 14 +-
vlc-android/res/values-sk/strings.xml | 14 +-
vlc-android/res/values-sr/strings.xml | 14 +-
vlc-android/res/values-te/strings.xml | 4 +-
vlc-android/res/values-th/strings.xml | 14 +-
vlc-android/res/values-tr/strings.xml | 14 +-
vlc-android/res/values-uk/strings.xml | 4 +-
vlc-android/res/values-ur/strings.xml | 14 +-
vlc-android/res/values-wa/strings.xml | 4 +-
vlc-android/res/values-zh-rCN/strings.xml | 14 +-
vlc-android/res/values-zh-rTW/strings.xml | 12 +-
vlc-android/res/values/strings.xml | 61 ++++----
vlc-android/res/xml/preferences.xml | 155 ++++++++++----------
vlc-android/src/org/videolan/vlc/AudioService.java | 2 +-
.../org/videolan/vlc/gui/PreferencesActivity.java | 144 +++++++++---------
.../vlc/gui/video/VideoPlayerActivity.java | 2 +-
43 files changed, 432 insertions(+), 411 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=2ac774df78c35d5909d04137b60e9deb2f6e8574
More information about the Android
mailing list