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

Side by Side Diff: ash/ash_strings.grd

Issue 1840913002: A11y setting: mono audio UI (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: delete tray a11y hand icon view Created 4 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
« no previous file with comments | « ash/accessibility_delegate.h ('k') | ash/default_accessibility_delegate.h » ('j') | 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 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 source_lang_id="en" enc_check="möl"> 8 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 314 matching lines...) Expand 10 before | Expand all | Expand 10 after
325 </message> 325 </message>
326 <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."> 326 <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.">
327 Large mouse cursor 327 Large mouse cursor
328 </message> 328 </message>
329 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_AUTOCLICK" desc="The labe l used in the accessibility menu of the system tray to toggle on/off automatic m ouse clicks."> 329 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_AUTOCLICK" desc="The labe l used in the accessibility menu of the system tray to toggle on/off automatic m ouse clicks.">
330 Automatic clicks 330 Automatic clicks
331 </message> 331 </message>
332 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_VIRTUAL_KEYBOARD" desc="T he label used in the accessibility menu of the system tray to toggle on/off the onscreen keyboard."> 332 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_VIRTUAL_KEYBOARD" desc="T he label used in the accessibility menu of the system tray to toggle on/off the onscreen keyboard.">
333 On-screen keyboard 333 On-screen keyboard
334 </message> 334 </message>
335 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_MONO_AUDIO" desc="The lab el used in the accessibility menu of the system tray to toggle on/off mono audio output.">
336 Play the same audio through all speakers (mono audio)
337 </message>
335 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_LEARN_MORE" desc="The lab el used in the accessibility menu of the system tray 338 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_LEARN_MORE" desc="The lab el used in the accessibility menu of the system tray
336 to open a webpage (article on help center) containing explanation about acc essibility feature."> 339 to open a webpage (article on help center) containing explanation about acc essibility feature.">
337 Learn more... 340 Learn more...
338 </message> 341 </message>
339 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_SETTINGS" desc="The label of the item 'Settings...' used in the accessibility menu of the system tray to open an accessibility setting page."> 342 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_SETTINGS" desc="The label of the item 'Settings...' used in the accessibility menu of the system tray to open an accessibility setting page.">
340 Settings... 343 Settings...
341 </message> 344 </message>
342 <message name="IDS_ASH_STATUS_TRAY_HELP" desc="The accessible text for the help button."> 345 <message name="IDS_ASH_STATUS_TRAY_HELP" desc="The accessible text for the help button.">
343 Help 346 Help
344 </message> 347 </message>
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
409 412
410 <!-- ChromeOS-specific strings --> 413 <!-- ChromeOS-specific strings -->
411 <if expr="chromeos"> 414 <if expr="chromeos">
412 <part file="ash_chromeos_strings.grdp" /> 415 <part file="ash_chromeos_strings.grdp" />
413 </if> 416 </if>
414 417
415 </messages> 418 </messages>
416 </release> 419 </release>
417 </grit> 420 </grit>
418 421
OLDNEW
« no previous file with comments | « ash/accessibility_delegate.h ('k') | ash/default_accessibility_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698