OK. Translating stuff is OK. But when it comes to true localization, there is no way to do that in wordpress without workarounds or messing with code and carefully performing upgrade (merging your code changes with upgrade code changes). What I am talking about, is locale support. For example, for date output wordpress uses date() function, not strftime, which is locale-aware. Why? And when/if it will be changed?
-- Kaspars http://laacz.lv/ _______________________________________________ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
