mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-16 13:16:08 -04:00
Updated script for generating translation templates
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@echo off
|
||||
echo Generating application translation strings...
|
||||
C:\python27\python.exe pygettext.py -d twblue ../src/*.pyw ../src/*.py ../src/*/*.py ../src/*/*.pyw ../src/*/*/*.py ../src/*/*/*.pyw ../src/*/*/*/*.py ../src/*/*/*/*.pyw ../src/*/*/*/*/*.py ../src/*/*/*/*/*.pyw
|
||||
C:\python27\python.exe pygettext.py -v -d twblue ../src/*.pyw ../src/*.py ../src/*/*.py ../src/*/*.pyw ../src/*/*/*.py ../src/*/*/*.pyw ../src/*/*/*/*.py ../src/*/*/*/*.pyw ../src/*/*/*/*/*.py ../src/*/*/*/*/*.pyw
|
||||
C:\python27\python.exe pygettext.py -v -d twblue-documentation ../doc/strings.py
|
||||
C:\python27\python.exe pygettext.py -v -d twblue-changelog ../doc/changelog.py
|
Reference in New Issue
Block a user