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

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

Issue 944593002: ChromeOS: Update browser option UI for automatic timezone detection. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed SharedOptionsTest. Created 5 years, 9 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/options/browser_options.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 <!-- 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 1967 matching lines...) Expand 10 before | Expand all | Expand 10 after
1978 </message> 1978 </message>
1979 <message name="IDS_OPTIONS_BATTERY_STATUS_LABEL" desc="The label for the batte ry information in the 'Power' overlay."> 1979 <message name="IDS_OPTIONS_BATTERY_STATUS_LABEL" desc="The label for the batte ry information in the 'Power' overlay.">
1980 Battery: 1980 Battery:
1981 </message> 1981 </message>
1982 <message name="IDS_OPTIONS_SETTINGS_BATTERY_DESCRIPTION" desc="The 'Battery' b utton on the chrome://settings page."> 1982 <message name="IDS_OPTIONS_SETTINGS_BATTERY_DESCRIPTION" desc="The 'Battery' b utton on the chrome://settings page.">
1983 Battery... 1983 Battery...
1984 </message> 1984 </message>
1985 <message name="IDS_OPTIONS_SETTINGS_STORAGE_DESCRIPTION" desc="The 'Storage' b utton on the chrome://settings page."> 1985 <message name="IDS_OPTIONS_SETTINGS_STORAGE_DESCRIPTION" desc="The 'Storage' b utton on the chrome://settings page.">
1986 Stored data... 1986 Stored data...
1987 </message> 1987 </message>
1988 <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.">
1989 Date and time are set automatically.
1990 </message>
1991 <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."> 1988 <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.">
1992 Set date and time 1989 Set date and time
1993 </message> 1990 </message>
1994 <message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DESCRIPTION" desc="In the setting s tab, the text next to the timezone combobox."> 1991 <message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DESCRIPTION" desc="In the setting s tab, the text next to the timezone combobox.">
1995 Time zone: 1992 Time zone:
1996 </message> 1993 </message>
1997 <message name="IDS_OPTIONS_SETTINGS_USE_24HOUR_CLOCK_DESCRIPTION" desc="In the settings tab, the text next to the checkbox that enables 24-hour clock."> 1994 <message name="IDS_OPTIONS_SETTINGS_USE_24HOUR_CLOCK_DESCRIPTION" desc="In the settings tab, the text next to the checkbox that enables 24-hour clock.">
1998 Use 24-hour clock 1995 Use 24-hour clock
1999 </message> 1996 </message>
2000 <message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DISPLAY_TEMPLATE" desc="In the se ttings tab, the display template of a timezone in the pull-down list of timezone s"> 1997 <message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DISPLAY_TEMPLATE" desc="In the se ttings tab, the display template of a timezone in the pull-down list of timezone s">
(...skipping 4079 matching lines...) Expand 10 before | Expand all | Expand 10 after
6080 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_NAME" desc="T itle for the flag to disable automatic timezone update on user location change." > 6077 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_NAME" desc="T itle for the flag to disable automatic timezone update on user location change." >
6081 Disable automatic timezone update by geolocation 6078 Disable automatic timezone update by geolocation
6082 </message> 6079 </message>
6083 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="Description for the flag to disable user setting to automatically update t imezone by user geolocation."> 6080 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="Description for the flag to disable user setting to automatically update t imezone by user geolocation.">
6084 If set, automatic timezone update by the current geolocation is turned off. 6081 If set, automatic timezone update by the current geolocation is turned off.
6085 </message> 6082 </message>
6086 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc=" Label for checkbox to allow automatic timezone update by user geolocation."> 6083 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc=" Label for checkbox to allow automatic timezone update by user geolocation.">
6087 Set time zone automatically using your location 6084 Set time zone automatically using your location
6088 </message> 6085 </message>
6089 </grit-part> 6086 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/options/browser_options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698