[Android] Improve the auto update wording
Nicolas Pomepuy
git at videolan.org
Fri Jun 28 09:11:53 UTC 2024
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Jun 27 14:25:15 2024 +0200| [ab58e1e26b327ca6f708bc419cb014053bea1f6a] | committer: Nicolas Pomepuy
Improve the auto update wording
> https://code.videolan.org/videolan/vlc-android/commit/ab58e1e26b327ca6f708bc419cb014053bea1f6a
---
application/resources/src/main/res/values/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/application/resources/src/main/res/values/strings.xml b/application/resources/src/main/res/values/strings.xml
index c82e88c646..96785cc14b 100644
--- a/application/resources/src/main/res/values/strings.xml
+++ b/application/resources/src/main/res/values/strings.xml
@@ -612,7 +612,7 @@
<!-- update-->
<string name="update_title">Update available</string>
- <string name="update_text">A new update is available!\n\nDownload now?</string>
+ <string name="update_text">A new nightly release of VLC for Android is available!\n\nYou\'re seeing this because you are using a nightly build.\nNightly versions are updated automatically everyday with the latest features and fixes.\n\nDownload now?</string>
<string name="open_in_browser">Open in browser</string>
<string name="install">Install</string>
More information about the Android
mailing list