Merge "Decrease character limit for "Home settings" to 20." into sc-v2-dev

This commit is contained in:
Brian Isganitis 2021-11-01 20:00:32 +00:00 committed by Android (Google) Code Review
commit f0fa83e988
1 changed files with 1 additions and 1 deletions

View File

@ -251,7 +251,7 @@
<string name="wallpaper_button_text">Wallpapers</string>
<!-- Text for wallpaper change button [CHAR LIMIT=30]-->
<string name="styles_wallpaper_button_text">Wallpaper &amp; style</string>
<!-- Text for settings button [CHAR LIMIT=30]-->
<!-- Text for settings button [CHAR LIMIT=20]-->
<string name="settings_button_text">Home settings</string>
<!-- Message shown when a feature is disabled by the administrator -->
<string name="msg_disabled_by_admin">Disabled by your admin</string>