Umherirrender has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/385417 )

Change subject: Add missing qqq message documentation
......................................................................

Add missing qqq message documentation

Change-Id: I8a988eddeae41afa08cfc4c44aecc9f2acc45956
---
M i18n/qqq.json
1 file changed, 56 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TopLists 
refs/changes/17/385417/1

diff --git a/i18n/qqq.json b/i18n/qqq.json
index 5772cc2..fe4b76e 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -2,26 +2,76 @@
        "@metadata": {
                "authors": []
        },
-       "toplists-desc": "{{desc}}",
+       "toplists-desc": 
"{{desc|name=TopLists|url=https://www.mediawiki.org/wiki/Extension:TopLists}}";,
        "right-toplists-create-edit-list": 
"{{doc-right|toplists-create-edit-list}}",
        "right-toplists-create-item": "{{doc-right|toplists-create-item}}",
        "right-toplists-edit-item": "{{doc-right|toplists-edit-item}}",
        "right-toplists-delete-item": "{{doc-right|toplists-delete-item}}",
+       "createtoplist": "{{doc-special}}",
+       "edittoplist": "{{doc-special}}",
        "toplists-category": "The name for the category that lists all the Top 
10 Lists on a wiki",
+       "toplists-error-invalid-title": "A error message",
+       "toplists-error-invalid-picture": "A error message",
+       "toplists-error-title-exists": "A error message",
+       "toplists-error-title-spam": "A error message",
+       "toplists-error-article-blocked": "A error message",
+       "toplists-error-article-not-exists": "A error message",
+       "toplists-error-picture-not-exists": "A error message",
+       "toplists-error-duplicated-entry": "A error message",
+       "toplists-error-empty-item-name": "A error message",
+       "toplists-item-cannot-delete": "A error message",
+       "toplists-error-image-already-exists": "A error message",
+       "toplists-error-add-item-anon": "A error message",
+       "toplists-error-add-item-permission": "A error message",
+       "toplists-error-add-item-list-not-exists": "A error message",
+       "toplists-upload-error-unknown": "An error occurred while processing 
the upload request. Please try again.",
        "action-toplists-create-edit-list": 
"{{doc-action|toplists-create-edit}}",
-       "toplists-editor-remove-item-tooltip": "{{Identical|Remove item}}",
-       "toplists-create-button": "{{Identical|Create list}}",
-       "toplists-cancel-button": "{{Identical|Cancel}}",
-       "toplists-image-browser-selected-picture": "$1 is the title of the 
image page.",
-       "toplists-image-browser-upload-btn": "{{Identical|Choose}}",
+       "toplists-editor-title-label": "A label message",
+       "toplists-editor-title-placeholder": "A placeholder text",
+       "toplists-editor-related-article-label": "A label message",
+       "toplists-editor-related-article-placeholder": "A placeholder text",
+       "toplists-editor-description-label": "A label message",
+       "toplists-editor-description-placeholder": "A placeholder text",
+       "toplists-editor-image-browser-tooltip": "A tooltip message",
+       "toplists-editor-remove-item-tooltip": "A tooltip 
message\n{{Identical|Remove item}}",
+       "toplists-editor-drag-item-tooltip": "A tooltip message",
+       "toplists-editor-add-item-label": "A tooltip message",
+       "toplists-editor-add-item-tooltip": "A tooltip message",
+       "toplists-create-button": "A button text\n{{Identical|Create list}}",
+       "toplists-update-button": "A button text",
+       "toplists-cancel-button": "A button text\n{{Identical|Cancel}}",
+       "toplists-items-removed": "A status message",
+       "toplists-items-created": "A status message",
+       "toplists-items-updated": "A status message",
+       "toplists-items-nochange": "A status message",
+       "toplists-image-browser-no-picture-selected": "A tooltip message",
+       "toplists-image-browser-clear-picture": "A tooltip message",
+       "toplists-image-browser-selected-picture": "A tooltip message",
+       "toplists-image-browser-upload-btn": "A button 
text\n{{Identical|Choose}}",
+       "toplists-image-browser-upload-label": "A label text",
+       "toplists-list-creation-summary": "Used as edit summary",
+       "toplists-list-update-summary": "Used as edit summary",
+       "toplists-item-creation-summary": "Used as edit summary",
+       "toplists-item-update-summary": "Used as edit summary",
+       "toplists-item-remove-summary": "Used as edit summary",
+       "toplists-item-restored": "A undelete reason",
+       "toplists-list-related-to": "A label",
        "toplists-list-votes-num": "{{Identical|Vote}}",
        "toplists-list-created-by": "{{Identical|By}}",
        "toplists-list-vote-up": "Keep this as short as possible. Everything 
exceeding allowed lenght will be cutted out!",
+       "toplists-list-hotitem-count": "A hint message about many items",
+       "toplists-list-add-item-label": "A tooltip message",
+       "toplists-list-add-item-name-label": "A placeholder text",
+       "toplists-list-item-voted": "A item message",
+       "toplists-createpage-dialog-label": "A label message",
+       "toplists-email-subject": "A e-mail subject",
+       "toplists-email-body": "A e-mail body",
        "toplists-seconds": "{{Identical|Second}}",
        "toplists-minutes": "{{Identical|Minute}}",
        "toplists-hours": "{{Identical|Hour}}",
        "toplists-days": "{{Identical|Day}}",
        "toplists-weeks": "{{Identical|Week}}",
+       "toplists-create-heading": "A header",
        "toplists-create-button-msg": "{{Identical|Create list}}",
        "apihelp-toplistsadditem-summary": 
"{{doc-apihelp-summary|toplistsadditem}}",
        "apihelp-toplistsadditem-param-list": 
"{{doc-apihelp-param|toplistsadditem|list}}",

-- 
To view, visit https://gerrit.wikimedia.org/r/385417
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8a988eddeae41afa08cfc4c44aecc9f2acc45956
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TopLists
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <umherirrender_de...@web.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to