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 5784 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5795 </message> | 5795 </message> |
5796 <message name="IDS_NETWORK_UI_FORMAT_NORMAL" desc="Label in network property f
ormat dropdown for unmanaged ONC properties"> | 5796 <message name="IDS_NETWORK_UI_FORMAT_NORMAL" desc="Label in network property f
ormat dropdown for unmanaged ONC properties"> |
5797 ONC | 5797 ONC |
5798 </message> | 5798 </message> |
5799 <message name="IDS_NETWORK_UI_FORMAT_MANAGED" desc="Label in network property
format dropdown for managed ONC properties"> | 5799 <message name="IDS_NETWORK_UI_FORMAT_MANAGED" desc="Label in network property
format dropdown for managed ONC properties"> |
5800 Managed ONC | 5800 Managed ONC |
5801 </message> | 5801 </message> |
5802 <message name="IDS_NETWORK_UI_FORMAT_SHILL" desc="Label in network property fo
rmat dropdown for Shill properties"> | 5802 <message name="IDS_NETWORK_UI_FORMAT_SHILL" desc="Label in network property fo
rmat dropdown for Shill properties"> |
5803 Shill | 5803 Shill |
5804 </message> | 5804 </message> |
| 5805 <message name="IDS_NETWORK_UI_DEFAULT_NETWORK" desc="Text for the name and sta
tus of the default network"> |
| 5806 Default Network: <ph name="NETWORK">$1<ex>Linksys</ex></ph> State: <ph name=
"STATE">$2<ex>Connected</ex></ph> |
| 5807 </message> |
5805 <message name="IDS_NETWORK_UI_VISIBLE_NETWORKS" desc="Label for list of visibl
e networks"> | 5808 <message name="IDS_NETWORK_UI_VISIBLE_NETWORKS" desc="Label for list of visibl
e networks"> |
5806 Visible Networks: | 5809 Visible Networks: |
5807 </message> | 5810 </message> |
5808 <message name="IDS_NETWORK_UI_FAVORITE_NETWORKS" desc="Label for list of favor
ite networks"> | 5811 <message name="IDS_NETWORK_UI_FAVORITE_NETWORKS" desc="Label for list of favor
ite networks"> |
5809 Favorite Networks: | 5812 Favorite Networks: |
5810 </message> | 5813 </message> |
5811 | 5814 |
5812 <message name="IDS_DEVICE_LOG_LINK_TEXT" desc="Message preceeding link to chro
me://device-log"> | 5815 <message name="IDS_DEVICE_LOG_LINK_TEXT" desc="Message preceeding link to chro
me://device-log"> |
5813 For network logs, see: <ph name="DEVICE_LOG_LINK"><a href="chrome://devic
e-log">chrome://device-log</a></ph> | 5816 For network logs, see: <ph name="DEVICE_LOG_LINK"><a href="chrome://devic
e-log">chrome://device-log</a></ph> |
5814 </message> | 5817 </message> |
(...skipping 223 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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."> | 6041 <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."> |
6039 Automatically resolve timezone by geolocation | 6042 Automatically resolve timezone by geolocation |
6040 </message> | 6043 </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."> | 6044 <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."> |
6042 If enabled, in chrome://settings a new option becomes available which allows
automatically updating the timezone by the current geolocation. | 6045 If enabled, in chrome://settings a new option becomes available which allows
automatically updating the timezone by the current geolocation. |
6043 </message> | 6046 </message> |
6044 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="
Label for checkbox to allow automatic timezone update by user geolocation."> | 6047 <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 | 6048 Automatically resolve timezone by geolocation |
6046 </message> | 6049 </message> |
6047 </grit-part> | 6050 </grit-part> |
OLD | NEW |