[Bug 299972] jointhegame only partly translatable

Frederik Gladhorn gladhorn at kde.org
Thu Jul 19 12:44:36 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=299972

--- Comment #3 from Frederik Gladhorn <gladhorn at kde.org> ---
The problem is in framework/i18n/gettext/CGettextPoFile.php
The reg exp only matches single lines.

$pattern='/(msgctxt\s+"(.*?(?<!\\\\))")?'
          . '\s+msgid\s+"(.*?(?<!\\\\))"'
          . '\s+msgstr\s+"(.*?(?<!\\\\))"/';

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-www mailing list