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 469 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
480 </message> | 480 </message> |
481 <message name="IDS_TRY_TOAST_TRY_OPT" desc="First option radio button on t
he dialog to try chrome"> | 481 <message name="IDS_TRY_TOAST_TRY_OPT" desc="First option radio button on t
he dialog to try chrome"> |
482 Try it out (already installed) | 482 Try it out (already installed) |
483 </message> | 483 </message> |
484 <message name="IDS_TRY_TOAST_CANCEL" desc="Try chrome again dialog Cancel
button"> | 484 <message name="IDS_TRY_TOAST_CANCEL" desc="Try chrome again dialog Cancel
button"> |
485 Don't bug me | 485 Don't bug me |
486 </message> | 486 </message> |
487 <message name="IDS_TRY_TOAST_WHY" desc="Text of the url link that explains
why this dialog is being shown"> | 487 <message name="IDS_TRY_TOAST_WHY" desc="Text of the url link that explains
why this dialog is being shown"> |
488 Why am I seeing this? | 488 Why am I seeing this? |
489 </message> | 489 </message> |
| 490 <message name="IDS_TRY_TOAST_SET_DEFAULT" desc="Text of the checkbox to ma
ke chrome the default browser"> |
| 491 Make it my default browser |
| 492 </message> |
490 <!-- about:conflicts strings --> | 493 <!-- about:conflicts strings --> |
491 <message name="IDS_CONFLICTS_CHECK_PAGE_TITLE_LONG" desc="The long title o
n the compatibility page"> | 494 <message name="IDS_CONFLICTS_CHECK_PAGE_TITLE_LONG" desc="The long title o
n the compatibility page"> |
492 Modules loaded into Google Chrome | 495 Modules loaded into Google Chrome |
493 </message> | 496 </message> |
494 <message name="IDS_CONFLICTS_CHECK_WARNING_CONFIRMED" desc="Warning label
on the compatibility page"> | 497 <message name="IDS_CONFLICTS_CHECK_WARNING_CONFIRMED" desc="Warning label
on the compatibility page"> |
495 This module is known to conflict with Google Chrome. | 498 This module is known to conflict with Google Chrome. |
496 </message> | 499 </message> |
497 <message name="IDS_CONFLICTS_CHECK_WARNING_SUSPECTED" desc="Warning label
on the compatibility page"> | 500 <message name="IDS_CONFLICTS_CHECK_WARNING_SUSPECTED" desc="Warning label
on the compatibility page"> |
498 A module with the same name has been known to conflict with Google Chrom
e. | 501 A module with the same name has been known to conflict with Google Chrom
e. |
499 </message> | 502 </message> |
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
717 Chrome Autofill settings | 720 Chrome Autofill settings |
718 </message> | 721 </message> |
719 | 722 |
720 <!-- Web Intents --> | 723 <!-- Web Intents --> |
721 <message name="IDS_INTENT_PICKER_INSTALL_EXTENSION" desc="Text on the butt
on in the web intent picker that installs an extension then uses the extension a
s an intent service."> | 724 <message name="IDS_INTENT_PICKER_INSTALL_EXTENSION" desc="Text on the butt
on in the web intent picker that installs an extension then uses the extension a
s an intent service."> |
722 Add to Chrome | 725 Add to Chrome |
723 </message> | 726 </message> |
724 </messages> | 727 </messages> |
725 </release> | 728 </release> |
726 </grit> | 729 </grit> |
OLD | NEW |