Merge "Increase string char limits" into rvc-dev am: 6745b6c78b

Change-Id: I49894c5dc83a479ff0d47c47cdeaf9745836153c
This commit is contained in:
Fabian Kozynski
2020-03-27 19:37:54 +00:00
committed by Automerger Merge Worker

View File

@@ -2687,9 +2687,9 @@
<!-- Controls management controls screen header for Other zone [CHAR LIMIT=60] --> <!-- Controls management controls screen header for Other zone [CHAR LIMIT=60] -->
<string name="controls_favorite_other_zone_header">Other</string> <string name="controls_favorite_other_zone_header">Other</string>
<!-- Controls dialog title [CHAR LIMIT=30] --> <!-- Controls dialog title [CHAR LIMIT=40] -->
<string name="controls_dialog_title">Add to quick controls</string> <string name="controls_dialog_title">Add to quick controls</string>
<!-- Controls dialog add to favorites [CHAR LIMIT=30] --> <!-- Controls dialog add to favorites [CHAR LIMIT=40] -->
<string name="controls_dialog_ok">Add to favorites</string> <string name="controls_dialog_ok">Add to favorites</string>
<!-- Controls dialog message [CHAR LIMIT=NONE] --> <!-- Controls dialog message [CHAR LIMIT=NONE] -->
<string name="controls_dialog_message"><xliff:g id="app" example="System UI">%s</xliff:g> suggested this control to add to your favorites.</string> <string name="controls_dialog_message"><xliff:g id="app" example="System UI">%s</xliff:g> suggested this control to add to your favorites.</string>