https://bugzilla.wikimedia.org/show_bug.cgi?id=33223
--- Comment #3 from [email protected] 2011-12-30 23:12:37 UTC --- (In reply to comment #1) > This is somewhat of a PITA to do, and will essentially require loading of all > message/language files and checking > For the moment, list of variants updated in r107665 You have to load the Language*.php files, not the Messages*.php, that is right and looks not possible at that place. Having a list in the scope of the languages object (maybe Language.php or LanguageConverter.php) can be a improvment, because than a developer will see it better, while adding a new variant, than that static list in the api, which no developer looks at, when he adds the variants to a language. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
