diff options
author | Jo-Philipp Wich <jo@mein.io> | 2020-01-21 18:39:32 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2020-01-22 22:02:24 +0100 |
commit | 901a0821f66b1623ea04d1930a2e6e336138263a (patch) | |
tree | c06636bdb5a2c19017e312c1176e13296733d8a1 /docs/JsonRpcHowTo.md | |
parent | c43fa199bf741589a24c8c7cd23bd0eb7376662e (diff) |
build: i18n-scan.pl: use xgettext to extract message strings
Using xgettext has a few benefits compared to the previous perl extraction
approach. The xgettext utility is able to properly distinguish commented
from uncommented code and it is able handle concatenated constant
expressions such as `_("Some " + "string")`.
A further benefit is the ability to extract translations with disambiguation
contexts and plural translation calls.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'docs/JsonRpcHowTo.md')
0 files changed, 0 insertions, 0 deletions