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

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: Move IDS_APP_ALT_KEY into the Key names section. 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
« no previous file with comments | « 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..81b0a2c797fad6d0fe718e6e15e9d4ecc13ede28 100644
--- a/ui/strings/ui_strings.grd
+++ b/ui/strings/ui_strings.grd
@@ -509,6 +509,9 @@ need to be translated for each locale.-->
<message name="IDS_APP_SPACE_KEY" desc="Space bar key">
Space
</message>
+ <message name="IDS_APP_ALT_KEY" desc="Alt key">
+ Alt
+ </message>
<message name="IDS_APP_F1_KEY" desc="F1 key">
F1
</message>
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698