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 6273 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6284 <message name="IDS_ERRORPAGES_SUMMARY_BAD_SSL_CLIENT_AUTH_CERT" desc="Summ
ary in the error page for SSL client certificate authentication failure."> | 6284 <message name="IDS_ERRORPAGES_SUMMARY_BAD_SSL_CLIENT_AUTH_CERT" desc="Summ
ary in the error page for SSL client certificate authentication failure."> |
6285 This server requires a certificate for authentication, and didn't accept
the one sent by the | 6285 This server requires a certificate for authentication, and didn't accept
the one sent by the |
6286 browser. Your certificate may have expired, or the server may not trust
its issuer. | 6286 browser. Your certificate may have expired, or the server may not trust
its issuer. |
6287 You can try again with a different certificate, if you have one, or you
may have to | 6287 You can try again with a different certificate, if you have one, or you
may have to |
6288 obtain a valid certificate from elsewhere. | 6288 obtain a valid certificate from elsewhere. |
6289 </message> | 6289 </message> |
6290 <message name="IDS_ERRORPAGES_DETAILS_BAD_SSL_CLIENT_AUTH_CERT" desc="The
error message for SSL client certificate authentication failure."> | 6290 <message name="IDS_ERRORPAGES_DETAILS_BAD_SSL_CLIENT_AUTH_CERT" desc="The
error message for SSL client certificate authentication failure."> |
6291 Bad SSL client authentication certificate. | 6291 Bad SSL client authentication certificate. |
6292 </message> | 6292 </message> |
6293 | 6293 |
| 6294 <message name="IDS_ERRORPAGES_SUMMARY_TEMPORARILY_THROTTLED" desc="Summary
in the error page when we temporarily stop sending requests to a server in orde
r to avoid DDoS."> |
| 6295 It is likely that the server hosting the webpage has been overloaded or
encountered an error. In order to avoid causing too much traffic and making the
situation worse, <ph name="PRODUCT_NAME"><span jscontent="productName"><
;/span><ex>Google Chrome</ex></ph> has temporarily stopped allowing requests
to the server. |
| 6296 <ph name="LINE_BREAK"><br /><br /></ph> |
| 6297 If you think this behavior is undesirable, for example, you are debuggin
g your own website, you could disable it by restarting <ph name="PRODUCT_NAME">&
lt;span jscontent="productName"></span><ex>Google Chrome</ex></ph> with
the command line flag <ph name="COMMAND_LINE_FLAG"><strong>--disable-enfo
rced-throttling</strong></ph>. |
| 6298 </message> |
| 6299 <message name="IDS_ERRORPAGES_DETAILS_TEMPORARILY_THROTTLED" desc="The err
or message displayed when we temporarily stop sending requests to a server in or
der to avoid DDoS."> |
| 6300 Requests to the server have been temporarily throttled. |
| 6301 </message> |
| 6302 |
6294 <message name="IDS_ERRORPAGES_HTTP_POST_WARNING" desc="The error message d
isplayed when the user navigates back or forward to a page which would resubmit
post data. They can hit reload to send POST data again and load the page."> | 6303 <message name="IDS_ERRORPAGES_HTTP_POST_WARNING" desc="The error message d
isplayed when the user navigates back or forward to a page which would resubmit
post data. They can hit reload to send POST data again and load the page."> |
6295 This web page requires data that you entered earlier in order to be prop
erly displayed. You can send this data again, but by doing so you will repeat an
y action this page previously performed. Press Reload to resend that data and di
splay this page. | 6304 This web page requires data that you entered earlier in order to be prop
erly displayed. You can send this data again, but by doing so you will repeat an
y action this page previously performed. Press Reload to resend that data and di
splay this page. |
6296 </message> | 6305 </message> |
6297 | 6306 |
6298 <message name="IDS_ERRORPAGES_APP_WARNING" desc="The error message display
ed when the browser can not reach the requested page from an app."> | 6307 <message name="IDS_ERRORPAGES_APP_WARNING" desc="The error message display
ed when the browser can not reach the requested page from an app."> |
6299 The app is currently unreachable. | 6308 The app is currently unreachable. |
6300 </message> | 6309 </message> |
6301 | 6310 |
6302 <message name="IDS_SAVEAS_ALL_FILES" desc="Save As dialog box default text
"> | 6311 <message name="IDS_SAVEAS_ALL_FILES" desc="Save As dialog box default text
"> |
6303 All Files | 6312 All Files |
(...skipping 5133 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11437 </includes> | 11446 </includes> |
11438 <structures fallback_to_english="true"> | 11447 <structures fallback_to_english="true"> |
11439 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11448 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11440 </structure> | 11449 </structure> |
11441 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11450 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
11442 </structure> | 11451 </structure> |
11443 </structures> | 11452 </structures> |
11444 | 11453 |
11445 </release> | 11454 </release> |
11446 </grit> | 11455 </grit> |
OLD | NEW |