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

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

Issue 2812983004: [MD settings] link to font settings from a11y subpage (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
« no previous file with comments | « no previous file | chrome/browser/resources/settings/a11y_page/manage_a11y_page.html » ('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 <!-- Chrome OS-specific strings (included from generated_resources.grd). 2 <!-- Chrome OS-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 2718 matching lines...) Expand 10 before | Expand all | Expand 10 after
2729 </message> 2729 </message>
2730 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_DISPLAY_HEADING" desc="In th e settings tab, the heading for accessibility features related to the computer's display."> 2730 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_DISPLAY_HEADING" desc="In th e settings tab, the heading for accessibility features related to the computer's display.">
2731 Display 2731 Display
2732 </message> 2732 </message>
2733 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_DISPLAY_SETTINGS_TITLE" desc ="In the settings tab, the title of a link to open display settings."> 2733 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_DISPLAY_SETTINGS_TITLE" desc ="In the settings tab, the title of a link to open display settings.">
2734 Open display device settings 2734 Open display device settings
2735 </message> 2735 </message>
2736 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_DISPLAY_SETTINGS_DESCRIPTION " desc="In the settings tab, an explanation that the display settings have optio ns to adjust the screen resolution."> 2736 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_DISPLAY_SETTINGS_DESCRIPTION " desc="In the settings tab, an explanation that the display settings have optio ns to adjust the screen resolution.">
2737 Allows you to adjust your screen resolution 2737 Allows you to adjust your screen resolution
2738 </message> 2738 </message>
2739 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_APPEARANCE_SETTINGS_TITLE" d esc="In the settings tab, the title of a link to open appearance settings."> 2739 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_FONT_SETTINGS_TITLE" desc="I n the settings tab, the title of a link to open font settings.">
2740 Open appearance settings 2740 Open font settings
2741 </message> 2741 </message>
2742 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_APPEARANCE_SETTINGS_DESCRIPT ION" desc="In the settings tab, an explanation that the appearance settings allo ws you to change the size of text on the screen."> 2742 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_FONT_SETTINGS_DESCRIPTION" d esc="In the settings tab, an explanation that the font settings allows you to ch ange the size of text on the screen.">
2743 Customize your text size 2743 Customize your text size
2744 </message> 2744 </message>
2745 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_KEYBOARD_HEADING" desc="In t he settings tab, the heading above settings related to the keyboard."> 2745 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_KEYBOARD_HEADING" desc="In t he settings tab, the heading above settings related to the keyboard.">
2746 Keyboard 2746 Keyboard
2747 </message> 2747 </message>
2748 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_KEYBOARD_SETTINGS_TITLE" des c="In the settings tab, the title of a link to open keyboard settings."> 2748 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_KEYBOARD_SETTINGS_TITLE" des c="In the settings tab, the title of a link to open keyboard settings.">
2749 Open keyboard device settings 2749 Open keyboard device settings
2750 </message> 2750 </message>
2751 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_KEYBOARD_SETTINGS_DESCRIPTIO N" desc="In the settings tab, an explanation that the keyboard settings let you adjust the rate at which keys automatically repeat when held down, automatic pre diction of words, and more."> 2751 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_KEYBOARD_SETTINGS_DESCRIPTIO N" desc="In the settings tab, an explanation that the keyboard settings let you adjust the rate at which keys automatically repeat when held down, automatic pre diction of words, and more.">
2752 Allows you to adjust your keyboard repeat rate, word prediction, and more 2752 Allows you to adjust your keyboard repeat rate, word prediction, and more
(...skipping 3865 matching lines...) Expand 10 before | Expand all | Expand 10 after
6618 Attempts left: $1 6618 Attempts left: $1
6619 </message> 6619 </message>
6620 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> 6620 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation">
6621 PIN 6621 PIN
6622 </message> 6622 </message>
6623 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> 6623 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation">
6624 PUK 6624 PUK
6625 </message> 6625 </message>
6626 6626
6627 </grit-part> 6627 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/a11y_page/manage_a11y_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698