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

Side by Side Diff: ash/ash_strings.grd

Issue 2343603003: [Chrome OS MD] Implement accessibility detailed view for the MD Ash system menu (Closed)
Patch Set: address comments Created 4 years, 3 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">
9 <outputs> 9 <outputs>
10 <output filename="grit/ash_strings.h" type="rc_header"> 10 <output filename="grit/ash_strings.h" type="rc_header">
(...skipping 301 matching lines...) Expand 10 before | Expand all | Expand 10 after
312 </message> 312 </message>
313 313
314 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY" desc="The label used in the tray menu to show the accessibility option menu."> 314 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY" desc="The label used in the tray menu to show the accessibility option menu.">
315 Accessibility 315 Accessibility
316 </message> 316 </message>
317 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_TITLE" desc="The label us ed in the title of the accessibility option menu."> 317 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_TITLE" desc="The label us ed in the title of the accessibility option menu.">
318 Accessibility 318 Accessibility
319 </message> 319 </message>
320 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_SPOKEN_FEEDBACK" desc="Th e label used in the accessibility menu of the 320 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_SPOKEN_FEEDBACK" desc="Th e label used in the accessibility menu of the
321 system tray to toggle on/off spoken feedback feature."> 321 system tray to toggle on/off spoken feedback feature.">
322 ChromeVox (Spoken feedback) 322 ChromeVox (spoken feedback)
323 </message> 323 </message>
324 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_HIGH_CONTRAST_MODE" desc= "The label used in the accessibility menu of the system tray to toggle on/off hi gh contrast feature."> 324 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_HIGH_CONTRAST_MODE" desc= "The label used in the accessibility menu of the system tray to toggle on/off hi gh contrast feature.">
325 High contrast mode 325 High contrast mode
326 </message> 326 </message>
327 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_SCREEN_MAGNIFIER" desc="T he label used in the accessibility menu of the system tray to toggle on/off magn ifier feature."> 327 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_SCREEN_MAGNIFIER" desc="T he label used in the accessibility menu of the system tray to toggle on/off magn ifier feature.">
328 Screen magnifier 328 Screen magnifier
329 </message> 329 </message>
330 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_LARGE_CURSOR" desc="The l abel used in the accessibility menu of the system tray to toggle on/off large mo use cursor feature."> 330 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_LARGE_CURSOR" desc="The l abel used in the accessibility menu of the system tray to toggle on/off large mo use cursor feature.">
331 Large mouse cursor 331 Large mouse cursor
332 </message> 332 </message>
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
438 438
439 <!-- ChromeOS-specific strings --> 439 <!-- ChromeOS-specific strings -->
440 <if expr="chromeos"> 440 <if expr="chromeos">
441 <part file="ash_chromeos_strings.grdp" /> 441 <part file="ash_chromeos_strings.grdp" />
442 </if> 442 </if>
443 443
444 </messages> 444 </messages>
445 </release> 445 </release>
446 </grit> 446 </grit>
447 447
OLDNEW
« no previous file with comments | « no previous file | ash/common/system/chromeos/palette/common_palette_tool.cc » ('j') | ash/common/system/tray/tray_constants.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698