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 7996 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8007 </message> | 8007 </message> |
8008 <message name="IDS_COLLECTED_COOKIES_INFOBAR_MESSAGE" desc="The string sho
wn in the infobar after the user has changed the allowed/blocked state of a cook
ie, reminding them to reload the page in order for the new cookies to take effec
t."> | 8008 <message name="IDS_COLLECTED_COOKIES_INFOBAR_MESSAGE" desc="The string sho
wn in the infobar after the user has changed the allowed/blocked state of a cook
ie, reminding them to reload the page in order for the new cookies to take effec
t."> |
8009 New cookie settings will take effect after reloading the page. | 8009 New cookie settings will take effect after reloading the page. |
8010 </message> | 8010 </message> |
8011 <message name="IDS_COLLECTED_COOKIES_INFOBAR_BUTTON" desc="The string used
in the infobar button allowing the user to reload the page directly from the in
fobar."> | 8011 <message name="IDS_COLLECTED_COOKIES_INFOBAR_BUTTON" desc="The string used
in the infobar button allowing the user to reload the page directly from the in
fobar."> |
8012 Reload | 8012 Reload |
8013 </message> | 8013 </message> |
8014 | 8014 |
8015 <!-- Auto-login infobar --> | 8015 <!-- Auto-login infobar --> |
8016 <message name="IDS_AUTOLOGIN_INFOBAR_MESSAGE" desc="The string shown in th
e infobar explaining that they can press one button to auto-login instead of ent
ering their user name and password."> | 8016 <message name="IDS_AUTOLOGIN_INFOBAR_MESSAGE" desc="The string shown in th
e infobar explaining that they can press one button to auto-login instead of ent
ering their user name and password."> |
8017 Sign in to this site using: <ph name="EMAIL_ADDRESS">%ls</ph> | 8017 Sign in to this site using: <ph name="EMAIL_ADDRESS">$1</ph> |
8018 </message> | 8018 </message> |
8019 <message name="IDS_AUTOLOGIN_INFOBAR_OK_BUTTON" desc="The string used in t
he infobar button that the user presses to perform the auto-login."> | 8019 <message name="IDS_AUTOLOGIN_INFOBAR_OK_BUTTON" desc="The string used in t
he infobar button that the user presses to perform the auto-login."> |
8020 Sign in | 8020 Sign in |
8021 </message> | 8021 </message> |
8022 <message name="IDS_AUTOLOGIN_INFOBAR_CANCEL_BUTTON" desc="The string used
in the infobar button that the user presses to never see this infobar again."> | 8022 <message name="IDS_AUTOLOGIN_INFOBAR_CANCEL_BUTTON" desc="The string used
in the infobar button that the user presses to never see this infobar again."> |
8023 Never offer to sign me in | 8023 Never offer to sign me in |
8024 </message> | 8024 </message> |
8025 | 8025 |
8026 <!-- Cookies Window --> | 8026 <!-- Cookies Window --> |
8027 <message name="IDS_COOKIES_WEBSITE_PERMISSIONS_WINDOW_TITLE" desc="The tit
le of the redesigned Cookies Window that lets you manage cookies, storage quota
for websites and other permissions per-website"> | 8027 <message name="IDS_COOKIES_WEBSITE_PERMISSIONS_WINDOW_TITLE" desc="The tit
le of the redesigned Cookies Window that lets you manage cookies, storage quota
for websites and other permissions per-website"> |
(...skipping 5292 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13320 </includes> | 13320 </includes> |
13321 <structures fallback_to_english="true"> | 13321 <structures fallback_to_english="true"> |
13322 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13322 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
13323 </structure> | 13323 </structure> |
13324 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13324 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
13325 </structure> | 13325 </structure> |
13326 </structures> | 13326 </structures> |
13327 | 13327 |
13328 </release> | 13328 </release> |
13329 </grit> | 13329 </grit> |
OLD | NEW |