Commit 012d7007 authored by Balazs Engedy's avatar Balazs Engedy Committed by Commit Bot

Finalize Android strings for quiet notification prompts.

Bug: 986737
Change-Id: I7c7f7dea72428a6ad7d0252f96d2406321069548
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778603
Commit-Queue: Balazs Engedy <engedy@chromium.org>
Reviewed-by: default avatarKamila Hasanbega <hkamila@google.com>
Auto-Submit: Balazs Engedy <engedy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#692121}
parent 3d8b0aa1
......@@ -337,6 +337,11 @@ CHAR-LIMIT guidelines:
<message name="IDS_NOTIFICATION_CATEGORY_COMPLETED_DOWNLOADS" desc="Label for completed download notifications, within a list of notification categories. [CHAR-LIMIT=32]">
Completed downloads
</message>
<if expr="False">
<message name="IDS_NOTIFICATION_CATEGORY_PERMISSION_REQUESTS" desc="Label for permission requests, within a list of notification categories. [CHAR-LIMIT=32]">
Permission requests
</message>
</if>
<!-- Sign-in, sync and personalization preferences -->
<message name="IDS_PREFS_SECTION_ACCOUNT" desc="Title for the group of account-related entries in Settings. [CHAR-LIMIT=32]">
......
......@@ -7778,11 +7778,23 @@ Please help our engineers fix this problem. Tell us what happened right before y
Send message
</message>
<if expr="is_android">
<message name="IDS_NOTIFICATION_BUTTON_MANAGE" desc="Text of a button shown on notification permission requests, that opens the Chrome notifications settings page. This allows users to edit notification settings when a site asks them to allow notifications.">
Manage
</message>
<message name="IDS_NOTIFICATION_QUIET_PERMISSION_MINI_INFOBAR_DETAILS_LINK" desc="Blue text on a notification infobar that when clicked expands the infobar to show more details.">
Details
</message>
<message name="IDS_NOTIFICATION_QUIET_PERMISSION_MINI_INFOBAR_MESSAGE" desc="Text on an infobar that informs the user that notifications are blocked, in a very short form. [CHAR_LIMIT=20]">
Notifications blocked.
</message>
<message name="IDS_NOTIFICATION_QUIET_PERMISSION_INFOBAR_TITLE" desc="Title of an infobar that informs the user that notifications are blocked. [CHAR_LIMIT=32]">
Notifications blocked
</message>
<message name="IDS_NOTIFICATION_QUIET_PERMISSION_PROMPT_TITLE" desc="Text used as notification title when requesting permission for Web Notifications via a notification.">
Show notifications for <ph name="ORIGIN">$1<ex>example.com</ex></ph>?
Notifications for <ph name="ORIGIN">$1<ex>example.com</ex></ph> are blocked
</message>
<message name="IDS_NOTIFICATION_QUIET_PERMISSION_PROMPT_MESSAGE" desc="Text used as notification message when requesting permission for Web Notifications via a notification.">
Notifications are currently blocked for all sites except for sites you individually allow.
Notifications are automatically blocked for all sites except ones you allow
</message>
</if>
......
6b933f57bbe0b4292ac7b5e3868e2352728ef514
\ No newline at end of file
4560d91fe7086025ac740d05950ed792ca2062de
\ No newline at end of file
4560d91fe7086025ac740d05950ed792ca2062de
\ No newline at end of file
0e49f14de48a6041aba9f48fa065234daca4dcef
\ No newline at end of file
b96f4250c1d1eaf7f4ca7ff0fa51f95989da17e7
\ No newline at end of file
0e49f14de48a6041aba9f48fa065234daca4dcef
\ No newline at end of file
b96f4250c1d1eaf7f4ca7ff0fa51f95989da17e7
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment