XZise added a comment. With the merged changes it should be afaik only `%\([a-z0-9A-Z]+?\)[ds]`. I need to check if there are any weird variables which use characters other than `a-zA-Z0-9` (afaik all variables should use English names) and I'll verify that we got all instances of `%s` (which shouldn't occur but may). @xqt has also a patch which checks the repository (unfortunately it only checks in https://phabricator.wikimedia.org/tag/pywikibot-core/ and not https://phabricator.wikimedia.org/tag/pywikibot-i18n/ so not on merge but only later but it's a start).
TASK DETAIL https://phabricator.wikimedia.org/T98004 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: XZise Cc: jayvdb, Nikerabbit, gerritbot, Ricordisamoa, XZise, pywikibot-bugs-list, Xqt, Aklapper, Malyacko, P.Copp _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
