Updated wxvbam.pot file and changed update_pot.sh to pick up split .xrc files
This commit is contained in:
parent
243530ff19
commit
bb3353a491
|
@ -15,7 +15,7 @@ xgettext -k_ -kN_ -o gvbam/gvbam.pot ../src/gtk/*.cpp tmp/*.h
|
|||
rm -r tmp/
|
||||
|
||||
# Generate translation template file for the wxWidgets port
|
||||
wxrc -g ../src/wx/wxvbam.xrc -o wx-xrc-strings.h
|
||||
wxrc -g ../src/wx/xrc/*.xrc -o wx-xrc-strings.h
|
||||
|
||||
xgettext -k_ -kN_ -o wxvbam/wxvbam.pot ../src/wx/*.cpp ../src/wx/*.h ../src/wx/widgets/*.cpp wx-xrc-strings.h
|
||||
|
||||
|
|
2201
po/wxvbam/wxvbam.pot
2201
po/wxvbam/wxvbam.pot
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue