jenkins-bot has submitted this change and it was merged.
Change subject: i18n for misspelling script
......................................................................
i18n for misspelling script
Change-Id: I08c76470fe66a0cfc972a7a407906c3234a0d97b
---
A misspelling.py
1 file changed, 33 insertions(+), 0 deletions(-)
Approvals:
Siebrand: Looks good to me, approved
jenkins-bot: Verified
diff --git a/misspelling.py b/misspelling.py
new file mode 100644
index 0000000..b035aa5
--- /dev/null
+++ b/misspelling.py
@@ -0,0 +1,33 @@
+# -*- coding: utf-8 -*-
+msg = {
+ 'en': {
+ 'misspelling-fixing': u'Robot: Fixing misspelled link to
%(page)s',
+ },
+ 'qqq': {
+ 'misspelling-fixing': u'Edit summary when the bot fixes links
that contain common spelling mistakes.',
+ },
+ 'ar': {
+ 'misspelling-fixing': u'روبوت: إصلاح وصلة خاطئة إلى %(page)s',
+ },
+ 'da': {
+ 'misspelling-fixing': u'Omdirigeringer af fejlstavninger:
%(page)s',
+ },
+ 'de': {
+ 'misspelling-fixing': u'Bot: korrigiere Link auf
Falschschreibung: %(page)s',
+ },
+ 'he': {
+ 'misspelling-fixing': u'בוט: מתקן קישור עם שגיאה לדף %(page)s',
+ },
+ 'nds': {
+ 'misspelling-fixing': u'Bot: rut mit verkehrt schreven Lenk op
%(page)s',
+ },
+ 'nl': {
+ 'misspelling-fixing': u'Bot: verkeerd gespelde verwijzing naar
%(page)s gecorrigeerd',
+ },
+ 'pl': {
+ 'misspelling-fixing': u'Robot poprawia literówkę w linku do
%(page)s',
+ },
+ 'pt': {
+ 'misspelling-fixing': u'Bot: Corrigindo link com erro
ortográfico para %(page)s',
+ },
+};
--
To view, visit https://gerrit.wikimedia.org/r/119281
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I08c76470fe66a0cfc972a7a407906c3234a0d97b
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/i18n
Gerrit-Branch: master
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Merlijn van Deen <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits