diff -r 1460273f40ed -r 5743cbdff669 i18n/app.fil --- a/i18n/app.fil Wed Sep 05 11:17:52 2012 +0200 +++ b/i18n/app.fil Fri Sep 07 16:45:55 2012 +0200 @@ -4,18 +4,50 @@ ../canfestival/config_utils.py ../canfestival/canfestival.py ../canfestival/NetworkEditor.py -../tests/python/project_files/DirTreeCtrl.py ../Beremiz_service.py -../ProjectNodeEditor.py -../ConfTreeNodeEditor.py +../controls/LocationCellEditor.py +../controls/CustomTree.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/CustomEditableListBox.py +../controls/ProjectPropertiesPanel.py +../IDEFrame.py ../Beremiz.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 @@ -28,13 +60,35 @@ ../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/BrowseValuesLibraryDialog.py ../util/MiniTextControler.py -../util/TextCtrlAutoComplete.py -../util/discovery.py -../util/FileManagementPanel.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