Send timeout is set to 10 ms. Without timeout PLC can be blocked by CAN driver: if CAN bus is not connected to controller CAN driver never returns and therfore PLC application halts. This is a temporary solution.
To generate message.pot file:
python mki18n.py -p --domain=objdictgen
To generate .mo files for all languages:
python mki18n.py -m --moTarget=../locale --domain=objdictgen