[Android] l10n: English (United Kingdom) update

VideoLAN git at videolan.org
Fri Nov 27 10:35:41 CET 2015


vlc-ports/android | branch: master | VideoLAN <videolan at videolan.org> | Fri Nov 27 04:34:48 2015 -0500| [38c44b4cbcb9f8f4041311642888bc316c54b7fa] | 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=38c44b4cbcb9f8f4041311642888bc316c54b7fa
---

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

diff --git a/vlc-android/res/values-en-rGB/strings.xml b/vlc-android/res/values-en-rGB/strings.xml
index cf3175d..432aace 100644
--- a/vlc-android/res/values-en-rGB/strings.xml
+++ b/vlc-android/res/values-en-rGB/strings.xml
@@ -299,6 +299,8 @@
     <string name="confirm_resume_title">Ask confirmation to resume</string>
     <string name="confirm_resume_summary">if activated you will be asked to confirm when a video can be resumed from last position</string>
     <string name="directory_empty">Directory is empty</string>
+    <string name="save_brightness_summary">Remember brightness level in video player</string>
+    <string name="save_brightness_title">Save brightness level for video</string>
     <!--Accessibility-->
     <string name="more_actions">More Actions</string>
     <string name="move">Move</string>
@@ -316,4 +318,5 @@
     <string name="allow_settings_access_description">VLC needs you to grant this permission to set up this song as your ringtone.</string>
     <string name="permission_ask_again">Grant permission</string>
     <string name="exit_app">Close VLC</string>
+    <string name="hardware_acceleration_error">hardware acceleration error, switching to software decoding</string>
 </resources>



More information about the Android mailing list