Preparing for 0.8.5

This commit is contained in:
jeffser
2024-05-26 00:57:03 -06:00
parent f3d22219b4
commit 701fae92a0
7 changed files with 1528 additions and 1328 deletions

View File

@@ -4,7 +4,7 @@ echo "Preparing template..."
xgettext --output=po/alpaca.pot --files-from=po/POTFILES
echo "Updating Spanish..."
msgmerge -U po/es.po po/alpaca.pot
echo "Updating Russian..."
msgmerge -U po/ru.po po/alpaca.pot
#echo "Updating Russian..."
#msgmerge -U po/ru.po po/alpaca.pot
echo "Updating Brazilian Portuguese"
msgmerge -U po/pt_BR.po po/alpaca.pot