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

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 1113683003: (Reland) Add programmer dvorak keyboard layout (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update other broken tests Created 5 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 unified diff | Download patch
« no previous file with comments | « no previous file | chrome/browser/chromeos/input_method/component_extension_ime_manager_impl.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 <!-- ChromeOS-specific strings (included from generated_resources.grd). 2 <!-- ChromeOS-specific strings (included from generated_resources.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="chromeos">. -->
4 <grit-part> 4 <grit-part>
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook.">
8 Chromebook 8 Chromebook
9 </message> 9 </message>
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox">
(...skipping 4802 matching lines...) Expand 10 before | Expand all | Expand 10 after
4813 </message> 4813 </message>
4814 <message name="IDS_STATUSBAR_LAYOUT_CZECHIA" desc="In the language menu button , this shows the input mode [Czech keyboard]."> 4814 <message name="IDS_STATUSBAR_LAYOUT_CZECHIA" desc="In the language menu button , this shows the input mode [Czech keyboard].">
4815 Czech 4815 Czech
4816 </message> 4816 </message>
4817 <message name="IDS_STATUSBAR_LAYOUT_CZECHIA_QWERTY" desc="In the language menu button, this shows the input mode [Czech QWERTY keyboard]."> 4817 <message name="IDS_STATUSBAR_LAYOUT_CZECHIA_QWERTY" desc="In the language menu button, this shows the input mode [Czech QWERTY keyboard].">
4818 Czech QWERTY 4818 Czech QWERTY
4819 </message> 4819 </message>
4820 <message name="IDS_STATUSBAR_LAYOUT_USA_DVORAK" desc="In the language menu but ton, this shows the input mode [US Dvorak keyboard]."> 4820 <message name="IDS_STATUSBAR_LAYOUT_USA_DVORAK" desc="In the language menu but ton, this shows the input mode [US Dvorak keyboard].">
4821 US Dvorak 4821 US Dvorak
4822 </message> 4822 </message>
4823 <message name="IDS_STATUSBAR_LAYOUT_USA_DVP" desc="In the language menu button , this shows the input mode [US Programmer Dvorak keyboard].">
4824 US Programmer Dvorak
4825 </message>
4823 <message name="IDS_STATUSBAR_LAYOUT_USA_COLEMAK" desc="In the language menu bu tton, this shows the input mode [US Colemak keyboard]."> 4826 <message name="IDS_STATUSBAR_LAYOUT_USA_COLEMAK" desc="In the language menu bu tton, this shows the input mode [US Colemak keyboard].">
4824 US Colemak 4827 US Colemak
4825 </message> 4828 </message>
4826 <message name="IDS_STATUSBAR_LAYOUT_ROMANIA" desc="In the language menu button , this shows the input mode [Romanian keyboard]."> 4829 <message name="IDS_STATUSBAR_LAYOUT_ROMANIA" desc="In the language menu button , this shows the input mode [Romanian keyboard].">
4827 Romanian 4830 Romanian
4828 </message> 4831 </message>
4829 <message name="IDS_STATUSBAR_LAYOUT_USA" desc="In the language menu button, th is shows the input mode [US keyboard]."> 4832 <message name="IDS_STATUSBAR_LAYOUT_USA" desc="In the language menu button, th is shows the input mode [US keyboard].">
4830 US 4833 US
4831 </message> 4834 </message>
4832 <message name="IDS_STATUSBAR_LAYOUT_USA_EXTENDED" desc="In the language menu b utton, this shows the input mode [US extended keyboard]."> 4835 <message name="IDS_STATUSBAR_LAYOUT_USA_EXTENDED" desc="In the language menu b utton, this shows the input mode [US extended keyboard].">
(...skipping 266 matching lines...) Expand 10 before | Expand all | Expand 10 after
5099 </message> 5102 </message>
5100 <message name="IDS_IME_NAME_KEYBOARD_UKRAINIAN" desc="The input method name sh ows in system tray menu, this shows [Ukrainian keyboard]."> 5103 <message name="IDS_IME_NAME_KEYBOARD_UKRAINIAN" desc="The input method name sh ows in system tray menu, this shows [Ukrainian keyboard].">
5101 Ukrainian keyboard 5104 Ukrainian keyboard
5102 </message> 5105 </message>
5103 <message name="IDS_IME_NAME_KEYBOARD_US_COLEMAK" desc="The input method name s hows in system tray menu, this shows [US Colemak keyboard]."> 5106 <message name="IDS_IME_NAME_KEYBOARD_US_COLEMAK" desc="The input method name s hows in system tray menu, this shows [US Colemak keyboard].">
5104 US Colemak keyboard 5107 US Colemak keyboard
5105 </message> 5108 </message>
5106 <message name="IDS_IME_NAME_KEYBOARD_US_DVORAK" desc="The input method name sh ows in system tray menu, this shows [US Dvorak keyboard]."> 5109 <message name="IDS_IME_NAME_KEYBOARD_US_DVORAK" desc="The input method name sh ows in system tray menu, this shows [US Dvorak keyboard].">
5107 US Dvorak keyboard 5110 US Dvorak keyboard
5108 </message> 5111 </message>
5112 <message name="IDS_IME_NAME_KEYBOARD_US_DVP" desc="The input method name shows in system tray menu, this shows [US Programmer Dvorak keyboard].">
5113 US Programmer Dvorak keyboard
5114 </message>
5109 <message name="IDS_IME_NAME_KEYBOARD_US_EXTENDED" desc="The input method name shows in system tray menu, this shows [US Extended keyboard]."> 5115 <message name="IDS_IME_NAME_KEYBOARD_US_EXTENDED" desc="The input method name shows in system tray menu, this shows [US Extended keyboard].">
5110 US Extended keyboard 5116 US Extended keyboard
5111 </message> 5117 </message>
5112 <message name="IDS_IME_NAME_KEYBOARD_US_INTERNATIONAL" desc="The input method name shows in system tray menu, this shows [US International keyboard]."> 5118 <message name="IDS_IME_NAME_KEYBOARD_US_INTERNATIONAL" desc="The input method name shows in system tray menu, this shows [US International keyboard].">
5113 US International keyboard 5119 US International keyboard
5114 </message> 5120 </message>
5115 <message name="IDS_IME_NAME_KEYBOARD_US" desc="The input method name shows in system tray menu, this shows [US keyboard]."> 5121 <message name="IDS_IME_NAME_KEYBOARD_US" desc="The input method name shows in system tray menu, this shows [US keyboard].">
5116 US keyboard 5122 US keyboard
5117 </message> 5123 </message>
5118 5124
(...skipping 1188 matching lines...) Expand 10 before | Expand all | Expand 10 after
6307 Enable MTP write support in file manager. Some operations (editing an image on MTP volume) are not supported yet. 6313 Enable MTP write support in file manager. Some operations (editing an image on MTP volume) are not supported yet.
6308 </message> 6314 </message>
6309 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_NOTIFICATION_MESSAGE" desc= "Message in a notification about granted read-only pemissions (read, write, dele te, create files and directories) to a volume (eg. USB drive, SD card, MTP devic e) with the specified name to the extension."> 6315 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_NOTIFICATION_MESSAGE" desc= "Message in a notification about granted read-only pemissions (read, write, dele te, create files and directories) to a volume (eg. USB drive, SD card, MTP devic e) with the specified name to the extension.">
6310 Read-only access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> has be en granted. 6316 Read-only access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> has be en granted.
6311 </message> 6317 </message>
6312 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_NOTIFICATION_WRITABLE_MESSA GE" desc="Message in a notification about granted full permissions (read, write, delete, create files and directories) to a volume (eg. USB drive, SD card, MTP device) with the specified name to the extension."> 6318 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_NOTIFICATION_WRITABLE_MESSA GE" desc="Message in a notification about granted full permissions (read, write, delete, create files and directories) to a volume (eg. USB drive, SD card, MTP device) with the specified name to the extension.">
6313 Read and write access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> h as been granted. 6319 Read and write access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> h as been granted.
6314 </message> 6320 </message>
6315 6321
6316 </grit-part> 6322 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/input_method/component_extension_ime_manager_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698