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 160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
171 <file path="resources/google_chrome_strings_uk.xtb" lang="uk" /> | 171 <file path="resources/google_chrome_strings_uk.xtb" lang="uk" /> |
172 <file path="resources/google_chrome_strings_vi.xtb" lang="vi" /> | 172 <file path="resources/google_chrome_strings_vi.xtb" lang="vi" /> |
173 <file path="resources/google_chrome_strings_zh-CN.xtb" lang="zh-CN" /> | 173 <file path="resources/google_chrome_strings_zh-CN.xtb" lang="zh-CN" /> |
174 <file path="resources/google_chrome_strings_zh-TW.xtb" lang="zh-TW" /> | 174 <file path="resources/google_chrome_strings_zh-TW.xtb" lang="zh-TW" /> |
175 </translations> | 175 </translations> |
176 <release seq="1" allow_pseudo="false"> | 176 <release seq="1" allow_pseudo="false"> |
177 <messages fallback_to_english="true"> | 177 <messages fallback_to_english="true"> |
178 <message name="IDS_PRODUCT_NAME" desc="The Chrome application name"> | 178 <message name="IDS_PRODUCT_NAME" desc="The Chrome application name"> |
179 Google Chrome | 179 Google Chrome |
180 </message> | 180 </message> |
| 181 <message name="IDS_SHORT_PRODUCT_NAME" desc="The Chrome application short
name"> |
| 182 Chrome |
| 183 </message> |
181 <message name="IDS_SXS_SHORTCUT_NAME" desc="The Chrome short cut name for
SxS channel"> | 184 <message name="IDS_SXS_SHORTCUT_NAME" desc="The Chrome short cut name for
SxS channel"> |
182 Google Chrome Canary | 185 Google Chrome Canary |
183 </message> | 186 </message> |
184 <message name="IDS_PRODUCT_DESCRIPTION" desc="Browser description"> | 187 <message name="IDS_PRODUCT_DESCRIPTION" desc="Browser description"> |
185 Google Chrome is a web browser that runs web pages and applications with
lightning speed. It's fast, stable, and easy to use. Browse the web more safely
with malware and phishing protection built into Google Chrome. | 188 Google Chrome is a web browser that runs web pages and applications with
lightning speed. It's fast, stable, and easy to use. Browse the web more safely
with malware and phishing protection built into Google Chrome. |
186 </message> | 189 </message> |
187 <if expr="pp_ifdef('chromeos')"> | 190 <if expr="pp_ifdef('chromeos')"> |
188 <message name="IDS_PRODUCT_OS_NAME" desc="The Chrome OS application name
"> | 191 <message name="IDS_PRODUCT_OS_NAME" desc="The Chrome OS application name
"> |
189 Chrome OS | 192 Chrome OS |
190 </message> | 193 </message> |
(...skipping 324 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
515 <!-- chrome://crashes strings --> | 518 <!-- chrome://crashes strings --> |
516 <message name="IDS_CRASHES_DISABLED_MESSAGE" desc="The explanatory message
for chrome://crashes when crash reporting is disabled"> | 519 <message name="IDS_CRASHES_DISABLED_MESSAGE" desc="The explanatory message
for chrome://crashes when crash reporting is disabled"> |
517 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>. | 520 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>. |
518 </message> | 521 </message> |
519 <!-- Print Preview --> | 522 <!-- Print Preview --> |
520 <message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display when
the PDF viewer is missing."> | 523 <message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display when
the PDF viewer is missing."> |
521 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. | 524 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. |
522 </message> | 525 </message> |
523 | 526 |
524 <if expr="os == 'darwin'"> | 527 <if expr="os == 'darwin'"> |
525 <message name="IDS_SHORT_PRODUCT_NAME" desc="The application's short nam
e, used for the Mac's application menu, activity monitor, etc. This should be le
ss than 16 characters. Example: Chrome, not Google Chrome."> | 528 <message name="IDS_APP_MENU_PRODUCT_NAME" desc="The application's short
name, used for the Mac's application menu, activity monitor, etc. This should be
less than 16 characters. Example: Chrome, not Google Chrome."> |
526 Chrome | 529 Chrome |
527 </message> | 530 </message> |
528 <message name="IDS_HELPER_NAME" desc="The helper application's name. Sh
ould contain the Chrome application name (IDS_PRODUCT_NAME). Example: Google Chr
ome Helper."> | 531 <message name="IDS_HELPER_NAME" desc="The helper application's name. Sh
ould contain the Chrome application name (IDS_PRODUCT_NAME). Example: Google Chr
ome Helper."> |
529 Google Chrome Helper | 532 Google Chrome Helper |
530 </message> | 533 </message> |
531 <message name="IDS_SHORT_HELPER_NAME" desc="The helper application's sho
rt name, used for the Mac's application menu, activity monitor, etc. Example: Ch
rome Helper, not Google Chrome Helper."> | 534 <message name="IDS_SHORT_HELPER_NAME" desc="The helper application's sho
rt name, used for the Mac's application menu, activity monitor, etc. Example: Ch
rome Helper, not Google Chrome Helper."> |
532 Chrome Helper | 535 Chrome Helper |
533 </message> | 536 </message> |
534 | 537 |
535 <!-- TODO(mark): All helper tasks are currently handled by the helper pr
ocess. The following strings exist in support of possibly changing things so th
at there's a distinct .app bundle for each of the various tasks. This ensures t
hat if and when a split is made, translated names will be available. If the hel
per process is not split into multiple .app bundles, these strings can be remove
d. --> | 538 <!-- TODO(mark): All helper tasks are currently handled by the helper pr
ocess. The following strings exist in support of possibly changing things so th
at there's a distinct .app bundle for each of the various tasks. This ensures t
hat if and when a split is made, translated names will be available. If the hel
per process is not split into multiple .app bundles, these strings can be remove
d. --> |
(...skipping 18 matching lines...) Expand all Loading... |
554 <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."> | 557 <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."> |
555 Google Chrome Utility | 558 Google Chrome Utility |
556 </message> | 559 </message> |
557 <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."> | 560 <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."> |
558 Chrome Utility | 561 Chrome Utility |
559 </message> | 562 </message> |
560 </if> | 563 </if> |
561 </messages> | 564 </messages> |
562 </release> | 565 </release> |
563 </grit> | 566 </grit> |
OLD | NEW |