]> git.lyx.org Git - features.git/commitdiff
Replace the translatable latexism 'longtable' with 'multi-page table' in UI.
authorKornel Benko <kornel@lyx.org>
Mon, 16 Nov 2015 09:29:53 +0000 (10:29 +0100)
committerKornel Benko <kornel@lyx.org>
Mon, 16 Nov 2015 09:29:53 +0000 (10:29 +0100)
lib/external_templates
lib/ui/stdcontext.inc
src/frontends/qt4/ui/TabularUi.ui

index 7eefbb67e91daa49da0e6dcfa93a8baba42dc759..54b6dbde0b45ca61a4536f648e77eded07a2ad5d 100644 (file)
@@ -41,7 +41,7 @@ Template GnumericSpreadsheet
        GuiName "Spreadsheet"
        HelpText
                A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.
-               It imports as a long table, so any length
+               It imports as a multi-page table, so any length
                is ok. Excessive width could be a problem.
                The gnumeric software is necessary for conversion,
                both for gnumeric and excel files.
index 1b3b6187a3371debe36f819d2e65b7f1a2b46e74..c2f0d07c0b66c0564c0f3756fa5d4f892e96a9bf 100644 (file)
@@ -442,7 +442,7 @@ Menuset
        
        Menu "context-tabular"
                Item "Normal Table|g" "inset-modify tabular unset-longtabular"          
-               Item "Breakable Table|g" "inset-modify tabular set-longtabular"
+               Item "Multi-page Table|g" "inset-modify tabular set-longtabular"
                Separator
                Item "Default Style|m" "inset-modify tabular unset-booktabs"
                Item "Formal Style|m" "inset-modify tabular set-booktabs"
index 31676716c76ff538951d72ef3c8f7060b7104eee..15af2704977de70a44582ae9d438b53d46883ae0 100644 (file)
              <string>Merge cells of different columns</string>
             </property>
             <property name="text" >
-             <string>&amp;Multicolumn</string>
+             <string>Mu&amp;lticolumn</string>
             </property>
            </widget>
           </item>
      </widget>
      <widget class="QWidget" name="Longtables" >
       <attribute name="title" >
-       <string>&amp;Longtable</string>
+       <string>&amp;Multi-page table</string>
       </attribute>
       <layout class="QGridLayout" name="gridLayout_7" >
        <item row="0" column="0" >
           <string>Select for tables that span multiple pages</string>
          </property>
          <property name="text" >
-          <string>&amp;Use long table</string>
+          <string>&amp;Use multi-page table</string>
          </property>
         </widget>
        </item>
           <bool>false</bool>
          </property>
          <property name="toolTip" >
-          <string>Horizontal alignment of the longtable</string>
+          <string>Horizontal alignment of the multi-page table</string>
          </property>
          <property name="title" >
-          <string>Longtable alignment</string>
+          <string>Multi-page table alignment</string>
          </property>
          <layout class="QGridLayout" name="gridLayout9" >
           <item row="0" column="0" >