i18n/app.fil
changeset 2426 aef7f2ca4e69
parent 2186 2ec02f0f9fa9
child 3328 01682a34a558
--- 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