LucasWerkmeister added a comment.
In T272243#6771813 <https://phabricator.wikimedia.org/T272243#6771813>, @LucasWerkmeister wrote: > The formatters have some documentation in formatters.py <https://github.com/lucaswerkmeister/tool-lexeme-forms/blob/e5725705d1d0a568b15e53bbc858b47beacfadfb/formatters.py>; apart from that, the messages are plain text – there has been no need for any kind of markup (wikitext, markdown, …) so far. I just remembered that that’s not true – one message contains an `<abbr>` element. (In other words, after applying the formatters, the result is taken to be HTML.) --- I just pushed an `i18n` branch to Diffusion <https://phabricator.wikimedia.org/source/tool-lexeme-forms/browse/i18n/> and GitHub <https://github.com/lucaswerkmeister/tool-lexeme-forms/tree/i18n> which saves all the messages in JSON files in an `i18n/` directory, in MediaWiki format; the tool then converts the syntax back to Python syntax when loading the files. This should hopefully mean that no special handling on translatewiki.net’s side will be necessary. TASK DETAIL https://phabricator.wikimedia.org/T272243 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: LucasWerkmeister Cc: Nikerabbit, Nikki, LucasWerkmeister, Amire80, Devnull, Nintendofan885, Akuckartz, abi_, Sms2sms, Nandana, skpuneethumar, Zylc, 1978Gage2001, Lahi, Operator873, Gq86, Bsandipan, GoranSMilovanovic, DSquirrelGM, Jayprakash12345, Chicocvenancio, JakeTheDeveloper, Devin-Henrickson, Mahir256, QZanden, Tbscho, LawExplorer, JJMC89, _jensen, rosalieper, Bodhisattwa, shinjiman, Scott_WUaS, Wikidata-bugs, Jitrixis, aude, Gryllida, jayvdb, Nemo_bis, scfc, Mbch331, Rxy, Jay8g, Krenair
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
