summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authormazda@chromium.org <mazda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-17 18:03:30 +0000
committermazda@chromium.org <mazda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-17 18:03:30 +0000
commit96a522cb5387d2685a3b458cf45c8ece5deecc1b (patch)
treecd64068d655b6185e3269b50f67166a4d0e5adf2 /chrome/app
parent3842ec0e44d828c49695d33b4d06fd08dd5971ea (diff)
downloadchromium_src-96a522cb5387d2685a3b458cf45c8ece5deecc1b.zip
chromium_src-96a522cb5387d2685a3b458cf45c8ece5deecc1b.tar.gz
chromium_src-96a522cb5387d2685a3b458cf45c8ece5deecc1b.tar.bz2
Increase the Left and Right keys' heights to make the descriptions fit inside the keys.
Also shorten the descriptions for Ctrl+Left and Ctrl+Right. BUG=chromium-os:19022 TEST=Manually on chromebook Review URL: http://codereview.chromium.org/7669015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97166 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd12
1 files changed, 6 insertions, 6 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index fa46b47..68b999a 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -12680,12 +12680,6 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_KEYBOARD_OVERLAY_LOCK_SCREEN_OR_POWER_OFF" desc="The text in the keyboard overlay to explain the shortcut.">
Lock screen or power off
</message>
- <message name="IDS_KEYBOARD_OVERLAY_MOVE_TO_END_OF_NEXT_WORD" desc="The text in the keyboard overlay to explain the shortcut (move the text cursor to the end of the next word).">
- Move to end of next word
- </message>
- <message name="IDS_KEYBOARD_OVERLAY_MOVE_TO_START_OF_PREVIOUS_WORD" desc="The text in the keyboard overlay to explain the shortcut (move the text cursor to the start of the previous word).">
- Move to start of previous word
- </message>
<message name="IDS_KEYBOARD_OVERLAY_NEW_INCOGNITO_WINDOW" desc="The text in the keyboard overlay to explain the shortcut.">
New Incognito window
</message>
@@ -12698,6 +12692,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_KEYBOARD_OVERLAY_NEXT_WINDOW" desc="The text in the keyboard overlay to explain the shortcut.">
Next window
</message>
+ <message name="IDS_KEYBOARD_OVERLAY_NEXT_WORD" desc="The text in the keyboard overlay to explain the shortcut (move the text cursor to the end of the next word).">
+ Next word
+ </message>
<message name="IDS_KEYBOARD_OVERLAY_OPEN_ADDRESS_IN_NEW_TAB" desc="The text in the keyboard overlay to explain the shortcut.">
Open address in new tab
</message>
@@ -12719,6 +12716,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_KEYBOARD_OVERLAY_PREVIOUS_WINDOW" desc="The text in the keyboard overlay to explain the shortcut.">
Previous window
</message>
+ <message name="IDS_KEYBOARD_OVERLAY_PREVIOUS_WORD" desc="The text in the keyboard overlay to explain the shortcut (move the text cursor to the start of the previous word).">
+ Previous word
+ </message>
<message name="IDS_KEYBOARD_OVERLAY_PRINT" desc="The text in the keyboard overlay to explain the shortcut.">
Print
</message>