[wp-trac] [WordPress Trac] #18960: Localised installs no longer receiving translations for bundled themes
WordPress Trac
wp-trac at lists.automattic.com
Tue Oct 18 06:55:15 UTC 2011
#18960: Localised installs no longer receiving translations for bundled themes
-----------------------------+------------------
Reporter: dd32 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.3
Component: Upgrade/Install | Version: 3.2
Severity: blocker | Resolution:
Keywords: has-patch |
-----------------------------+------------------
Comment (by dd32):
> That is incorrect; the patch uses
WP_LANG_DIR/themes/$theme_slug/$locale.mo
Ah, my mistake, I got lost between reading the patch and commenting (.org
themes text domain must match the theme slug I believe).
In this case, I think we should ignore the theme slug all together, We're
dealing with storing translations for a text domain, not storing
translations for a theme specifically, it shouldn't matter what theme it's
for, the only important information is the text domain, and the path that
that file should be found in.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18960#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list