https://bugzilla.wikimedia.org/show_bug.cgi?id=18847
Aryeh Gregor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #2 from Aryeh Gregor <[email protected]> 2009-05-19 22:15:36 UTC --- Just to clarify, you need to put things like {{gender|他|她|它}} in your messages. It will automatically key off the current user's gender (male|female|unspecified). {{gender:username|...}} will work for users other than the current one. These changes should preferably be made at translatewiki.net so that they'll be propagated to all users of the software. If you believe that there are a significant number of Chinese wikis whose users include animals and/or gods, you might be able to override the gender() method in languages/classes/LanguageZh.php and modify the preference options somehow, too. I assume this is not a pressing problem, however. -- 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
