i18n/app.fil
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Wed, 11 Jan 2017 14:15:45 +0300
changeset 1625 be3f68731798
parent 1566 2ce8d970fc69
child 1697 75b8c54fa4b3
permissions -rw-r--r--
use translatable descriptions for stadard and additional IEC function
blocks from xml files instead of hardcoded in python
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
     1
../canfestival/canfestival.py
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
     2
../canfestival/SlaveEditor.py
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
     3
../canfestival/config_utils.py
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
     4
../canfestival/NetworkEditor.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
     5
../dialogs/LDElementDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
     6
../dialogs/ForceVariableDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
     7
../dialogs/SearchInProjectDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
     8
../dialogs/SFCStepDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
     9
../dialogs/SFCStepNameDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    10
../dialogs/FindInPouDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    11
../dialogs/SFCDivergenceDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    12
../dialogs/SFCTransitionDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    13
../dialogs/DurationEditorDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    14
../dialogs/PouTransitionDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    15
../dialogs/FBDVariableDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    16
../dialogs/BlockPreviewDialog.py
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
    17
../dialogs/AboutDialog.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    18
../dialogs/ProjectDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    19
../dialogs/LDPowerRailDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    20
../dialogs/ArrayTypeDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    21
../dialogs/PouNameDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    22
../dialogs/BrowseLocationsDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    23
../dialogs/FBDBlockDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    24
../dialogs/ConnectionDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    25
../dialogs/BrowseValuesLibraryDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    26
../dialogs/ActionBlockDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    27
../dialogs/PouActionDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    28
../dialogs/DiscoveryDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    29
../dialogs/PouDialog.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    30
../graphics/RubberBand.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    31
../graphics/FBD_Objects.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    32
../graphics/DebugDataConsumer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    33
../graphics/ToolTipProducer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    34
../graphics/LD_Objects.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    35
../graphics/SFC_Objects.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    36
../graphics/GraphicCommons.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    37
../connectors/PYRO/__init__.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    38
../connectors/__init__.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    39
../connectors/WAMP/__init__.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    40
../targets/Generic/XSD
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    41
../targets/XSD_toolchain_makefile
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    42
../targets/Xenomai/__init__.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    43
../targets/Xenomai/XSD
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    44
../targets/XSD_toolchain_gcc
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
    45
../targets/PLC/XSD
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    46
../targets/__init__.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    47
../targets/toolchain_gcc.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    48
../targets/toolchain_makefile.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    49
../targets/Linux/XSD
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    50
../targets/Win32/XSD
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    51
../PLCControler.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    52
../PLCOpenEditor.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    53
../py_ext/PythonEditor.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    54
../py_ext/PythonFileCTNMixin.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    55
../wxglade_hmi/wxglade_hmi.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    56
../runtime/NevowServer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    57
../runtime/PLCObject.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    58
../runtime/ServicePublisher.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    59
../ConfigTreeNode.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    60
../editors/ConfTreeNodeEditor.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    61
../editors/ResourceEditor.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    62
../editors/Viewer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    63
../editors/LDViewer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    64
../editors/DataTypeEditor.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    65
../editors/IECCodeViewer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    66
../editors/TextViewer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    67
../editors/ProjectNodeEditor.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    68
../editors/EditorPanel.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    69
../editors/DebugViewer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    70
../editors/SFCViewer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    71
../editors/FileManagementPanel.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    72
../editors/CodeFileEditor.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    73
../ProjectController.py
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    74
../controls/LocationCellEditor.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    75
../controls/SearchResultPanel.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    76
../controls/PouInstanceVariablesPanel.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    77
../controls/CustomTable.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    78
../controls/LibraryPanel.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    79
../controls/CustomToolTip.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    80
../controls/LogViewer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    81
../controls/FolderTree.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    82
../controls/ProjectPropertiesPanel.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    83
../controls/DebugVariablePanel/DebugVariablePanel.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    84
../controls/DebugVariablePanel/DebugVariableViewer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    85
../controls/DebugVariablePanel/DebugVariableTextViewer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    86
../controls/DebugVariablePanel/DebugVariableGraphicViewer.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    87
../controls/DebugVariablePanel/GraphButton.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    88
../controls/DebugVariablePanel/DebugVariableItem.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    89
../controls/TextCtrlAutoComplete.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    90
../controls/DurationCellEditor.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    91
../controls/CustomStyledTextCtrl.py
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    92
../controls/VariablePanel.py
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    93
../controls/CustomGrid.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    94
../controls/CustomTree.py
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
    95
../controls/CustomEditableListBox.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    96
../CodeFileTreeNode.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    97
../docutil/dochtml.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    98
../c_ext/CFileEditor.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    99
../xmlclass/xsdschema.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   100
../xmlclass/xmlclass.py
801
435e49e80832 Update list of messages to be translated for internationalization and french translations
laurent
parents: 734
diff changeset
   101
../Beremiz.py
1566
2ce8d970fc69 add Russian translations for About dialogs
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1488
diff changeset
   102
../version.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   103
../POULibrary.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   104
../util/MiniTextControler.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   105
../util/Zeroconf.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   106
../util/misc.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   107
../util/ProcessLogger.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   108
../features.py
734
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   109
../svgui/svgui.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   110
../svgui/svgui_server.py
5c42cafaee15 Moved LPC sources to a separate project
Edouard Tisserant
parents: 524
diff changeset
   111
../svgui/svguilib.py
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   112
../plcopen/iec_std.csv
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   113
../plcopen/structures.py
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 801
diff changeset
   114
../plcopen/plcopen.py
1488
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   115
../plcopen/definitions.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   116
../IDEFrame.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   117
../PLCGenerator.py
00fb79aba7ac add i18n for couple of strings in TextViewer.py
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   118
../Beremiz_service.py
1625
be3f68731798 use translatable descriptions for stadard and additional IEC function
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   119
../plcopen/Additional_Function_Blocks.xml
be3f68731798 use translatable descriptions for stadard and additional IEC function
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1566
diff changeset
   120
../plcopen/Standard_Function_Blocks.xml