mirror of https://github.com/roytam1/kmeleon.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
1.6 KiB
32 lines
1.6 KiB
<!-- 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 % brandDTD SYSTEM "chrome://branding/locale/brand.dtd"> |
|
%brandDTD; |
|
|
|
|
|
<!-- These strings are used in the about:home page --> |
|
|
|
<!ENTITY abouthome.pageTitle "&brandFullName; Start Page"> |
|
|
|
<!ENTITY abouthome.searchEngineButton.label "Search"> |
|
|
|
<!-- LOCALIZATION NOTE (abouthome.defaultSnippet1.v1): |
|
text in <a/> will be linked to the Firefox features page on mozilla.com |
|
--> |
|
<!ENTITY abouthome.defaultSnippet1.v1 "Thanks for choosing Firefox! To get the most out of your browser, learn more about the <a>latest features</a>."> |
|
<!-- LOCALIZATION NOTE (abouthome.defaultSnippet2.v1): |
|
text in <a/> will be linked to the featured add-ons on addons.mozilla.org |
|
--> |
|
<!ENTITY abouthome.defaultSnippet2.v1 "It's easy to customize your Firefox exactly the way you want it. <a>Choose from thousands of add-ons</a>."> |
|
<!-- LOCALIZATION NOTE (abouthome.rightsSnippet): text in <a/> will be linked to about:rights --> |
|
<!ENTITY abouthome.rightsSnippet "&brandFullName; is free and open source software from the non-profit Mozilla Foundation. <a>Know your rights…</a>"> |
|
|
|
<!ENTITY abouthome.bookmarksButton.label "Bookmarks"> |
|
<!ENTITY abouthome.historyButton.label "History"> |
|
<!ENTITY abouthome.settingsButton.label "Settings"> |
|
<!ENTITY abouthome.addonsButton.label "Add-ons"> |
|
<!ENTITY abouthome.appsButton.label "Marketplace"> |
|
<!ENTITY abouthome.downloadsButton.label "Downloads"> |
|
<!ENTITY abouthome.syncButton.label "&syncBrand.shortName.label;">
|
|
|