Skip to content

Commit 7b1b7f3

Browse files
committed
doc: Add -M and -L option to po4a
1 parent de48274 commit 7b1b7f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mk/docs.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ docs-l10n:
239239
po4a --copyright-holder="The Rust Project Developers" \
240240
--package-name="Rust" \
241241
--package-version="$(CFG_RELEASE)" \
242+
-M UTF-8 -L UTF-8 \
242243
doc/po4a.conf
243244

244245
.PHONY: docs-l10n

0 commit comments

Comments
 (0)