[wp-trac] [WordPress Trac] #31859: Avoid using HTML tags in translation strings - remove the count class
WordPress Trac
noreply at wordpress.org
Wed Jun 3 20:56:29 UTC 2015
#31859: Avoid using HTML tags in translation strings - remove the count class
-------------------------------------------+------------------------------
Reporter: ramiy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: I18N | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing close | Focuses:
-------------------------------------------+------------------------------
Comment (by ramiy):
Actualy, there are two ways around it.
We can make `(` and `)` two separate strings.
This way the chinese language can use theire charecters.
Or we can leave only `(%s)` without the HTML.
This way HTML is out, and the `(` and `)` are in.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31859#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list