| 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 distribution specific. | 2 <!-- This file contains definitions of strings that are distribution specific. |
| 3 These strings will not be translated and only english versions will | 3 These strings will not be translated and only english versions will |
| 4 be available for now. --> | 4 be available for now. --> |
| 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/chromium_strings.h" type="rc_header"> | 9 <output filename="grit/chromium_strings.h" type="rc_header"> |
| 10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
| (...skipping 545 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 556 </message> | 556 </message> |
| 557 <message name="IDS_TRY_TOAST_TRY_OPT" desc="First option radio button on t
he dialog to try chrome"> | 557 <message name="IDS_TRY_TOAST_TRY_OPT" desc="First option radio button on t
he dialog to try chrome"> |
| 558 Try it out (already installed) | 558 Try it out (already installed) |
| 559 </message> | 559 </message> |
| 560 <message name="IDS_TRY_TOAST_CANCEL" desc="Try chrome again dialog Cancel
button"> | 560 <message name="IDS_TRY_TOAST_CANCEL" desc="Try chrome again dialog Cancel
button"> |
| 561 Don't bug me | 561 Don't bug me |
| 562 </message> | 562 </message> |
| 563 <message name="IDS_TRY_TOAST_WHY" desc="Text of the url link that explains
why this dialog is being shown"> | 563 <message name="IDS_TRY_TOAST_WHY" desc="Text of the url link that explains
why this dialog is being shown"> |
| 564 Why am I seeing this? | 564 Why am I seeing this? |
| 565 </message> | 565 </message> |
| 566 <message name="IDS_TRY_TOAST_SET_DEFAULT" desc="Text of the checkbox to ma
ke chrome the default browser"> |
| 567 Make it my default browser |
| 568 </message> |
| 566 <!-- about:conflicts strings --> | 569 <!-- about:conflicts strings --> |
| 567 <message name="IDS_CONFLICTS_CHECK_PAGE_TITLE_LONG" desc="The long title o
n the compatibility page"> | 570 <message name="IDS_CONFLICTS_CHECK_PAGE_TITLE_LONG" desc="The long title o
n the compatibility page"> |
| 568 Modules loaded into Chromium | 571 Modules loaded into Chromium |
| 569 </message> | 572 </message> |
| 570 <message name="IDS_CONFLICTS_CHECK_WARNING_CONFIRMED" desc="Warning label
on the compatibility page"> | 573 <message name="IDS_CONFLICTS_CHECK_WARNING_CONFIRMED" desc="Warning label
on the compatibility page"> |
| 571 This module is known to conflict with Chromium. | 574 This module is known to conflict with Chromium. |
| 572 </message> | 575 </message> |
| 573 <message name="IDS_CONFLICTS_CHECK_WARNING_SUSPECTED" desc="Warning label
on the compatibility page"> | 576 <message name="IDS_CONFLICTS_CHECK_WARNING_SUSPECTED" desc="Warning label
on the compatibility page"> |
| 574 A module with the same name has been known to conflict with Chromium. | 577 A module with the same name has been known to conflict with Chromium. |
| 575 </message> | 578 </message> |
| (...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 793 Chromium Autofill settings | 796 Chromium Autofill settings |
| 794 </message> | 797 </message> |
| 795 | 798 |
| 796 <!-- Web Intents --> | 799 <!-- Web Intents --> |
| 797 <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."> | 800 <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."> |
| 798 Add to Chromium | 801 Add to Chromium |
| 799 </message> | 802 </message> |
| 800 </messages> | 803 </messages> |
| 801 </release> | 804 </release> |
| 802 </grit> | 805 </grit> |
| OLD | NEW |