https://bugzilla.wikimedia.org/show_bug.cgi?id=55166
Web browser: --- Bug ID: 55166 Summary: No english translation has been defined Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: Unprioritized Component: interwiki.py Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: legoktm.wikipedia@gmail.com Classification: Unclassified Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/bugs/1536/ Reported by: jandudik Created on: 2012-11-07 10:21:42 Subject: No english translation has been defined Original description: E:\Pywikipedia>interwiki.py -cleanup -neverlink:pt -lang:pt -prefixindex:Dave_Ho
NOTE: Number of pages queued is 0, trying to add 60 more. Getting 3 pages from wikipedia:pt... ... ======Post-processing [[pt:Dave Holland]]====== No changes needed on page [[cs:Dave Holland (bubeník)]] No changes needed on page [[en:Dave Holland (drummer)]] No changes needed on page [[pl:Dave Holland (perkusista)]] No changes needed on page [[fi:Dave Holland (rumpali)]] No changes needed on page [[no:Dave Holland]] No changes needed on page [[es:Dave Holland (batería)]] No changes needed on page [[fr:Dave Holland (batteur)]] No changes needed on page [[de:Dave Holland (Schlagzeuger)]] No changes needed on page [[it:Dave Holland (batterista)]] No changes needed on page [[da:Dave Holland]] No changes needed on page [[sv:Dave Holland (trummis)]] No changes needed on page [[pt:Dave Holland]] ..... ======Post-processing [[pt:Dave Holland (baixista)]]====== No changes needed on page [[pt:Dave Holland (baixista)]] No changes needed on page [[he:dyyb hvlnd]] Dump pt (wikipedia) appended. Traceback (most recent call last): File "E:\Pywikipedia\interwiki.py", line 2584, in <module> main() File "E:\Pywikipedia\interwiki.py", line 2558, in main bot.run() File "E:\Pywikipedia\interwiki.py", line 2291, in run self.queryStep() File "E:\Pywikipedia\interwiki.py", line 2269, in queryStep subj.finish(self) File "E:\Pywikipedia\interwiki.py", line 1718, in finish if self.replaceLinks(page, new, bot): File "E:\Pywikipedia\interwiki.py", line 1833, in replaceLinks insite=page.site) File "E:\Pywikipedia\interwiki.py", line 2342, in compareLanguages mcomment += i18n.twtranslate(insite.lang, commentname) % changes File "E:\Pywikipedia\pywikibot\i18n.py", line 304, in twtranslate raise TranslationError("No English translation has been defined for Translat eWiki key %r" % twtitle) pywikibot.i18n.TranslationError: No English translation has been defined for Tra nslateWiki key 'interwiki-modifying-from'
E:\Pywikipedia>version.py Pywikipedia trunk/pywikipedia/ (r10666, 2012/11/06, 15:43:35) Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] config-settings: use_api = True use_api_login = True unicode test: ok
E:\Pywikipedia>
https://bugzilla.wikimedia.org/show_bug.cgi?id=55166
--- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- problem is when bot wants to modify pt: link in cs.wiki. Adding is without problems, other sites are OK too. My userinterface_lang = 'cs'
https://bugzilla.wikimedia.org/show_bug.cgi?id=55166
--- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- Have the same issue with userinterface_lang = 'fr'... block my bot every 10-15 min...
https://bugzilla.wikimedia.org/show_bug.cgi?id=55166
--- Comment #3 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- sorry forgive to logon. My bot is ptbotgourou.
Last error message : Dump fr (wikipedia) written. Traceback (most recent call last): File "interwiki.py", line 2584, in <module> main() File "interwiki.py", line 2558, in main bot.run() File "interwiki.py", line 2291, in run self.queryStep() File "interwiki.py", line 2269, in queryStep subj.finish(self) File "interwiki.py", line 1718, in finish if self.replaceLinks(page, new, bot): File "interwiki.py", line 1833, in replaceLinks insite=page.site) File "interwiki.py", line 2342, in compareLanguages mcomment += i18n.twtranslate(insite.lang, commentname) % changes File "C:\Python27\pywikipedia\pywikibot\i18n.py", line 304, in twtranslate raise TranslationError("No English translation has been defined for Translat eWiki key %r" % twtitle) pywikibot.i18n.TranslationError: No English translation has been defined for Tra nslateWiki key 'interwiki-modifying-from'
The issue occurs with a lot of page not only the one pointed by jandudik.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55166
--- Comment #4 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- Are you guys sure you're running HEAD from Subversion, including externals? This issue has existed for a few hours a while back, but shouldn't exist anymore.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55166
Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://sourceforge.net/p/p | |ywikipediabot/bugs/1536
https://bugzilla.wikimedia.org/show_bug.cgi?id=55166
xqt info@gno.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |UNCONFIRMED CC| |info@gno.de Ever confirmed|1 |0
https://bugzilla.wikimedia.org/show_bug.cgi?id=55166
--- Comment #5 from xqt info@gno.de --- Could someone verify whether this bug is still alive?
https://bugzilla.wikimedia.org/show_bug.cgi?id=55166
Ricordisamoa ricordisamoa@live.it changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ricordisamoa@live.it
--- Comment #6 from Ricordisamoa ricordisamoa@live.it --- [[translatewiki:Pywikibot:Interwiki-modifying-from/en]] exists, so I think we can close this.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55166
Amir Ladsgroup ladsgroup@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |ladsgroup@gmail.com Resolution|--- |FIXED
pywikipedia-bugs@lists.wikimedia.org