OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <!-- This file contains definitions of strings that are specific to | 2 <!-- This file contains definitions of strings that are specific to |
3 Google Chrome. These strings will be translated for each locale that Google | 3 Google Chrome. These strings will be translated for each locale that Google |
4 Chrome supports. --> | 4 Chrome supports. --> |
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/google_chrome_strings.h" type="rc_header"> | 9 <output filename="grit/google_chrome_strings.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 502 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
513 </message> | 513 </message> |
514 <message name="IDS_CONFLICTS_CHECK_WARNING_CONFIRMED" desc="Warning labe
l on the compatibility page"> | 514 <message name="IDS_CONFLICTS_CHECK_WARNING_CONFIRMED" desc="Warning labe
l on the compatibility page"> |
515 This module is known to conflict with Google Chrome. | 515 This module is known to conflict with Google Chrome. |
516 </message> | 516 </message> |
517 <message name="IDS_CONFLICTS_CHECK_WARNING_SUSPECTED" desc="Warning labe
l on the compatibility page"> | 517 <message name="IDS_CONFLICTS_CHECK_WARNING_SUSPECTED" desc="Warning labe
l on the compatibility page"> |
518 A module with the same name has been known to conflict with Google Chr
ome. | 518 A module with the same name has been known to conflict with Google Chr
ome. |
519 </message> | 519 </message> |
520 </if> | 520 </if> |
521 <!-- chrome://crashes strings --> | 521 <!-- chrome://crashes strings --> |
522 <message name="IDS_CRASHES_DISABLED_MESSAGE" desc="The explanatory message
for chrome://crashes when crash reporting is disabled"> | 522 <message name="IDS_CRASHES_DISABLED_MESSAGE" desc="The explanatory message
for chrome://crashes when crash reporting is disabled"> |
523 This page only shows information on your recent crashes if you <ph name=
"BEGIN_LINK"><a href="https://www.google.com/support/chrome/bin/answer.py?ans
wer=96817"></ph>enable crash reporting<ph name="END_LINK"></a></ph>. | 523 This page only shows information on your recent crashes if you <ph name=
"BEGIN_LINK"><a href="https://support.google.com/chrome/answer/96817"></ph
>enable crash reporting<ph name="END_LINK"></a></ph>. |
524 </message> | 524 </message> |
525 <!-- Page Info bubble --> | 525 <!-- Page Info bubble --> |
526 <message name="IDS_PAGE_INFO_INTERNAL_PAGE" desc="Message to display in th
e page info bubble when the page you are on is a chrome:// page or about:somethi
ng."> | 526 <message name="IDS_PAGE_INFO_INTERNAL_PAGE" desc="Message to display in th
e page info bubble when the page you are on is a chrome:// page or about:somethi
ng."> |
527 You are viewing a secure Google Chrome page. | 527 You are viewing a secure Google Chrome page. |
528 </message> | 528 </message> |
529 <message name="IDS_PAGE_INFO_SECURITY_TAB_DEPRECATED_SIGNATURE_ALGORITHM"
desc="The text of the identity section when the site is using a certificate that
will stop working in future versions of Chrome."> | 529 <message name="IDS_PAGE_INFO_SECURITY_TAB_DEPRECATED_SIGNATURE_ALGORITHM"
desc="The text of the identity section when the site is using a certificate that
will stop working in future versions of Chrome."> |
530 The certificate chain for this website contains at least one certificate
that was signed using a deprecated signature algorithm based on SHA-1. | 530 The certificate chain for this website contains at least one certificate
that was signed using a deprecated signature algorithm based on SHA-1. |
531 </message> | 531 </message> |
532 | 532 |
533 <!-- Print Preview --> | 533 <!-- Print Preview --> |
(...skipping 738 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1272 Chrome updates automatically so you always have the freshest version.
When this download completes, Chrome will restart and you'll be on your way. | 1272 Chrome updates automatically so you always have the freshest version.
When this download completes, Chrome will restart and you'll be on your way. |
1273 </message> | 1273 </message> |
1274 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> | 1274 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> |
1275 Chrome OS terms | 1275 Chrome OS terms |
1276 </message> | 1276 </message> |
1277 </if> | 1277 </if> |
1278 | 1278 |
1279 </messages> | 1279 </messages> |
1280 </release> | 1280 </release> |
1281 </grit> | 1281 </grit> |
OLD | NEW |