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 5832 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5843 </message> | 5843 </message> |
5844 <message name="IDS_NETWORK_UI_FORMAT_NORMAL" desc="Label in network property f
ormat dropdown for unmanaged ONC properties"> | 5844 <message name="IDS_NETWORK_UI_FORMAT_NORMAL" desc="Label in network property f
ormat dropdown for unmanaged ONC properties"> |
5845 ONC | 5845 ONC |
5846 </message> | 5846 </message> |
5847 <message name="IDS_NETWORK_UI_FORMAT_MANAGED" desc="Label in network property
format dropdown for managed ONC properties"> | 5847 <message name="IDS_NETWORK_UI_FORMAT_MANAGED" desc="Label in network property
format dropdown for managed ONC properties"> |
5848 Managed ONC | 5848 Managed ONC |
5849 </message> | 5849 </message> |
5850 <message name="IDS_NETWORK_UI_FORMAT_SHILL" desc="Label in network property fo
rmat dropdown for Shill properties"> | 5850 <message name="IDS_NETWORK_UI_FORMAT_SHILL" desc="Label in network property fo
rmat dropdown for Shill properties"> |
5851 Shill | 5851 Shill |
5852 </message> | 5852 </message> |
| 5853 <message name="IDS_NETWORK_UI_DEFAULT_NETWORK" desc="Text for the name and sta
tus of the default network"> |
| 5854 Default Network: <ph name="NETWORK">$1<ex>Linksys</ex></ph> State: <ph name=
"STATE">$2<ex>Connected</ex></ph> |
| 5855 </message> |
5853 <message name="IDS_NETWORK_UI_VISIBLE_NETWORKS" desc="Label for list of visibl
e networks"> | 5856 <message name="IDS_NETWORK_UI_VISIBLE_NETWORKS" desc="Label for list of visibl
e networks"> |
5854 Visible Networks: | 5857 Visible Networks: |
5855 </message> | 5858 </message> |
5856 <message name="IDS_NETWORK_UI_FAVORITE_NETWORKS" desc="Label for list of favor
ite networks"> | 5859 <message name="IDS_NETWORK_UI_FAVORITE_NETWORKS" desc="Label for list of favor
ite networks"> |
5857 Favorite Networks: | 5860 Favorite Networks: |
5858 </message> | 5861 </message> |
5859 | 5862 |
5860 <message name="IDS_DEVICE_LOG_LINK_TEXT" desc="Message preceeding link to chro
me://device-log"> | 5863 <message name="IDS_DEVICE_LOG_LINK_TEXT" desc="Message preceeding link to chro
me://device-log"> |
5861 For network logs, see: <ph name="DEVICE_LOG_LINK"><a href="chrome://devic
e-log">chrome://device-log</a></ph> | 5864 For network logs, see: <ph name="DEVICE_LOG_LINK"><a href="chrome://devic
e-log">chrome://device-log</a></ph> |
5862 </message> | 5865 </message> |
(...skipping 223 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6086 <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."
> | 6089 <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."
> |
6087 Disable automatic timezone update by geolocation | 6090 Disable automatic timezone update by geolocation |
6088 </message> | 6091 </message> |
6089 <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."> | 6092 <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."> |
6090 If set, automatic timezone update by the current geolocation is turned off. | 6093 If set, automatic timezone update by the current geolocation is turned off. |
6091 </message> | 6094 </message> |
6092 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="
Label for checkbox to allow automatic timezone update by user geolocation."> | 6095 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="
Label for checkbox to allow automatic timezone update by user geolocation."> |
6093 Automatically resolve timezone by geolocation | 6096 Automatically resolve timezone by geolocation |
6094 </message> | 6097 </message> |
6095 </grit-part> | 6098 </grit-part> |
OLD | NEW |