https://bugzilla.wikimedia.org/show_bug.cgi?id=18634
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Roan Kattouw <[email protected]> 2009-04-30 14:56:37 UTC --- (In reply to comment #0) > Created an attachment (id=6075) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6075) [details] > add listing of fallback language to SiteInfo/General > > I think it would be nice to know which language is the fallback language > ($fallback in Message.php). > This information can be used e.g. by bots to know which language should by > used > on edit summary when there is no translation for the primary language. If this is about MediaWiki messages, you can do this by just using list=allmessages&amlang=whatever&ammessage=messagename , and the fallback chain will automatically be honored. > I think it should by added to the gernal information part of Siteinfo. > I don't think so, because this way you'd only get information about the language that happens to be the site language. There should be a way to get it for all languages. I'm not sure what the right place to add this would be, I'll have to think about that. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
