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 332 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
343 <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> | 343 <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> |
344 </message> | 344 </message> |
345 <message name="IDS_POLICY_PROXYPACURL_DESC" desc="The description of the 'pr
oxy pac URL' policy when displayed in OSX Workgroup Manager."> | 345 <message name="IDS_POLICY_PROXYPACURL_DESC" desc="The description of the 'pr
oxy pac URL' policy when displayed in OSX Workgroup Manager."> |
346 You can specify a URL to a proxy .pac file here. | 346 You can specify a URL to a proxy .pac file here. |
347 | 347 |
348 This policy only takes effect if you have selected manual proxy settings a
t 'Choose how to specify proxy server settings'. | 348 This policy only takes effect if you have selected manual proxy settings a
t 'Choose how to specify proxy server settings'. |
349 | 349 |
350 For detailed examples, visit: | 350 For detailed examples, visit: |
351 <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> | 351 <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> |
352 </message> | 352 </message> |
| 353 <!-- Content Settings messages --> |
| 354 <message name="IDS_POLICY_CONTENTSETTINGS_CAPTION" desc="Caption of the 'con
tent settings' policy group."> |
| 355 Content Settings |
| 356 </message> |
| 357 <message name="IDS_POLICY_CONTENTSETTINGS_DESC" desc="Description of the 'co
ntent settings' policy group."> |
| 358 Content Settings allow you to specify how contents of a specific type (for
example Cookies, Images or JavaScript) is handled. |
| 359 </message> |
| 360 |
| 361 <message name="IDS_POLICY_DEFAULTCOOKIESSETTING_CAPTION" desc="Text describi
ng the dropdown menu for selecting the default notification setting."> |
| 362 Default cookies setting |
| 363 </message> |
| 364 <message name="IDS_POLICY_DEFAULTCOOKIESSETTING_DESC" desc="Description of t
he 'default cookies setting' policy."> |
| 365 Allows you to set whether websites are allowed to set local data. Setting
local data can be either allowed for all websites or denied for all websites. |
| 366 </message> |
| 367 <message name="IDS_POLICY_ENUM_ALLOWCOOKIES_CAPTION" desc="Label in a 'defau
lt content settings' dropdown menu for selecting the default content settings 'A
LLOW'."> |
| 368 Allow all sites to set local data. |
| 369 </message> |
| 370 <message name="IDS_POLICY_ENUM_BLOCKCOOKIES_CAPTION" desc="Label in a 'defau
lt content settings' dropdown menu for selecting the default content settings 'B
LOCK'."> |
| 371 Do not allow any site to set local data |
| 372 </message> |
| 373 |
| 374 <message name="IDS_POLICY_DEFAULTIMAGESSETTING_CAPTION" desc="Text describin
g the dropdown menu for selecting the default notification setting."> |
| 375 Default images setting |
| 376 </message> |
| 377 <message name="IDS_POLICY_DEFAULTIMAGESSETTING_DESC" desc="Description of th
e 'default images setting' policy."> |
| 378 Allows you to set whether websites are allowed to display images. Displayi
ng images can be either allowed for all websites or denied for all websites. |
| 379 </message> |
| 380 <message name="IDS_POLICY_ENUM_ALLOWIMAGES_CAPTION" desc="Label in a 'defaul
t content settings' dropdown menu for selecting the default content settings 'AL
LOW'."> |
| 381 Allow all sites to show all images |
| 382 </message> |
| 383 <message name="IDS_POLICY_ENUM_BLOCKIMAGES_CAPTION" desc="Label in a 'defaul
t content settings' dropdown menu for selecting the default content settings 'BL
OCK'."> |
| 384 Do not allow any site to show images |
| 385 </message> |
| 386 |
| 387 <message name="IDS_POLICY_DEFAULTJAVASCRIPTSETTING_CAPTION" desc="Text descr
ibing the dropdown menu for selecting the default notification setting."> |
| 388 Default JavaScript setting |
| 389 </message> |
| 390 <message name="IDS_POLICY_DEFAULTJAVASCRIPTSETTING_DESC" desc="Description o
f the 'default JavaScript setting' policy."> |
| 391 Allows you to set whether websites are allowed to run JavaScript. Running
JavaScript can be either allowed for all websites or denied for all websites. |
| 392 </message> |
| 393 <message name="IDS_POLICY_ENUM_ALLOWJAVASCRIPT_CAPTION" desc="Label in a 'de
fault content settings' dropdown menu for selecting the default content settings
'ALLOW'."> |
| 394 Allow all sites to run JavaScript |
| 395 </message> |
| 396 <message name="IDS_POLICY_ENUM_BLOCKJAVASCRIPT_CAPTION" desc="Label in a 'de
fault content settings' dropdown menu for selecting the default content settings
'BLOCK'."> |
| 397 Do not allow any site to run JavaScript |
| 398 </message> |
| 399 |
| 400 <message name="IDS_POLICY_DEFAULTPLUGINSSETTING_CAPTION" desc="Text describi
ng the dropdown menu for selecting the default notification setting."> |
| 401 Default plugins setting |
| 402 </message> |
| 403 <message name="IDS_POLICY_DEFAULTPLUGINSSETTING_DESC" desc="Description of t
he 'default plug-ins setting' policy."> |
| 404 Allows you to set whether websites are allowed to automatically run plugin
s. Automatically running plugins can be either allowed for all websites or denie
d for all websites. |
| 405 </message> |
| 406 <message name="IDS_POLICY_ENUM_ALLOWPLUGINS_CAPTION" desc="Label in a 'defau
lt content settings' dropdown menu for selecting the default content settings 'A
LLOW'."> |
| 407 Allow all sites to automatically run plugins |
| 408 </message> |
| 409 <message name="IDS_POLICY_ENUM_BLOCKPLUGINS_CAPTION" desc="Label in a 'defau
lt content settings' dropdown menu for selecting the default content settings 'B
LOCK'."> |
| 410 Block all plugins |
| 411 </message> |
| 412 |
| 413 <message name="IDS_POLICY_DEFAULTPOPUPSSETTING_CAPTION" desc="Text describin
g the dropdown menu for selecting the default notification setting."> |
| 414 Default popups setting |
| 415 </message> |
| 416 <message name="IDS_POLICY_DEFAULTPOPUPSSETTING_DESC" desc="Description of th
e 'default popups setting' policy."> |
| 417 Allows you to set whether websites are allowed to show pop-ups. Showing pop
ups can be either allowed for all websites or denied for all websites. |
| 418 </message> |
| 419 <message name="IDS_POLICY_ENUM_ALLOWPOPUPS_CAPTION" desc="Label in a 'defaul
t content settings' dropdown menu for selecting the default content settings 'AL
LOW'."> |
| 420 Allow all sites to show pop-ups |
| 421 </message> |
| 422 <message name="IDS_POLICY_ENUM_BLOCKPOPUPS_CAPTION" desc="Label in a 'defaul
t content settings' dropdown menu for selecting the default content settings 'BL
OCK'."> |
| 423 Do not allow any site to show popups |
| 424 </message> |
| 425 |
| 426 <message name="IDS_POLICY_DEFAULTNOTIFICATIONSETTING_CAPTION" desc="Text des
cribing the dropdown menu for selecting the default notification setting."> |
| 427 Default notification setting |
| 428 </message> |
| 429 <message name="IDS_POLICY_DEFAULTNOTIFICATIONSETTING_DESC" desc="Description
of the 'default notification setting' policy."> |
| 430 Allows you to set whether websites are allowed to display desktop notifica
tions. Displaying desktop notifications can be allowed by default, denied by def
ault or the user can be asked everytime a website wants to show desktop notifica
tions. |
| 431 </message> |
| 432 <message name="IDS_POLICY_ENUM_ALLOWNOTIFICATIONS_CAPTION" desc="Label in a
'default content settings' dropdown menu for selecting the default content setti
ngs 'ALLOW'."> |
| 433 Allow sites to show desktop notifications |
| 434 </message> |
| 435 <message name="IDS_POLICY_ENUM_BLOCKNOTIFICATIONS_CAPTION" desc="Label in a
'default content settings' dropdown menu for selecting the default content setti
ngs 'BLOCK'."> |
| 436 Do not allow any site to show desktop notifications |
| 437 </message> |
| 438 <message name="IDS_POLICY_ENUM_ASKNOTIFICATIONS_CAPTION" desc="Label in a 'd
efault content settings' dropdown menu for selecting the default content setting
s 'ASK'."> |
| 439 Ask every time a site wants to show desktop notifications |
| 440 </message> |
| 441 |
| 442 <message name="IDS_POLICY_DEFAULTGEOLOCATIONSETTING_CAPTION" desc="Text desc
ribing the dropdown menu for selecting the default notification setting."> |
| 443 Default geolocation setting |
| 444 </message> |
| 445 <message name="IDS_POLICY_DEFAULTGEOLOCATIONSETTING_DESC" desc="Description
of the 'default geolocation setting' policy."> |
| 446 Allows you to set whether websites are allowed to track the users' physica
l location. Tracking the users' physical location can be allowed by default, den
ied by default or the user can be asked everytime a website requests the pysical
location. |
| 447 </message> |
| 448 |
| 449 <message name="IDS_POLICY_ENUM_ALLOWGEOLOCATION_CAPTION" desc="Label in a 'd
efault content settings' dropdown menu for selecting the default content setting
s 'ALLOW'."> |
| 450 Allow sites to track the users' physical location |
| 451 </message> |
| 452 <message name="IDS_POLICY_ENUM_BLOCKGEOLOCATION_CAPTION" desc="Label in a 'd
efault content settings' dropdown menu for selecting the default content setting
s 'BLOCK'."> |
| 453 Do not allow any site to track the users' physical location |
| 454 </message> |
| 455 <message name="IDS_POLICY_ENUM_ASKGEOLOCATION_CAPTION" desc="Label in a 'def
ault content settings' dropdown menu for selecting the default content settings
'ASK'."> |
| 456 Ask whenever a site wants to track the users' physical location |
| 457 </message> |
| 458 <!-- End HTTP Policy messages --> |
353 | 459 |
354 <!-- HTTP Authentication Policy messages --> | 460 <!-- HTTP Authentication Policy messages --> |
355 <message name="IDS_POLICY_HTTPAUTHENTICATION_CAPTION" desc="Caption of the '
HTTPAuthentication' policy group"> | 461 <message name="IDS_POLICY_HTTPAUTHENTICATION_CAPTION" desc="Caption of the '
HTTPAuthentication' policy group"> |
356 Policies for HTTP Authentication | 462 Policies for HTTP Authentication |
357 </message> | 463 </message> |
358 <message name="IDS_POLICY_HTTPAUTHENTICATION_DESC" desc="Description of the
'HTTPAuthentication' policy group"> | 464 <message name="IDS_POLICY_HTTPAUTHENTICATION_DESC" desc="Description of the
'HTTPAuthentication' policy group"> |
359 Policies related to integrated HTTP authentication. | 465 Policies related to integrated HTTP authentication. |
360 </message> | 466 </message> |
361 | 467 |
362 <message name="IDS_POLICY_AUTHSCHEMES_CAPTION" desc="Caption of the 'support
ed auth schemes' policy."> | 468 <message name="IDS_POLICY_AUTHSCHEMES_CAPTION" desc="Caption of the 'support
ed auth schemes' policy."> |
(...skipping 405 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
768 Description | 874 Description |
769 </message> | 875 </message> |
770 <message name="IDS_POLICY_DOC_FEATURE_DYNAMIC_REFRESH" | 876 <message name="IDS_POLICY_DOC_FEATURE_DYNAMIC_REFRESH" |
771 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"> | 877 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"> |
772 Dynamic Policy Refresh | 878 Dynamic Policy Refresh |
773 </message> | 879 </message> |
774 <!-- End of generated documentation messages --> | 880 <!-- End of generated documentation messages --> |
775 </messages> | 881 </messages> |
776 </release> | 882 </release> |
777 </grit> | 883 </grit> |
OLD | NEW |