From e34edae240dd06b6ca1f5cb13fd722cf3129f4a1 Mon Sep 17 00:00:00 2001 From: TingPing Date: Fri, 2 Jun 2017 14:05:01 -0400 Subject: docs: Complete list of targets from i18n.gettext() --- docs/markdown/i18n-module.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/markdown') diff --git a/docs/markdown/i18n-module.md b/docs/markdown/i18n-module.md index 9388be8..172f73e 100644 --- a/docs/markdown/i18n-module.md +++ b/docs/markdown/i18n-module.md @@ -19,6 +19,8 @@ This function also defines targets for maintainers to use: **Note**: These output to the source directory * `-pot`: runs `xgettext` to regenerate the pot file +* `-update-po`: regenerates the `.po` files from current `.pot` file +* `-gmo`: builds the translations without installing ### i18n.merge_file() -- cgit v1.1