{
	"@metadata": {
		"authors": [
			"Stephan Muggli <muggli@hallowelt.biz>",
			"Markus Glaser <glaser@hallowelt.biz>"
		]
	},
	"bs-checklist-desc": "Provides checklist functionality",
	"bs-checklist-button-checkbox-title": "Checklist elements",
	"bs-checklist-menu-insert-list-title": "Insert list",
	"bs-checklist-menu-insert-checkbox": "Checkbox",
	"bs-checklist-dlg-insert-list-title": "Insert a checklist",
	"bs-checklist-dlg-insert-list-value-list": "Value list",
	"bs-checklist-tag-checklist-desc": "Generates a checkbox or a select menu. The checklist can be modified by various parameters.",
	"bs-checklist-tag-checklist-example-check": "Checkbox",
	"bs-checklist-tag-checklist-example-list": "Select menu",
	"bs-checklist-dlg-new-list": "Create a new list",
	"bs-checklist-dlg-save-list": "Save changes to list",
	"bs-checklist-dlg-items-label" : "Items in list",
	"bs-checklist-dlg-items-emptytext" : "No items in this list",
	"bs-checklist-dlg-items-hint" : "In order to add a new item, type in the field above and hit <kbd>Enter</kbd>.",
	"bs-checklist-dlg-panel-title" : "Available lists",
	"bs-checklist-dlg-new-title" : "Add new list",
	"bs-checklist-dlg-new-prompt" : "Enter a list title",
	"bs-checklist-alert" : "Caution!",
	"bs-checklist-confirm-dirty-title" : "Unsaved changes!",
	"bs-checklist-confirm-dirty-text" : "You made modifications to the checklist that are not yet saved. Are you sure you want to discard the changes?",
	"log-name-bs-checklist": "Checkbox log",
	"log-description-bs-checklist": "Log of changes on checkboxes on pages.",
	"log-show-hide-bs-checklist": "$1 checkbox log",
	"logentry-bs-checklist-checked": "$1 {{GENDER:$2|has checked}} checkbox #$4 on $3",
	"logentry-bs-checklist-unchecked": "$1 {{GENDER:$2|has unchecked}} checkbox #$4 to $3",
	"logentry-bs-checklist-selected": "$1 {{GENDER:$2|has selected}} the value \"$5\" in select box #$4 on $3",
	"bs-checklist-savelist-error-invalid-title": "Invalid title provided",
	"bs-checklist-savelist-error-edit-not-permitted": "Insufficient permissions to save list",
	"bs-checklist-modified-check": "Modified checklist value",
	"bs-checklist-update-list": "Updated list",
	"apihelp-bs-checklist-available-options-store-description": "Lists all available options for checklist templates. Allows sorting, filtering and pagination. Implements ExtJS Store parameters.",
	"apihelp-bs-checklist-template-store-description": "Lists all templates that are valid checklist sources. Allows sorting, filtering and pagination. Implements ExtJS Store parameters.",
	"apihelp-bs-checklist-tasks-description": "Provides operations for Checklist extension",
	"bs-tag-checklist": "the checklist tag"
}
