[Android] Fix typos

Geoffrey Métais git at videolan.org
Wed Aug 30 09:47:51 CEST 2017


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Aug 30 09:46:56 2017 +0200| [7564f933ffe30b9c8cdc5464caf0e6abf683a020] | committer: Geoffrey Métais

Fix typos

Close #347,#348

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

 vlc-android/res/values/strings.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/vlc-android/res/values/strings.xml b/vlc-android/res/values/strings.xml
index 2f8f56bca..1225b043d 100644
--- a/vlc-android/res/values/strings.xml
+++ b/vlc-android/res/values/strings.xml
@@ -371,7 +371,7 @@
     <string name="extension_permission_title">Activate new extension \"%1$s\"?</string>
     <string name="extension_permission_checkbox_title">Show in %1$s</string>
     <string name="extension_prefs_activation_title">Activate</string>
-    <string name="android_auto">Android auto</string>
+    <string name="android_auto">Android Auto</string>
 
     <string name="controls_prefs_category">Controls</string>
 
@@ -489,7 +489,7 @@
     <string name="allow_sdraw_overlays_description">VLC needs you to grant this permission display your video in a popup over other applications.</string>
     <string name="permission_ask_again">Grant permission</string>
     <string name="exit_app">Close VLC</string>
-    <string name="exit_app_msg">Are you sur you want to quit VLC?</string>
+    <string name="exit_app_msg">Are you sure you want to quit VLC?</string>
 
     <!-- fast scroller -->
     <string name="fastscroller_track">FastScroller track</string>



More information about the Android mailing list