https://bugzilla.wikimedia.org/show_bug.cgi?id=31595

--- Comment #6 from Liangent <[email protected]> 2012-11-28 16:50:22 UTC ---
(In reply to comment #5)
> Could you clarify the fallback chain issue Liangent?

Currently CN fetches message with wfMessage() which doesn't really go through
the fallback chain (like zh-cn -> zh-hans -> zh -> en) when getting a message
from database (instead it uses zh-cn -> en). This has been logged as a bug in
i18n system but was never fixed. If CN turns to its own message fetching code
it can avoid this issue of wfMessage().

-- 
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

Reply via email to