On 9/12/07, Raimond Spekking raimond.spekking@gmail.com wrote:
Benefits from this method should be:
- No hojillion wfMsg() calls ;-)
- localNamesXx.php could be created/updated by a script from a source
like http://www.unicode.org/cldr/data/charts/summary/en.html (Idea by Nikerabbit, thanks :)
Problems would be that you don't allow them to be locally modifiable. Why don't you just use wfMsg( 'languagename-local-xx' ) where needed, like for all other messages?