Merge "Corrected alert window text based on UX feedback." into oc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
2075b09c62
@@ -3172,7 +3172,7 @@
|
||||
<string name="alert_windows_notification_channel_name"><xliff:g id="name" example="Google Maps">%s</xliff:g> displaying over other apps</string>
|
||||
<!-- Notification title when an application is displaying ui on-top of other apps
|
||||
[CHAR LIMIT=30] -->
|
||||
<string name="alert_windows_notification_title"><xliff:g id="name" example="Google Maps">%s</xliff:g> is displaying over other apps.</string>
|
||||
<string name="alert_windows_notification_title"><xliff:g id="name" example="Google Maps">%s</xliff:g> is displaying over other apps</string>
|
||||
<!-- Notification body when an application is displaying ui on-top of other apps
|
||||
[CHAR LIMIT=NONE] -->
|
||||
<string name="alert_windows_notification_message">If you don’t want <xliff:g id="name" example="Google Maps">%s</xliff:g> to use this feature, tap to open settings and turn it off.</string>
|
||||
|
||||
Reference in New Issue
Block a user