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 5457 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5468 </message> | 5468 </message> |
5469 <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."> | 5469 <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."> |
5470 Block sites from setting any data | 5470 Block sites from setting any data |
5471 </message> | 5471 </message> |
5472 <message name="IDS_COOKIES_EXCEPTIONS_BUTTON" desc="A button in the Conten
t Settings dialog for opening cookie storing exception rules dialog."> | 5472 <message name="IDS_COOKIES_EXCEPTIONS_BUTTON" desc="A button in the Conten
t Settings dialog for opening cookie storing exception rules dialog."> |
5473 Exceptions... | 5473 Exceptions... |
5474 </message> | 5474 </message> |
5475 <message name="IDS_COOKIES_BLOCK_3RDPARTY_CHKBOX" desc="A checkbox in the
Content Settings dialog for blocking all 3rd party cookies."> | 5475 <message name="IDS_COOKIES_BLOCK_3RDPARTY_CHKBOX" desc="A checkbox in the
Content Settings dialog for blocking all 3rd party cookies."> |
5476 Block third-party cookies from being set | 5476 Block third-party cookies from being set |
5477 </message> | 5477 </message> |
| 5478 <message name="IDS_INTENTS_TAB_LABEL" desc="Label for Web Intents tab on C
ontent Settings page"> |
| 5479 Web Intents |
| 5480 </message> |
5478 | 5481 |
5479 <!-- Mac users do not close their browser; they quit it. --> | 5482 <!-- Mac users do not close their browser; they quit it. --> |
5480 <if expr="not is_macosx"> | 5483 <if expr="not is_macosx"> |
5481 <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."
> | 5484 <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."
> |
5482 Clear cookies and other site data when I close my browser | 5485 Clear cookies and other site data when I close my browser |
5483 </message> | 5486 </message> |
5484 <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."> | 5487 <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."> |
5485 Clear cookies and other site and plug-in data when I close my browser | 5488 Clear cookies and other site and plug-in data when I close my browser |
5486 </message> | 5489 </message> |
5487 </if> | 5490 </if> |
(...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5599 </message> | 5602 </message> |
5600 <message name="IDS_GEOLOCATION_ALLOW_RADIO" desc="A radio button in the Co
ntent Settings dialog for allowing all sites access to geolocation data."> | 5603 <message name="IDS_GEOLOCATION_ALLOW_RADIO" desc="A radio button in the Co
ntent Settings dialog for allowing all sites access to geolocation data."> |
5601 Allow all sites to track my physical location | 5604 Allow all sites to track my physical location |
5602 </message> | 5605 </message> |
5603 <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."
> | 5606 <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."
> |
5604 Ask me when a site tries to track my physical location (recommended) | 5607 Ask me when a site tries to track my physical location (recommended) |
5605 </message> | 5608 </message> |
5606 <message name="IDS_GEOLOCATION_BLOCK_RADIO" desc="A radio button in the Co
ntent Settings dialog for blocking sites from accessing geolocation data."> | 5609 <message name="IDS_GEOLOCATION_BLOCK_RADIO" desc="A radio button in the Co
ntent Settings dialog for blocking sites from accessing geolocation data."> |
5607 Do not allow any site to track my physical location | 5610 Do not allow any site to track my physical location |
5608 </message> | 5611 </message> |
| 5612 <message name="IDS_INTENTS_ALLOW_RADIO" desc="A radio button in the Conten
t Settings dialog for allowing sites from registering intent services."> |
| 5613 Allow sites to ask to handle intents |
| 5614 </message> |
| 5615 <message name="IDS_INTENTS_BLOCK_RADIO" desc="A radio button in the Conten
t Settings dialog for blocking sites from registering intent services."> |
| 5616 Block all sites from handling intents |
| 5617 </message> |
5609 <message name="IDS_GEOLOCATION_EXCEPTION_TITLE" desc="Title for geolocatio
n exceptions dialog"> | 5618 <message name="IDS_GEOLOCATION_EXCEPTION_TITLE" desc="Title for geolocatio
n exceptions dialog"> |
5610 Location Exceptions | 5619 Location Exceptions |
5611 </message> | 5620 </message> |
5612 <message name="IDS_NOTIFICATIONS_TAB_LABEL" desc="Label for Notifications
tab on Content Settings dialog"> | 5621 <message name="IDS_NOTIFICATIONS_TAB_LABEL" desc="Label for Notifications
tab on Content Settings dialog"> |
5613 Notifications | 5622 Notifications |
5614 </message> | 5623 </message> |
5615 <message name="IDS_NOTIFICATIONS_HEADER" desc="Label for Notifications exc
eption management page on Content Settings dialog"> | 5624 <message name="IDS_NOTIFICATIONS_HEADER" desc="Label for Notifications exc
eption management page on Content Settings dialog"> |
5616 Notifications Exceptions | 5625 Notifications Exceptions |
5617 </message> | 5626 </message> |
5618 <message name="IDS_NOTIFICATIONS_SETTINGS_BUTTON" desc="Label for the Sett
ings button for Notifications tab of Content Settings dialog."> | 5627 <message name="IDS_NOTIFICATIONS_SETTINGS_BUTTON" desc="Label for the Sett
ings button for Notifications tab of Content Settings dialog."> |
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5695 Manage exceptions... | 5704 Manage exceptions... |
5696 </message> | 5705 </message> |
5697 <message name="IDS_COOKIES_SHOW_COOKIES_BUTTON" desc="A button in the Co
ntent Settings dialog for showing cookies and other stored site data."> | 5706 <message name="IDS_COOKIES_SHOW_COOKIES_BUTTON" desc="A button in the Co
ntent Settings dialog for showing cookies and other stored site data."> |
5698 All cookies and site data... | 5707 All cookies and site data... |
5699 </message> | 5708 </message> |
5700 <message name="IDS_HANDLERS_MANAGE" desc="The label on the button that l
aunches the exceptions management page for a given content type"> | 5709 <message name="IDS_HANDLERS_MANAGE" desc="The label on the button that l
aunches the exceptions management page for a given content type"> |
5701 Manage handlers... | 5710 Manage handlers... |
5702 </message> | 5711 </message> |
5703 </if> | 5712 </if> |
5704 | 5713 |
| 5714 <if expr="pp_ifdef('use_titlecase')"> |
| 5715 <message name="IDS_INTENTS_MANAGE_BUTTON" desc=""> |
| 5716 Manage Intents... |
| 5717 </message> |
| 5718 </if> |
| 5719 <if expr="not pp_ifdef('use_titlecase')"> |
| 5720 <message name="IDS_INTENTS_MANAGE_BUTTON" desc=""> |
| 5721 Manage intents... |
| 5722 </message> |
| 5723 </if> |
| 5724 |
5705 <!-- Cookie/Images/JavaScript/Plugins/Pop-ups/Location exception editor di
alogs --> | 5725 <!-- Cookie/Images/JavaScript/Plugins/Pop-ups/Location exception editor di
alogs --> |
5706 <message name="IDS_EXCEPTION_EDITOR_PATTERN_TITLE" desc="Title of the patt
ern field in the exception editor"> | 5726 <message name="IDS_EXCEPTION_EDITOR_PATTERN_TITLE" desc="Title of the patt
ern field in the exception editor"> |
5707 Hostname Pattern: | 5727 Hostname Pattern: |
5708 </message> | 5728 </message> |
5709 <message name="IDS_EXCEPTION_EDITOR_OTR_TITLE" desc="Title of the incognit
o checkbox in the exception editor"> | 5729 <message name="IDS_EXCEPTION_EDITOR_OTR_TITLE" desc="Title of the incognit
o checkbox in the exception editor"> |
5710 Only apply to this incognito session | 5730 Only apply to this incognito session |
5711 </message> | 5731 </message> |
5712 | 5732 |
5713 <!-- Automatic updates --> | 5733 <!-- Automatic updates --> |
5714 <if expr="is_macosx"> | 5734 <if expr="is_macosx"> |
(...skipping 2344 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8059 <message name="IDS_COOKIES_COOKIE_ACCESSIBLE_TO_SCRIPT_LABEL" desc="The Co
okie Accessible to Script label"> | 8079 <message name="IDS_COOKIES_COOKIE_ACCESSIBLE_TO_SCRIPT_LABEL" desc="The Co
okie Accessible to Script label"> |
8060 Accessible to Script: | 8080 Accessible to Script: |
8061 </message> | 8081 </message> |
8062 <message name="IDS_COOKIES_COOKIE_CREATED_LABEL" desc="The Cookie Created
label"> | 8082 <message name="IDS_COOKIES_COOKIE_CREATED_LABEL" desc="The Cookie Created
label"> |
8063 Created: | 8083 Created: |
8064 </message> | 8084 </message> |
8065 <message name="IDS_COOKIES_COOKIE_EXPIRES_LABEL" desc="The Cookie Expires
label"> | 8085 <message name="IDS_COOKIES_COOKIE_EXPIRES_LABEL" desc="The Cookie Expires
label"> |
8066 Expires: | 8086 Expires: |
8067 </message> | 8087 </message> |
8068 | 8088 |
| 8089 <!-- Intents Window --> |
| 8090 <message name="IDS_INTENTS_MANAGER_WINDOW_TITLE" desc="The title of the In
tents page that lets you manage intent services for websites"> |
| 8091 Intents |
| 8092 </message> |
| 8093 <message name="IDS_INTENTS_DOMAIN_COLUMN_HEADER" desc="Label for the Site
column in the intents manager page."> |
| 8094 Site |
| 8095 </message> |
| 8096 <message name="IDS_INTENTS_SERVICE_DATA_COLUMN_HEADER" desc="Label for the
Service Data column in the intents manager page."> |
| 8097 Service Data |
| 8098 </message> |
| 8099 <message name="IDS_INTENTS_REMOVE_INTENT_BUTTON" desc="Text on the button
to remove an intent."> |
| 8100 Remove Intent |
| 8101 </message> |
| 8102 |
8069 <!-- Mac users do not close their browser; they quit it. --> | 8103 <!-- Mac users do not close their browser; they quit it. --> |
8070 <if expr="not is_macosx"> | 8104 <if expr="not is_macosx"> |
8071 <message name="IDS_COOKIES_COOKIE_EXPIRES_SESSION" desc="The Cookie Expi
res field value for a session cookie"> | 8105 <message name="IDS_COOKIES_COOKIE_EXPIRES_SESSION" desc="The Cookie Expi
res field value for a session cookie"> |
8072 When I close my browser | 8106 When I close my browser |
8073 </message> | 8107 </message> |
8074 </if> | 8108 </if> |
8075 <if expr="is_macosx"> | 8109 <if expr="is_macosx"> |
8076 <message name="IDS_COOKIES_COOKIE_EXPIRES_SESSION" desc="The Cookie Expi
res field value for a session cookie (Mac)"> | 8110 <message name="IDS_COOKIES_COOKIE_EXPIRES_SESSION" desc="The Cookie Expi
res field value for a session cookie (Mac)"> |
8077 When I quit my browser | 8111 When I quit my browser |
8078 </message> | 8112 </message> |
(...skipping 5291 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13370 </includes> | 13404 </includes> |
13371 <structures fallback_to_english="true"> | 13405 <structures fallback_to_english="true"> |
13372 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13406 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
13373 </structure> | 13407 </structure> |
13374 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13408 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
13375 </structure> | 13409 </structure> |
13376 </structures> | 13410 </structures> |
13377 | 13411 |
13378 </release> | 13412 </release> |
13379 </grit> | 13413 </grit> |
OLD | NEW |