Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(105)

Unified Diff: ash/ash_strings.grd

Issue 275243003: Ash:Strings - Update quit message to sign out on chrome-os (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: line length (missed presubmit warning??) Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/accelerators/exit_warning_handler.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash_strings.grd
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
index 07a6f3ffb468ddc8256822e66f828336eb929b83..b3f9417c2db2e351268fafc6441482d0b7a5c38d 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -581,6 +581,12 @@ Press Shift + Alt to switch.
<message name="IDS_ASH_SCREENSHOT_NOTIFICATION_TEXT_FAIL" desc="The text of the notification when taking a screenshot failed.">
Failed to save screenshot
</message>
+ <message name="IDS_ASH_SIGN_OUT_WARNING_POPUP_TEXT" desc="The text of the popup when the user preses the exit shortcut in chrome-os.">
+ Press Ctrl+Shift+Q twice to sign out.
+ </message>
+ <message name="IDS_ASH_SIGN_OUT_WARNING_POPUP_TEXT_ACCESSIBLE" desc="The message used by accessibility to indicate the content of the popup when the user preses the exit shortcut in chrome-os.">
+ Press Control Shift Q twice to sign out.
+ </message>
<message name="IDS_ASH_EXIT_WARNING_POPUP_TEXT" desc="The text of the popup when the user preses the exit shortcut.">
Press Ctrl+Shift+Q twice to quit.
</message>
« no previous file with comments | « ash/accelerators/exit_warning_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698