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 394 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
405 </message> | 405 </message> |
406 <message name="IDS_UNINSTALL_BUTTON_TEXT" desc="Label for uninstall button
on Uninstall confirmation dialog."> | 406 <message name="IDS_UNINSTALL_BUTTON_TEXT" desc="Label for uninstall button
on Uninstall confirmation dialog."> |
407 Uninstall | 407 Uninstall |
408 </message> | 408 </message> |
409 <message name="IDS_DEFAULT_BROWSER_INFOBAR_TEXT" desc="Text to show in the
default browser query infobar."> | 409 <message name="IDS_DEFAULT_BROWSER_INFOBAR_TEXT" desc="Text to show in the
default browser query infobar."> |
410 Hooray, you're back! But Google Chrome isn't your default browser. | 410 Hooray, you're back! But Google Chrome isn't your default browser. |
411 </message> | 411 </message> |
412 <message name="IDS_DEFAULT_BROWSER_INFOBAR_SHORT_TEXT" desc="More compact
text to show in the default browser query infobar."> | 412 <message name="IDS_DEFAULT_BROWSER_INFOBAR_SHORT_TEXT" desc="More compact
text to show in the default browser query infobar."> |
413 Google Chrome isn't your default browser. | 413 Google Chrome isn't your default browser. |
414 </message> | 414 </message> |
| 415 <message name="IDS_AUTOFILL_INFOBAR_TEXT" desc="Text to show in the autofi
ll request infobar."> |
| 416 Do you want Google Chrome to save this information? |
| 417 </message> |
415 <if expr="os == 'darwin'"> | 418 <if expr="os == 'darwin'"> |
416 <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."> | 419 <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."> |
417 Chrome | 420 Chrome |
418 </message> | 421 </message> |
419 <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."> | 422 <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."> |
420 Google Chrome Helper | 423 Google Chrome Helper |
421 </message> | 424 </message> |
422 <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."> | 425 <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."> |
423 Chrome Helper | 426 Chrome Helper |
424 </message> | 427 </message> |
(...skipping 26 matching lines...) Expand all Loading... |
451 <message name="IDS_PROFILEIMPORTER_APP_NAME" desc="The profile importer
application's name. Should contain the Chrome application name (IDS_PRODUCT_NAM
E). Example: Google Chrome Profile Importer."> | 454 <message name="IDS_PROFILEIMPORTER_APP_NAME" desc="The profile importer
application's name. Should contain the Chrome application name (IDS_PRODUCT_NAM
E). Example: Google Chrome Profile Importer."> |
452 Google Chrome Profile Importer | 455 Google Chrome Profile Importer |
453 </message> | 456 </message> |
454 <message name="IDS_SHORT_PROFILEIMPORTER_APP_NAME" desc="The profile imp
orter application's short name, used for the Mac's application menu, activity mo
nitor, etc. Example: Chrome Profile Importer, not Google Chrome Profile Importer
."> | 457 <message name="IDS_SHORT_PROFILEIMPORTER_APP_NAME" desc="The profile imp
orter application's short name, used for the Mac's application menu, activity mo
nitor, etc. Example: Chrome Profile Importer, not Google Chrome Profile Importer
."> |
455 Chrome Profile Importer | 458 Chrome Profile Importer |
456 </message> | 459 </message> |
457 </if> | 460 </if> |
458 </messages> | 461 </messages> |
459 </release> | 462 </release> |
460 </grit> | 463 </grit> |
OLD | NEW |