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

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

Issue 2810003003: MD-Settings: A11y - Label drop down menus. (Closed)
Patch Set: rebase 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/appearance_page/appearance_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 <!-- Settings-specific strings (included from generated_resources.grd). --> 2 <!-- Settings-specific strings (included from generated_resources.grd). -->
3 <grit-part> 3 <grit-part>
4 <!-- Main Page --> 4 <!-- Main Page -->
5 <if expr="chromeos"> 5 <if expr="chromeos">
6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session."> 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session.">
7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in. 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in.
8 </message> 8 </message>
9 </if> 9 </if>
10 10
(...skipping 1808 matching lines...) Expand 10 before | Expand all | Expand 10 after
1819 </message> 1819 </message>
1820 <message name="IDS_SETTINGS_SITE_SETTINGS_AUTOMATIC_DOWNLOADS" desc="Label for the automatic downloads site settings."> 1820 <message name="IDS_SETTINGS_SITE_SETTINGS_AUTOMATIC_DOWNLOADS" desc="Label for the automatic downloads site settings.">
1821 Automatic downloads 1821 Automatic downloads
1822 </message> 1822 </message>
1823 <message name="IDS_SETTINGS_SITE_SETTINGS_BACKGROUND_SYNC" desc="Label for the background sync site settings."> 1823 <message name="IDS_SETTINGS_SITE_SETTINGS_BACKGROUND_SYNC" desc="Label for the background sync site settings.">
1824 Background sync 1824 Background sync
1825 </message> 1825 </message>
1826 <message name="IDS_SETTINGS_SITE_SETTINGS_CAMERA" desc="Label for the camera s ite settings."> 1826 <message name="IDS_SETTINGS_SITE_SETTINGS_CAMERA" desc="Label for the camera s ite settings.">
1827 Camera 1827 Camera
1828 </message> 1828 </message>
1829 <message name="IDS_SETTINGS_SITE_SETTINGS_CAMERA_LABEL" desc="The accessibilit y label of the 'camera device' select menu">
1830 Camera
1831 </message>
1829 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIES" desc="Label for the cookies site settings."> 1832 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIES" desc="Label for the cookies site settings.">
1830 Cookies 1833 Cookies
1831 </message> 1834 </message>
1832 <message name="IDS_SETTINGS_SITE_SETTINGS_HANDLERS" desc="Label for the protoc ol handlers (e.g. mailto) in site settings."> 1835 <message name="IDS_SETTINGS_SITE_SETTINGS_HANDLERS" desc="Label for the protoc ol handlers (e.g. mailto) in site settings.">
1833 Handlers 1836 Handlers
1834 </message> 1837 </message>
1835 <message name="IDS_SETTINGS_SITE_SETTINGS_LOCATION" desc="Label for the locati on site settings."> 1838 <message name="IDS_SETTINGS_SITE_SETTINGS_LOCATION" desc="Label for the locati on site settings.">
1836 Location 1839 Location
1837 </message> 1840 </message>
1838 <message name="IDS_SETTINGS_SITE_SETTINGS_MIC" desc="Label for the microphone site settings."> 1841 <message name="IDS_SETTINGS_SITE_SETTINGS_MIC" desc="Label for the microphone site settings.">
1839 Microphone 1842 Microphone
1840 </message> 1843 </message>
1844 <message name="IDS_SETTINGS_SITE_SETTINGS_MIC_LABEL" desc="The accessibility l abel of the 'microphone device' select menu">
1845 Microphone
1846 </message>
1841 <message name="IDS_SETTINGS_SITE_SETTINGS_NOTIFICATIONS" desc="Label for notif ications sites site settings."> 1847 <message name="IDS_SETTINGS_SITE_SETTINGS_NOTIFICATIONS" desc="Label for notif ications sites site settings.">
1842 Notifications 1848 Notifications
1843 </message> 1849 </message>
1844 <message name="IDS_SETTINGS_SITE_SETTINGS_IMAGES" desc="Label for the images s ite settings."> 1850 <message name="IDS_SETTINGS_SITE_SETTINGS_IMAGES" desc="Label for the images s ite settings.">
1845 Images 1851 Images
1846 </message> 1852 </message>
1847 <message name="IDS_SETTINGS_SITE_SETTINGS_JAVASCRIPT" desc="Label for the java script site settings."> 1853 <message name="IDS_SETTINGS_SITE_SETTINGS_JAVASCRIPT" desc="Label for the java script site settings.">
1848 JavaScript 1854 JavaScript
1849 </message> 1855 </message>
1850 <message name="IDS_SETTINGS_SITE_SETTINGS_FLASH" desc="Label for the Flash sit e settings."> 1856 <message name="IDS_SETTINGS_SITE_SETTINGS_FLASH" desc="Label for the Flash sit e settings.">
(...skipping 1129 matching lines...) Expand 10 before | Expand all | Expand 10 after
2980 System 2986 System
2981 </message> 2987 </message>
2982 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available."> 2988 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available.">
2983 Use hardware acceleration when available 2989 Use hardware acceleration when available
2984 </message> 2990 </message>
2985 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_LABEL" desc="Label for the control that opens a user's network proxy settings."> 2991 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_LABEL" desc="Label for the control that opens a user's network proxy settings.">
2986 Open proxy settings 2992 Open proxy settings
2987 </message> 2993 </message>
2988 </if> 2994 </if>
2989 </grit-part> 2995 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/appearance_page/appearance_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698