]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Corrects the display of translated text for table widget. mgn/polilyne_creator
authormgn <mgn@opencascade.com>
Wed, 11 Feb 2015 08:24:35 +0000 (11:24 +0300)
committermgn <mgn@opencascade.com>
Wed, 11 Feb 2015 08:24:35 +0000 (11:24 +0300)
src/CurveCreator/CurveCreator_TableView.h
src/GEOMGUI/GEOM_msg_en.ts

index ce14d18a8b19ed0ec7d2e9623cdf343867a9aeb0..e6e8d1cd673172df853ba0af1c99583c612d8135 100644 (file)
@@ -41,6 +41,8 @@ public:
 
 class CurveCreator_TableView : public QTableWidget
 {
+  Q_OBJECT
+
 public:
   CurveCreator_TableView( CurveCreator_ICurve* theCurve, QWidget* theParent = 0,
                           const QStringList& theCoordTitles = QStringList() );
index c44395e9bfce664855385ce5400104f0089e2a80..d7f4a56b61e0b420721ba41a4dfb3992c7bfe59c 100644 (file)
@@ -5343,22 +5343,6 @@ shells and solids on the other hand.</translation>
         <source>TOOL_IMPORTEXPORT</source>
         <translation>Import / Export XAO</translation>
     </message>
-    <message>
-        <source>TABLE_SECTION</source>
-        <translation>Section</translation>
-    </message>
-    <message>
-        <source>TABLE_INDEX</source>
-        <translation>Index</translation>
-    </message>
-    <message>
-        <source>TABLE_X</source>
-        <translation>X</translation>
-    </message>
-    <message>
-        <source>TABLE_Y</source>
-        <translation>Y</translation>
-    </message>
 </context>
 <context>
     <name>BasicGUI_CurveDlg</name>
@@ -5654,6 +5638,25 @@ shells and solids on the other hand.</translation>
         <translation>X=%1, Y=%2, Z=%3</translation>
     </message>
 </context>
+<context>
+  <name>CurveCreator_TableView</name>
+  <message>
+    <source>TABLE_SECTION</source>
+    <translation>Section</translation>
+  </message>
+  <message>
+    <source>TABLE_INDEX</source>
+    <translation>Index</translation>
+  </message>
+  <message>
+    <source>TABLE_X</source>
+    <translation>X</translation>
+  </message>
+  <message>
+    <source>TABLE_Y</source>
+    <translation>Y</translation>
+  </message>
+</context>
 <context>
     <name>CurveCreator_Widget</name>
     <message>