Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bandwagon/locale/en-US/settings.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'bandwagon/locale/en-US/settings.dtd')
-rw-r--r--bandwagon/locale/en-US/settings.dtd68
1 files changed, 60 insertions, 8 deletions
diff --git a/bandwagon/locale/en-US/settings.dtd b/bandwagon/locale/en-US/settings.dtd
index 8b4eb90..d67e154 100644
--- a/bandwagon/locale/en-US/settings.dtd
+++ b/bandwagon/locale/en-US/settings.dtd
@@ -18,7 +18,7 @@
- Portions created by the Initial Developer are Copyright (C) 2008
- the Initial Developer. All Rights Reserved.
-
- - Contributor(s): Brian King
+ - Contributor(s): Brian King <brian (at) briks (dot) si>
- David McNamara
-
- Alternatively, the contents of this file may be used under the terms of
@@ -35,15 +35,67 @@
-
- ***** END LICENSE BLOCK ***** -->
-<!ENTITY window.title "Sharing Feed Settings">
-<!ENTITY feeditemsperpage.label "Add-ons displayed per page">
-<!ENTITY updateall.label "Update all add-ons every">
+<!-- For localisers to change the width of the window -->
+<!ENTITY settings.style "width: 42em;">
+
+<!ENTITY window.title "Add-ons Collector Settings">
+
+<!-- Tabs -->
+<!ENTITY manage.label "Manage Subscriptions">
+<!ENTITY general.label "General Settings">
+<!ENTITY pub.label "Auto-publisher Settings">
+
+<!-- Manage Subscriptions -->
+<!ENTITY subscriptions.header "Select a subscription:">
+
+<!-- Groupbox captions in Manage Subscriptions -->
+<!ENTITY frequency.label "Subscription Update Frequency">
+<!ENTITY notifications.label "New Add-on Notifications">
+<!ENTITY perpage.label "Add-ons per Page">
+
+<!ENTITY default.label "Use default setting">
+<!ENTITY custom.label "Custom:">
+
+<!ENTITY addonsleadin.label "Show">
+<!ENTITY addonsperpage.label "add-ons per page">
<!ENTITY updatesingle.label "Update every:">
<!ENTITY minutes.label "Minute(s)">
<!ENTITY hours.label "Hour(s)">
<!ENTITY days.label "Day(s)">
-<!ENTITY autopublish.label "Auto-publish installed add-ons to feed">
+<!ENTITY autopublish.label "Auto-publish installed add-ons to subscription">
<!ENTITY notify.label "Show notifications">
-<!ENTITY applyall.label "Apply to all feeds">
-<!ENTITY add.label "Add">
-<!ENTITY remove.label "Remove">
+<!ENTITY applyall.label "Apply to all subscriptions">
+<!ENTITY remove.label "Remove Subscription">
+<!ENTITY on.label "On">
+<!ENTITY off.label "Off">
+
+<!-- General -->
+
+<!-- Groupbox captions in General -->
+<!ENTITY subscriptions.label "Default Subscription Settings">
+<!ENTITY data.label "Data Management">
+
+<!ENTITY updateall.label "Check subscriptions for update every">
+<!ENTITY notifyglobal.label "Notification me when my subscriptions have new add-ons">
+
+<!ENTITY clearemails.label "Clear">
+<!ENTITY login.label "Login">
+<!ENTITY logout.label "Logout">
+
+<!-- Auto-Publisher Settings -->
+
+<!-- Groupbox captions in Auto-Publisher Settings -->
+<!ENTITY auto.label "Auto-publisher Settings">
+
+<!ENTITY name.label "Collection Name:">
+<!ENTITY list.label "Listed in public Collection Directory">
+
+<!ENTITY autoleadin.label "Auto-publishers are special collections that are automatically updated when you install or uninstall add-ons from Firefox on this computer.">
+<!ENTITY types.label "Auto-published add-on types:">
+<!ENTITY type.extensions.label "Extensions">
+<!ENTITY type.themes.label "Themes">
+<!ENTITY type.dicts.label "Dictionaries">
+<!ENTITY type.langpacks.label "Language Packs">
+
+<!ENTITY createauto.label "Create Auto-publisher">
+<!ENTITY deleteauto.label "Delete Auto-publisher">