Malafaya added a comment.

It seems to depend on the -auto switch.
In manual mode, translation does not occur.

My guess is that in the several calls such as:

>   [......] titletranslate.translate(

>       [......]

>       auto=globalvar.auto,

>       [......])

>    


where

  auto=globavar.auto

should be

  auto=(globalvar.auto and globalvar.same != 'wiktionary')

to prevent automatic translation in -wiktionary mode.


TASK DETAIL
  https://phabricator.wikimedia.org/T108904

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Malafaya
Cc: Hydriz, Malafaya, Aklapper, JAnD, pywikibot-bugs-list, jayvdb



_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to