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 5862 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5873 </message> | 5873 </message> |
5874 <message name="IDS_NETWORK_UI_PROPERTY_FORMAT" desc="Drowpdown label for netwo
rk property format"> | 5874 <message name="IDS_NETWORK_UI_PROPERTY_FORMAT" desc="Drowpdown label for netwo
rk property format"> |
5875 Property format: | 5875 Property format: |
5876 </message> | 5876 </message> |
5877 <message name="IDS_NETWORK_UI_FORMAT_NORMAL" desc="Label in network property f
ormat dropdown for unmanaged ONC properties"> | 5877 <message name="IDS_NETWORK_UI_FORMAT_NORMAL" desc="Label in network property f
ormat dropdown for unmanaged ONC properties"> |
5878 ONC | 5878 ONC |
5879 </message> | 5879 </message> |
5880 <message name="IDS_NETWORK_UI_FORMAT_MANAGED" desc="Label in network property
format dropdown for managed ONC properties"> | 5880 <message name="IDS_NETWORK_UI_FORMAT_MANAGED" desc="Label in network property
format dropdown for managed ONC properties"> |
5881 Managed ONC | 5881 Managed ONC |
5882 </message> | 5882 </message> |
| 5883 <message name="IDS_NETWORK_UI_FORMAT_STATE" desc="Label in network property fo
rmat dropdown for ONC State properties"> |
| 5884 ONC State |
| 5885 </message> |
5883 <message name="IDS_NETWORK_UI_FORMAT_SHILL" desc="Label in network property fo
rmat dropdown for Shill properties"> | 5886 <message name="IDS_NETWORK_UI_FORMAT_SHILL" desc="Label in network property fo
rmat dropdown for Shill properties"> |
5884 Shill | 5887 Shill |
5885 </message> | 5888 </message> |
5886 <message name="IDS_NETWORK_UI_VISIBLE_NETWORKS" desc="Label for list of visibl
e networks"> | 5889 <message name="IDS_NETWORK_UI_VISIBLE_NETWORKS" desc="Label for list of visibl
e networks"> |
5887 Visible Networks: | 5890 Visible Networks: |
5888 </message> | 5891 </message> |
5889 <message name="IDS_NETWORK_UI_FAVORITE_NETWORKS" desc="Label for list of favor
ite networks"> | 5892 <message name="IDS_NETWORK_UI_FAVORITE_NETWORKS" desc="Label for list of favor
ite networks"> |
5890 Favorite Networks: | 5893 Favorite Networks: |
5891 </message> | 5894 </message> |
5892 | 5895 |
(...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6074 <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."
> |
6075 Disable automatic timezone update by geolocation | 6078 Disable automatic timezone update by geolocation |
6076 </message> | 6079 </message> |
6077 <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."> |
6078 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. |
6079 </message> | 6082 </message> |
6080 <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."> |
6081 Set time zone automatically using your location | 6084 Set time zone automatically using your location |
6082 </message> | 6085 </message> |
6083 </grit-part> | 6086 </grit-part> |
OLD | NEW |