[16:36:33] niedzielskii: ...so we still have to manually check each translation update for incorrect plurals? [16:37:11] dbrant: yeah i think that's one of the last tests we have slated for translations [16:37:33] niedzielskii: hmm, that's not cool. let's prioritize that on kanban. [16:39:46] dbrant: sounds good. some other lower priority tests to add in: T110243, T158807 [16:39:47] T158807: Add translation test to ensure Wikitext and Markdown translations are forbidden - https://phabricator.wikimedia.org/T158807 [16:39:47] T110243: Format specifier translation tests should be more accurate - https://phabricator.wikimedia.org/T110243 [21:22:43] niedzielskii: i'm reviewing your patch to start moving js to applib... [21:22:59] niedzielskii: just for my own knowledge, how does npm know where to get applib from? [21:23:04] dbrant: great! thanks [21:23:16] dbrant: yep, it's a published package [21:23:37] https://www.npmjs.com/package/applib [21:24:30] oh, i see! [22:15:31] niedzielskii: shouldn't the applib npm package have a more MediaWiki specific name? [22:16:45] bearND: it's not known what inputs the library will work with: mediawiki, (mobile) content service, RESTBase or something else. that said, naming suggestions are welcome