https://bugzilla.wikimedia.org/show_bug.cgi?id=30217
--- Comment #3 from Niklas Laxström <[email protected]> 2011-08-05 06:53:39 UTC --- Thinking about this more, there are probably many places which just loop through the fallbacks - and I think we should not break that assumption. How about providing a function that returns a full fallback list for a given language, like: pt -> pt-br, foo, ..., en pt-br -> pt, foo, ..., en For this we would need to introduce a new variable in the message files, or extend the current one with a new syntax. -- 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
