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

Gabor Kelemen kelemeng at gnome.hu
Wed Jan 18 08:58:06 UTC 2017


 source/text/swriter/01/05120400.xhp |   18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

New commits:
commit 5d48c8a116679e077ce042df83fef5817cf716ea
Author: Gabor Kelemen <kelemeng at gnome.hu>
Date:   Wed Jan 18 00:14:16 2017 +0100

    Fix bookmarks and ahelps on the 'Insert Row/Column' page
    
    Change-Id: Id7f5a4c9ab804d8a8563382305136b0456302f18
    Reviewed-on: https://gerrit.libreoffice.org/33241
    Reviewed-by: Gabor Kelemen <kelemeng at ubuntu.com>
    Tested-by: Gabor Kelemen <kelemeng at ubuntu.com>

diff --git a/source/text/swriter/01/05120400.xhp b/source/text/swriter/01/05120400.xhp
index 31b252f..386f1a3 100644
--- a/source/text/swriter/01/05120400.xhp
+++ b/source/text/swriter/01/05120400.xhp
@@ -30,29 +30,27 @@
 </history>
 </meta>
 <body>
-<bookmark xml-lang="en-US" branch="hid/.uno:InsertRowDialog" id="bm_id4780320" localize="false"/><!-- HID added by script -->
 <bookmark xml-lang="en-US" branch="hid/.uno:InsertRowDialog" id="bm_id3149871" localize="false"/>
 <paragraph role="paragraph" id="par_idN1058C" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Inserts a row into the table.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:InsertColumnDialog" id="bm_id6403933" localize="false"/><!-- HID added by script -->
 <bookmark xml-lang="en-US" branch="hid/.uno:InsertColumnDialog" id="bm_id3149874" localize="false"/>
 <paragraph role="paragraph" id="par_idN105A7" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Inserts a column into the table.</ahelp></paragraph>
-<!-- removed HID SW:MODALDIALOG:DLG_INS_ROW_COL -->
 <paragraph role="heading" id="hd_id3148489" xml-lang="en-US" level="1" l10n="U" oldref="1">Insert Columns/Rows</paragraph>
-<paragraph role="paragraph" id="par_id3151241" xml-lang="en-US" l10n="U" oldref="2"><variable id="einfuegentext"><ahelp hid="SW:MODALDIALOG:DLG_INS_ROW_COL">Inserts a row or column into the table.</ahelp> This command is only available when the cursor is in a table.
+<paragraph role="paragraph" id="par_id3151241" xml-lang="en-US" l10n="U" oldref="2"><variable id="einfuegentext">Inserts a row or column into the table. This command is only available when the cursor is in a table.
 </variable></paragraph>
 <section id="howtoget">
   <embed href="text/swriter/00/00000405.xhp#einfgens"/>
 </section>
-<!-- removed HID SW:NUMERICFIELD:DLG_INS_ROW_COL:ED_COUNT -->
+<bookmark xml-lang="en-US" branch="hid/cui/ui/insertrowcolumn/insert_number" id="bm_id3156311" localize="false"/>
 <paragraph role="heading" id="hd_id3083447" xml-lang="en-US" level="2" l10n="U" oldref="3">Insert</paragraph>
-<paragraph role="paragraph" id="par_id3155626" xml-lang="en-US" l10n="U" oldref="5"><ahelp hid="SW:NUMERICFIELD:DLG_INS_ROW_COL:ED_COUNT">Enter the number of columns or rows that you want.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3150015" xml-lang="en-US" level="3">Number</paragraph>
+<paragraph role="paragraph" id="par_id3155626" xml-lang="en-US" l10n="U" oldref="5"><ahelp hid="cui/ui/insertrowcolumn/insert_number">Enter the number of columns or rows that you want.</ahelp></paragraph>
 <paragraph role="heading" id="hd_id3145829" xml-lang="en-US" level="2" l10n="U" oldref="6">Position</paragraph>
 <paragraph role="paragraph" id="par_id3154504" xml-lang="en-US" l10n="U" oldref="11">Specifies where to insert the columns or rows.</paragraph>
-<!-- removed HID SW:RADIOBUTTON:DLG_INS_ROW_COL:CB_POS_BEFORE -->
+<bookmark xml-lang="en-US" branch="hid/cui/ui/insertrowcolumn/insert_before" id="bm_id3156312" localize="false"/>
 <paragraph role="heading" id="hd_id3150015" xml-lang="en-US" level="3" l10n="U" oldref="7">Before</paragraph>
-<paragraph role="paragraph" id="par_id3150564" xml-lang="en-US" l10n="U" oldref="8"><ahelp hid="SW:RADIOBUTTON:DLG_INS_ROW_COL:CB_POS_BEFORE">Adds new columns to the left of the current column, or adds new rows above the current row.</ahelp></paragraph>
-<!-- removed HID SW:RADIOBUTTON:DLG_INS_ROW_COL:CB_POS_AFTER -->
+<paragraph role="paragraph" id="par_id3150564" xml-lang="en-US" l10n="U" oldref="8"><ahelp hid="cui/ui/insertrowcolumn/insert_before">Adds new columns to the left of the current column, or adds new rows above the current row.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/cui/ui/insertrowcolumn/insert_after" id="bm_id3156313" localize="false"/>
 <paragraph role="heading" id="hd_id3149024" xml-lang="en-US" level="3" l10n="U" oldref="9">After</paragraph>
-<paragraph role="paragraph" id="par_id3153718" xml-lang="en-US" l10n="U" oldref="10"><ahelp hid="SW:RADIOBUTTON:DLG_INS_ROW_COL:CB_POS_AFTER">Adds new columns to the right of the current column, or adds new rows below the current row.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3153718" xml-lang="en-US" l10n="U" oldref="10"><ahelp hid="cui/ui/insertrowcolumn/insert_after">Adds new columns to the right of the current column, or adds new rows below the current row.</ahelp></paragraph>
 </body>
 </helpdocument>


More information about the Libreoffice-commits mailing list