update path loactions for external po/
This commit is contained in:
@@ -174,10 +174,10 @@ package_archive:
|
|||||||
# Other Targets
|
# Other Targets
|
||||||
#
|
#
|
||||||
translations:
|
translations:
|
||||||
$(BUILD_DIR)/bin/blender --background -noaudio --factory-startup --python po/update_msg.py
|
$(BUILD_DIR)/bin/blender --background -noaudio --factory-startup --python po/tools/update_msg.py
|
||||||
python3 po/update_pot.py
|
python3 po/tools/update_pot.py
|
||||||
python3 po/update_po.py
|
python3 po/tools/update_po.py
|
||||||
python3 po/update_mo.py
|
python3 po/tools/update_mo.py
|
||||||
|
|
||||||
|
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user