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

Commit 027d733e authored by Ryan Lin's avatar Ryan Lin Committed by Automerger Merge Worker
Browse files

Merge "remove period at the end of the subttext" into sc-dev am: b9822aba

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14011910

Change-Id: Iee602b18411e0181cbe5c214aaf59796cbb372ea
parents 48bef565 b9822aba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5924,7 +5924,7 @@ ul.</string>
    <!-- Notification title to prompt the user that new magnification feature is available. [CHAR LIMIT=50] -->
    <string name="window_magnification_prompt_title">New magnification settings</string>
    <!-- Notification content to prompt the user that new magnification feature is available. [CHAR LIMIT=NONE] -->
    <string name="window_magnification_prompt_content">You can now magnify part of your screen.</string>
    <string name="window_magnification_prompt_content">You can now magnify part of your screen</string>
    <!-- Notification action to bring the user to magnification settings page. [CHAR LIMIT=50] -->
    <string name="turn_on_magnification_settings_action">Turn on in Settings</string>
    <!-- Notification action to dismiss. [CHAR LIMIT=50] -->