Set up a CopyPatrol interface for Czech Wikipedia (https://tools.wmflabs.org/copypatrol/cs/). Community consensus to be found at Czech Village pump (technical).
Description
Related Objects
- Mentioned In
- T313182: Czech WIkipedia disappeared from Copypatrol
Event Timeline
This should be straightforward to do now that French version is deployed. I'm happy to report that iThenticate does support Czech: http://www.ithenticate.com/content (yay!)
Thanks for filing this task!
@Urbanecm Thank you very much. Only string left to translate is "Image attribution". I am unable to come up with anything suitable...
Okay, the script for fetching false positives for cswiki is running in cron but it hasn't gathered any records so far. The error log shows:
****************************************************************************** Missing updates for long time. Restarting.... Missing updates for long time. Restarting.... Missing updates for long time. Restarting.... Missing updates for long time. Restarting.... Missing updates for long time. Restarting.... Missing updates for long time. Restarting.... Missing updates for long time. Restarting.... Traceback (most recent call last): File "/data/project/eranbot/gitPlagiabot/plagiabot/plagiabot.py", line 830, in <module> main() File "/data/project/eranbot/gitPlagiabot/plagiabot/plagiabot.py", line 825, in main bot.run() File "/data/project/eranbot/gitPlagiabot/plagiabot/plagiabot.py", line 585, in run for page in live_gen: File "/data/project/eranbot/gitPlagiabot/plagiabot/plagiabot.py", line 581, in <genexpr> live_gen = (p for p in irc_rc_listener(self.site, filter_gen)) File "/mnt/nfs/labstore-secondary-tools-project/eranbot/gitPlagiabot/plagiabot/IRCRCListener.py", line 110, in irc_rc_listener raise Exception('Too many restarts of IRC listner bot') Exception: Too many restarts of IRC listner bot
The problem is that the IRC listener bot restarts if it doesn't get any messages for X amount of time. Since cswiki is not as high on traffic as en or fr wikis, we'd have to up the time limit. I've pinged eranroz to hear his thoughts about this.
Some of the newer i18n messages are missing for Czech: https://tools.wmflabs.org/copypatrol/cs?filter=all&uselang=cs — including "Czech Wikipedia". :-)
Done! Live on https://tools.wmflabs.org/copypatrol/cs
@Wesalius @Urbanecm - let me know if anything seems amiss. :)