Commit ab860a2d authored by Sara Kato's avatar Sara Kato Committed by Commit Bot

Add 'keyboard' to string for confirmation dialogs.

String for dialogs was confirmed by jonann@, add word 'keyboard' to
confirmation dialogs already implemented.

Bug: 881929
Change-Id: Ibd3d13e95ff5b56eeabbf24ac1e6ba90fcf456a9
Reviewed-on: https://chromium-review.googlesource.com/c/1316951
Commit-Queue: Sara Kato <sarakato@chromium.org>
Reviewed-by: default avatarYuki Awano <yawano@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605277}
parent 5973da0d
...@@ -1277,25 +1277,25 @@ This file contains the strings for ash. ...@@ -1277,25 +1277,25 @@ This file contains the strings for ash.
High contrast High contrast
</message> </message>
<message name="IDS_ASH_HIGH_CONTRAST_BODY" desc="The text for the high contrast confirmation dialog."> <message name="IDS_ASH_HIGH_CONTRAST_BODY" desc="The text for the high contrast confirmation dialog.">
You pressed the shortcut for high contrast. Do you want to turn it on? You pressed the keyboard shortcut for high contrast. Do you want to turn it on?
</message> </message>
<message name="IDS_ASH_DOCKED_MAGNIFIER_TITLE" desc="Dialog title when docked magnifier is enabled."> <message name="IDS_ASH_DOCKED_MAGNIFIER_TITLE" desc="Dialog title when docked magnifier is enabled.">
Docked magnifier Docked magnifier
</message> </message>
<message name="IDS_ASH_DOCKED_MAGNIFIER_BODY" desc="The text for the docked magnifier dialog."> <message name="IDS_ASH_DOCKED_MAGNIFIER_BODY" desc="The text for the docked magnifier dialog.">
You pressed the shortcut for the docked magnifier. Do you want to turn it on? You pressed the keyboard shortcut for the docked magnifier. Do you want to turn it on?
</message> </message>
<message name="IDS_ASH_SCREEN_MAGNIFIER_TITLE" desc="Dialog title when screen magnifier is enabled."> <message name="IDS_ASH_SCREEN_MAGNIFIER_TITLE" desc="Dialog title when screen magnifier is enabled.">
Full-screen magnifier Full-screen magnifier
</message> </message>
<message name="IDS_ASH_SCREEN_MAGNIFIER_BODY" desc="The text for the screen magnifier dialog."> <message name="IDS_ASH_SCREEN_MAGNIFIER_BODY" desc="The text for the screen magnifier dialog.">
You pressed the shortcut for the full-screen magnifier. Do you want to turn it on? You pressed the keyboard shortcut for the full-screen magnifier. Do you want to turn it on?
</message> </message>
<message name="IDS_ASH_ROTATE_SCREEN_TITLE" desc="Dialog title for when the screen has been rotated."> <message name="IDS_ASH_ROTATE_SCREEN_TITLE" desc="Dialog title for when the screen has been rotated.">
Rotate Screen Rotate Screen
</message> </message>
<message name="IDS_ASH_ROTATE_SCREEN_BODY" desc="The text for the screen rotation dialog."> <message name="IDS_ASH_ROTATE_SCREEN_BODY" desc="The text for the screen rotation dialog.">
You pressed the shortcut for screen rotation. Do you want to rotate the screen? You pressed the keyboard shortcut for screen rotation. Do you want to rotate the screen?
</message> </message>
<message name="IDS_ASH_CONTINUE_BUTTON" desc="The text for continue button on accessibility confirmation dialogs."> <message name="IDS_ASH_CONTINUE_BUTTON" desc="The text for continue button on accessibility confirmation dialogs.">
Continue Continue
......
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