WordPress.org

Make WordPress Core

Opened 5 years ago

Closed 5 years ago

Last modified 4 years ago

#7376 closed enhancement (fixed)

Allow merging of similarly named text domains

Reported by: sambauers Owned by: ryan
Priority: normal Milestone: 2.6.1
Component: I18N Version: 2.6
Severity: major Keywords: has-patch
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)

merge_text_domains.patch (777 bytes) - added by sambauers 5 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 ryan5 years ago

  • Owner changed from anonymous to ryan

comment:2 ryan5 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [8556]) Allow merging of similarly named text domains. Props sambauers. fixes #7376 for trunk

comment:3 ryan5 years ago

(In [8557]) Allow merging of similarly named text domains. Props sambauers. fixes #7376 for 2.6

comment:4 hakre4 years ago

Related: #10286, #10527

Note: See TracTickets for help on using tickets.