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

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

Issue 2840323002: Improve touch HUD strings for keyboard overlay (Closed)
Patch Set: Fixed a typo Created 3 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 | no next file » | 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 <!-- Chrome OS-specific strings (included from generated_resources.grd). 2 <!-- Chrome OS-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 4770 matching lines...) Expand 10 before | Expand all | Expand 10 after
4781 </message> 4781 </message>
4782 <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)."> 4782 <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).">
4783 Disable Caps Lock 4783 Disable Caps Lock
4784 </message> 4784 </message>
4785 <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)."> 4785 <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).">
4786 ChromeVox (spoken feedback) 4786 ChromeVox (spoken feedback)
4787 </message> 4787 </message>
4788 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_HIGH_CONTRAST_MODE" desc="The text in the keyboard overlay to explain the shortcut (Toggle high contrast mode)."> 4788 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_HIGH_CONTRAST_MODE" desc="The text in the keyboard overlay to explain the shortcut (Toggle high contrast mode).">
4789 Toggle High Contrast Mode 4789 Toggle High Contrast Mode
4790 </message> 4790 </message>
4791 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_PROJECTION_TOUCH_HUD" desc="The tex t in the keyboard overlay to explain the shortcut."> 4791 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_PROJECTION_TOUCH_HUD" desc="The tex t in the keyboard overlay to explain the shortcut to show the points where a use r interfaces with the touch screen. This would be useful for someone doing a pre sentation where they need the audience to see the points on the screen that are touched.">
4792 Projection touch HUD 4792 Show touch points
4793 </message> 4793 </message>
4794 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_SPEECH_INPUT" desc="The text in the keyboard overlay to explain the shortcut (start or stop speech input)."> 4794 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_SPEECH_INPUT" desc="The text in the keyboard overlay to explain the shortcut (start or stop speech input).">
4795 Speech input 4795 Speech input
4796 </message> 4796 </message>
4797 <message name="IDS_KEYBOARD_OVERLAY_TOUCH_HUD_MODE_CHANGE" desc="The text in t he keyboard overlay to explain the shortcut (touch hub mode change)."> 4797 <message name="IDS_KEYBOARD_OVERLAY_TOUCH_HUD_MODE_CHANGE" desc="The text in t he keyboard overlay to explain the shortcut to change the mode of the debug touc h HUD. 'HUD' stands for 'heads-up display'. 'Touch' refers to the touch interfac e.">
4798 Touch HUD mode change 4798 Change touch HUD mode
4799 </message> 4799 </message>
4800 <message name="IDS_KEYBOARD_OVERLAY_UNDO" desc="The text in the keyboard overl ay to explain the shortcut."> 4800 <message name="IDS_KEYBOARD_OVERLAY_UNDO" desc="The text in the keyboard overl ay to explain the shortcut.">
4801 Undo 4801 Undo
4802 </message> 4802 </message>
4803 <message name="IDS_KEYBOARD_OVERLAY_UNPIN" desc="The text in the keyboard over lay to explain the shortcut."> 4803 <message name="IDS_KEYBOARD_OVERLAY_UNPIN" desc="The text in the keyboard over lay to explain the shortcut.">
4804 Unpin 4804 Unpin
4805 </message> 4805 </message>
4806 <message name="IDS_KEYBOARD_OVERLAY_VIEW_KEYBOARD_OVERLAY" desc="The text in t he keyboard overlay to explain the shortcut."> 4806 <message name="IDS_KEYBOARD_OVERLAY_VIEW_KEYBOARD_OVERLAY" desc="The text in t he keyboard overlay to explain the shortcut.">
4807 Keyboard overlay 4807 Keyboard overlay
4808 </message> 4808 </message>
(...skipping 1889 matching lines...) Expand 10 before | Expand all | Expand 10 after
6698 Attempts left: $1 6698 Attempts left: $1
6699 </message> 6699 </message>
6700 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> 6700 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation">
6701 PIN 6701 PIN
6702 </message> 6702 </message>
6703 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> 6703 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation">
6704 PUK 6704 PUK
6705 </message> 6705 </message>
6706 6706
6707 </grit-part> 6707 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698