diff options
Diffstat (limited to 'toolkit/locales/en-US/chrome/global/resetProfile.dtd')
-rw-r--r-- | toolkit/locales/en-US/chrome/global/resetProfile.dtd | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/toolkit/locales/en-US/chrome/global/resetProfile.dtd b/toolkit/locales/en-US/chrome/global/resetProfile.dtd new file mode 100644 index 000000000..831b901c5 --- /dev/null +++ b/toolkit/locales/en-US/chrome/global/resetProfile.dtd @@ -0,0 +1,15 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this file, + - You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY refreshProfile.dialog.title "Refresh &brandShortName;"> +<!ENTITY refreshProfile.dialog.description1 "Start fresh to fix problems and restore performance."> +<!ENTITY refreshProfile.dialog.description2 "This will:"> +<!ENTITY refreshProfile.dialog.items.label1 "Remove your add-ons and customizations"> +<!ENTITY refreshProfile.dialog.items.label2 "Restore your browser settings to their defaults"> +<!ENTITY refreshProfile.dialog.button.label "Refresh &brandShortName;"> + +<!ENTITY refreshProfile.title "Give &brandShortName; a tune up"> +<!ENTITY refreshProfile.button.label "Refresh &brandShortName;…"> + +<!ENTITY refreshProfile.cleaning.description "Almost done…"> |