[Android] l10n: English (United Kingdom) update

VideoLAN git at videolan.org
Tue Oct 6 18:03:25 CEST 2015


vlc-ports/android | branch: master | VideoLAN <videolan at videolan.org> | Tue Oct  6 12:00:09 2015 -0400| [e58e5fe4d7dca76844cd986c991bee021c685f20] | committer: Christoph Miebach

l10n: English (United Kingdom) update

Signed-off-by: Christoph Miebach <christoph.miebach at web.de>

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=e58e5fe4d7dca76844cd986c991bee021c685f20
---

 vlc-android/res/values-en-rGB/strings.xml |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/vlc-android/res/values-en-rGB/strings.xml b/vlc-android/res/values-en-rGB/strings.xml
index e8ee448..04d0ad6 100644
--- a/vlc-android/res/values-en-rGB/strings.xml
+++ b/vlc-android/res/values-en-rGB/strings.xml
@@ -255,6 +255,8 @@
     <string name="network_caching">Network caching value</string>
     <string name="network_caching_summary">The amount of time to buffer network media (in ms). Does not work with hardware decoding. Leave blank to reset.</string>
     <string name="developer_prefs_category">Developer</string>
+    <string name="auto_rescan">Auto rescan</string>
+    <string name="auto_rescan_summary">Automatically scan device for new or deleted media at application startup</string>
     <string name="enable_verbose_mode">Verbose</string>
     <string name="enable_verbose_mode_summary">Increase the verbosity (logcat)</string>
     <string name="debug_logs">Debug logs</string>
@@ -291,6 +293,7 @@
     <string name="playlist_save">Save Playlist</string>
     <string name="playlist_name_hint">playlist name</string>
     <string name="go_to_chapter">Go to chapter…</string>
+    <string name="chapter">Chapter</string>
     <string name="resume_from_position">Resume from last position</string>
     <string name="confirm_resume">Resume from last position?</string>
     <string name="confirm_resume_title">Ask confirmation to resume</string>
@@ -303,5 +306,8 @@
     <string name="playlist_deleted">Playlist deleted</string>
     <string name="file_deleted">File deleted</string>
     <string name="no_subs_found">No subtitles in this directory</string>
+    <string name="music_now_playing">Now Playing</string>
     <!--Widget-->
+    <string name="widget_name_w">VLC White Widget</string>
+    <string name="widget_name_b">VLC Dark Widget</string>
 </resources>



More information about the Android mailing list