Traceback (most recent call last):
File "/data/data/com.termux/files/home/vikaspy/pwb.py", line 399, in
<module>
if not main():
File "/data/data/com.termux/files/home/vikaspy/pwb.py", line 391, in main
run_python_file(filename,
File "/data/data/com.termux/files/home/vikaspy/pwb.py", line 106, in
run_python_file
exec(compile(source, filename, 'exec', dont_inherit=True),
File "./scripts/replace.py", line 1075, in <module>
main()
File "./scripts/replace.py", line 929, in main
single_summary = i18n.twtranslate(
File
"/data/data/com.termux/files/home/vikaspy/pywikibot/tools/_deprecate.py",
line 404, in wrapper
return obj(*__args, **__kw)
File "/data/data/com.termux/files/home/vikaspy/pywikibot/i18n.py", line
700, in twtranslate
raise pywikibot.exceptions.TranslationError(
pywikibot.exceptions.TranslationError: Unable to load messages package
scripts.i18n for bundle replace-replacing
It can happen due to lack of i18n submodule or files. See
https://www.mediawiki.org/wiki/Manual:Pywikibot/i18n
CRITICAL: Exiting due to uncaught exception <class
'pywikibot.exceptions.TranslationError'>
$
Hi,
for the past few weeks I've been looking at Pywikibot's documentation
to figure out if there's anything I can do to help improve it. Most of
this was done as part of [1]. This week I put my conclusions and
proposals for such improvements in [2]. I am hoping to work on some of
them until the end of this year, but I would appreciate feedback,
ideas, and suggestions about these proposals first.
Please take a look at [2] and use the talk page to provide your
feedback. You can also subscribe to [3] to follow my work on this or
help contribute to these improvements in other ways.
Thank you,
Kamil
[1]: https://phabricator.wikimedia.org/T312992
[2]: https://www.mediawiki.org/wiki/User:KBach-WMF/Collections/PywikibotCollecti…
[3]: https://phabricator.wikimedia.org/T320625
--
Kamil Bach
Technical Writer
Wikimedia Foundation
Hi,
I am new to core.
Is there currently any possibility to work only on flagged pages?
https://en.wikipedia.org/wiki/Wikipedia:Flagged_revisions /
https://de.wikipedia.org/wiki/Hilfe:Gesichtete_Versionen
It would be useful to work only on currently flagged or currently unflagged
versions. For the flagged versions, a command line switch is useful for not
programmers.
Rationale:
When unflagged versions are edited by bots, the diff to check can be messy,
and users are angry with bot owners.
Alhough some changes (i.e. spelling corrections) are necessary, fore
example cosmetic changes could be prohibited by communities on unflagged
pages.
--
Bináris