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

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: Rebase. Created 4 years, 5 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 2354 matching lines...) Expand 10 before | Expand all | Expand 10 after
2365 <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."> 2365 <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.">
2366 Enable sticky keys (to perform keyboard shortcuts by typing them sequentiall y) 2366 Enable sticky keys (to perform keyboard shortcuts by typing them sequentiall y)
2367 </message> 2367 </message>
2368 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DESCRIPTION" desc= "In the settings tab, the text next to the checkbox for automatic clicking."> 2368 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DESCRIPTION" desc= "In the settings tab, the text next to the checkbox for automatic clicking.">
2369 Automatically click when the mouse pointer stops 2369 Automatically click when the mouse pointer stops
2370 </message> 2370 </message>
2371 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DROPDOWN_DESCRIPTI ON" desc="In the settings tab, the text next to the autoclick delay dropdown."> 2371 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DROPDOWN_DESCRIPTI ON" desc="In the settings tab, the text next to the autoclick delay dropdown.">
2372 Delay before click: 2372 Delay before click:
2373 </message> 2373 </message>
2374 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_EXTREMELY_SH ORT" desc="Label for an extremely short autoclick delay option in the settings." > 2374 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_EXTREMELY_SH ORT" desc="Label for an extremely short autoclick delay option in the settings." >
2375 extremely short 2375 extremely short (600 ms)
2376 </message> 2376 </message>
2377 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_VERY_SHORT" desc="Label for a very short autoclick delay option in the settings."> 2377 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_VERY_SHORT" desc="Label for a very short autoclick delay option in the settings.">
2378 very short 2378 very short (800 ms)
2379 </message> 2379 </message>
2380 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_SHORT" desc= "Label for a short autoclick delay option in the settings."> 2380 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_SHORT" desc= "Label for a short autoclick delay option in the settings.">
2381 short 2381 short (1000 ms)
2382 </message> 2382 </message>
2383 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_LONG" desc=" Label for a long autoclick delay option in the settings."> 2383 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_LONG" desc=" Label for a long autoclick delay option in the settings.">
2384 long 2384 long (2000 ms)
2385 </message> 2385 </message>
2386 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_VERY_LONG" d esc="Label for a very long autoclick delay option in the settings."> 2386 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_VERY_LONG" d esc="Label for a very long autoclick delay option in the settings.">
2387 very long 2387 very long (4000 ms)
2388 </message> 2388 </message>
2389 <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."> 2389 <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.">
2390 Highlight the text caret when it appears or moves 2390 Highlight the text caret when it appears or moves
2391 </message> 2391 </message>
2392 <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."> 2392 <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.">
2393 Highlight the mouse cursor when it's moving 2393 Highlight the mouse cursor when it's moving
2394 </message> 2394 </message>
2395 <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."> 2395 <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.">
2396 Highlight the object with keyboard focus when it changes 2396 Highlight the object with keyboard focus when it changes
2397 </message> 2397 </message>
(...skipping 4336 matching lines...) Expand 10 before | Expand all | Expand 10 after
6734 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notification warning users that they are critically low on disk space."> 6734 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notification warning users that they are critically low on disk space.">
6735 Device disk space critically low 6735 Device disk space critically low
6736 </message> 6736 </message>
6737 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio n text warning users that they are critically low on disk space."> 6737 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio n text warning users that they are critically low on disk space.">
6738 Free up disk space or device will become unresponsive. 6738 Free up disk space or device will become unresponsive.
6739 </message> 6739 </message>
6740 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk notification to open storage management."> 6740 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk notification to open storage management.">
6741 Manage storage 6741 Manage storage
6742 </message> 6742 </message>
6743 </grit-part> 6743 </grit-part>
OLDNEW
« no previous file with comments | « ash/autoclick/autoclick_unittest.cc ('k') | chrome/browser/chromeos/accessibility/accessibility_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698