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

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

Issue 2016073004: Show a visual indicator for the progress of auto-click. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Moved ring rendering code to chrome/browser/chromeos/ui Created 4 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
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 2351 matching lines...) Expand 10 before | Expand all | Expand 10 after
2362 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_STICKY_KEYS_DESCRIPTION" des c="In the settings tab, the text next to the checkbox for the sticky keys."> 2362 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_STICKY_KEYS_DESCRIPTION" des c="In the settings tab, the text next to the checkbox for the sticky keys.">
2363 Enable sticky keys (to perform keyboard shortcuts by typing them sequentiall y) 2363 Enable sticky keys (to perform keyboard shortcuts by typing them sequentiall y)
2364 </message> 2364 </message>
2365 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DESCRIPTION" desc= "In the settings tab, the text next to the checkbox for automatic clicking."> 2365 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DESCRIPTION" desc= "In the settings tab, the text next to the checkbox for automatic clicking.">
2366 Automatically click when the mouse pointer stops 2366 Automatically click when the mouse pointer stops
2367 </message> 2367 </message>
2368 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DROPDOWN_DESCRIPTI ON" desc="In the settings tab, the text next to the autoclick delay dropdown."> 2368 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DROPDOWN_DESCRIPTI ON" desc="In the settings tab, the text next to the autoclick delay dropdown.">
2369 Delay before click: 2369 Delay before click:
2370 </message> 2370 </message>
2371 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_EXTREMELY_SH ORT" desc="Label for an extremely short autoclick delay option in the settings." > 2371 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_EXTREMELY_SH ORT" desc="Label for an extremely short autoclick delay option in the settings." >
2372 extremely short 2372 extremely short (600 ms)
2373 </message> 2373 </message>
2374 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_VERY_SHORT" desc="Label for a very short autoclick delay option in the settings."> 2374 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_VERY_SHORT" desc="Label for a very short autoclick delay option in the settings.">
2375 very short 2375 very short (800 ms)
2376 </message> 2376 </message>
2377 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_SHORT" desc= "Label for a short autoclick delay option in the settings."> 2377 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_SHORT" desc= "Label for a short autoclick delay option in the settings.">
2378 short 2378 short (1000 ms)
2379 </message> 2379 </message>
2380 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_LONG" desc=" Label for a long autoclick delay option in the settings."> 2380 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_LONG" desc=" Label for a long autoclick delay option in the settings.">
2381 long 2381 long (2000 ms)
2382 </message> 2382 </message>
2383 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_VERY_LONG" d esc="Label for a very long autoclick delay option in the settings."> 2383 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_VERY_LONG" d esc="Label for a very long autoclick delay option in the settings.">
2384 very long 2384 very long (4000 ms)
2385 </message> 2385 </message>
2386 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_CARET_HIGHLIGHT_DESCRIPTION" desc="In the settings tab, the text next to the checkbox to highlight the caret (the text insertion point) to make it easier to see."> 2386 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_CARET_HIGHLIGHT_DESCRIPTION" desc="In the settings tab, the text next to the checkbox to highlight the caret (the text insertion point) to make it easier to see.">
2387 Highlight the caret (when editing text) 2387 Highlight the caret (when editing text)
2388 </message> 2388 </message>
2389 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_CURSOR_HIGHLIGHT_DESCRIPTION " desc="In the settings tab, the text next to the checkbox to highlight the mous e cursor when it's moving to make it easier to see."> 2389 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_CURSOR_HIGHLIGHT_DESCRIPTION " desc="In the settings tab, the text next to the checkbox to highlight the mous e cursor when it's moving to make it easier to see.">
2390 Highlight the mouse cursor when it's moving 2390 Highlight the mouse cursor when it's moving
2391 </message> 2391 </message>
2392 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_FOCUS_HIGHLIGHT_DESCRIPTION" desc="In the settings tab, the text next to the checkbox to highlight the focus ed object to make it easier to see."> 2392 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_FOCUS_HIGHLIGHT_DESCRIPTION" desc="In the settings tab, the text next to the checkbox to highlight the focus ed object to make it easier to see.">
2393 Highlight the object with keyboard focus 2393 Highlight the object with keyboard focus
2394 </message> 2394 </message>
(...skipping 4232 matching lines...) Expand 10 before | Expand all | Expand 10 after
6627 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message shown when Android management is required for an unmanaged Chrome OS user."> 6627 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message shown when Android management is required for an unmanaged Chrome OS user.">
6628 Your organization has not enabled Android Apps for your account. Contact you r administrator for more information. 6628 Your organization has not enabled Android Apps for your account. Contact you r administrator for more information.
6629 </message> 6629 </message>
6630 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu."> 6630 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu.">
6631 Enable opt-in IME menu 6631 Enable opt-in IME menu
6632 </message> 6632 </message>
6633 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu."> 6633 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu.">
6634 Enable access to the new IME menu in the Language Settings page. 6634 Enable access to the new IME menu in the Language Settings page.
6635 </message> 6635 </message>
6636 </grit-part> 6636 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698