OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- This file contains definitions of resources that are used in policy | 3 <!-- This file contains definitions of resources that are used in policy |
4 templates and will be translated for each locale. --> | 4 templates and will be translated for each locale. --> |
5 | 5 |
6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
8 <outputs> | 8 <outputs> |
9 <output filename="app/policy/windows/admx/chrome.admx" type="admx" lang="en"
/> | 9 <output filename="app/policy/windows/admx/chrome.admx" type="admx" lang="en"
/> |
10 <output filename="app/policy/windows/admx/en-US/chrome.adml" type="adml" lan
g="en" /> | 10 <output filename="app/policy/windows/admx/en-US/chrome.adml" type="adml" lan
g="en" /> |
(...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
278 | 278 |
279 If you choose to never use a proxy server and always connect directly, all
other options are ignored. | 279 If you choose to never use a proxy server and always connect directly, all
other options are ignored. |
280 | 280 |
281 If you choose to auto detect the proxy server, all other options are ignor
ed. | 281 If you choose to auto detect the proxy server, all other options are ignor
ed. |
282 | 282 |
283 For detailed examples, visit: | 283 For detailed examples, visit: |
284 <ph name="PROXY_HELP_URL">$2<ex>http://www.chromium.org/developers/design-
documents/network-settings#TOC-Command-line-options-for-proxy-sett</ex></ph> | 284 <ph name="PROXY_HELP_URL">$2<ex>http://www.chromium.org/developers/design-
documents/network-settings#TOC-Command-line-options-for-proxy-sett</ex></ph> |
285 | 285 |
286 If you enable this setting, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</e
x></ph> ignores all proxy-related options specified from the command line. | 286 If you enable this setting, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</e
x></ph> ignores all proxy-related options specified from the command line. |
287 </message> | 287 </message> |
| 288 <message name="IDS_POLICY_PROXYMODE_CAPTION" desc="Text describing the dropd
own menu for selecting proxy server mode in the 'proxy' policy settings page."> |
| 289 Choose how to specify proxy server settings |
| 290 </message> |
| 291 <message name="IDS_POLICY_ENUM_PROXYDISABLED_CAPTION" desc="Label in the 'pr
oxy server mode' dropdown menu for selecting no proxy server."> |
| 292 Never use a proxy |
| 293 </message> |
| 294 <message name="IDS_POLICY_ENUM_PROXYAUTODETECT_CAPTION" desc="Label in the '
proxy server mode' dropdown menu for selecting to auto-detect proxy settings."> |
| 295 Auto detect proxy settings |
| 296 </message> |
| 297 <message name="IDS_POLICY_ENUM_PROXYPACSCRIPT_CAPTION" desc="Label in the 'p
roxy server mode' dropdown menu for selecting pac script proxy settings."> |
| 298 Use a .pac proxy script |
| 299 </message> |
| 300 <message name="IDS_POLICY_ENUM_PROXYFIXEDSERVERS_CAPTION" desc="Label in the
'proxy server mode' dropdown menu for selecting fixed server proxy settings."> |
| 301 Use fixed proxy servers |
| 302 </message> |
| 303 <message name="IDS_POLICY_ENUM_PROXYUSESYSTEM_CAPTION" desc="Label in the 'p
roxy server mode' dropdown menu for selecting to use system proxy settings."> |
| 304 Use system proxy settings |
| 305 </message> |
288 <message name="IDS_POLICY_PROXYSERVERMODE_CAPTION" desc="Text describing the
dropdown menu for selecting proxy server mode in the 'proxy' policy settings pa
ge."> | 306 <message name="IDS_POLICY_PROXYSERVERMODE_CAPTION" desc="Text describing the
dropdown menu for selecting proxy server mode in the 'proxy' policy settings pa
ge."> |
289 Choose how to specify proxy server settings | 307 Choose how to specify proxy server settings |
290 </message> | 308 </message> |
291 <message name="IDS_POLICY_ENUM_PROXYSERVERDISABLED_CAPTION" desc="Label in t
he 'proxy server mode' dropdown menu for selecting no proxy server."> | 309 <message name="IDS_POLICY_ENUM_PROXYSERVERDISABLED_CAPTION" desc="Label in t
he 'proxy server mode' dropdown menu for selecting no proxy server."> |
292 Never use a proxy | 310 Never use a proxy |
293 </message> | 311 </message> |
294 <message name="IDS_POLICY_ENUM_PROXYSERVERAUTODETECT_CAPTION" desc="Label in
the 'proxy server mode' dropdown menu for selecting to auto-detect proxy settin
gs."> | 312 <message name="IDS_POLICY_ENUM_PROXYSERVERAUTODETECT_CAPTION" desc="Label in
the 'proxy server mode' dropdown menu for selecting to auto-detect proxy settin
gs."> |
295 Auto detect proxy settings | 313 Auto detect proxy settings |
296 </message> | 314 </message> |
297 <message name="IDS_POLICY_ENUM_PROXYSERVERMANUAL_CAPTION" desc="Label in the
'proxy server mode' dropdown menu for selecting manual proxy settings."> | 315 <message name="IDS_POLICY_ENUM_PROXYSERVERMANUAL_CAPTION" desc="Label in the
'proxy server mode' dropdown menu for selecting manual proxy settings."> |
298 Manually specify proxy settings | 316 Manually specify proxy settings |
299 </message> | 317 </message> |
300 <message name="IDS_POLICY_ENUM_PROXYSERVERUSESYSTEM_CAPTION" desc="Label in
the 'proxy server mode' dropdown menu for selecting to use system proxy settings
."> | 318 <message name="IDS_POLICY_ENUM_PROXYSERVERUSESYSTEM_CAPTION" desc="Label in
the 'proxy server mode' dropdown menu for selecting to use system proxy settings
."> |
301 Use system proxy settings | 319 Use system proxy settings |
302 </message> | 320 </message> |
303 <message name="IDS_POLICY_PROXYSERVER_CAPTION" desc="The label of the 'proxy
server address' text field in the 'proxy' policy settings page."> | 321 <message name="IDS_POLICY_PROXYSERVER_CAPTION" desc="The label of the 'proxy
server address' text field in the 'proxy' policy settings page."> |
304 Address or URL of proxy server | 322 Address or URL of proxy server |
305 </message> | 323 </message> |
306 <message name="IDS_POLICY_PROXYBYPASSLIST_CAPTION" desc="The label of the 'p
roxy bypass rules' text field in the 'proxy' policy settings page."> | 324 <message name="IDS_POLICY_PROXYBYPASSLIST_CAPTION" desc="The label of the 'p
roxy bypass rules' text field in the 'proxy' policy settings page."> |
307 Proxy bypass rules | 325 Proxy bypass rules |
308 </message> | 326 </message> |
309 <message name="IDS_POLICY_PROXYBYPASSLIST_LABEL" desc="The label of the 'pro
xy bypass rules' text field in the 'proxy' policy settings page."> | 327 <message name="IDS_POLICY_PROXYBYPASSLIST_LABEL" desc="The label of the 'pro
xy bypass rules' text field in the 'proxy' policy settings page."> |
310 Comma-separated list of proxy bypass rules | 328 Comma-separated list of proxy bypass rules |
311 </message> | 329 </message> |
312 <message name="IDS_POLICY_PROXYPACURL_CAPTION" desc="The label of the 'proxy
pac URL' text field in the 'proxy' policy settings page."> | 330 <message name="IDS_POLICY_PROXYPACURL_CAPTION" desc="The label of the 'proxy
pac URL' text field in the 'proxy' policy settings page."> |
313 URL to a proxy .pac file | 331 URL to a proxy .pac file |
314 </message> | 332 </message> |
315 <message name="IDS_POLICY_PROXYSERVERMODE_DESC" desc="The description of the
'proxy bypass rules' policy when displayed in OSX Workgroup Manager."> | 333 <message name="IDS_POLICY_PROXYMODE_DESC" desc="The description of the 'prox
y mode' policy when displayed in OSX Workgroup Manager."> |
316 Allows you to specify the proxy server used by <ph name="PRODUCT_NAME">$1<
ex>Google Chrome</ex></ph> and prevents users from changing proxy settings. | 334 Allows you to specify the proxy server used by <ph name="PRODUCT_NAME">$1<
ex>Google Chrome</ex></ph> and prevents users from changing proxy settings. |
317 | 335 |
318 If you choose to never use a proxy server and always connect directly, all
other options are ignored. | 336 If you choose to never use a proxy server and always connect directly, all
other options are ignored. |
| 337 |
| 338 If you choose to use system proxy settings or auto detect the proxy server
, all other options are ignored. |
| 339 |
| 340 If you choose fixed server proxy mode, you can specify further options in
'Address or URL of proxy server' and 'Comma-separated list of proxy bypass rules
'. |
| 341 |
| 342 If you choose to use a .pac proxy script, you must specify the URL to the
script in 'URL to a proxy .pac file'. |
| 343 |
| 344 For detailed examples, visit: |
| 345 <ph name="PROXY_HELP_URL">$2<ex>http://www.chromium.org/developers/design-
documents/network-settings#TOC-Command-line-options-for-proxy-sett</ex></ph> |
| 346 |
| 347 If you enable this setting, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</e
x></ph> ignores all proxy-related options specified from the command line. |
| 348 </message> |
| 349 <message name="IDS_POLICY_PROXYSERVERMODE_DESC" desc="The description of the
'proxy server mode'"> |
| 350 This policy is deprecated, use ProxyMode instead. |
| 351 |
| 352 Allows you to specify the proxy server used by <ph name="PRODUCT_NAME">$1<
ex>Google Chrome</ex></ph> and prevents users from changing proxy settings. |
| 353 |
| 354 If you choose to never use a proxy server and always connect directly, all
other options are ignored. |
319 | 355 |
320 If you choose to use system proxy settings or auto detect the proxy server
, all other options are ignored. | 356 If you choose to use system proxy settings or auto detect the proxy server
, all other options are ignored. |
321 | 357 |
322 If you choose manual proxy settings, you can specify further options in 'A
ddress or URL of proxy server', 'URL to a proxy .pac file' and 'Comma-separated
list of proxy bypass rules'. | 358 If you choose manual proxy settings, you can specify further options in 'A
ddress or URL of proxy server', 'URL to a proxy .pac file' and 'Comma-separated
list of proxy bypass rules'. |
323 | 359 |
324 For detailed examples, visit: | 360 For detailed examples, visit: |
325 <ph name="PROXY_HELP_URL">$2<ex>http://www.chromium.org/developers/design-
documents/network-settings#TOC-Command-line-options-for-proxy-sett</ex></ph> | 361 <ph name="PROXY_HELP_URL">$2<ex>http://www.chromium.org/developers/design-
documents/network-settings#TOC-Command-line-options-for-proxy-sett</ex></ph> |
326 | 362 |
327 If you enable this setting, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</e
x></ph> ignores all proxy-related options specified from the command line. | 363 If you enable this setting, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</e
x></ph> ignores all proxy-related options specified from the command line. |
328 </message> | 364 </message> |
(...skipping 531 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
860 http://www.chromium.org/administrators/policy-templates</ex></ph>. | 896 http://www.chromium.org/administrators/policy-templates</ex></ph>. |
861 | 897 |
862 The list of supported policies is the same for Chromium and Google Chrome,
but their Windows registry locations differ. | 898 The list of supported policies is the same for Chromium and Google Chrome,
but their Windows registry locations differ. |
863 | 899 |
864 It starts with <ph name="CHROMIUM_KEY">Software\Policies\Chromium</ph> for
Chromium policies and with <ph name="GOOGLE_CHROME_KEY">Software\Policies\Googl
e\Chrome</ph> for Google Chrome policies. | 900 It starts with <ph name="CHROMIUM_KEY">Software\Policies\Chromium</ph> for
Chromium policies and with <ph name="GOOGLE_CHROME_KEY">Software\Policies\Googl
e\Chrome</ph> for Google Chrome policies. |
865 </message> | 901 </message> |
866 <message name="IDS_POLICY_DOC_BACK_TO_TOP" | 902 <message name="IDS_POLICY_DOC_BACK_TO_TOP" |
867 desc="Text of a link in the generated policy documentation, that ta
kes the user to the top of the page"> | 903 desc="Text of a link in the generated policy documentation, that ta
kes the user to the top of the page"> |
868 Back to top | 904 Back to top |
869 </message> | 905 </message> |
| 906 <message name="IDS_POLICY_DOC_DEPRECATED" |
| 907 desc="Text appended in parentheses to the policy name to indicate t
hat it has been deprecated"> |
| 908 deprecated |
| 909 </message> |
870 <message name="IDS_POLICY_DOC_SUPPORTED" | 910 <message name="IDS_POLICY_DOC_SUPPORTED" |
871 desc="Appears next to the name of each supported feature in the 'li
st of supported policy features' in the generated policy documentation"> | 911 desc="Appears next to the name of each supported feature in the 'li
st of supported policy features' in the generated policy documentation"> |
872 Yes | 912 Yes |
873 </message> | 913 </message> |
874 <message name="IDS_POLICY_DOC_NOT_SUPPORTED" | 914 <message name="IDS_POLICY_DOC_NOT_SUPPORTED" |
875 desc="Appears next to the name of each unsupported feature in the '
list of supported policy features' in the generated policy documentation"> | 915 desc="Appears next to the name of each unsupported feature in the '
list of supported policy features' in the generated policy documentation"> |
876 No | 916 No |
877 </message> | 917 </message> |
878 <message name="IDS_POLICY_DOC_NAME_COLUMN_TITLE" | 918 <message name="IDS_POLICY_DOC_NAME_COLUMN_TITLE" |
879 desc="Appears at the top of the policy summary table, over the colu
mn of policy names, in the generated policy documentation"> | 919 desc="Appears at the top of the policy summary table, over the colu
mn of policy names, in the generated policy documentation"> |
880 Policy Name | 920 Policy Name |
881 </message> | 921 </message> |
882 <message name="IDS_POLICY_DOC_DESCRIPTION_COLUMN_TITLE" | 922 <message name="IDS_POLICY_DOC_DESCRIPTION_COLUMN_TITLE" |
883 desc="Appears at the top of the policy summary table, over the colu
mn of short policy descriptions, in the generated policy documentation"> | 923 desc="Appears at the top of the policy summary table, over the colu
mn of short policy descriptions, in the generated policy documentation"> |
884 Description | 924 Description |
885 </message> | 925 </message> |
886 <message name="IDS_POLICY_DOC_FEATURE_DYNAMIC_REFRESH" | 926 <message name="IDS_POLICY_DOC_FEATURE_DYNAMIC_REFRESH" |
887 desc="The name of the feature that indicates for a given policy tha
t changes to it are respected by Chrome without a browser restart"> | 927 desc="The name of the feature that indicates for a given policy tha
t changes to it are respected by Chrome without a browser restart"> |
888 Dynamic Policy Refresh | 928 Dynamic Policy Refresh |
889 </message> | 929 </message> |
890 <!-- End of generated documentation messages --> | 930 <!-- End of generated documentation messages --> |
891 </messages> | 931 </messages> |
892 </release> | 932 </release> |
893 </grit> | 933 </grit> |
OLD | NEW |