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 will be translated for | 3 <!-- This file contains definitions of resources that will be translated for |
4 each locale. --> | 4 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="grit/generated_resources.h" type="rc_header"> | 9 <output filename="grit/generated_resources.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 8092 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8103 </message> | 8103 </message> |
8104 <message name="IDS_SYNC_GAIA_CAPTCHA_INCORRECT_TRY_AGAIN" desc="Message th
at appears below the captcha text input box when the user previously incorrectly
typed the captcha and is being prompted to try again."> | 8104 <message name="IDS_SYNC_GAIA_CAPTCHA_INCORRECT_TRY_AGAIN" desc="Message th
at appears below the captcha text input box when the user previously incorrectly
typed the captcha and is being prompted to try again."> |
8105 Enter the letters as they are shown in the image above. | 8105 Enter the letters as they are shown in the image above. |
8106 </message> | 8106 </message> |
8107 <message name="IDS_SYNC_ERROR_SIGNING_IN" desc="An error was encountered w
hile signing the user in."> | 8107 <message name="IDS_SYNC_ERROR_SIGNING_IN" desc="An error was encountered w
hile signing the user in."> |
8108 Error signing in. | 8108 Error signing in. |
8109 </message> | 8109 </message> |
8110 <message name="IDS_SYNC_CONFIGURE_ENCRYPTION" desc="Link to configure sync
encryption for passwords"> | 8110 <message name="IDS_SYNC_CONFIGURE_ENCRYPTION" desc="Link to configure sync
encryption for passwords"> |
8111 Configure password sync. | 8111 Configure password sync. |
8112 </message> | 8112 </message> |
| 8113 <message name="IDS_SYNC_NEW_PASSWORD_SYNC" desc="Promotional message for p
assword sync setup."> |
| 8114 New! Configure password sync. |
| 8115 </message> |
| 8116 <message name="IDS_SYNC_PASSWORD_SYNC_ATTENTION" desc="Message indicating
password sync needs attention."> |
| 8117 Password sync needs your attention. |
| 8118 </message> |
| 8119 |
8113 <message name="IDS_SYNC_PLEASE_SIGN_IN" desc="An title for a sign in dialo
g."> | 8120 <message name="IDS_SYNC_PLEASE_SIGN_IN" desc="An title for a sign in dialo
g."> |
8114 Please sign in | 8121 Please sign in |
8115 </message> | 8122 </message> |
8116 <message name="IDS_SYNC_LOGIN_FOR_ENCRYPTION" desc="Explanation of login f
or the purpose of encryption."> | 8123 <message name="IDS_SYNC_LOGIN_FOR_ENCRYPTION" desc="Explanation of login f
or the purpose of encryption."> |
8117 <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> can now sync your passwor
ds. To protect your data, you need to confirm your account information. | 8124 <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> can now sync your passwor
ds. To protect your data, you need to confirm your account information. |
8118 </message> | 8125 </message> |
8119 <message name="IDS_SYNC_FIRST_PASSPHRASE_TITLE" desc="Title for dialog set
ting up first passphrase."> | 8126 <message name="IDS_SYNC_FIRST_PASSPHRASE_TITLE" desc="Title for dialog set
ting up first passphrase."> |
8120 Set up encrypted sync | 8127 Set up encrypted sync |
8121 </message> | 8128 </message> |
8122 <message name="IDS_SYNC_FIRST_PASSPHRASE_MESSAGE" desc="Message for settin
g up first passphrase."> | 8129 <message name="IDS_SYNC_FIRST_PASSPHRASE_MESSAGE" desc="Message for settin
g up first passphrase."> |
(...skipping 3096 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11219 </includes> | 11226 </includes> |
11220 <structures fallback_to_english="true"> | 11227 <structures fallback_to_english="true"> |
11221 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11228 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11222 </structure> | 11229 </structure> |
11223 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11230 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
11224 </structure> | 11231 </structure> |
11225 </structures> | 11232 </structures> |
11226 | 11233 |
11227 </release> | 11234 </release> |
11228 </grit> | 11235 </grit> |
OLD | NEW |