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

Commit 080950be authored by Lei Yu's avatar Lei Yu Committed by android-build-merger
Browse files

Merge "Extend char limit for dialog title" into oc-dr1-dev am: 241fecbd

am: 8a954ee7

Change-Id: Ieb4bc97b45ec9deaf5f5bb0c585c17bdc5ce3cf8
parents 36c19341 8a954ee7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4686,7 +4686,7 @@
    <!-- Text for OK button in force stop dialog [CHAR LIMIT=30] -->
    <string name="dialog_stop_ok">Stop app</string>
    <!-- Title for background usage dialog [CHAR LIMIT=60] -->
    <!-- Title for background usage dialog [CHAR LIMIT=70] -->
    <string name="dialog_background_check_title">Turn off background usage &amp; stop app?</string>
    <!-- Message body for background usage dialog [CHAR LIMIT=NONE] -->
    <string name="dialog_background_check_message" product="default">Your phone can\'t manage battery normally because <xliff:g id="app">%1$s</xliff:g> keeps waking up your phone.\n\nTo try to fix this issue, you can stop <xliff:g id="app">%1$s</xliff:g> and prevent it from running in the background.</string>