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 509 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
520 </message> | 520 </message> |
521 <message name="IDS_CONFLICTS_CHECK_WARNING_SUSPECTED" desc="Warning label
on the compatibility page"> | 521 <message name="IDS_CONFLICTS_CHECK_WARNING_SUSPECTED" desc="Warning label
on the compatibility page"> |
522 A module with the same name has been known to conflict with Google Chrom
e. | 522 A module with the same name has been known to conflict with Google Chrom
e. |
523 </message> | 523 </message> |
524 <!-- chrome://crashes strings --> | 524 <!-- chrome://crashes strings --> |
525 <message name="IDS_CRASHES_DISABLED_MESSAGE" desc="The explanatory message
for chrome://crashes when crash reporting is disabled"> | 525 <message name="IDS_CRASHES_DISABLED_MESSAGE" desc="The explanatory message
for chrome://crashes when crash reporting is disabled"> |
526 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>. | 526 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>. |
527 </message> | 527 </message> |
528 <!-- Page Info bubble --> | 528 <!-- Page Info bubble --> |
529 <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."> | 529 <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."> |
530 This page was generated by Google Chrome. | 530 You are viewing a secure Google Chrome page. |
531 </message> | 531 </message> |
532 <!-- Print Preview --> | 532 <!-- Print Preview --> |
533 <message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display when
the PDF viewer is missing."> | 533 <message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display when
the PDF viewer is missing."> |
534 Google Chrome cannot show the print preview when the built-in PDF viewer
is disabled. In order to see the preview, please visit <ph name="BEGIN_LINK">&l
t;a target="_blank" rel="noreferrer" href="$1"></ph>$1<ph name="END_LINK"><
;/a></ph>, enable the "Chrome PDF Viewer", and try again. | 534 Google Chrome cannot show the print preview when the built-in PDF viewer
is disabled. In order to see the preview, please visit <ph name="BEGIN_LINK">&l
t;a target="_blank" rel="noreferrer" href="$1"></ph>$1<ph name="END_LINK"><
;/a></ph>, enable the "Chrome PDF Viewer", and try again. |
535 </message> | 535 </message> |
536 <message name="IDS_PRINT_PREVIEW_NATIVE_DIALOG" desc="Option offering the
user to open the native print dialog, displayed when the PDF viewer is missing."
> | 536 <message name="IDS_PRINT_PREVIEW_NATIVE_DIALOG" desc="Option offering the
user to open the native print dialog, displayed when the PDF viewer is missing."
> |
537 Launch native print dialog | 537 Launch native print dialog |
538 </message> | 538 </message> |
539 | 539 |
540 <if expr="os == 'darwin'"> | 540 <if expr="os == 'darwin'"> |
(...skipping 29 matching lines...) Expand all Loading... |
570 <message name="IDS_UTILITY_APP_NAME" desc="The utility application's nam
e. Should contain the Chrome application name (IDS_PRODUCT_NAME). Example: Goog
le Chrome Utility."> | 570 <message name="IDS_UTILITY_APP_NAME" desc="The utility application's nam
e. Should contain the Chrome application name (IDS_PRODUCT_NAME). Example: Goog
le Chrome Utility."> |
571 Google Chrome Utility | 571 Google Chrome Utility |
572 </message> | 572 </message> |
573 <message name="IDS_SHORT_UTILITY_APP_NAME" desc="The utility application
's short name, used for the Mac's application menu, activity monitor, etc. Examp
le: Chrome Utility, not Google Chrome Utility."> | 573 <message name="IDS_SHORT_UTILITY_APP_NAME" desc="The utility application
's short name, used for the Mac's application menu, activity monitor, etc. Examp
le: Chrome Utility, not Google Chrome Utility."> |
574 Chrome Utility | 574 Chrome Utility |
575 </message> | 575 </message> |
576 </if> | 576 </if> |
577 </messages> | 577 </messages> |
578 </release> | 578 </release> |
579 </grit> | 579 </grit> |
OLD | NEW |