[Libreoffice-commits] help.git: source/text
Gabor Kelemen
kelemeng at gnome.hu
Thu Mar 1 06:13:23 UTC 2018
source/text/swriter/guide/calculate_intable.xhp | 4 ++--
source/text/swriter/guide/table_insert.xhp | 2 +-
source/text/swriter/guide/table_repeat_multiple_headers.xhp | 6 +++---
3 files changed, 6 insertions(+), 6 deletions(-)
New commits:
commit ee2959a1d9802f8c6b5cc8827696d0b22b64b0ac
Author: Gabor Kelemen <kelemeng at gnome.hu>
Date: Thu Mar 1 01:23:17 2018 +0100
The Insert Table command is in the Table menu nowadays
Change-Id: I52424c00736d1fec6b446634794482b8c91f3741
Reviewed-on: https://gerrit.libreoffice.org/50548
Reviewed-by: Gabor Kelemen <kelemeng at ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng at ubuntu.com>
diff --git a/source/text/swriter/guide/calculate_intable.xhp b/source/text/swriter/guide/calculate_intable.xhp
index 28ffd5b28..9b3d77b11 100644
--- a/source/text/swriter/guide/calculate_intable.xhp
+++ b/source/text/swriter/guide/calculate_intable.xhp
@@ -38,7 +38,7 @@
</variable></paragraph>
<list type="ordered">
<listitem>
- <paragraph xml-lang="en-US" id="par_id3154243" role="listitem">Choose <emph>Insert - Table</emph>, and insert a table with one column and more than one row into a text document.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3154243" role="listitem">Choose <emph>Table - Insert Table</emph>, and insert a table with one column and more than one row into a text document.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3154203" role="listitem">Type a number in each cell of the column, but leave the last cell in the column empty.</paragraph>
@@ -63,4 +63,4 @@
<embed href="text/swriter/guide/calculate_clipboard.xhp#calculate_clipboard"/>
<embed href="text/swriter/guide/calculate_multitable.xhp#calculate_multitable"/>
</body>
-</helpdocument>
\ No newline at end of file
+</helpdocument>
diff --git a/source/text/swriter/guide/table_insert.xhp b/source/text/swriter/guide/table_insert.xhp
index 2a1b207a7..4631a1f1d 100644
--- a/source/text/swriter/guide/table_insert.xhp
+++ b/source/text/swriter/guide/table_insert.xhp
@@ -57,7 +57,7 @@
<paragraph xml-lang="en-US" id="par_id3149642" role="listitem">Place the cursor in your document where you want to insert the table.</paragraph>
</listitem>
<listitem>
- <paragraph xml-lang="en-US" id="par_id3149609" role="listitem">Choose <emph>Table - Insert - Table</emph>. </paragraph>
+ <paragraph xml-lang="en-US" id="par_id3149609" role="listitem">Choose <emph>Table - Insert Table</emph>. </paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3149858" role="listitem">In the <emph>Size</emph> area, enter the number of rows and columns.</paragraph>
diff --git a/source/text/swriter/guide/table_repeat_multiple_headers.xhp b/source/text/swriter/guide/table_repeat_multiple_headers.xhp
index 7818ce526..e3e30c0a8 100644
--- a/source/text/swriter/guide/table_repeat_multiple_headers.xhp
+++ b/source/text/swriter/guide/table_repeat_multiple_headers.xhp
@@ -41,10 +41,10 @@
<list type="ordered">
<listitem>
- <paragraph id="par_id3145098" role="listitem" xml-lang="en-US">Choose <emph>Table - Insert - Table</emph>.</paragraph>
+ <paragraph id="par_id3145098" role="listitem" xml-lang="en-US">Choose <emph>Table - Insert Table</emph>.</paragraph>
</listitem>
<listitem>
- <paragraph id="par_id3156240" role="listitem" xml-lang="en-US">Select the <item type="menuitem">Heading</item> and the <item type="menuitem">Repeat heading</item> check boxes.</paragraph>
+ <paragraph id="par_id3156240" role="listitem" xml-lang="en-US">Select the <item type="menuitem">Heading</item> and the <item type="menuitem">Repeat heading rows on new pages</item> check boxes.</paragraph>
</listitem>
<listitem>
<paragraph id="par_id3153376" role="listitem" xml-lang="en-US">Select the number of rows and columns for the table.</paragraph>
@@ -58,4 +58,4 @@
<embed href="text/swriter/guide/table_sizing.xhp#table_sizing"/>
</body>
-</helpdocument>
\ No newline at end of file
+</helpdocument>
More information about the Libreoffice-commits
mailing list