mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-06-08 16:12:43 -04:00
Gettext: respect context while parsing mt(...)
This commit is contained in:
parent
f9b7c302fc
commit
dc4bcdabb6
1 changed files with 1 additions and 0 deletions
|
|
@ -284,6 +284,7 @@ class GettextTranslationHelper
|
|||
'--keyword=translatePlural:1,2',
|
||||
'--keyword=translatePlural:1,2,4c',
|
||||
'--keyword=mt:2',
|
||||
'--keyword=mt:2,3c',
|
||||
'--keyword=mtp:2,3',
|
||||
'--keyword=mtp:2,3,5c',
|
||||
'--keyword=t',
|
||||
|
|
|
|||
Loading…
Reference in a new issue