[wp-trac] [WordPress Trac] #19852: Don't load admin strings on the frontend
WordPress Trac
wp-trac at lists.automattic.com
Wed Jan 18 21:05:46 UTC 2012
#19852: Don't load admin strings on the frontend
----------------------------+------------------
Reporter: nacin | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.4
Component: I18N | Version:
Severity: normal | Resolution:
Keywords: |
----------------------------+------------------
Comment (by pavelevap):
But then there will be also many strings from admin loaded on frontend.
Main purpose of this ticket was to minimize strings loaded on frontend.
And now there will be also mess for translators - some admin strings
together with all frontend strings. There was another ticket related to
multisite strings: http://core.trac.wordpress.org/ticket/19831
There is only one good way - marking all frontend strings manually with
special textdomain, I guess.
And what about TinyMCE strings? They are in wp-admin, but editor can be
used also on frontend?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19852#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list