diff --git a/lib/external_templates b/lib/external_templates index 7eefbb67e9..54b6dbde0b 100644 --- a/lib/external_templates +++ b/lib/external_templates @@ -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. diff --git a/lib/ui/stdcontext.inc b/lib/ui/stdcontext.inc index 1b3b6187a3..c2f0d07c0b 100644 --- a/lib/ui/stdcontext.inc +++ b/lib/ui/stdcontext.inc @@ -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" diff --git a/src/frontends/qt4/ui/TabularUi.ui b/src/frontends/qt4/ui/TabularUi.ui index 31676716c7..15af270497 100644 --- a/src/frontends/qt4/ui/TabularUi.ui +++ b/src/frontends/qt4/ui/TabularUi.ui @@ -550,7 +550,7 @@ Merge cells of different columns - &Multicolumn + Mu&lticolumn @@ -1301,7 +1301,7 @@ - &Longtable + &Multi-page table @@ -1310,7 +1310,7 @@ Select for tables that span multiple pages - &Use long table + &Use multi-page table @@ -1537,10 +1537,10 @@ false - Horizontal alignment of the longtable + Horizontal alignment of the multi-page table - Longtable alignment + Multi-page table alignment