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

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

Issue 2096983002: clean oobe mono audio setting as they are not used (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « no previous file | chrome/browser/ui/webui/chromeos/login/core_oobe_handler.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 <!-- 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 1530 matching lines...) Expand 10 before | Expand all | Expand 10 after
1541 </message> 1541 </message>
1542 <message name="IDS_OOBE_HIGH_CONTRAST_MODE_OPTION" desc="High contrast mode op tion shown on OOBE screens accessibility menu."> 1542 <message name="IDS_OOBE_HIGH_CONTRAST_MODE_OPTION" desc="High contrast mode op tion shown on OOBE screens accessibility menu.">
1543 High contrast mode 1543 High contrast mode
1544 </message> 1544 </message>
1545 <message name="IDS_OOBE_SCREEN_MAGNIFIER_OPTION" desc="Screen magnifier option shown on OOBE screens accessibility menu."> 1545 <message name="IDS_OOBE_SCREEN_MAGNIFIER_OPTION" desc="Screen magnifier option shown on OOBE screens accessibility menu.">
1546 Screen magnifier 1546 Screen magnifier
1547 </message> 1547 </message>
1548 <message name="IDS_OOBE_VIRTUAL_KEYBOARD_OPTION" desc="Virtual keyboard option shown on the OOBE screens accessibility menu."> 1548 <message name="IDS_OOBE_VIRTUAL_KEYBOARD_OPTION" desc="Virtual keyboard option shown on the OOBE screens accessibility menu.">
1549 On-screen keyboard 1549 On-screen keyboard
1550 </message> 1550 </message>
1551 <message name="IDS_OOBE_MONO_AUDIO_OPTION" desc="Mono audio option shown on th e OOBE screens accessibility menu.">
1552 Play the same audio through all speakers (mono audio)
1553 </message>
1554 <message name="IDS_OOBE_CLOSE_ACCESSIBILITY_MENU" desc="Text to be spoken when focus is set to the close button of accessibility options menu."> 1551 <message name="IDS_OOBE_CLOSE_ACCESSIBILITY_MENU" desc="Text to be spoken when focus is set to the close button of accessibility options menu.">
1555 Close accessibility menu 1552 Close accessibility menu
1556 </message> 1553 </message>
1557 <message name="IDS_OOBE_OTHER_LANGUAGES" desc="Option group name dividing vend or-configured languages from other available languages in out-of-box 'Select lan guage' select control."> 1554 <message name="IDS_OOBE_OTHER_LANGUAGES" desc="Option group name dividing vend or-configured languages from other available languages in out-of-box 'Select lan guage' select control.">
1558 Other languages 1555 Other languages
1559 </message> 1556 </message>
1560 <message name="IDS_OOBE_OTHER_KEYBOARD_LAYOUTS" desc="Option group name dividi ng vendor-configured keyboard layouts from other available layouts in out-of-box 'Select your keyboard' select control."> 1557 <message name="IDS_OOBE_OTHER_KEYBOARD_LAYOUTS" desc="Option group name dividi ng vendor-configured keyboard layouts from other available layouts in out-of-box 'Select your keyboard' select control.">
1561 Other keyboards 1558 Other keyboards
1562 </message> 1559 </message>
1563 <message name="IDS_LOGIN_TITLE" desc="Title of sign-in box"> 1560 <message name="IDS_LOGIN_TITLE" desc="Title of sign-in box">
(...skipping 5093 matching lines...) Expand 10 before | Expand all | Expand 10 after
6657 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message shown when Android management is required for an unmanaged Chrome OS user."> 6654 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message shown when Android management is required for an unmanaged Chrome OS user.">
6658 Your organization has not enabled Android Apps for your account. Contact you r administrator for more information. 6655 Your organization has not enabled Android Apps for your account. Contact you r administrator for more information.
6659 </message> 6656 </message>
6660 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu."> 6657 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu.">
6661 Enable opt-in IME menu 6658 Enable opt-in IME menu
6662 </message> 6659 </message>
6663 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu."> 6660 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu.">
6664 Enable access to the new IME menu in the Language Settings page. 6661 Enable access to the new IME menu in the Language Settings page.
6665 </message> 6662 </message>
6666 </grit-part> 6663 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/ui/webui/chromeos/login/core_oobe_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698