mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-06 14:37:36 -06:00
revert backing missing translations for hints.ini
This commit is contained in:
parent
40c2eccfd6
commit
604dc66789
18 changed files with 15351 additions and 11595 deletions
|
@ -10,7 +10,7 @@ for %%a in (%*) do (
|
|||
|
||||
if %FULL_MODE%==1 (
|
||||
xgettext --keyword=L --keyword=_L --keyword=_u8L --keyword=L_CONTEXT:1,2c --keyword=_L_PLURAL:1,2 --add-comments=TRN --from-code=UTF-8 --no-location --debug --boost -f ./localization/i18n/list.txt -o ./localization/i18n/OrcaSlicer.pot
|
||||
build/src/hints/Release/hintsToPot ./resources ./localization/i18n
|
||||
build\\src\\hints\\Release\\hintsToPot ./resources ./localization/i18n
|
||||
)
|
||||
REM Print the current directory
|
||||
echo %cd%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue