diff -r 789acd7cc347 -r 00fb79aba7ac i18n/app.fil --- a/i18n/app.fil Wed Apr 20 16:14:25 2016 +0300 +++ b/i18n/app.fil Wed Apr 20 16:20:53 2016 +0300 @@ -1,94 +1,115 @@ -../runtime/ServicePublisher.py -../runtime/PLCObject.py +../canfestival/canfestival.py ../canfestival/SlaveEditor.py ../canfestival/config_utils.py -../canfestival/canfestival.py ../canfestival/NetworkEditor.py -../Beremiz_service.py +../dialogs/LDElementDialog.py +../dialogs/ForceVariableDialog.py +../dialogs/SearchInProjectDialog.py +../dialogs/SFCStepDialog.py +../dialogs/SFCStepNameDialog.py +../dialogs/FindInPouDialog.py +../dialogs/SFCDivergenceDialog.py +../dialogs/SFCTransitionDialog.py +../dialogs/DurationEditorDialog.py +../dialogs/PouTransitionDialog.py +../dialogs/FBDVariableDialog.py +../dialogs/BlockPreviewDialog.py +../dialogs/ProjectDialog.py +../dialogs/LDPowerRailDialog.py +../dialogs/ArrayTypeDialog.py +../dialogs/PouNameDialog.py +../dialogs/BrowseLocationsDialog.py +../dialogs/FBDBlockDialog.py +../dialogs/ConnectionDialog.py +../dialogs/BrowseValuesLibraryDialog.py +../dialogs/ActionBlockDialog.py +../dialogs/PouActionDialog.py +../dialogs/DiscoveryDialog.py +../dialogs/PouDialog.py +../graphics/RubberBand.py +../graphics/FBD_Objects.py +../graphics/DebugDataConsumer.py +../graphics/ToolTipProducer.py +../graphics/LD_Objects.py +../graphics/SFC_Objects.py +../graphics/GraphicCommons.py +../connectors/PYRO/__init__.py +../connectors/__init__.py +../connectors/WAMP/__init__.py +../targets/Generic/XSD +../targets/XSD_toolchain_makefile +../targets/Xenomai/__init__.py +../targets/Xenomai/XSD +../targets/XSD_toolchain_gcc +../targets/__init__.py +../targets/toolchain_gcc.py +../targets/toolchain_makefile.py +../targets/Linux/XSD +../targets/Win32/XSD +../PLCControler.py +../PLCOpenEditor.py +../py_ext/PythonEditor.py +../py_ext/PythonFileCTNMixin.py +../wxglade_hmi/wxglade_hmi.py +../runtime/NevowServer.py +../runtime/PLCObject.py +../runtime/ServicePublisher.py +../ConfigTreeNode.py +../editors/ConfTreeNodeEditor.py +../editors/ResourceEditor.py +../editors/Viewer.py +../editors/LDViewer.py +../editors/DataTypeEditor.py +../editors/IECCodeViewer.py +../editors/TextViewer.py +../editors/ProjectNodeEditor.py +../editors/EditorPanel.py +../editors/DebugViewer.py +../editors/SFCViewer.py +../editors/FileManagementPanel.py +../editors/CodeFileEditor.py +../ProjectController.py ../controls/LocationCellEditor.py -../controls/CustomTree.py +../controls/SearchResultPanel.py +../controls/PouInstanceVariablesPanel.py +../controls/CustomTable.py +../controls/LibraryPanel.py +../controls/CustomToolTip.py +../controls/LogViewer.py +../controls/FolderTree.py +../controls/ProjectPropertiesPanel.py +../controls/DebugVariablePanel/DebugVariablePanel.py +../controls/DebugVariablePanel/DebugVariableViewer.py +../controls/DebugVariablePanel/DebugVariableTextViewer.py +../controls/DebugVariablePanel/DebugVariableGraphicViewer.py +../controls/DebugVariablePanel/GraphButton.py +../controls/DebugVariablePanel/DebugVariableItem.py +../controls/TextCtrlAutoComplete.py +../controls/DurationCellEditor.py +../controls/CustomStyledTextCtrl.py ../controls/VariablePanel.py ../controls/CustomGrid.py -../controls/SearchResultPanel.py -../controls/LibraryPanel.py -../controls/TextCtrlAutoComplete.py -../controls/DebugVariablePanel.py -../controls/PouInstanceVariablesPanel.py -../controls/DurationCellEditor.py -../controls/CustomTable.py +../controls/CustomTree.py ../controls/CustomEditableListBox.py -../controls/ProjectPropertiesPanel.py -../IDEFrame.py +../CodeFileTreeNode.py +../docutil/dochtml.py +../c_ext/CFileEditor.py +../xmlclass/xsdschema.py +../xmlclass/xmlclass.py ../Beremiz.py +../POULibrary.py +../util/MiniTextControler.py +../util/Zeroconf.py +../util/misc.py +../util/ProcessLogger.py +../features.py ../svgui/svgui.py ../svgui/svgui_server.py ../svgui/svguilib.py -../xmlclass/xmlclass.py -../xmlclass/xsdschema.py -../PLCOpenEditor.py -../c_ext/CFileEditor.py -../c_ext/c_ext.py -../ConfigTreeNode.py -../wxglade_hmi/wxglade_hmi.py -../PLCGenerator.py -../docutil/dochtml.py -../editors/ProjectNodeEditor.py -../editors/ConfTreeNodeEditor.py -../editors/TextViewer.py -../editors/DataTypeEditor.py -../editors/GraphicViewer.py -../editors/ResourceEditor.py -../editors/Viewer.py -../editors/LDViewer.py -../editors/SFCViewer.py -../editors/EditorPanel.py -../editors/FileManagementPanel.py -../graphics/GraphicCommons.py -../graphics/LD_Objects.py -../graphics/SFC_Objects.py -../graphics/FBD_Objects.py -../PLCControler.py -../connectors/__init__.py -../connectors/PYRO/__init__.py -../targets/toolchain_gcc.py -../targets/__init__.py -../targets/Linux/XSD -../targets/XSD_toolchain_gcc -../targets/Win32/XSD -../targets/Xenomai/__init__.py -../targets/Xenomai/XSD -../features.py -../ProjectController.py -../POULibrary.py -../dialogs/PouNameDialog.py -../dialogs/SFCDivergenceDialog.py -../dialogs/LDPowerRailDialog.py -../dialogs/PouTransitionDialog.py -../dialogs/BrowseLocationsDialog.py -../dialogs/DiscoveryDialog.py -../dialogs/ProjectDialog.py -../dialogs/SFCStepNameDialog.py -../dialogs/ConnectionDialog.py -../dialogs/FBDVariableDialog.py -../dialogs/PouActionDialog.py -../dialogs/BrowseValuesLibraryDialog.py -../dialogs/PouDialog.py -../dialogs/ActionBlockDialog.py -../dialogs/SFCTransitionDialog.py -../dialogs/LDElementDialog.py -../dialogs/DurationEditorDialog.py -../dialogs/FindInPouDialog.py -../dialogs/SearchInProjectDialog.py -../dialogs/SFCStepDialog.py -../dialogs/ArrayTypeDialog.py -../dialogs/FBDBlockDialog.py -../dialogs/ForceVariableDialog.py -../util/ProcessLogger.py -../util/MiniTextControler.py -../util/Zeroconf.py -../util/misc.py ../plcopen/iec_std.csv ../plcopen/structures.py ../plcopen/plcopen.py -../py_ext/PythonFileCTNMixin.py -../py_ext/PythonEditor.py +../plcopen/definitions.py +../IDEFrame.py +../PLCGenerator.py +../Beremiz_service.py