[wp-trac] [WordPress Trac] #18960: Localised installs no longer receiving translations for bundled themes
WordPress Trac
noreply at wordpress.org
Wed Oct 31 21:30:35 UTC 2012
#18960: Localised installs no longer receiving translations for bundled themes
------------------------------+---------------------
Reporter: dd32 | Owner: dd32
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.5
Component: Upgrade/Install | Version: 3.2
Severity: blocker | Resolution: fixed
Keywords: has-patch commit |
------------------------------+---------------------
Changes (by dd32):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"22346"]:
{{{
#!CommitTicketReference repository="" revision="22346"
Theme Translations: Allow for theme pomo files to be loaded from
WP_LANG_DIR/themes/{$domain}-{$locale}.(p|m)o.
This directory format is what we have chosen for Language Packs (See
#18200), but which is currently delayed.
By making this change, we can ship localised theme files within core for
bundled themes, and avoid the issues associated with Theme Updates
overwriting/removing the language files.
Fixes #18960
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18960#comment:23>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list