XZise created this task. XZise added a subscriber: XZise. XZise added a project: pywikibot-core. Herald added subscribers: pywikibot-bugs-list, Aklapper.
TASK DESCRIPTION It seems that the 2.0 branch is using an outdated version of i18n. Unfortunately I don't know how this is actually done in master so I'm not sure if some bot is missing which synchronizes the two repositories or if there is a setting missing in the git modules of that branch. * The [[https://github.com/wikimedia/pywikibot-core/tree/0da8acc5cc3aa664ee987b1371add59c82555f74/scripts|most recent commit]] in the 2.0 branch is using e7b1df6 * The [[https://github.com/wikimedia/pywikibot-core/tree/10df20bc1f4e1ddc56906f1accb17e2c8b97d220/scripts|most recent commit]] in the master branch is using dc132b4 And that causes issues with i18n when for example we removed several `%s` in afe01522 which is after e7b1df6 but backported the relevant changes to the scripts in 0b6fda9f. TASK DETAIL https://phabricator.wikimedia.org/T107195 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: XZise Cc: Aklapper, pywikibot-bugs-list, XZise, jayvdb, Malyacko, P.Copp _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
