From 841995cddf7ad2fe18ff89ac6508aef459ec5742 Mon Sep 17 00:00:00 2001 From: Konstantin Date: Mon, 22 Apr 2019 14:54:05 +0300 Subject: i18n: add args keyword to merge_file * i18n: add args keyword to merge_file * i18n: add testcase to msgfmt args --- docs/markdown/i18n-module.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/markdown/i18n-module.md b/docs/markdown/i18n-module.md index 9053edc3d..4948fab42 100644 --- a/docs/markdown/i18n-module.md +++ b/docs/markdown/i18n-module.md @@ -48,5 +48,6 @@ for normal keywords. In addition it accepts these keywords: also `i18n.gettext()`) * `po_dir`: directory containing translations, relative to current directory * `type`: type of file, valid options are `'xml'` (default) and `'desktop'` +* `args`: (*Added 0.51.0*) list of extra arguments to pass to `msgfmt` *Added 0.37.0* -- cgit v1.2.3