Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1085384?usp=email )
Change subject: [i18n] copy pywikibot translations from i18n repository ...................................................................... [i18n] copy pywikibot translations from i18n repository ignore this file from pre-commit check because it is used when making a distribution package. Change-Id: I27169de038848e31af41d3e8deb2443b3a45a0c9 --- M .pre-commit-config.yaml M pywikibot/scripts/i18n/pywikibot/en.json 2 files changed, 25 insertions(+), 24 deletions(-) Approvals: Xqt: Verified; Looks good to me, approved jenkins-bot: Verified diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 670c485..4d19b0f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,6 +40,7 @@ - --autofix - --indent=4 - --no-ensure-ascii + exclude: pywikibot/scripts/i18n/pywikibot/ - id: trailing-whitespace args: - --markdown-linebreak-ext=rst diff --git a/pywikibot/scripts/i18n/pywikibot/en.json b/pywikibot/scripts/i18n/pywikibot/en.json index dc41df3..1421f9b 100644 --- a/pywikibot/scripts/i18n/pywikibot/en.json +++ b/pywikibot/scripts/i18n/pywikibot/en.json @@ -1,26 +1,26 @@ { - "@metadata": { - "authors": [ - "Daniel Herding", - "Huji", - "Siebrand", - "Revi", - "Russell Blau", - "Xqt" - ] - }, - "pywikibot-bot-prefix": "Bot:", - "pywikibot-cosmetic-changes": "; cosmetic changes", - "pywikibot-enter-category-name": "Please enter the category name:", - "pywikibot-enter-file-links-processing": "Links to which file page should be processed?", - "pywikibot-enter-finished-browser": "Press Enter when finished in browser.", - "pywikibot-enter-namespace-number": "Please enter a namespace by its number:", - "pywikibot-enter-new-text": "Please enter the new text:", - "pywikibot-enter-page-processing": "Which page should be processed?", - "pywikibot-enter-xml-filename": "Please enter the XML dump's filename:", - "pywikibot-fixes-fckeditor": "Bot: Fixing rich-editor html", - "pywikibot-fixes-html": "Bot: Converting/fixing HTML", - "pywikibot-fixes-isbn": "Bot: Formatting ISBN", - "pywikibot-fixes-syntax": "Bot: Fixing wiki syntax", - "pywikibot-touch": "Pywikibot touch edit" + "@metadata": { + "authors": [ + "Daniel Herding", + "Huji", + "Siebrand", + "Revi", + "Russell Blau", + "Xqt" + ] + }, + "pywikibot-bot-prefix": "Bot:", + "pywikibot-cosmetic-changes": "; cosmetic changes", + "pywikibot-enter-category-name": "Please enter the category name:", + "pywikibot-enter-file-links-processing": "Links to which file page should be processed?", + "pywikibot-enter-finished-browser": "Press Enter when finished in browser.", + "pywikibot-enter-namespace-number": "Please enter a namespace by its number:", + "pywikibot-enter-new-text": "Please enter the new text:", + "pywikibot-enter-page-processing": "Which page should be processed?", + "pywikibot-enter-xml-filename": "Please enter the XML dump's filename:", + "pywikibot-fixes-fckeditor": "Bot: Fixing rich-editor html", + "pywikibot-fixes-html": "Bot: Converting/fixing HTML", + "pywikibot-fixes-isbn": "Bot: Formatting ISBN", + "pywikibot-fixes-syntax": "Bot: Fixing wiki syntax", + "pywikibot-touch": "Pywikibot touch edit" } -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1085384?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I27169de038848e31af41d3e8deb2443b3a45a0c9 Gerrit-Change-Number: 1085384 Gerrit-PatchSet: 3 Gerrit-Owner: Xqt <i...@gno.de> Gerrit-Reviewer: JJMC89 <jjmc89.wikime...@gmail.com> Gerrit-Reviewer: Xqt <i...@gno.de> Gerrit-Reviewer: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org