author | Laurent Bessard |
Mon, 15 Apr 2013 00:35:04 +0200 | |
changeset 1033 | 1eec9b855e47 |
parent 814 | 5743cbdff669 |
child 1488 | 00fb79aba7ac |
permissions | -rw-r--r-- |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1 |
../runtime/ServicePublisher.py |
361 | 2 |
../runtime/PLCObject.py |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3 |
../canfestival/SlaveEditor.py |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
4 |
../canfestival/config_utils.py |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
5 |
../canfestival/canfestival.py |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
6 |
../canfestival/NetworkEditor.py |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
7 |
../Beremiz_service.py |
814 | 8 |
../controls/LocationCellEditor.py |
9 |
../controls/CustomTree.py |
|
10 |
../controls/VariablePanel.py |
|
11 |
../controls/CustomGrid.py |
|
12 |
../controls/SearchResultPanel.py |
|
13 |
../controls/LibraryPanel.py |
|
14 |
../controls/TextCtrlAutoComplete.py |
|
15 |
../controls/DebugVariablePanel.py |
|
16 |
../controls/PouInstanceVariablesPanel.py |
|
17 |
../controls/DurationCellEditor.py |
|
18 |
../controls/CustomTable.py |
|
19 |
../controls/CustomEditableListBox.py |
|
20 |
../controls/ProjectPropertiesPanel.py |
|
21 |
../IDEFrame.py |
|
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
22 |
../Beremiz.py |
734 | 23 |
../svgui/svgui.py |
24 |
../svgui/svgui_server.py |
|
25 |
../svgui/svguilib.py |
|
814 | 26 |
../xmlclass/xmlclass.py |
27 |
../xmlclass/xsdschema.py |
|
28 |
../PLCOpenEditor.py |
|
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
29 |
../c_ext/CFileEditor.py |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
30 |
../c_ext/c_ext.py |
734 | 31 |
../ConfigTreeNode.py |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
32 |
../wxglade_hmi/wxglade_hmi.py |
814 | 33 |
../PLCGenerator.py |
34 |
../docutil/dochtml.py |
|
35 |
../editors/ProjectNodeEditor.py |
|
36 |
../editors/ConfTreeNodeEditor.py |
|
37 |
../editors/TextViewer.py |
|
38 |
../editors/DataTypeEditor.py |
|
39 |
../editors/GraphicViewer.py |
|
40 |
../editors/ResourceEditor.py |
|
41 |
../editors/Viewer.py |
|
42 |
../editors/LDViewer.py |
|
43 |
../editors/SFCViewer.py |
|
44 |
../editors/EditorPanel.py |
|
45 |
../editors/FileManagementPanel.py |
|
46 |
../graphics/GraphicCommons.py |
|
47 |
../graphics/LD_Objects.py |
|
48 |
../graphics/SFC_Objects.py |
|
49 |
../graphics/FBD_Objects.py |
|
50 |
../PLCControler.py |
|
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
51 |
../connectors/__init__.py |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
52 |
../connectors/PYRO/__init__.py |
361 | 53 |
../targets/toolchain_gcc.py |
734 | 54 |
../targets/__init__.py |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
55 |
../targets/Linux/XSD |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
56 |
../targets/XSD_toolchain_gcc |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
57 |
../targets/Win32/XSD |
734 | 58 |
../targets/Xenomai/__init__.py |
59 |
../targets/Xenomai/XSD |
|
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
60 |
../features.py |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
61 |
../ProjectController.py |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
62 |
../POULibrary.py |
814 | 63 |
../dialogs/PouNameDialog.py |
64 |
../dialogs/SFCDivergenceDialog.py |
|
65 |
../dialogs/LDPowerRailDialog.py |
|
66 |
../dialogs/PouTransitionDialog.py |
|
67 |
../dialogs/BrowseLocationsDialog.py |
|
68 |
../dialogs/DiscoveryDialog.py |
|
69 |
../dialogs/ProjectDialog.py |
|
70 |
../dialogs/SFCStepNameDialog.py |
|
71 |
../dialogs/ConnectionDialog.py |
|
72 |
../dialogs/FBDVariableDialog.py |
|
73 |
../dialogs/PouActionDialog.py |
|
74 |
../dialogs/BrowseValuesLibraryDialog.py |
|
75 |
../dialogs/PouDialog.py |
|
76 |
../dialogs/ActionBlockDialog.py |
|
77 |
../dialogs/SFCTransitionDialog.py |
|
78 |
../dialogs/LDElementDialog.py |
|
79 |
../dialogs/DurationEditorDialog.py |
|
80 |
../dialogs/FindInPouDialog.py |
|
81 |
../dialogs/SearchInProjectDialog.py |
|
82 |
../dialogs/SFCStepDialog.py |
|
83 |
../dialogs/ArrayTypeDialog.py |
|
84 |
../dialogs/FBDBlockDialog.py |
|
85 |
../dialogs/ForceVariableDialog.py |
|
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
86 |
../util/ProcessLogger.py |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
87 |
../util/MiniTextControler.py |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
88 |
../util/Zeroconf.py |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
89 |
../util/misc.py |
814 | 90 |
../plcopen/iec_std.csv |
91 |
../plcopen/structures.py |
|
92 |
../plcopen/plcopen.py |
|
734 | 93 |
../py_ext/PythonFileCTNMixin.py |
94 |
../py_ext/PythonEditor.py |