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

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

Issue 2379673002: Add the shortcut to toggle high contrast mode to the keyboard overlay (Closed)
Patch Set: Created 4 years, 2 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/resources/chromeos/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 <!-- 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 <!-- Idle logout dialog for retail mode --> 7 <!-- Idle logout dialog for retail mode -->
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
9 Are you still there? 9 Are you still there?
10 </message> 10 </message>
(...skipping 4642 matching lines...) Expand 10 before | Expand all | Expand 10 after
4653 </message> 4653 </message>
4654 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_CAPS_LOCK" desc="The text in the ke yboard overlay to explain the shortcut (enable or disable caps lock)."> 4654 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_CAPS_LOCK" desc="The text in the ke yboard overlay to explain the shortcut (enable or disable caps lock).">
4655 Caps Lock 4655 Caps Lock
4656 </message> 4656 </message>
4657 <message name="IDS_KEYBOARD_OVERLAY_DISABLE_CAPS_LOCK" desc="The text in the k eyboard overlay to explain the shortcut (disable caps lock when it's enabled)."> 4657 <message name="IDS_KEYBOARD_OVERLAY_DISABLE_CAPS_LOCK" desc="The text in the k eyboard overlay to explain the shortcut (disable caps lock when it's enabled).">
4658 Disable Caps Lock 4658 Disable Caps Lock
4659 </message> 4659 </message>
4660 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_CHROMEVOX_SPOKEN_FEEDBACK" desc="Th e text in the keyboard overlay to explain the shortcut (enable or disable spoken feedback)."> 4660 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_CHROMEVOX_SPOKEN_FEEDBACK" desc="Th e text in the keyboard overlay to explain the shortcut (enable or disable spoken feedback).">
4661 ChromeVox (spoken feedback) 4661 ChromeVox (spoken feedback)
4662 </message> 4662 </message>
4663 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_HIGH_CONTRAST_MODE" desc="The text in the keyboard overlay to explain the shortcut (Toggle high contrast mode).">
4664 Toggle High Contrast Mode
4665 </message>
4663 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_PROJECTION_TOUCH_HUD" desc="The tex t in the keyboard overlay to explain the shortcut."> 4666 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_PROJECTION_TOUCH_HUD" desc="The tex t in the keyboard overlay to explain the shortcut.">
4664 Projection touch HUD 4667 Projection touch HUD
4665 </message> 4668 </message>
4666 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_SPEECH_INPUT" desc="The text in the keyboard overlay to explain the shortcut (start or stop speech input)."> 4669 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_SPEECH_INPUT" desc="The text in the keyboard overlay to explain the shortcut (start or stop speech input).">
4667 Speech input 4670 Speech input
4668 </message> 4671 </message>
4669 <message name="IDS_KEYBOARD_OVERLAY_UNDO" desc="The text in the keyboard overl ay to explain the shortcut."> 4672 <message name="IDS_KEYBOARD_OVERLAY_UNDO" desc="The text in the keyboard overl ay to explain the shortcut.">
4670 Undo 4673 Undo
4671 </message> 4674 </message>
4672 <message name="IDS_KEYBOARD_OVERLAY_VIEW_KEYBOARD_OVERLAY" desc="The text in t he keyboard overlay to explain the shortcut."> 4675 <message name="IDS_KEYBOARD_OVERLAY_VIEW_KEYBOARD_OVERLAY" desc="The text in t he keyboard overlay to explain the shortcut.">
(...skipping 1674 matching lines...) Expand 10 before | Expand all | Expand 10 after
6347 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_NAME" desc="Name of the about: flag for enabling emoji, handwriting and voice input on opt-in IME menu."> 6350 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_NAME" desc="Name of the about: flag for enabling emoji, handwriting and voice input on opt-in IME menu.">
6348 Emoji, handwriting and voice input on opt-in IME menu 6351 Emoji, handwriting and voice input on opt-in IME menu
6349 </message> 6352 </message>
6350 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_DESCRIPTION" desc="Description of th e about: flag enabling emoji, handwriting and voice input on opt-in IME menu."> 6353 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_DESCRIPTION" desc="Description of th e about: flag enabling emoji, handwriting and voice input on opt-in IME menu.">
6351 Enable access to emoji, handwriting and voice input form opt-in IME menu. 6354 Enable access to emoji, handwriting and voice input form opt-in IME menu.
6352 </message> 6355 </message>
6353 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto n at the end of survey"> 6356 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto n at the end of survey">
6354 Done 6357 Done
6355 </message> 6358 </message>
6356 </grit-part> 6359 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/keyboard_overlay_data.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698