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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 7222006: Add missing shortcuts to the keyboard overlay. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 6 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/resources/keyboard_overlay_data.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 12103 matching lines...) Expand 10 before | Expand all | Expand 10 after
12114 </message> 12114 </message>
12115 <message name="IDS_KEYBOARD_OVERLAY_FIND_TEXT" desc="The text in the keybo ard overlay to explain the shortcut."> 12115 <message name="IDS_KEYBOARD_OVERLAY_FIND_TEXT" desc="The text in the keybo ard overlay to explain the shortcut.">
12116 Find text 12116 Find text
12117 </message> 12117 </message>
12118 <message name="IDS_KEYBOARD_OVERLAY_FOCUS_ADDRESS_BAR" desc="The text in t he keyboard overlay to explain the shortcut."> 12118 <message name="IDS_KEYBOARD_OVERLAY_FOCUS_ADDRESS_BAR" desc="The text in t he keyboard overlay to explain the shortcut.">
12119 Focus address bar 12119 Focus address bar
12120 </message> 12120 </message>
12121 <message name="IDS_KEYBOARD_OVERLAY_FOCUS_ADDRESS_BAR_IN_SEARCH_MODE" desc ="The text in the keyboard overlay to explain the shortcut."> 12121 <message name="IDS_KEYBOARD_OVERLAY_FOCUS_ADDRESS_BAR_IN_SEARCH_MODE" desc ="The text in the keyboard overlay to explain the shortcut.">
12122 Focus address bar in search mode 12122 Focus address bar in search mode
12123 </message> 12123 </message>
12124 <message name="IDS_KEYBOARD_OVERLAY_FOCUS_BOOKMARKS" desc="The text in the keyboard overlay to explain the shortcut.">
12125 Focus bookmarks
12126 </message>
12127 <message name="IDS_KEYBOARD_OVERLAY_FOCUS_STATUS_ICON" desc="The text in t he keyboard overlay to explain the shortcut.">
12128 Focus status icon
12129 </message>
12130 <message name="IDS_KEYBOARD_OVERLAY_FOCUS_TOOLBAR" desc="The text in the k eyboard overlay to explain the shortcut.">
12131 Focus toolbar
12132 </message>
12133 <message name="IDS_KEYBOARD_OVERLAY_FOCUS_WRENCH_MENU" desc="The text in t he keyboard overlay to explain the shortcut.">
12134 Focus wrench menu
12135 </message>
12124 <message name="IDS_KEYBOARD_OVERLAY_FORWARD" desc="The text in the keyboar d overlay to explain the shortcut."> 12136 <message name="IDS_KEYBOARD_OVERLAY_FORWARD" desc="The text in the keyboar d overlay to explain the shortcut.">
12125 Forward 12137 Forward
12126 </message> 12138 </message>
12127 <message name="IDS_KEYBOARD_OVERLAY_HELP" desc="The text in the keyboard o verlay to explain the shortcut."> 12139 <message name="IDS_KEYBOARD_OVERLAY_HELP" desc="The text in the keyboard o verlay to explain the shortcut.">
12128 Help 12140 Help
12129 </message> 12141 </message>
12130 <message name="IDS_KEYBOARD_OVERLAY_HISTORY" desc="The text in the keyboar d overlay to explain the shortcut."> 12142 <message name="IDS_KEYBOARD_OVERLAY_HISTORY" desc="The text in the keyboar d overlay to explain the shortcut.">
12131 History 12143 History
12132 </message> 12144 </message>
12133 <message name="IDS_KEYBOARD_OVERLAY_HOME" desc="The text in the keyboard o verlay to explain the shortcut."> 12145 <message name="IDS_KEYBOARD_OVERLAY_HOME" desc="The text in the keyboard o verlay to explain the shortcut.">
12134 Home 12146 Home
12135 </message> 12147 </message>
12136 <message name="IDS_KEYBOARD_OVERLAY_INPUT_UNICODE_CHARACTERS" desc="The te xt in the keyboard overlay to explain the shortcut."> 12148 <message name="IDS_KEYBOARD_OVERLAY_INPUT_UNICODE_CHARACTERS" desc="The te xt in the keyboard overlay to explain the shortcut.">
12137 Input Unicode characters 12149 Input Unicode characters
12138 </message> 12150 </message>
12151 <message name="IDS_KEYBOARD_OVERLAY_JAVASCRIPT_CONSOLE" desc="The text in the keyboard overlay to explain the shortcut.">
12152 JavaScript Console
12153 </message>
12139 <message name="IDS_KEYBOARD_OVERLAY_LOCK_SCREEN_OR_POWER_OFF" desc="The te xt in the keyboard overlay to explain the shortcut."> 12154 <message name="IDS_KEYBOARD_OVERLAY_LOCK_SCREEN_OR_POWER_OFF" desc="The te xt in the keyboard overlay to explain the shortcut.">
12140 Lock screen or power off 12155 Lock screen or power off
12141 </message> 12156 </message>
12142 <message name="IDS_KEYBOARD_OVERLAY_NEW_INCOGNITO_WINDOW" desc="The text i n the keyboard overlay to explain the shortcut."> 12157 <message name="IDS_KEYBOARD_OVERLAY_NEW_INCOGNITO_WINDOW" desc="The text i n the keyboard overlay to explain the shortcut.">
12143 New Incognito window 12158 New Incognito window
12144 </message> 12159 </message>
12145 <message name="IDS_KEYBOARD_OVERLAY_NEW_TAB" desc="The text in the keyboar d overlay to explain the shortcut."> 12160 <message name="IDS_KEYBOARD_OVERLAY_NEW_TAB" desc="The text in the keyboar d overlay to explain the shortcut.">
12146 New tab 12161 New tab
12147 </message> 12162 </message>
12148 <message name="IDS_KEYBOARD_OVERLAY_NEW_WINDOW" desc="The text in the keyb oard overlay to explain the shortcut."> 12163 <message name="IDS_KEYBOARD_OVERLAY_NEW_WINDOW" desc="The text in the keyb oard overlay to explain the shortcut.">
(...skipping 573 matching lines...) Expand 10 before | Expand all | Expand 10 after
12722 </includes> 12737 </includes>
12723 <structures fallback_to_english="true"> 12738 <structures fallback_to_english="true">
12724 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 12739 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
12725 </structure> 12740 </structure>
12726 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 12741 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
12727 </structure> 12742 </structure>
12728 </structures> 12743 </structures>
12729 12744
12730 </release> 12745 </release>
12731 </grit> 12746 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/keyboard_overlay_data.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698