Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1461fc79 authored by Fabian Kozynski's avatar Fabian Kozynski Committed by Automerger Merge Worker
Browse files

Merge "Increase string char limits" into rvc-dev am: 6745b6c7 am: bdfa71bc...

Merge "Increase string char limits" into rvc-dev am: 6745b6c7 am: bdfa71bc am: d3d2758b am: 2aea3e80

Change-Id: I637f33c5b01d444824ab45f146c9f5c7a3f7f319
parents f4cf71cd 2aea3e80
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2685,9 +2685,9 @@
    <!-- Controls management controls screen header for Other zone [CHAR LIMIT=60] -->
    <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>
    <!-- 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>
    <!-- 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>