]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Correct improper translation for table widget
authormgn <mgn@opencascade.com>
Wed, 11 Feb 2015 08:24:35 +0000 (11:24 +0300)
committervsr <vsr@opencascade.com>
Thu, 5 Mar 2015 15:37:27 +0000 (18:37 +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 0734036d85185b7aa9c48fa47b13e09cbb3da5f8..d3b0bd8a10a0e413e890082476663599af6c01ec 100644 (file)
@@ -5347,22 +5347,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>
@@ -5658,6 +5642,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>