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 10137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10148 </message> | 10148 </message> |
10149 <message name="IDS_SYNC_GAIA_CAPTCHA_INSTRUCTIONS" desc="Explanatory messa
ge shown when the user must type letters shown in a captcha image to reauthentic
ate."> | 10149 <message name="IDS_SYNC_GAIA_CAPTCHA_INSTRUCTIONS" desc="Explanatory messa
ge shown when the user must type letters shown in a captcha image to reauthentic
ate."> |
10150 Enter the letters above | 10150 Enter the letters above |
10151 </message> | 10151 </message> |
10152 <message name="IDS_SYNC_GAIA_CAPTCHA_CASE_INSENSITIVE_TIP" desc="Message s
hown below a GAIA captcha explaining that the letters typed are not case sensiti
ve"> | 10152 <message name="IDS_SYNC_GAIA_CAPTCHA_CASE_INSENSITIVE_TIP" desc="Message s
hown below a GAIA captcha explaining that the letters typed are not case sensiti
ve"> |
10153 Letters are not case sensitive | 10153 Letters are not case sensitive |
10154 </message> | 10154 </message> |
10155 <message name="IDS_SYNC_ERROR_SIGNING_IN" desc="An error was encountered w
hile signing the user in."> | 10155 <message name="IDS_SYNC_ERROR_SIGNING_IN" desc="An error was encountered w
hile signing the user in."> |
10156 Error signing in. | 10156 Error signing in. |
10157 </message> | 10157 </message> |
10158 <message name="IDS_SYNC_PROMO_SIGNIN_HEADER" desc="The header at the top o
f the GAIA sign in box."> | 10158 <message name="IDS_SYNC_PROMO_SIGNIN_HEADER" desc="The header at the top o
f the GAIA sign in box. Note that sync here is intended as a verb, not a noun."> |
10159 Sign in and Sync | 10159 Sign in and sync |
10160 </message> | 10160 </message> |
10161 <message name="IDS_SYNC_UNRECOVERABLE_ERROR" desc="Message shown when sync | 10161 <message name="IDS_SYNC_UNRECOVERABLE_ERROR" desc="Message shown when sync |
10162 setup failed due to an unrecoverable error and can't continue."> | 10162 setup failed due to an unrecoverable error and can't continue."> |
10163 Oops, Sync has stopped working. | 10163 Oops, Sync has stopped working. |
10164 </message> | 10164 </message> |
10165 <message name="IDS_SYNC_STATUS_UNRECOVERABLE_ERROR" desc="Message shown on
the personal options page when there is an unrecoverable error."> | 10165 <message name="IDS_SYNC_STATUS_UNRECOVERABLE_ERROR" desc="Message shown on
the personal options page when there is an unrecoverable error."> |
10166 Oops, Sync has stopped working. <ph name="BEGIN_LINK"><a href="$1" ta
rget="_blank"></ph>Learn More<ph name="END_LINK"></a></ph> | 10166 Oops, Sync has stopped working. <ph name="BEGIN_LINK"><a href="$1" ta
rget="_blank"></ph>Learn More<ph name="END_LINK"></a></ph> |
10167 </message> | 10167 </message> |
10168 <message name="IDS_SYNC_CONFIGURE_ENCRYPTION" desc="Link to configure sync
encryption for passwords"> | 10168 <message name="IDS_SYNC_CONFIGURE_ENCRYPTION" desc="Link to configure sync
encryption for passwords"> |
10169 Please update your sync passphrase. | 10169 Please update your sync passphrase. |
(...skipping 4382 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14552 </messages> | 14552 </messages> |
14553 <structures fallback_to_english="true"> | 14553 <structures fallback_to_english="true"> |
14554 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14554 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14555 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14555 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14556 </structure> | 14556 </structure> |
14557 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14557 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14558 </structure> | 14558 </structure> |
14559 </structures> | 14559 </structures> |
14560 </release> | 14560 </release> |
14561 </grit> | 14561 </grit> |
OLD | NEW |