[wp-trac] [WordPress Trac] #17531: TwentyEleven i18n Improvements
WordPress Trac
wp-trac at lists.automattic.com
Sat May 21 13:14:44 UTC 2011
#17531: TwentyEleven i18n Improvements
-------------------------+-----------------------------
Reporter: dimadin | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: 3.2
Severity: normal | Keywords: has-patch
-------------------------+-----------------------------
Categories and tags lists shown in archives are not i18n friendly since
they don't use placeholder and instead are broken to use the_category()
and the_tags() function.
My fix is based on one from TwentyTen with addition of checks for |
separator between lists and i18n of separator between lists items since we
already have one in wp_sprintf_l().
Note to Automatticans (since they are original authors): I see that in
your themes you have this hacks that work for English, so please always
use placeholders and assume that in some language word order is different.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17531>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list