#7376 closed enhancement (fixed)
Allow merging of similarly named text domains
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.6.1 | Priority: | normal |
Severity: | major | Version: | 2.6 |
Component: | I18N | Keywords: | has-patch |
Focuses: | Cc: |
Description
This is mostly to allow the 'default' textdomain to be loaded from two different .mo files.
The problem is described in detail at http://trac.bbpress.org/ticket/765
We need this change in WordPress because the WordPress l10n.php functions take precedence over the file in bbPress.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
(In [8556]) Allow merging of similarly named text domains. Props sambauers. fixes #7376 for trunk