OLD | NEW |
---|---|
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 6017 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
6028 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> | 6028 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> |
6029 Done | 6029 Done |
6030 </message> | 6030 </message> |
6031 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> | 6031 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> |
6032 System date | 6032 System date |
6033 </message> | 6033 </message> |
6034 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> | 6034 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> |
6035 System time | 6035 System time |
6036 </message> | 6036 </message> |
6037 | 6037 |
6038 <message name="IDS_FLAGS_ENABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_NAME" desc="Ti tle for the flag to enable/disable user setting to automatically update timezone by user geolocation."> | 6038 <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." > |
6039 Automatically resolve timezone by geolocation | 6039 Disable automatic timezone update by geolocation |
6040 </message> | 6040 </message> |
6041 <message name="IDS_FLAGS_ENABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" d esc="Description for the flag to enable/disable user setting to automatically up date timezone by user geolocation."> | 6041 <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."> |
6042 If enabled, in chrome://settings a new option becomes available which allows automatically updating the timezone by the current geolocation. | 6042 If enabled, automatic timezone update by the current geolocation is turned o ff. |
stevenjb
2015/02/02 21:14:40
nit: s/enabled/set
Alexander Alekseev
2015/02/03 08:29:56
Done.
| |
6043 </message> | 6043 </message> |
6044 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc=" Label for checkbox to allow automatic timezone update by user geolocation."> | 6044 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc=" Label for checkbox to allow automatic timezone update by user geolocation."> |
6045 Automatically resolve timezone by geolocation | 6045 Automatically resolve timezone by geolocation |
6046 </message> | 6046 </message> |
6047 </grit-part> | 6047 </grit-part> |
OLD | NEW |