Add additional translation keywords for generating POT file

This commit is contained in:
SSimco 2025-07-08 20:36:49 +03:00
parent d180977879
commit e3744162a4

View File

@ -31,6 +31,7 @@ jobs:
find src -name *.cpp -o -name *.hpp -o -name *.h |
xargs xgettext --from-code=utf-8 -w 100
--keyword="_" --keyword="wxTRANSLATE" --keyword="wxPLURAL:1,2"
--keyword="_tr" --keyword="TR_NOOP"
--check=space-ellipsis --omit-header
-o cemu.pot