[Android] Remove useless string.

Nicolas Pomepuy git at videolan.org
Tue Feb 26 09:51:37 CET 2019


vlc-android | branch: master | Nicolas Pomepuy <nicolas.pomepuy at gmail.com> | Fri Feb 22 14:06:03 2019 +0100| [22428545cd924d527ac43c767eccae6e1af6899d] | committer: Geoffrey Métais

Remove useless string.

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

 vlc-android/res/values/strings.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/vlc-android/res/values/strings.xml b/vlc-android/res/values/strings.xml
index f1860c0a2..a2c11455b 100644
--- a/vlc-android/res/values/strings.xml
+++ b/vlc-android/res/values/strings.xml
@@ -678,7 +678,6 @@
     <string name="permission_media">VLC needs your permission to access media on your device</string>
     <string name="medialibrary_scan_explanation">VLC can automatically scan your device to organize your media collection.</string>
     <string name="onboarding_theme_title">Make yourself at home</string>
-    <string name="onboarding_theme_explanation">Choose between the light and dark themes</string>
     <string name="done">Done</string>
     <string name="onboarding_scan_title">Auto-discover your media</string>
     <string name="daynight_explanation">VLC will automatically switch to night mode at appropriate time</string>



More information about the Android mailing list