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

Side by Side Diff: ash/ash_strings.grd

Issue 2802783002: List all a11y features in a11y detailed view in ash system menu (Closed)
Patch Set: Created 3 years, 8 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 2
3 <!-- 3 <!--
4 This file contains the strings for ash. 4 This file contains the strings for ash.
5 --> 5 -->
6 6
7 <grit base_dir="." latest_public_release="0" current_release="1" 7 <grit base_dir="." latest_public_release="0" current_release="1"
8 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> 8 output_all_resource_defines="false" source_lang_id="en" enc_check="möl">
tdanderson 2017/04/05 20:42:17 nit: In your CL description can you also mention t
9 <outputs> 9 <outputs>
10 <output filename="grit/ash_strings.h" type="rc_header"> 10 <output filename="grit/ash_strings.h" type="rc_header">
11 <emit emit_type='prepend'></emit> 11 <emit emit_type='prepend'></emit>
12 </output> 12 </output>
13 <output filename="ash_strings_am.pak" type="data_package" lang="am" /> 13 <output filename="ash_strings_am.pak" type="data_package" lang="am" />
14 <output filename="ash_strings_ar.pak" type="data_package" lang="ar" /> 14 <output filename="ash_strings_ar.pak" type="data_package" lang="ar" />
15 <output filename="ash_strings_bg.pak" type="data_package" lang="bg" /> 15 <output filename="ash_strings_bg.pak" type="data_package" lang="bg" />
16 <output filename="ash_strings_bn.pak" type="data_package" lang="bn" /> 16 <output filename="ash_strings_bn.pak" type="data_package" lang="bn" />
17 <output filename="ash_strings_ca.pak" type="data_package" lang="ca" /> 17 <output filename="ash_strings_ca.pak" type="data_package" lang="ca" />
18 <output filename="ash_strings_cs.pak" type="data_package" lang="cs" /> 18 <output filename="ash_strings_cs.pak" type="data_package" lang="cs" />
(...skipping 316 matching lines...) Expand 10 before | Expand all | Expand 10 after
335 </message> 335 </message>
336 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_CARET_HIGHLIGHT" desc="Th e label used in the additional settings of accessibility menu of the system tray to toggle on/off caret highlight."> 336 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_CARET_HIGHLIGHT" desc="Th e label used in the additional settings of accessibility menu of the system tray to toggle on/off caret highlight.">
337 Highlight text caret 337 Highlight text caret
338 </message> 338 </message>
339 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_HIGHLIGHT_MOUSE_CURSOR" d esc="The label used in the additional settings of accessibility menu of the syst em tray to toggle on/off highlight mouse cursor."> 339 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_HIGHLIGHT_MOUSE_CURSOR" d esc="The label used in the additional settings of accessibility menu of the syst em tray to toggle on/off highlight mouse cursor.">
340 Highlight mouse cursor 340 Highlight mouse cursor
341 </message> 341 </message>
342 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_HIGHLIGHT_KEYBOARD_FOCUS" desc="The label used in the additional settings of accessibility menu of the sy stem tray to toggle on/off highlight keyboard focus."> 342 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_HIGHLIGHT_KEYBOARD_FOCUS" desc="The label used in the additional settings of accessibility menu of the sy stem tray to toggle on/off highlight keyboard focus.">
343 Highlight object with keyboard focus 343 Highlight object with keyboard focus
344 </message> 344 </message>
345 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_STICKY_KEYS" desc="The la bel used in the additional settings of accessibility menu of the system tray to toggle on/off sticky keys.">
346 Sticky keys
347 </message>
348 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_TAP_DRAGGING" desc="The l abel used in the additional settings of accessibility menu of the system tray to toggle on/off tap dragging.">
349 Tap dragging
350 </message>
345 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_SETTINGS" desc="The label used in the accessibility menu of system tray to open accessibility setting pag e."> 351 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_SETTINGS" desc="The label used in the accessibility menu of system tray to open accessibility setting pag e.">
346 Accessibility settings 352 Accessibility settings
347 </message> 353 </message>
348 <message name="IDS_ASH_STATUS_TRAY_HELP" desc="The accessible text for the help button."> 354 <message name="IDS_ASH_STATUS_TRAY_HELP" desc="The accessible text for the help button.">
349 Help 355 Help
350 </message> 356 </message>
351 <message name="IDS_ASH_STATUS_TRAY_DATE" desc="The date displayed on ash s ystem bubble, Depending on launguage, please choose the best separator(eg ',') b etween abbreviated weekday and date"> 357 <message name="IDS_ASH_STATUS_TRAY_DATE" desc="The date displayed on ash s ystem bubble, Depending on launguage, please choose the best separator(eg ',') b etween abbreviated weekday and date">
352 <ph name="short_weekday">$1<ex>Fri</ex></ph>, <ph name="date">$2<ex>Aug 31, 2012</ex></ph> 358 <ph name="short_weekday">$1<ex>Fri</ex></ph>, <ph name="date">$2<ex>Aug 31, 2012</ex></ph>
353 </message> 359 </message>
354 <message name="IDS_ASH_STATUS_TRAY_REBOOT" desc="The accessible text for t he reboot button."> 360 <message name="IDS_ASH_STATUS_TRAY_REBOOT" desc="The accessible text for t he reboot button.">
(...skipping 697 matching lines...) Expand 10 before | Expand all | Expand 10 after
1052 1058
1053 <!-- Notification that an accelerator was pressed, so the user knows how t o toggle it back --> 1059 <!-- Notification that an accelerator was pressed, so the user knows how t o toggle it back -->
1054 <message name="IDS_HIGH_CONTRAST_ACCEL_MSG" 1060 <message name="IDS_HIGH_CONTRAST_ACCEL_MSG"
1055 desc="Notification message to tell users that they just pressed t he Search+Shift+H shortcut to toggle High Contrast Mode, and that pressing it ag ain will toggle it off."> 1061 desc="Notification message to tell users that they just pressed t he Search+Shift+H shortcut to toggle High Contrast Mode, and that pressing it ag ain will toggle it off.">
1056 High Contrast Mode enabled. Press Search+Shift+H again to toggle it off. 1062 High Contrast Mode enabled. Press Search+Shift+H again to toggle it off.
1057 </message> 1063 </message>
1058 </messages> 1064 </messages>
1059 </release> 1065 </release>
1060 </grit> 1066 </grit>
1061 1067
OLDNEW
« no previous file with comments | « no previous file | ash/common/accessibility_delegate.h » ('j') | chrome/browser/chromeos/accessibility/accessibility_manager.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698