mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-26 18:21:04 +00:00
Fix updatepo.sh and run it.
It was broken due to the presence of "µ" utf-8 characters in builtin/profiler/reporter.lua.
This commit is contained in:
parent
b24e6433df
commit
b47c19c06f
37 changed files with 16593 additions and 14418 deletions
|
@ -58,6 +58,7 @@ xgettext --package-name=minetest \
|
|||
--keyword=strgettext \
|
||||
--keyword=wstrgettext \
|
||||
--output $potfile \
|
||||
--from-code=utf-8 \
|
||||
`find src/ -name '*.cpp' -o -name '*.h'` \
|
||||
`find builtin/ -name '*.lua'`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue