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 5466 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5477 </message> | 5477 </message> |
5478 <message name="IDS_COOKIES_BLOCK_RADIO" desc="A radio button in the Conten
t Settings dialog for blocking cookies and other site data from being stored on
your computer."> | 5478 <message name="IDS_COOKIES_BLOCK_RADIO" desc="A radio button in the Conten
t Settings dialog for blocking cookies and other site data from being stored on
your computer."> |
5479 Block sites from setting any data | 5479 Block sites from setting any data |
5480 </message> | 5480 </message> |
5481 <message name="IDS_COOKIES_EXCEPTIONS_BUTTON" desc="A button in the Conten
t Settings dialog for opening cookie storing exception rules dialog."> | 5481 <message name="IDS_COOKIES_EXCEPTIONS_BUTTON" desc="A button in the Conten
t Settings dialog for opening cookie storing exception rules dialog."> |
5482 Exceptions... | 5482 Exceptions... |
5483 </message> | 5483 </message> |
5484 <message name="IDS_COOKIES_BLOCK_3RDPARTY_CHKBOX" desc="A checkbox in the
Content Settings dialog for blocking all 3rd party cookies."> | 5484 <message name="IDS_COOKIES_BLOCK_3RDPARTY_CHKBOX" desc="A checkbox in the
Content Settings dialog for blocking all 3rd party cookies."> |
5485 Block third-party cookies from being set | 5485 Block third-party cookies from being set |
5486 </message> | 5486 </message> |
| 5487 <message name="IDS_INTENTS_TAB_LABEL" desc="Label for Web Intents tab on C
ontent Settings page"> |
| 5488 Web Intents |
| 5489 </message> |
5487 | 5490 |
5488 <!-- Mac users do not close their browser; they quit it. --> | 5491 <!-- Mac users do not close their browser; they quit it. --> |
5489 <if expr="not is_macosx"> | 5492 <if expr="not is_macosx"> |
5490 <message name="IDS_COOKIES_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox in
the Content Settings dialog for removing all cookies on when browser is closed."
> | 5493 <message name="IDS_COOKIES_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox in
the Content Settings dialog for removing all cookies on when browser is closed."
> |
5491 Clear cookies and other site data when I close my browser | 5494 Clear cookies and other site data when I close my browser |
5492 </message> | 5495 </message> |
5493 <message name="IDS_COOKIES_LSO_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox
in the Content Settings dialog for removing all cookies on when browser is clos
ed."> | 5496 <message name="IDS_COOKIES_LSO_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox
in the Content Settings dialog for removing all cookies on when browser is clos
ed."> |
5494 Clear cookies and other site and plug-in data when I close my browser | 5497 Clear cookies and other site and plug-in data when I close my browser |
5495 </message> | 5498 </message> |
5496 </if> | 5499 </if> |
(...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5608 </message> | 5611 </message> |
5609 <message name="IDS_GEOLOCATION_ALLOW_RADIO" desc="A radio button in the Co
ntent Settings dialog for allowing all sites access to geolocation data."> | 5612 <message name="IDS_GEOLOCATION_ALLOW_RADIO" desc="A radio button in the Co
ntent Settings dialog for allowing all sites access to geolocation data."> |
5610 Allow all sites to track my physical location | 5613 Allow all sites to track my physical location |
5611 </message> | 5614 </message> |
5612 <message name="IDS_GEOLOCATION_ASK_RADIO" desc="A radio button in the Cont
ent Settings dialog for asking before allowing sites access to gelocation data."
> | 5615 <message name="IDS_GEOLOCATION_ASK_RADIO" desc="A radio button in the Cont
ent Settings dialog for asking before allowing sites access to gelocation data."
> |
5613 Ask me when a site tries to track my physical location (recommended) | 5616 Ask me when a site tries to track my physical location (recommended) |
5614 </message> | 5617 </message> |
5615 <message name="IDS_GEOLOCATION_BLOCK_RADIO" desc="A radio button in the Co
ntent Settings dialog for blocking sites from accessing geolocation data."> | 5618 <message name="IDS_GEOLOCATION_BLOCK_RADIO" desc="A radio button in the Co
ntent Settings dialog for blocking sites from accessing geolocation data."> |
5616 Do not allow any site to track my physical location | 5619 Do not allow any site to track my physical location |
5617 </message> | 5620 </message> |
| 5621 <message name="IDS_INTENTS_ALLOW_RADIO" desc="A radio button in the Conten
t Settings dialog for allowing sites from registering intent services."> |
| 5622 Allow sites to ask to handle intents |
| 5623 </message> |
| 5624 <message name="IDS_INTENTS_BLOCK_RADIO" desc="A radio button in the Conten
t Settings dialog for blocking sites from registering intent services."> |
| 5625 Block all sites from handling intents |
| 5626 </message> |
5618 <message name="IDS_GEOLOCATION_EXCEPTION_TITLE" desc="Title for geolocatio
n exceptions dialog"> | 5627 <message name="IDS_GEOLOCATION_EXCEPTION_TITLE" desc="Title for geolocatio
n exceptions dialog"> |
5619 Location Exceptions | 5628 Location Exceptions |
5620 </message> | 5629 </message> |
5621 <message name="IDS_NOTIFICATIONS_TAB_LABEL" desc="Label for Notifications
tab on Content Settings dialog"> | 5630 <message name="IDS_NOTIFICATIONS_TAB_LABEL" desc="Label for Notifications
tab on Content Settings dialog"> |
5622 Notifications | 5631 Notifications |
5623 </message> | 5632 </message> |
5624 <message name="IDS_NOTIFICATIONS_HEADER" desc="Label for Notifications exc
eption management page on Content Settings dialog"> | 5633 <message name="IDS_NOTIFICATIONS_HEADER" desc="Label for Notifications exc
eption management page on Content Settings dialog"> |
5625 Notifications Exceptions | 5634 Notifications Exceptions |
5626 </message> | 5635 </message> |
5627 <message name="IDS_NOTIFICATIONS_SETTINGS_BUTTON" desc="Label for the Sett
ings button for Notifications tab of Content Settings dialog."> | 5636 <message name="IDS_NOTIFICATIONS_SETTINGS_BUTTON" desc="Label for the Sett
ings button for Notifications tab of Content Settings dialog."> |
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5719 Manage exceptions... | 5728 Manage exceptions... |
5720 </message> | 5729 </message> |
5721 <message name="IDS_COOKIES_SHOW_COOKIES_BUTTON" desc="A button in the Co
ntent Settings dialog for showing cookies and other stored site data."> | 5730 <message name="IDS_COOKIES_SHOW_COOKIES_BUTTON" desc="A button in the Co
ntent Settings dialog for showing cookies and other stored site data."> |
5722 All cookies and site data... | 5731 All cookies and site data... |
5723 </message> | 5732 </message> |
5724 <message name="IDS_HANDLERS_MANAGE" desc="The label on the button that l
aunches the exceptions management page for a given content type"> | 5733 <message name="IDS_HANDLERS_MANAGE" desc="The label on the button that l
aunches the exceptions management page for a given content type"> |
5725 Manage handlers... | 5734 Manage handlers... |
5726 </message> | 5735 </message> |
5727 </if> | 5736 </if> |
5728 | 5737 |
| 5738 <if expr="pp_ifdef('use_titlecase')"> |
| 5739 <message name="IDS_INTENTS_MANAGE_BUTTON" desc=""> |
| 5740 Manage Intents... |
| 5741 </message> |
| 5742 </if> |
| 5743 <if expr="not pp_ifdef('use_titlecase')"> |
| 5744 <message name="IDS_INTENTS_MANAGE_BUTTON" desc=""> |
| 5745 Manage intents... |
| 5746 </message> |
| 5747 </if> |
| 5748 |
5729 <!-- Cookie/Images/JavaScript/Plugins/Pop-ups/Location exception editor di
alogs --> | 5749 <!-- Cookie/Images/JavaScript/Plugins/Pop-ups/Location exception editor di
alogs --> |
5730 <message name="IDS_EXCEPTION_EDITOR_PATTERN_TITLE" desc="Title of the patt
ern field in the exception editor"> | 5750 <message name="IDS_EXCEPTION_EDITOR_PATTERN_TITLE" desc="Title of the patt
ern field in the exception editor"> |
5731 Hostname Pattern: | 5751 Hostname Pattern: |
5732 </message> | 5752 </message> |
5733 <message name="IDS_EXCEPTION_EDITOR_OTR_TITLE" desc="Title of the incognit
o checkbox in the exception editor"> | 5753 <message name="IDS_EXCEPTION_EDITOR_OTR_TITLE" desc="Title of the incognit
o checkbox in the exception editor"> |
5734 Only apply to this incognito session | 5754 Only apply to this incognito session |
5735 </message> | 5755 </message> |
5736 | 5756 |
5737 <!-- Automatic updates --> | 5757 <!-- Automatic updates --> |
5738 <if expr="is_macosx"> | 5758 <if expr="is_macosx"> |
(...skipping 2353 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8092 <message name="IDS_COOKIES_COOKIE_ACCESSIBLE_TO_SCRIPT_LABEL" desc="The Co
okie Accessible to Script label"> | 8112 <message name="IDS_COOKIES_COOKIE_ACCESSIBLE_TO_SCRIPT_LABEL" desc="The Co
okie Accessible to Script label"> |
8093 Accessible to Script: | 8113 Accessible to Script: |
8094 </message> | 8114 </message> |
8095 <message name="IDS_COOKIES_COOKIE_CREATED_LABEL" desc="The Cookie Created
label"> | 8115 <message name="IDS_COOKIES_COOKIE_CREATED_LABEL" desc="The Cookie Created
label"> |
8096 Created: | 8116 Created: |
8097 </message> | 8117 </message> |
8098 <message name="IDS_COOKIES_COOKIE_EXPIRES_LABEL" desc="The Cookie Expires
label"> | 8118 <message name="IDS_COOKIES_COOKIE_EXPIRES_LABEL" desc="The Cookie Expires
label"> |
8099 Expires: | 8119 Expires: |
8100 </message> | 8120 </message> |
8101 | 8121 |
| 8122 <!-- Intents Window --> |
| 8123 <message name="IDS_INTENTS_MANAGER_WINDOW_TITLE" desc="The title of the In
tents page that lets you manage intent services for websites"> |
| 8124 Intents |
| 8125 </message> |
| 8126 <message name="IDS_INTENTS_DOMAIN_COLUMN_HEADER" desc="Label for the Site
column in the intents manager page."> |
| 8127 Site |
| 8128 </message> |
| 8129 <message name="IDS_INTENTS_SERVICE_DATA_COLUMN_HEADER" desc="Label for the
Service Data column in the intents manager page."> |
| 8130 Service Data |
| 8131 </message> |
| 8132 <message name="IDS_INTENTS_REMOVE_INTENT_BUTTON" desc="Text on the button
to remove an intent."> |
| 8133 Remove Intent |
| 8134 </message> |
| 8135 |
8102 <!-- Mac users do not close their browser; they quit it. --> | 8136 <!-- Mac users do not close their browser; they quit it. --> |
8103 <if expr="not is_macosx"> | 8137 <if expr="not is_macosx"> |
8104 <message name="IDS_COOKIES_COOKIE_EXPIRES_SESSION" desc="The Cookie Expi
res field value for a session cookie"> | 8138 <message name="IDS_COOKIES_COOKIE_EXPIRES_SESSION" desc="The Cookie Expi
res field value for a session cookie"> |
8105 When I close my browser | 8139 When I close my browser |
8106 </message> | 8140 </message> |
8107 </if> | 8141 </if> |
8108 <if expr="is_macosx"> | 8142 <if expr="is_macosx"> |
8109 <message name="IDS_COOKIES_COOKIE_EXPIRES_SESSION" desc="The Cookie Expi
res field value for a session cookie (Mac)"> | 8143 <message name="IDS_COOKIES_COOKIE_EXPIRES_SESSION" desc="The Cookie Expi
res field value for a session cookie (Mac)"> |
8110 When I quit my browser | 8144 When I quit my browser |
8111 </message> | 8145 </message> |
(...skipping 5291 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13403 </includes> | 13437 </includes> |
13404 <structures fallback_to_english="true"> | 13438 <structures fallback_to_english="true"> |
13405 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13439 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
13406 </structure> | 13440 </structure> |
13407 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13441 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
13408 </structure> | 13442 </structure> |
13409 </structures> | 13443 </structures> |
13410 | 13444 |
13411 </release> | 13445 </release> |
13412 </grit> | 13446 </grit> |
OLD | NEW |