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

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

Issue 1137063002: Convert date_time_page to 0.8. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: jlklein comments. Created 5 years, 7 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/date_time_page/date_time_page.css » ('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 <!-- Accessibility Page --> 4 <!-- Accessibility Page -->
5 <message name="IDS_MD_SETTINGS_ACCESSIBILITY_PAGE_TITLE" desc="Name of the set tings page which displays accessibility preferences."> 5 <message name="IDS_MD_SETTINGS_ACCESSIBILITY_PAGE_TITLE" desc="Name of the set tings page which displays accessibility preferences.">
6 Accessibility 6 Accessibility
7 </message> 7 </message>
8 <message name="IDS_SETTINGS_ACCESSIBILITY_MORE_FEATURES_LINK" desc="Link which opens page where users can install extensions which provide additional accessib ility features."> 8 <message name="IDS_SETTINGS_ACCESSIBILITY_MORE_FEATURES_LINK" desc="Link which opens page where users can install extensions which provide additional accessib ility features.">
9 Add additional accessibility features 9 Add additional accessibility features
10 </message> 10 </message>
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 Download location: 68 Download location:
69 </message> 69 </message>
70 <message name="IDS_SETTINGS_DOWNLOADS_CHANGE_LOCATION_BUTTON" desc="Text for t he button which allows the user to change the default download directory."> 70 <message name="IDS_SETTINGS_DOWNLOADS_CHANGE_LOCATION_BUTTON" desc="Text for t he button which allows the user to change the default download directory.">
71 Change 71 Change
72 </message> 72 </message>
73 <message name="IDS_SETTINGS_DOWNLOADS_PROMPT_FOR_DOWNLOAD_LABEL" desc="Label f or the checkbox which enables a prompt for the user to choose a download locatio n for each download instead of using the default."> 73 <message name="IDS_SETTINGS_DOWNLOADS_PROMPT_FOR_DOWNLOAD_LABEL" desc="Label f or the checkbox which enables a prompt for the user to choose a download locatio n for each download instead of using the default.">
74 Ask where to save each file before downloading 74 Ask where to save each file before downloading
75 </message> 75 </message>
76 76
77 <!-- Date/time Page --> 77 <!-- Date/time Page -->
78 <message name="IDS_SETTINGS_DATE_TIME_PAGE_TITLE" desc="Name of the settings p age which displays date and time preferences.">
79 Date &amp; Time
80 </message>
78 <message name="IDS_SETTINGS_DATE_TIME_TIME_ZONE_LABEL" desc="Label for the pic ker which allows users to choose their time zone."> 81 <message name="IDS_SETTINGS_DATE_TIME_TIME_ZONE_LABEL" desc="Label for the pic ker which allows users to choose their time zone.">
79 Time zone: 82 Time zone:
80 </message> 83 </message>
81 <message name="IDS_SETTINGS_DATE_TIME_24_HOUR_CLOCK_LABEL" desc="Label for the checkbox which enables a 24-hour clock (as opposed to a 12-hour clock)."> 84 <message name="IDS_SETTINGS_DATE_TIME_24_HOUR_CLOCK_LABEL" desc="Label for the checkbox which enables a 24-hour clock (as opposed to a 12-hour clock).">
82 Use 24-hour clock 85 Use 24-hour clock
83 </message> 86 </message>
84 <message name="IDS_SETTINGS_DATE_TIME_AUTOMATICALLY_SET" desc="Text which expl ains that the date and time are automatically set."> 87 <message name="IDS_SETTINGS_DATE_TIME_AUTOMATICALLY_SET" desc="Text which expl ains that the date and time are automatically set.">
85 Date and time are set automatically. 88 Date and time are set automatically.
86 </message> 89 </message>
87 90
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
133 Keyword 136 Keyword
134 </message> 137 </message>
135 <message name="IDS_SETTINGS_SEARCH_ENGINES_QUERY_URL_LABEL" desc="Label for Qu ery URL column header for a search engine"> 138 <message name="IDS_SETTINGS_SEARCH_ENGINES_QUERY_URL_LABEL" desc="Label for Qu ery URL column header for a search engine">
136 Query URL 139 Query URL
137 </message> 140 </message>
138 <message name="IDS_SETTINGS_SEARCH_ENGINES_ADD_BUTTON_LABEL" desc="Label for A dd button for adding a new search engine"> 141 <message name="IDS_SETTINGS_SEARCH_ENGINES_ADD_BUTTON_LABEL" desc="Label for A dd button for adding a new search engine">
139 Add 142 Add
140 </message> 143 </message>
141 144
142 </grit-part> 145 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/date_time_page/date_time_page.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698