author | Reinhard Lee |
Mon, 27 Aug 2012 17:33:41 +0200 | |
changeset 748 | 18b38821201b |
parent 747 | f36838792511 |
permissions | -rw-r--r-- |
747
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
1 |
../controls/LocationCellEditor.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
2 |
../controls/CustomTree.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
3 |
../controls/VariablePanel.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
4 |
../controls/CustomGrid.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
5 |
../controls/LibraryPanel.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
6 |
../controls/DebugVariablePanel.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
7 |
../controls/PouInstanceVariablesPanel.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
8 |
../controls/EditorPanel.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
9 |
../controls/DurationCellEditor.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
10 |
../controls/CustomTable.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
11 |
../controls/CustomEditableListBox.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
12 |
../controls/ProjectPropertiesPanel.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
13 |
../TextViewer.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
14 |
../SearchResultPanel.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
15 |
../xmlclass/xmlclass.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
16 |
../xmlclass/xsdschema.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
17 |
../RessourceEditor.py |
391 | 18 |
../PLCOpenEditor.py |
747
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
19 |
../DataTypeEditor.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
20 |
../GraphicViewer.py |
391 | 21 |
../PLCGenerator.py |
747
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
22 |
../docutil/dochtml.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
23 |
../Viewer.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
24 |
../graphics/GraphicCommons.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
25 |
../graphics/LD_Objects.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
26 |
../graphics/SFC_Objects.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
27 |
../graphics/FBD_Objects.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
28 |
../LDViewer.py |
391 | 29 |
../PLCControler.py |
30 |
../SFCViewer.py |
|
409
34c9f624c2fe
Reorganization of Dialog classes by splitting Dialogs.py into several files, one for each Dialog class
laurent
parents:
391
diff
changeset
|
31 |
../dialogs/PouNameDialog.py |
34c9f624c2fe
Reorganization of Dialog classes by splitting Dialogs.py into several files, one for each Dialog class
laurent
parents:
391
diff
changeset
|
32 |
../dialogs/SFCDivergenceDialog.py |
747
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
33 |
../dialogs/LDPowerRailDialog.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
34 |
../dialogs/PouTransitionDialog.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
35 |
../dialogs/BrowseLocationsDialog.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
36 |
../dialogs/ProjectDialog.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
37 |
../dialogs/SFCStepNameDialog.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
38 |
../dialogs/ConnectionDialog.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
39 |
../dialogs/FBDVariableDialog.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
40 |
../dialogs/PouActionDialog.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
41 |
../dialogs/PouDialog.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
42 |
../dialogs/ActionBlockDialog.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
43 |
../dialogs/SFCTransitionDialog.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
44 |
../dialogs/LDElementDialog.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
45 |
../dialogs/DurationEditorDialog.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
46 |
../dialogs/FindInPouDialog.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
47 |
../dialogs/SearchInProjectDialog.py |
409
34c9f624c2fe
Reorganization of Dialog classes by splitting Dialogs.py into several files, one for each Dialog class
laurent
parents:
391
diff
changeset
|
48 |
../dialogs/SFCStepDialog.py |
747
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
49 |
../dialogs/ArrayTypeDialog.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
50 |
../dialogs/FBDBlockDialog.py |
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
51 |
../dialogs/ForceVariableDialog.py |
391 | 52 |
../plcopen/iec_std.csv |
747
f36838792511
Update list of messages to be translated for internationalization and french translations
Laurent Bessard
parents:
492
diff
changeset
|
53 |
../plcopen/structures.py |
391 | 54 |
../plcopen/plcopen.py |