Commit 2dd47d58 authored by kkhorimoto's avatar kkhorimoto Committed by Commit bot

Increase length of "Suppress Dialogs" string to 25em.

BUG=669589

Review-Url: https://codereview.chromium.org/2546063003
Cr-Commit-Position: refs/heads/master@{#436293}
parent 32d464be
...@@ -709,7 +709,7 @@ To adjust your search term, long press to select. To refine your search, slide t ...@@ -709,7 +709,7 @@ To adjust your search term, long press to select. To refine your search, slide t
<message name="IDS_IOS_ICON_SEARCH" desc="Accessibility label for the search icon [iOS only]."> <message name="IDS_IOS_ICON_SEARCH" desc="Accessibility label for the search icon [iOS only].">
Search Search
</message> </message>
<message name="IDS_IOS_JAVA_SCRIPT_DIALOG_BLOCKING_BUTTON_TEXT" desc="The text used for the button added to JavaScript dialogs to prevent a page from spamming the user with endless alerts. [Length:20em]"> <message name="IDS_IOS_JAVA_SCRIPT_DIALOG_BLOCKING_BUTTON_TEXT" desc="The text used for the button added to JavaScript dialogs to prevent a page from spamming the user with endless alerts. [Length:25em]">
Suppress Dialogs Suppress Dialogs
</message> </message>
<message name="IDS_IOS_KEYBOARD_BOOKMARK_THIS_PAGE" desc="In Title Case: Title of the keyboard shortcut that bookmarks the current page. [Length: 20 em] [iOS only]"> <message name="IDS_IOS_KEYBOARD_BOOKMARK_THIS_PAGE" desc="In Title Case: Title of the keyboard shortcut that bookmarks the current page. [Length: 20 em] [iOS only]">
......
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