diff --git a/po/Makefile b/po/Makefile index 8c6000ba..83c89419 100644 --- a/po/Makefile +++ b/po/Makefile @@ -23,6 +23,7 @@ update-pot: --package-version="$(VERSION)" \ --msgid-bugs-address="novnc@googlegroups.com" \ --add-comments=TRANSLATORS: \ + --from-code=UTF-8 \ --sort-by-file \ ../app/*.js \ ../core/*.js \