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

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

Issue 5904003: Support US Colemak keyboard layout (Chrome part) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review fixes Created 10 years 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/chromeos/input_method/input_method_util.cc » ('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 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 11065 matching lines...) Expand 10 before | Expand all | Expand 10 after
11076 </message> 11076 </message>
11077 <message name="IDS_STATUSBAR_LAYOUT_SERBIA" desc="In the language menu but ton, this shows the input mode."> 11077 <message name="IDS_STATUSBAR_LAYOUT_SERBIA" desc="In the language menu but ton, this shows the input mode.">
11078 Serbian 11078 Serbian
11079 </message> 11079 </message>
11080 <message name="IDS_STATUSBAR_LAYOUT_CZECHIA" desc="In the language menu bu tton, this shows the input mode."> 11080 <message name="IDS_STATUSBAR_LAYOUT_CZECHIA" desc="In the language menu bu tton, this shows the input mode.">
11081 Czechian 11081 Czechian
11082 </message> 11082 </message>
11083 <message name="IDS_STATUSBAR_LAYOUT_USA_DVORAK" desc="In the language menu button, this shows the input mode."> 11083 <message name="IDS_STATUSBAR_LAYOUT_USA_DVORAK" desc="In the language menu button, this shows the input mode.">
11084 English (Dvorak) 11084 English (Dvorak)
11085 </message> 11085 </message>
11086 <message name="IDS_STATUSBAR_LAYOUT_USA_COLEMAK" desc="In the language men u button, this shows the input mode.">
11087 English (Colemak)
11088 </message>
11086 <message name="IDS_STATUSBAR_LAYOUT_ROMANIA" desc="In the language menu bu tton, this shows the input mode."> 11089 <message name="IDS_STATUSBAR_LAYOUT_ROMANIA" desc="In the language menu bu tton, this shows the input mode.">
11087 Romanian 11090 Romanian
11088 </message> 11091 </message>
11089 <message name="IDS_STATUSBAR_LAYOUT_USA" desc="In the language menu button , this shows the input mode."> 11092 <message name="IDS_STATUSBAR_LAYOUT_USA" desc="In the language menu button , this shows the input mode.">
11090 English (United States) 11093 English (United States)
11091 </message> 11094 </message>
11092 <message name="IDS_STATUSBAR_LAYOUT_USA_EXTENDED" desc="In the language me nu button, this shows the input mode."> 11095 <message name="IDS_STATUSBAR_LAYOUT_USA_EXTENDED" desc="In the language me nu button, this shows the input mode.">
11093 English (USA extended) 11096 English (USA extended)
11094 </message> 11097 </message>
11095 <message name="IDS_STATUSBAR_LAYOUT_USA_INTERNATIONAL" desc="In the langua ge menu button, this shows the input mode."> 11098 <message name="IDS_STATUSBAR_LAYOUT_USA_INTERNATIONAL" desc="In the langua ge menu button, this shows the input mode.">
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after
11322 </includes> 11325 </includes>
11323 <structures fallback_to_english="true"> 11326 <structures fallback_to_english="true">
11324 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11327 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11325 </structure> 11328 </structure>
11326 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11329 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11327 </structure> 11330 </structure>
11328 </structures> 11331 </structures>
11329 11332
11330 </release> 11333 </release>
11331 </grit> 11334 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/input_method/input_method_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698