Improve ACP forum management UI
This commit is contained in:
@@ -191,3 +191,81 @@ msgstr "Users"
|
||||
|
||||
msgid "acp.users_hint"
|
||||
msgstr "User management tools will appear here."
|
||||
|
||||
msgid "acp.forums_tree"
|
||||
msgstr "Forum tree"
|
||||
|
||||
msgid "acp.forums_empty"
|
||||
msgstr "No forums yet. Create the first one on the right."
|
||||
|
||||
msgid "acp.forums_create_title"
|
||||
msgstr "Create forum or category"
|
||||
|
||||
msgid "acp.forums_edit_title"
|
||||
msgstr "Edit forum"
|
||||
|
||||
msgid "acp.forums_type"
|
||||
msgstr "Type"
|
||||
|
||||
msgid "acp.forums_parent"
|
||||
msgstr "Parent category"
|
||||
|
||||
msgid "acp.forums_parent_root"
|
||||
msgstr "Root (no parent)"
|
||||
|
||||
msgid "acp.forums_confirm_delete"
|
||||
msgstr "Delete this forum? This cannot be undone."
|
||||
|
||||
msgid "acp.loading"
|
||||
msgstr "Loading..."
|
||||
|
||||
msgid "acp.refresh"
|
||||
msgstr "Refresh"
|
||||
|
||||
msgid "acp.create"
|
||||
msgstr "Create"
|
||||
|
||||
msgid "acp.save"
|
||||
msgstr "Save"
|
||||
|
||||
msgid "acp.reset"
|
||||
msgstr "Reset"
|
||||
|
||||
msgid "acp.edit"
|
||||
msgstr "Edit"
|
||||
|
||||
msgid "acp.delete"
|
||||
msgstr "Delete"
|
||||
|
||||
msgid "form.description"
|
||||
msgstr "Description"
|
||||
|
||||
msgid "acp.new_category"
|
||||
msgstr "New category"
|
||||
|
||||
msgid "acp.new_forum"
|
||||
msgstr "New forum"
|
||||
|
||||
msgid "acp.forums_form_hint"
|
||||
msgstr "Create a new forum or edit the selected one. Categories can contain forums and other categories."
|
||||
|
||||
msgid "acp.forums_name_required"
|
||||
msgstr "Please enter a name before saving."
|
||||
|
||||
msgid "acp.drag_handle"
|
||||
msgstr "Drag to reorder"
|
||||
|
||||
msgid "acp.expand_all"
|
||||
msgstr "Expand all"
|
||||
|
||||
msgid "acp.collapse_all"
|
||||
msgstr "Collapse all"
|
||||
|
||||
msgid "acp.forums_form_empty_title"
|
||||
msgstr "No selection"
|
||||
|
||||
msgid "acp.forums_form_empty_hint"
|
||||
msgstr "Choose a forum to edit or click New category / New forum to create one."
|
||||
|
||||
msgid "acp.cancel"
|
||||
msgstr "Cancel"
|
||||
|
||||
Reference in New Issue
Block a user