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 6077 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6088 </message> | 6088 </message> |
6089 <message name="IDS_FLAGS_DISABLE_WEBVIEW_SIGNIN_FLOW_DESCRIPTION" desc="Descri
ption for the flag to disable the new WebView-based sign-in flow."> | 6089 <message name="IDS_FLAGS_DISABLE_WEBVIEW_SIGNIN_FLOW_DESCRIPTION" desc="Descri
ption for the flag to disable the new WebView-based sign-in flow."> |
6090 If set, sign-in will be performed using the old GAIA flow instead of the new
WebView-based one. | 6090 If set, sign-in will be performed using the old GAIA flow instead of the new
WebView-based one. |
6091 </message> | 6091 </message> |
6092 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="
Label for checkbox to allow automatic timezone update by user geolocation."> | 6092 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="
Label for checkbox to allow automatic timezone update by user geolocation."> |
6093 Set time zone automatically using your location | 6093 Set time zone automatically using your location |
6094 </message> | 6094 </message> |
6095 <message name="IDS_OPTIONS_CAPTIVE_PORTAL_BYPASS_PROXY_LABEL" desc="Option in
chrome://settings that allows Captive Portal authorization pages to ignore proxy
settings."> | 6095 <message name="IDS_OPTIONS_CAPTIVE_PORTAL_BYPASS_PROXY_LABEL" desc="Option in
chrome://settings that allows Captive Portal authorization pages to ignore proxy
settings."> |
6096 Allow captive portal sign-in page to bypass proxy servers | 6096 Allow captive portal sign-in page to bypass proxy servers |
6097 </message> | 6097 </message> |
| 6098 <message name="IDS_FLAGS_ENABLE_FIREWALL_HOLE_PUNCHING_NAME" desc="Name of the
option to enable punching holes in the Chrome OS firewall."> |
| 6099 Enable firewall hole punching. |
| 6100 </message> |
| 6101 <message name="IDS_FLAGS_ENABLE_FIREWALL_HOLE_PUNCHING_DESCRIPTION" desc="Desc
ription of the option to enable punching holes in the Chrome OS firewall."> |
| 6102 Enable punching holes in the Chrome OS firewall for Chrome Apps that open a
TCP/IP server socket or UDP socket. |
| 6103 </message> |
6098 </grit-part> | 6104 </grit-part> |
OLD | NEW |