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

Unified Diff: ui/strings/ui_strings.grd

Issue 1992403002: UI strings: expand PgUp and PgDwn to the full words. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@backspace-new-shortcut-bubble
Patch Set: Avoid patch set dependency. 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 | « no previous file | 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 81b0a2c797fad6d0fe718e6e15e9d4ecc13ede28..36712c8088e4c795e1f51bc71b45b74ed3f578c5 100644
--- a/ui/strings/ui_strings.grd
+++ b/ui/strings/ui_strings.grd
@@ -486,10 +486,10 @@ need to be translated for each locale.-->
End
</message>
<message name="IDS_APP_PAGEUP_KEY" desc="Page up key">
- PgUp
+ Page Up
</message>
<message name="IDS_APP_PAGEDOWN_KEY" desc="Page down key">
- PgDwn
+ Page Down
</message>
<message name="IDS_APP_LEFT_ARROW_KEY" desc="Left arrow key">
Left Arrow
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698