[Android] Widgets: improve wording
Nicolas Pomepuy
git at videolan.org
Wed May 18 09:57:58 UTC 2022
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Thu May 12 07:23:50 2022 +0200| [439cda3986e8cc218269073113aecafd7a712fe6] | committer: Duncan McNamara
Widgets: improve wording
> https://code.videolan.org/videolan/vlc-android/commit/439cda3986e8cc218269073113aecafd7a712fe6
---
application/resources/src/main/res/values/strings.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/application/resources/src/main/res/values/strings.xml b/application/resources/src/main/res/values/strings.xml
index db97f08c9..7213497f7 100644
--- a/application/resources/src/main/res/values/strings.xml
+++ b/application/resources/src/main/res/values/strings.xml
@@ -957,8 +957,8 @@
<string name="add_server_favorite">Add a server favorite</string>
<string name="widget_theme">Widget theme</string>
<string name="widget_preferences">Configure widget</string>
- <string name="material_you">Material You (accorded to your wallpaper)</string>
- <string name="palette">Palette (accorded to the media cover)</string>
+ <string name="material_you">Material You (pulls colors from wallpaper)</string>
+ <string name="palette">Palette (pulls colors from the media cover)</string>
<string name="custom">Custom</string>
<string name="opacity">Opacity</string>
<string name="widget_background">Background</string>
More information about the Android
mailing list