i18n/app.fil
author laurent
Wed, 29 Aug 2012 19:26:40 +0200
changeset 807 17c97fec1164
parent 801 435e49e80832
child 814 5743cbdff669
permissions -rw-r--r--
Fix import order in Beremiz.py to prevent wrong translations in internationalization
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
     1
../runtime/ServicePublisher.py
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
     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
../tests/python/project_files/DirTreeCtrl.py
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
     8
../Beremiz_service.py
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
     9
../ProjectNodeEditor.py
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
    10
../ConfTreeNodeEditor.py
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
    11
../Beremiz.py
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    12
../svgui/svgui.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    13
../svgui/svgui_server.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    14
../svgui/svguilib.py
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
    15
../c_ext/CFileEditor.py
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
    16
../c_ext/c_ext.py
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    17
../ConfigTreeNode.py
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
    18
../wxglade_hmi/wxglade_hmi.py
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
    19
../connectors/__init__.py
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
    20
../connectors/PYRO/__init__.py
361
331d698e1118 Adding support for internationalization
laurent
parents:
diff changeset
    21
../targets/toolchain_gcc.py
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    22
../targets/__init__.py
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
    23
../targets/Linux/XSD
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
    24
../targets/XSD_toolchain_gcc
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
    25
../targets/Win32/XSD
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    26
../targets/Xenomai/__init__.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    27
../targets/Xenomai/XSD
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
    28
../features.py
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
    29
../ProjectController.py
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
    30
../POULibrary.py
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
    31
../util/ProcessLogger.py
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
    32
../util/BrowseValuesLibraryDialog.py
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
    33
../util/MiniTextControler.py
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
    34
../util/TextCtrlAutoComplete.py
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
    35
../util/discovery.py
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
    36
../util/FileManagementPanel.py
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
    37
../util/Zeroconf.py
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
    38
../util/misc.py
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    39
../py_ext/PythonFileCTNMixin.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
    40
../py_ext/PythonEditor.py