Salome HOME
Bug #1596: Export does not work
[modules/shaper.git] / src / ExchangePlugin / ExchangePlugin_msg_en.ts
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE TS>
3 <TS version="2.0" language="en_US">
4   <context>
5     <name>Import</name>
6     <message>
7       <source>Model_FeatureValidator: Attribute "file_path" is not initialized.</source>
8       <translation>Input file name for import</translation>
9     </message>
10     <message>
11       <source>file_path - ExchangePlugin_ImportFormat: File name is empty.</source>
12       <translation>Input file name for import</translation>
13     </message>
14   </context>
15   
16   <context>
17     <name>Export</name>
18     <message>
19       <source>Model_FeatureValidator: Attribute "file_format" is not initialized.</source>
20       <translation>Export file name is not defined</translation>
21     </message>
22     <message>
23       <source>Model_FeatureValidator: Attribute "selection_list" is not initialized.</source>
24       <translation>Objects for export are not selected</translation>
25     </message>
26     <message>
27       <source>file_path - ExchangePlugin_ExportFormat: File name is empty.</source>
28       <translation>Export file name is not defined</translation>
29     </message>
30   </context>
31 </TS>