diff -r 68e7da937162 -r aef7f2ca4e69 i18n/app.fil --- a/i18n/app.fil Wed Oct 03 14:19:41 2018 +0300 +++ b/i18n/app.fil Wed Oct 03 14:20:57 2018 +0300 @@ -21,6 +21,7 @@ ../dialogs/ArrayTypeDialog.py ../dialogs/PouNameDialog.py ../dialogs/BrowseLocationsDialog.py +../dialogs/CommentEditDialog.py ../dialogs/FBDBlockDialog.py ../dialogs/ConnectionDialog.py ../dialogs/BrowseValuesLibraryDialog.py @@ -35,6 +36,12 @@ ../graphics/LD_Objects.py ../graphics/SFC_Objects.py ../graphics/GraphicCommons.py +../bacnet/BacnetSlaveEditor.py +../bacnet/bacnet.py +../bacnet/ede_files/template_ObjTypes.csv +../bacnet/ede_files/template_Units.csv +../bacnet/ede_files/template_EDE.csv +../bacnet/ede_files/template_StateTexts.csv ../connectors/PYRO/__init__.py ../connectors/PYRO/dialog.py ../connectors/__init__.py @@ -56,8 +63,17 @@ ../py_ext/PythonFileCTNMixin.py ../wxglade_hmi/wxglade_hmi.py ../modbus/modbus.py +../etherlab/EthercatCIA402Slave.py +../etherlab/EtherCATManagementEditor.py +../etherlab/CommonEtherCATFunction.py +../etherlab/EthercatSlave.py +../etherlab/etherlab.py +../etherlab/EthercatCFileGenerator.py +../etherlab/ConfigEditor.py +../etherlab/EthercatMaster.py ../runtime/NevowServer.py ../runtime/WampClient.py +../runtime/PlcStatus.py ../runtime/PLCObject.py ../runtime/ServicePublisher.py ../ConfigTreeNode.py