[Android] Reword ext storage popup message
Geoffrey Métais
git at videolan.org
Wed Dec 19 11:31:58 CET 2018
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Dec 19 11:28:42 2018 +0100| [7c363dced16adbdad2fd0d8c82f12f707ee783e6] | committer: Geoffrey Métais
Reword ext storage popup message
> https://code.videolan.org/videolan/vlc-android/commit/7c363dced16adbdad2fd0d8c82f12f707ee783e6
---
vlc-android/res/values/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vlc-android/res/values/strings.xml b/vlc-android/res/values/strings.xml
index f7fa6357a..f887a5ed5 100644
--- a/vlc-android/res/values/strings.xml
+++ b/vlc-android/res/values/strings.xml
@@ -662,5 +662,5 @@
<string name="ctx_player_tracks_title">Media tracks</string>
<string name="ctx_pip_title">Pop-Up player</string>
<string name="device_dialog_title">External device inserted</string>
- <string name="device_dialog_message">New device detected, do you want to handle it with VLC?</string>
+ <string name="device_dialog_message">You just plugged a new storage device to your TV box, do you want to open it with VLC?</string>
</resources>
More information about the Android
mailing list