[Libreoffice-commits] help.git: source/text

Stanislav Horacek stanislav.horacek at gmail.com
Thu Aug 11 20:19:09 UTC 2016


 source/text/scalc/00/00000402.xhp   |    3 ---
 source/text/scalc/00/00000404.xhp   |    6 ------
 source/text/scalc/00/sheet_menu.xhp |    8 +++++++-
 source/text/scalc/01/02190000.xhp   |    8 +++-----
 source/text/scalc/01/02190100.xhp   |    4 ++--
 source/text/scalc/01/02190200.xhp   |    4 ++--
 source/text/scalc/01/03100000.xhp   |    2 +-
 source/text/scalc/01/04010000.xhp   |   10 +++++-----
 source/text/scalc/01/04010100.xhp   |    2 +-
 source/text/scalc/01/04010200.xhp   |    2 +-
 source/text/scalc/main0104.xhp      |    2 --
 source/text/scalc/main0116.xhp      |    1 +
 12 files changed, 23 insertions(+), 29 deletions(-)

New commits:
commit d4501baed063dd06f7b74c1354a8681ea46c326e
Author: Stanislav Horacek <stanislav.horacek at gmail.com>
Date:   Mon Aug 8 20:29:54 2016 +0200

    tdf#97923 adjust menu path to Insert/Delete Page Break
    
    Change-Id: I9a771b814452353da48dcbb19f39e4ff1d9770b4
    Reviewed-on: https://gerrit.libreoffice.org/27994
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/source/text/scalc/00/00000402.xhp b/source/text/scalc/00/00000402.xhp
index f76f57a..a1ea6a5 100644
--- a/source/text/scalc/00/00000402.xhp
+++ b/source/text/scalc/00/00000402.xhp
@@ -54,9 +54,6 @@
 <paragraph id="par_id3146119" role="paragraph" xml-lang="en-US">Choose <emph>Sheet - Move or Copy Sheet</emph></paragraph>
 <paragraph id="par_id3148645" role="paragraph" xml-lang="en-US">Open context menu for a sheet tab</paragraph>
 </section>
-<paragraph id="par_id3153093" role="paragraph" xml-lang="en-US"><variable id="bmaumloe">Choose <emph>Sheet - Delete Page Break</emph></variable></paragraph>
-<paragraph id="par_id3153191" role="paragraph" xml-lang="en-US"><variable id="bzeilum">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable></paragraph>
-<paragraph id="par_id3145645" role="paragraph" xml-lang="en-US"><variable id="bspaum">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable></paragraph>
 </body>
 
 </helpdocument>
diff --git a/source/text/scalc/00/00000404.xhp b/source/text/scalc/00/00000404.xhp
index f1d8673..17d0ca9 100644
--- a/source/text/scalc/00/00000404.xhp
+++ b/source/text/scalc/00/00000404.xhp
@@ -33,12 +33,6 @@
 </meta>
 <body>
 <paragraph role="heading" id="hd_id3149346" xml-lang="en-US" level="1" l10n="U" oldref="1">Insert Menu</paragraph>
-<paragraph role="paragraph" id="par_id3149095" xml-lang="en-US" l10n="U" oldref="36"><variable id="eimaum">Choose <emph>Insert - Manual Break</emph>
-</variable></paragraph>
-<paragraph role="paragraph" id="par_id3149398" xml-lang="en-US" l10n="U" oldref="2"><variable id="eimaumze">Choose <emph>Insert - Manual Break - Row Break</emph>
-</variable></paragraph>
-<paragraph role="paragraph" id="par_id3150084" xml-lang="en-US" l10n="U" oldref="3"><variable id="eimaumsp">Choose <emph>Insert - Manual Break - Column Break</emph>
-</variable></paragraph>
 <section id="eize">
 <paragraph role="paragraph" id="par_id3149784" xml-lang="en-US" l10n="U" oldref="4">Choose <emph>Insert - Cells</emph>
 </paragraph>
diff --git a/source/text/scalc/00/sheet_menu.xhp b/source/text/scalc/00/sheet_menu.xhp
index 7095e4d..824a4bc 100644
--- a/source/text/scalc/00/sheet_menu.xhp
+++ b/source/text/scalc/00/sheet_menu.xhp
@@ -33,6 +33,12 @@
 <paragraph id="par_id160220162109048207" role="paragraph" xml-lang="en-US"><variable id="insert_rows_below">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable></paragraph>
 <paragraph id="par_id160220162107055028" role="paragraph" xml-lang="en-US"><variable id="insert_columns_left">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable></paragraph>
 <paragraph id="par_id160220162109126013" role="paragraph" xml-lang="en-US"><variable id="insert_columns_right">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable></paragraph>
+<paragraph role="paragraph" id="par_id3149095" xml-lang="en-US"><variable id="insert_page_break">Choose <emph>Sheet - Insert Page Break</emph>
+</variable></paragraph>
+<paragraph role="paragraph" id="par_id3149398" xml-lang="en-US"><variable id="insert_page_break_row">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable></paragraph>
+<paragraph role="paragraph" id="par_id3150084" xml-lang="en-US"><variable id="insert_page_break_column">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable></paragraph>
 </body>
-
+<paragraph id="par_id3153093" role="paragraph" xml-lang="en-US"><variable id="delete_page_break">Choose <emph>Sheet - Delete Page Break</emph></variable></paragraph>
+<paragraph id="par_id3153191" role="paragraph" xml-lang="en-US"><variable id="delete_page_break_row">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable></paragraph>
+<paragraph id="par_id3145645" role="paragraph" xml-lang="en-US"><variable id="delete_page_break_column">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable></paragraph>
 </helpdocument>
\ No newline at end of file
diff --git a/source/text/scalc/01/02190000.xhp b/source/text/scalc/01/02190000.xhp
index 583743d..58bae22 100644
--- a/source/text/scalc/01/02190000.xhp
+++ b/source/text/scalc/01/02190000.xhp
@@ -20,7 +20,7 @@
 
 <meta>
   <topic id="textscalc0102190000xml" indexer="include" status="PUBLISH">
-    <title id="tit" xml-lang="en-US">Delete Manual Breaks</title>
+    <title id="tit" xml-lang="en-US">Delete Page Break</title>
     <filename>/text/scalc/01/02190000.xhp</filename>
   </topic>
 </meta>
@@ -28,16 +28,14 @@
 <body>
 
 <section id="del_page_break">
-<section id="manuellen">
 <bookmark xml-lang="en-US" branch="hid/.uno:DelBreakMenu" id="bm_id8417004" localize="false"/>
 
-<paragraph id="hd_id3150541" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/02190000.xhp" name="Delete Manual Breaks">Delete Page Break</link></paragraph>
+<paragraph id="hd_id3150541" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/02190000.xhp" name="Delete Page Break">Delete Page Break</link></paragraph>
 <paragraph id="par_id3154365" role="paragraph" xml-lang="en-US"><ahelp hid=".">Choose the type of page break that you want to delete.</ahelp></paragraph>
 </section>
-</section>
 
 <section id="howtoget">
-<embed href="text/scalc/00/00000402.xhp#bmaumloe"/>
+<embed href="text/scalc/00/sheet_menu.xhp#delete_page_break"/>
 </section>
 <embed href="text/scalc/01/02190100.xhp#zeilenumbruch"/>
 <embed href="text/scalc/01/02190200.xhp#spaltenumbruch"/>
diff --git a/source/text/scalc/01/02190100.xhp b/source/text/scalc/01/02190100.xhp
index 52c601d..1550f3e 100644
--- a/source/text/scalc/01/02190100.xhp
+++ b/source/text/scalc/01/02190100.xhp
@@ -40,9 +40,9 @@
 <paragraph role="heading" id="hd_id3156326" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/scalc/01/02190100.xhp" name="Row Break">Row Break</link></paragraph>
 <paragraph role="paragraph" id="par_id3154366" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".uno:DeleteRowbreak">Removes the manual row break above the active cell.</ahelp></paragraph>
 </section>
-<paragraph role="paragraph" id="par_id3151041" xml-lang="en-US" l10n="U" oldref="3">Position the cursor in a cell directly below the row break indicated by a horizontal line and choose <emph>Edit - Delete Manual Break - Row Break</emph>. The manual row break is removed.</paragraph>
+<paragraph role="paragraph" id="par_id3151041" xml-lang="en-US">Position the cursor in a cell directly below the row break indicated by a horizontal line and choose <emph>Sheet - Delete Page Break - Row Break</emph>. The manual row break is removed.</paragraph>
 <section id="howtoget">
-  <embed href="text/scalc/00/00000402.xhp#bzeilum"/>
+  <embed href="text/scalc/00/sheet_menu.xhp#delete_page_break_row"/>
 </section>
 </body>
 </helpdocument>
diff --git a/source/text/scalc/01/02190200.xhp b/source/text/scalc/01/02190200.xhp
index 59b0b9e..d29e828 100644
--- a/source/text/scalc/01/02190200.xhp
+++ b/source/text/scalc/01/02190200.xhp
@@ -47,10 +47,10 @@
    <paragraph xml-lang="en-US" id="par_id3154124" role="paragraph" l10n="U" oldref="2"><ahelp hid=".uno:DeleteColumnbreak">Removes a manual column break to the left of the active cell.</ahelp></paragraph>
    
   </section>
-  <paragraph xml-lang="en-US" id="par_id3145173" role="paragraph" l10n="U" oldref="3">Position the cursor in the cell to the right of the column break indicated by a vertical line and choose <emph>Edit - Delete Manual Break - Column Break</emph>. The manual column break is removed.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3145173" role="paragraph">Position the cursor in the cell to the right of the column break indicated by a vertical line and choose <emph>Sheet - Delete Page Break - Column Break</emph>. The manual column break is removed.</paragraph>
   <section id="howtoget">
    
-   <embed href="text/scalc/00/00000402.xhp#bspaum"/>
+   <embed href="text/scalc/00/sheet_menu.xhp#delete_page_break_column"/>
    
   </section>
  </body>
diff --git a/source/text/scalc/01/03100000.xhp b/source/text/scalc/01/03100000.xhp
index 4396d76..8228e4b 100644
--- a/source/text/scalc/01/03100000.xhp
+++ b/source/text/scalc/01/03100000.xhp
@@ -43,7 +43,7 @@
 <paragraph id="par_id3153877" role="paragraph" xml-lang="en-US">The context menu of the page break preview contains functions for editing page breaks, including the following options:</paragraph>
 <bookmark xml-lang="en-US" branch="hid/.uno:DeleteAllBreaks" id="bm_id8896104" localize="false"/>
 
-<paragraph id="hd_id3154731" role="heading" level="2" xml-lang="en-US">Delete All Manual Breaks</paragraph>
+<paragraph id="hd_id3154731" role="heading" level="2" xml-lang="en-US">Delete Page Breaks</paragraph>
 <paragraph id="par_id3149400" role="paragraph" xml-lang="en-US"><ahelp hid=".">Deletes all manual breaks in the current sheet.</ahelp></paragraph>
 
 <paragraph id="hd_id3155067" role="heading" level="2" xml-lang="en-US">Add Print Range</paragraph>
diff --git a/source/text/scalc/01/04010000.xhp b/source/text/scalc/01/04010000.xhp
index b302ee0..f709e18 100644
--- a/source/text/scalc/01/04010000.xhp
+++ b/source/text/scalc/01/04010000.xhp
@@ -22,7 +22,7 @@
 <helpdocument version="1.0">
 <meta>
 <topic id="textscalc0104010000xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Manual Break</title>
+<title id="tit" xml-lang="en-US">Insert Page Break</title>
 <filename>/text/scalc/01/04010000.xhp</filename>
 </topic>
 <history>
@@ -30,18 +30,18 @@
 </history>
 </meta>
 <body>
-<section id="manueller">
+<section id="ins_page_break">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3153192"><bookmark_value>spreadsheets; inserting breaks in</bookmark_value>
 <bookmark_value>inserting; breaks</bookmark_value>
 <bookmark_value>page breaks; inserting in spreadsheets</bookmark_value>
 </bookmark><comment>mw changed "page breaks;..."</comment>
 <bookmark xml-lang="en-US" branch="hid/.uno:InsertBreakMenu" id="bm_id2778710" localize="false"/>
-<paragraph role="heading" id="hd_id3153192" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/scalc/01/04010000.xhp" name="Manual Break">Manual Break</link></paragraph>
+<paragraph role="heading" id="hd_id3153192" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/scalc/01/04010000.xhp" name="Insert Page Break">Insert Page Break</link></paragraph>
 <paragraph role="paragraph" id="par_id3125864" xml-lang="en-US" l10n="CHG" oldref="2"><ahelp hid=".">This command inserts manual row or column breaks to ensure that your data prints properly. You can insert a horizontal page break above, or a vertical page break to the left of, the active cell.</ahelp></paragraph>
 </section>
-<paragraph role="paragraph" id="par_id3155133" xml-lang="en-US" l10n="CHG" oldref="3">Choose <link href="text/scalc/01/02190000.xhp" name="Edit - Delete Manual Break">Edit - Delete Manual Break</link> to remove breaks created manually.</paragraph>
+<paragraph role="paragraph" id="par_id3155133" xml-lang="en-US">Choose <link href="text/scalc/01/02190000.xhp" name="Sheet - Delete Page Break">Sheet - Delete Page Break</link> to remove breaks created manually.</paragraph>
 <section id="howtoget">
-  <embed href="text/scalc/00/00000404.xhp#eimaum"/>
+  <embed href="text/scalc/00/sheet_menu.xhp#insert_page_break"/>
 </section>
 <embed href="text/scalc/01/04010100.xhp#zeilenumbruch"/>
 <embed href="text/scalc/01/04010200.xhp#spaltenumbruch"/>
diff --git a/source/text/scalc/01/04010100.xhp b/source/text/scalc/01/04010100.xhp
index 216f5c9..01334e6 100644
--- a/source/text/scalc/01/04010100.xhp
+++ b/source/text/scalc/01/04010100.xhp
@@ -43,7 +43,7 @@
 </section>
 <paragraph role="paragraph" id="par_id3156422" xml-lang="en-US" l10n="U" oldref="3">The manual row break is indicated by a dark blue horizontal line.</paragraph>
 <section id="howtoget">
-  <embed href="text/scalc/00/00000404.xhp#eimaumze"/>
+  <embed href="text/scalc/00/sheet_menu.xhp#insert_page_break_row"/>
 </section>
 </body>
 </helpdocument>
diff --git a/source/text/scalc/01/04010200.xhp b/source/text/scalc/01/04010200.xhp
index 3b430b3..514cf7e 100644
--- a/source/text/scalc/01/04010200.xhp
+++ b/source/text/scalc/01/04010200.xhp
@@ -43,7 +43,7 @@
 </section>
 <paragraph role="paragraph" id="par_id3145171" xml-lang="en-US" l10n="U" oldref="3">The manual column break is indicated by a dark blue vertical line.</paragraph>
 <section id="howtoget">
-  <embed href="text/scalc/00/00000404.xhp#eimaumsp"/>
+  <embed href="text/scalc/00/sheet_menu.xhp#insert_page_break_column"/>
 </section>
 </body>
 </helpdocument>
diff --git a/source/text/scalc/main0104.xhp b/source/text/scalc/main0104.xhp
index 59c46c0..30f5694 100644
--- a/source/text/scalc/main0104.xhp
+++ b/source/text/scalc/main0104.xhp
@@ -34,8 +34,6 @@
 <paragraph id="hd_id3157909" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/main0104.xhp" name="Insert">Insert</link></paragraph>
 <paragraph id="par_id3153896" role="paragraph" xml-lang="en-US"><ahelp hid=".">The Insert menu contains commands for inserting new elements, such as cells, rows, sheets and cell names into the current sheet.</ahelp></paragraph>
 </section>
-<embed href="text/scalc/01/04010000.xhp#manueller"/>
-
 <paragraph id="hd_id3150769" role="heading" level="2" xml-lang="en-US"><link href="text/scalc/01/04020000.xhp" name="Cells">Cells</link></paragraph>
 <embed href="text/scalc/01/04020000.xhp#zelleneinfuegentext"/>
 
diff --git a/source/text/scalc/main0116.xhp b/source/text/scalc/main0116.xhp
index 854a75c..63be612 100644
--- a/source/text/scalc/main0116.xhp
+++ b/source/text/scalc/main0116.xhp
@@ -38,6 +38,7 @@
 <embed href="text/scalc/01/04030000.xhp#sheet_insert_rows"/>
 <paragraph id="par_id0906201507414192"  role="heading" level="2" xml-lang="en-US"><link href="text/scalc/01/04040000.xhp" name="Insert Columns">Insert Columns</link></paragraph>
 <embed href="text/scalc/01/04040000.xhp#sheet_insert_columns"/>
+<embed href="text/scalc/01/04010000.xhp#ins_page_break"/>
 
 <embed href="text/scalc/01/02160000.xhp#del_cells"/>
 <embed href="text/scalc/01/02190000.xhp#del_page_break"/>


More information about the Libreoffice-commits mailing list