| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- | 3 <!-- |
| 4 This file contains definitions of resources that will be translated for each | 4 This file contains definitions of resources that will be translated for each |
| 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available | 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available |
| 6 for making strings OS specific. Other platform defines such as use_titlecase | 6 for making strings OS specific. Other platform defines such as use_titlecase |
| 7 are declared in build/common.gypi. | 7 are declared in build/common.gypi. |
| 8 --> | 8 --> |
| 9 | 9 |
| 10 <grit base_dir="." latest_public_release="0" current_release="1" | 10 <grit base_dir="." latest_public_release="0" current_release="1" |
| (...skipping 8500 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8511 </if> | 8511 </if> |
| 8512 <if expr="pp_ifdef('use_titlecase')"> | 8512 <if expr="pp_ifdef('use_titlecase')"> |
| 8513 <message name="IDS_OPTIONS_BROWSING_DATA_GROUP_NAME" desc="In Title Case
: The title of the 'Browsing data' group."> | 8513 <message name="IDS_OPTIONS_BROWSING_DATA_GROUP_NAME" desc="In Title Case
: The title of the 'Browsing data' group."> |
| 8514 Browsing Data | 8514 Browsing Data |
| 8515 </message> | 8515 </message> |
| 8516 <message name="IDS_OPTIONS_IMPORT_DATA_BUTTON" desc="In Title Case: Labe
l for the import data button."> | 8516 <message name="IDS_OPTIONS_IMPORT_DATA_BUTTON" desc="In Title Case: Labe
l for the import data button."> |
| 8517 Import Data from Another Browser... | 8517 Import Data from Another Browser... |
| 8518 </message> | 8518 </message> |
| 8519 </if> | 8519 </if> |
| 8520 | 8520 |
| 8521 <message name="IDS_OPTIONS_CONTROLLED_SETTING_APPLY_RECOMMENDATION" desc="
Link text displayed in the controlled settings bubble for applying the recommend
ation."> |
| 8522 Apply recommendation |
| 8523 </message> |
| 8524 |
| 8521 <if expr="pp_ifdef('chromeos')"> | 8525 <if expr="pp_ifdef('chromeos')"> |
| 8522 <message name="IDS_OPTIONS_POLICY_MANAGED_PREFS" desc="Banner displayed
in case there are policy-managed options the user won't be able to change."> | 8526 <message name="IDS_OPTIONS_POLICY_MANAGED_PREFS" desc="Banner displayed
in case there are policy-managed options the user won't be able to change."> |
| 8523 Some settings are being managed by your administrator. | 8527 Some settings are being managed by your administrator. |
| 8524 </message> | 8528 </message> |
| 8525 <message name="IDS_OPTIONS_EXTENSION_MANAGED_PREFS" desc="Banner display
ed in case there are extension-managed options the user won't be able to change.
"> | 8529 <message name="IDS_OPTIONS_EXTENSION_MANAGED_PREFS" desc="Banner display
ed in case there are extension-managed options the user won't be able to change.
"> |
| 8526 Some settings are being managed by an extension. | 8530 Some settings are being managed by an extension. |
| 8527 </message> | 8531 </message> |
| 8528 <message name="IDS_OPTIONS_POLICY_EXTENSION_MANAGED_PREFS" desc="Banner
displayed in case there are policy- and extension-managed options the user won't
be able to change."> | 8532 <message name="IDS_OPTIONS_POLICY_EXTENSION_MANAGED_PREFS" desc="Banner
displayed in case there are policy- and extension-managed options the user won't
be able to change."> |
| 8529 Some settings have been disabled by your administrator and others are
being managed by an extension. | 8533 Some settings have been disabled by your administrator and others are
being managed by an extension. |
| 8530 </message> | 8534 </message> |
| 8531 <message name="IDS_OPTIONS_UNMODIFIABLE_PREFS" desc="Banner displayed in
case there are options that the user won't be able to change."> | 8535 <message name="IDS_OPTIONS_UNMODIFIABLE_PREFS" desc="Banner displayed in
case there are options that the user won't be able to change."> |
| 8532 Some settings cannot be modified by the user. | 8536 Some settings cannot be modified by the user. |
| 8533 </message> | 8537 </message> |
| 8538 <message name="IDS_OPTIONS_CONTROLLED_SETTING_POLICY" desc="Text display
ed in the controlled settings bubble in case the setting is forced by policy."> |
| 8539 This setting is enforced by enterprise policy. |
| 8540 </message> |
| 8541 <message name="IDS_OPTIONS_CONTROLLED_SETTING_EXTENSION" desc="Text disp
layed in the controlled settings bubble in case the setting controlled by an ext
ension."> |
| 8542 This setting was configured by an extension. |
| 8543 </message> |
| 8544 <message name="IDS_OPTIONS_CONTROLLED_SETTING_RECOMMENDED" desc="Text di
splayed in the controlled settings bubble in case the setting has a policy-suppl
ied default value."> |
| 8545 Enterprise policy recommends a specific value for this setting. |
| 8546 </message> |
| 8534 </if> | 8547 </if> |
| 8535 <if expr="not pp_ifdef('chromeos') and is_posix"> | 8548 <if expr="not pp_ifdef('chromeos') and is_posix"> |
| 8536 <message name="IDS_OPTIONS_POLICY_MANAGED_PREFS" desc="Banner displayed
in case there are policy-managed options the user won't be able to change."> | 8549 <message name="IDS_OPTIONS_POLICY_MANAGED_PREFS" desc="Banner displayed
in case there are policy-managed options the user won't be able to change."> |
| 8537 Some preferences have been disabled by your administrator. | 8550 Some preferences have been disabled by your administrator. |
| 8538 </message> | 8551 </message> |
| 8539 <message name="IDS_OPTIONS_EXTENSION_MANAGED_PREFS" desc="Banner display
ed in case there are extension-managed options the user won't be able to change.
"> | 8552 <message name="IDS_OPTIONS_EXTENSION_MANAGED_PREFS" desc="Banner display
ed in case there are extension-managed options the user won't be able to change.
"> |
| 8540 Some preferences are being managed by an extension. | 8553 Some preferences are being managed by an extension. |
| 8541 </message> | 8554 </message> |
| 8542 <message name="IDS_OPTIONS_POLICY_EXTENSION_MANAGED_PREFS" desc="Banner
displayed in case there are policy- and extension-managed options the user won't
be able to change."> | 8555 <message name="IDS_OPTIONS_POLICY_EXTENSION_MANAGED_PREFS" desc="Banner
displayed in case there are policy- and extension-managed options the user won't
be able to change."> |
| 8543 Some preferences have been disabled by your administrator and others a
re being managed by an extension. | 8556 Some preferences have been disabled by your administrator and others a
re being managed by an extension. |
| 8544 </message> | 8557 </message> |
| 8558 <message name="IDS_OPTIONS_CONTROLLED_SETTING_POLICY" desc="Text display
ed in the controlled settings bubble in case the setting is forced by policy."> |
| 8559 This preference is enforced by enterprise policy. |
| 8560 </message> |
| 8561 <message name="IDS_OPTIONS_CONTROLLED_SETTING_EXTENSION" desc="Text disp
layed in the controlled settings bubble in case the setting controlled by an ext
ension."> |
| 8562 This preference was configured by an extension. |
| 8563 </message> |
| 8564 <message name="IDS_OPTIONS_CONTROLLED_SETTING_RECOMMENDED" desc="Text di
splayed in the controlled settings bubble in case the setting has a policy-suppl
ied default value."> |
| 8565 Enterprise policy recommends a specific value for this preference. |
| 8566 </message> |
| 8545 </if> | 8567 </if> |
| 8546 <if expr="is_win"> | 8568 <if expr="is_win"> |
| 8547 <message name="IDS_OPTIONS_POLICY_MANAGED_PREFS" desc="Banner displayed
in case there are policy-managed options the user won't be able to change."> | 8569 <message name="IDS_OPTIONS_POLICY_MANAGED_PREFS" desc="Banner displayed
in case there are policy-managed options the user won't be able to change."> |
| 8548 Some options have been disabled by your administrator. | 8570 Some options have been disabled by your administrator. |
| 8549 </message> | 8571 </message> |
| 8550 <message name="IDS_OPTIONS_EXTENSION_MANAGED_PREFS" desc="Banner display
ed in case there are extension-managed options the user won't be able to change.
"> | 8572 <message name="IDS_OPTIONS_EXTENSION_MANAGED_PREFS" desc="Banner display
ed in case there are extension-managed options the user won't be able to change.
"> |
| 8551 Some options are being managed by an extension. | 8573 Some options are being managed by an extension. |
| 8552 </message> | 8574 </message> |
| 8553 <message name="IDS_OPTIONS_POLICY_EXTENSION_MANAGED_PREFS" desc="Banner
displayed in case there are policy- and extension-managed options the user won't
be able to change."> | 8575 <message name="IDS_OPTIONS_POLICY_EXTENSION_MANAGED_PREFS" desc="Banner
displayed in case there are policy- and extension-managed options the user won't
be able to change."> |
| 8554 Some options have been disabled by your administrator and others are b
eing managed by an extension. | 8576 Some options have been disabled by your administrator and others are b
eing managed by an extension. |
| 8555 </message> | 8577 </message> |
| 8578 <message name="IDS_OPTIONS_CONTROLLED_SETTING_POLICY" desc="Text display
ed in the controlled settings bubble in case the setting is forced by policy."> |
| 8579 This option is enforced by enterprise policy. |
| 8580 </message> |
| 8581 <message name="IDS_OPTIONS_CONTROLLED_SETTING_EXTENSION" desc="Text disp
layed in the controlled settings bubble in case the setting controlled by an ext
ension."> |
| 8582 This option was configured by an extension. |
| 8583 </message> |
| 8584 <message name="IDS_OPTIONS_CONTROLLED_SETTING_RECOMMENDED" desc="Text di
splayed in the controlled settings bubble in case the setting has a policy-suppl
ied default value."> |
| 8585 Enterprise policy recommends a specific value for this option. |
| 8586 </message> |
| 8556 </if> | 8587 </if> |
| 8557 | 8588 |
| 8558 <!-- Options search page strings. --> | 8589 <!-- Options search page strings. --> |
| 8559 <message name="IDS_OPTIONS_SEARCH_PAGE_TITLE" desc="Title of the settings
search page."> | 8590 <message name="IDS_OPTIONS_SEARCH_PAGE_TITLE" desc="Title of the settings
search page."> |
| 8560 Search Results | 8591 Search Results |
| 8561 </message> | 8592 </message> |
| 8562 <message name="IDS_OPTIONS_SEARCH_PAGE_NO_MATCHES" desc="Text description
of a search that has no results."> | 8593 <message name="IDS_OPTIONS_SEARCH_PAGE_NO_MATCHES" desc="Text description
of a search that has no results."> |
| 8563 No matches were found. | 8594 No matches were found. |
| 8564 </message> | 8595 </message> |
| 8565 <message name="IDS_OPTIONS_SEARCH_PAGE_HELP_LABEL" desc="Help text for a s
erach that has no results."> | 8596 <message name="IDS_OPTIONS_SEARCH_PAGE_HELP_LABEL" desc="Help text for a s
erach that has no results."> |
| (...skipping 6052 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 14618 </messages> | 14649 </messages> |
| 14619 <structures fallback_to_english="true"> | 14650 <structures fallback_to_english="true"> |
| 14620 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14651 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
| 14621 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14652 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 14622 </structure> | 14653 </structure> |
| 14623 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14654 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 14624 </structure> | 14655 </structure> |
| 14625 </structures> | 14656 </structures> |
| 14626 </release> | 14657 </release> |
| 14627 </grit> | 14658 </grit> |
| OLD | NEW |