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

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

Issue 599683002: Add link to Settings page to add accessibility extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ax_extensions
Patch Set: Address nits Created 6 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
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('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 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook.">
8 Chromebook 8 Chromebook
9 </message> 9 </message>
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox">
(...skipping 1808 matching lines...) Expand 10 before | Expand all | Expand 10 after
1819 </message> 1819 </message>
1820 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_SCREEN" desc="Title for sect ion in settings/system for screen brightness control"> 1820 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_SCREEN" desc="Title for sect ion in settings/system for screen brightness control">
1821 Screen 1821 Screen
1822 </message> 1822 </message>
1823 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_BLUETOOTH"> 1823 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_BLUETOOTH">
1824 Bluetooth 1824 Bluetooth
1825 </message> 1825 </message>
1826 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_LANGUAGE"> 1826 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_LANGUAGE">
1827 Language 1827 Language
1828 </message> 1828 </message>
1829 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_ACCESSIBILITY">
1830 Accessibility
1831 </message>
1832 <message name="IDS_OPTIONS_SETTINGS_BATTERY_DESCRIPTION" desc="The 'Battery' b utton on the chrome://settings page."> 1829 <message name="IDS_OPTIONS_SETTINGS_BATTERY_DESCRIPTION" desc="The 'Battery' b utton on the chrome://settings page.">
1833 Battery... 1830 Battery...
1834 </message> 1831 </message>
1835 <message name="IDS_OPTIONS_SETTINGS_STORAGE_DESCRIPTION" desc="The 'Storage' b utton on the chrome://settings page."> 1832 <message name="IDS_OPTIONS_SETTINGS_STORAGE_DESCRIPTION" desc="The 'Storage' b utton on the chrome://settings page.">
1836 Stored data... 1833 Stored data...
1837 </message> 1834 </message>
1838 <message name="IDS_OPTIONS_SETTINGS_TIME_SYNCED_EXPLANATION" desc="In the sett ings tab, the text indicating that the date and time are set automatically."> 1835 <message name="IDS_OPTIONS_SETTINGS_TIME_SYNCED_EXPLANATION" desc="In the sett ings tab, the text indicating that the date and time are set automatically.">
1839 Date and time are set automatically. 1836 Date and time are set automatically.
1840 </message> 1837 </message>
1841 <message name="IDS_OPTIONS_SETTINGS_SET_TIME_BUTTON" desc="In the settings tab , the prompt on the button to open a dialog to set date and time."> 1838 <message name="IDS_OPTIONS_SETTINGS_SET_TIME_BUTTON" desc="In the settings tab , the prompt on the button to open a dialog to set date and time.">
(...skipping 3985 matching lines...) Expand 10 before | Expand all | Expand 10 after
5827 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 5824 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
5828 Done 5825 Done
5829 </message> 5826 </message>
5830 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 5827 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
5831 System date 5828 System date
5832 </message> 5829 </message>
5833 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 5830 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
5834 System time 5831 System time
5835 </message> 5832 </message>
5836 </grit-part> 5833 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698