i18n/app.fil
changeset 2426 aef7f2ca4e69
parent 2186 2ec02f0f9fa9
child 3328 01682a34a558
equal deleted inserted replaced
2425:68e7da937162 2426:aef7f2ca4e69
    19 ../dialogs/ProjectDialog.py
    19 ../dialogs/ProjectDialog.py
    20 ../dialogs/LDPowerRailDialog.py
    20 ../dialogs/LDPowerRailDialog.py
    21 ../dialogs/ArrayTypeDialog.py
    21 ../dialogs/ArrayTypeDialog.py
    22 ../dialogs/PouNameDialog.py
    22 ../dialogs/PouNameDialog.py
    23 ../dialogs/BrowseLocationsDialog.py
    23 ../dialogs/BrowseLocationsDialog.py
       
    24 ../dialogs/CommentEditDialog.py
    24 ../dialogs/FBDBlockDialog.py
    25 ../dialogs/FBDBlockDialog.py
    25 ../dialogs/ConnectionDialog.py
    26 ../dialogs/ConnectionDialog.py
    26 ../dialogs/BrowseValuesLibraryDialog.py
    27 ../dialogs/BrowseValuesLibraryDialog.py
    27 ../dialogs/ActionBlockDialog.py
    28 ../dialogs/ActionBlockDialog.py
    28 ../dialogs/PouActionDialog.py
    29 ../dialogs/PouActionDialog.py
    33 ../graphics/DebugDataConsumer.py
    34 ../graphics/DebugDataConsumer.py
    34 ../graphics/ToolTipProducer.py
    35 ../graphics/ToolTipProducer.py
    35 ../graphics/LD_Objects.py
    36 ../graphics/LD_Objects.py
    36 ../graphics/SFC_Objects.py
    37 ../graphics/SFC_Objects.py
    37 ../graphics/GraphicCommons.py
    38 ../graphics/GraphicCommons.py
       
    39 ../bacnet/BacnetSlaveEditor.py
       
    40 ../bacnet/bacnet.py
       
    41 ../bacnet/ede_files/template_ObjTypes.csv
       
    42 ../bacnet/ede_files/template_Units.csv
       
    43 ../bacnet/ede_files/template_EDE.csv
       
    44 ../bacnet/ede_files/template_StateTexts.csv
    38 ../connectors/PYRO/__init__.py
    45 ../connectors/PYRO/__init__.py
    39 ../connectors/PYRO/dialog.py
    46 ../connectors/PYRO/dialog.py
    40 ../connectors/__init__.py
    47 ../connectors/__init__.py
    41 ../connectors/WAMP/__init__.py
    48 ../connectors/WAMP/__init__.py
    42 ../connectors/WAMP/dialog.py
    49 ../connectors/WAMP/dialog.py
    54 ../PLCOpenEditor.py
    61 ../PLCOpenEditor.py
    55 ../py_ext/PythonEditor.py
    62 ../py_ext/PythonEditor.py
    56 ../py_ext/PythonFileCTNMixin.py
    63 ../py_ext/PythonFileCTNMixin.py
    57 ../wxglade_hmi/wxglade_hmi.py
    64 ../wxglade_hmi/wxglade_hmi.py
    58 ../modbus/modbus.py
    65 ../modbus/modbus.py
       
    66 ../etherlab/EthercatCIA402Slave.py
       
    67 ../etherlab/EtherCATManagementEditor.py
       
    68 ../etherlab/CommonEtherCATFunction.py
       
    69 ../etherlab/EthercatSlave.py
       
    70 ../etherlab/etherlab.py
       
    71 ../etherlab/EthercatCFileGenerator.py
       
    72 ../etherlab/ConfigEditor.py
       
    73 ../etherlab/EthercatMaster.py
    59 ../runtime/NevowServer.py
    74 ../runtime/NevowServer.py
    60 ../runtime/WampClient.py
    75 ../runtime/WampClient.py
       
    76 ../runtime/PlcStatus.py
    61 ../runtime/PLCObject.py
    77 ../runtime/PLCObject.py
    62 ../runtime/ServicePublisher.py
    78 ../runtime/ServicePublisher.py
    63 ../ConfigTreeNode.py
    79 ../ConfigTreeNode.py
    64 ../editors/ConfTreeNodeEditor.py
    80 ../editors/ConfTreeNodeEditor.py
    65 ../editors/ResourceEditor.py
    81 ../editors/ResourceEditor.py