[Android] l10n: English (United Kingdom) update

VideoLAN git at videolan.org
Tue Sep 7 07:16:16 UTC 2021


vlc-android | branch: master | VideoLAN <videolan at videolan.org> | Wed Sep  1 14:25:10 2021 +0200| [c4258d03ad86386e1ab6b01a2181289598f01d40] | committer: Nicolas Pomepuy

l10n: English (United Kingdom) update

19% translated

Signed-off-by: Nicolas Pomepuy <nicolas at videolabs.io>

> https://code.videolan.org/videolan/vlc-android/commit/c4258d03ad86386e1ab6b01a2181289598f01d40
---

 application/resources/src/main/res/values-en-rGB/strings.xml | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/application/resources/src/main/res/values-en-rGB/strings.xml b/application/resources/src/main/res/values-en-rGB/strings.xml
index c49ac89ca..e52b2c82e 100644
--- a/application/resources/src/main/res/values-en-rGB/strings.xml
+++ b/application/resources/src/main/res/values-en-rGB/strings.xml
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
-<resources xmlns:tools="http://schemas.android.com/tools">
+<resources xmlns:tools="http://schemas.android.com/tools"
+        tools:ignore="MissingTranslation">
 
     <!-- Main VLC Interface -->
     <string name="ok">OK</string>
@@ -106,12 +107,8 @@
     <string name="search">Search</string>
 
 
-    <!-- Tips -->
-    <string name="video_player_tips">Video player tips:</string>
     <string name="seek">Seek</string>
     <string name="subtitles">Subtitles</string>
-    <string name="resize">Resize</string>
-    <string name="options">Options</string>
     <string name="lock">Lock</string>
     <string name="playlist_tips">Playlist tips</string>
     <string name="remove_song">Remove song</string>
@@ -139,7 +136,6 @@
     <string name="automatic">Automatic</string>
     <string name="screen_orientation">Video screen orientation</string>
     <string name="screen_orientation_sensor">Automatic (sensor)</string>
-    <string name="screen_orientation_start_lock">Locked at start</string>
     <string name="screen_orientation_portrait">Portrait</string>
     <string name="screen_orientation_landscape">Landscape</string>
     <string name="subtitle_text_encoding">Subtitle text encoding</string>



More information about the Android mailing list