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

Unified Diff: ui/strings/ui_strings.grd

Issue 1995893002: Added strings for notification when user presses backspace. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« chrome/app/generated_resources.grd ('K') | « chrome/app/generated_resources.grd ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/strings/ui_strings.grd
diff --git a/ui/strings/ui_strings.grd b/ui/strings/ui_strings.grd
index 4636be95a6bf0014a6c5ec9c380269191fd1de76..a8c6e704a73849209a55eb189d5c65d469d8477b 100644
--- a/ui/strings/ui_strings.grd
+++ b/ui/strings/ui_strings.grd
@@ -537,6 +537,11 @@ need to be translated for each locale.-->
Media Stop
</message>
+ <!-- Shortcut Keys -->
Peter Kasting 2016/05/19 09:19:00 Nit: Why does this get its own heading? Shouldn't
Matt Giuca 2016/05/19 10:27:01 Oh yes, you're right. I don't have access to my gi
Matt Giuca 2016/05/19 23:11:53 Done.
+ <message name="IDS_APP_ALT_KEY" desc="Alt key">
+ Alt
+ </message>
+
<!-- Shortcut Modifiers -->
<message name="IDS_APP_CONTROL_MODIFIER" desc="Control key shortcut modifier">
Ctrl+<ph name="KEY_COMBO_NAME">$1<ex>C</ex></ph>
« chrome/app/generated_resources.grd ('K') | « chrome/app/generated_resources.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698