The msgctxt qualifiers where moved to before msgid due to that being compatible with the Gettext format. The tests were not updated and were still looking for msgctxt after the msgid. Attached patch to fix it.

Also, applying the new debug() function instead of custom debugging via pass().

Committing.

CommentFileSizeAuthor
fix-msgctxt-order.patch1.41 KBgábor hojtsy

Comments

gábor hojtsy’s picture

Version: 6.x-3.x-dev » 7.x-1.x-dev

Committed to both 6.x-3.x and 7.x-1.x.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.