CMakeL10n: Prevent exclusion _translatorinfo when using X-POT #78
Merged
SlavekB
merged 1 commits from feat/CMakeL10n-protect-translatorinfo-over-X-POT
into master
11 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'feat/CMakeL10n-protect-translatorinfo-over-X-POT'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Here are cases when it would be good next to the standard
tde.pot
to use a second template for X-POT. In particular, twin styles, which usually use thetwin_clients
catalog. The use of X-POT, which contains_translatorinfo
causes these to be excluded from the generated POT file, which is not desirable.Patch in this PR changes that
_translatorinfo
are processed separately so that they cannot be excluded by X-POT.e20e437035
to6e5de8d66e
11 months agoLooks good
6e5de8d66e
tofa09639dea
11 months agofa09639dea
into master 11 months agoReviewers
fa09639dea
.