i18n/app.fil
changeset 2429 15f18dc8b56a
parent 2426 aef7f2ca4e69
child 3328 01682a34a558
--- a/i18n/app.fil	Thu Nov 22 23:39:54 2018 +0100
+++ b/i18n/app.fil	Fri Nov 23 00:33:04 2018 +0100
@@ -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