diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2022-06-17 00:42:38 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-06-17 03:23:34 +0200 |
commit | 2823fbf593dc4f9d87f3d14731bf997cc7de7deb (patch) | |
tree | dc2aacd2c3f9be46795bacba7d6165b818b99b06 /source | |
parent | 907f876a9a0ab822fe6a67ab779ca03f4134e4d5 (diff) |
(related)tdf#138844, (related)tdf#149018 "Type" -> "Position and Size"
tdf#138844 changed the "Type" tab in the Properties dialog for Image
and Frame to be labeled "Position and Size" and tdf#149018 did the
same change for OLE Object. This patch updates relevant help pages to
reflect the change in the tab name.
Change-Id: Ieb8f1f6947b59638a713e583d2bb9a174b8815a2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136026
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
(cherry picked from commit 9827b5c7c1e4da68b704e59382a6b46d0c252136)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136027
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/00/00000405.xhp | 8 | ||||
-rw-r--r-- | source/text/swriter/01/05060100.xhp | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/source/text/swriter/00/00000405.xhp b/source/text/swriter/00/00000405.xhp index c9dad60a65..67f47711c0 100644 --- a/source/text/swriter/00/00000405.xhp +++ b/source/text/swriter/00/00000405.xhp @@ -130,10 +130,10 @@ </section> </section> <section id="graphics_type"> - <paragraph xml-lang="en-US" id="par_id3146337" role="paragraph">Choose <emph>Format - Image - Properties - Type</emph> tab.</paragraph> - <paragraph xml-lang="en-US" id="par_id3149841" role="paragraph">Choose <emph>Format - Frame and Object - Properties - Type</emph> tab.</paragraph><comment>UFI: removed some lines with Format-Object, see #i64150</comment> -<paragraph xml-lang="en-US" id="par_id3148856" role="paragraph">Choose <emph>View - Styles</emph> - open context menu <emph>Modify/New - Type</emph> tab.</paragraph> - <paragraph xml-lang="en-US" id="par_id3147067" role="paragraph">Choose <emph>Insert - Frame - Frame - Type</emph> tab.</paragraph> + <paragraph xml-lang="en-US" id="par_id3146337" role="paragraph">Choose <menuitem>Format - Image - Properties - Position and Size</menuitem> tab.</paragraph> + <paragraph xml-lang="en-US" id="par_id3149841" role="paragraph">Choose <menuitem>Format - Frame and Object - Properties - Position and Size</menuitem> tab.</paragraph><comment>UFI: removed some lines with Format-Object, see #i64150</comment> +<paragraph xml-lang="en-US" id="par_id3148856" role="paragraph">Choose <menuitem>View - Styles - Frame Styles</menuitem> - open context menu <menuitem>Modify/New - Type</menuitem> tab.</paragraph> + <paragraph xml-lang="en-US" id="par_id3147067" role="paragraph">Choose <menuitem>Insert - Frame - Frame - Position and Size</menuitem> tab.</paragraph> </section> <section id="wrap"> <paragraph xml-lang="en-US" id="par_id3151082" role="paragraph">Choose <emph>Format - Image - Properties - Wrap</emph> tab.</paragraph> diff --git a/source/text/swriter/01/05060100.xhp b/source/text/swriter/01/05060100.xhp index 465692745b..098d2c9bae 100644 --- a/source/text/swriter/01/05060100.xhp +++ b/source/text/swriter/01/05060100.xhp @@ -20,7 +20,7 @@ <meta> <topic id="textswriter0105060100xml" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">Type</title> + <title id="tit" xml-lang="en-US">Position and Size</title> <filename>/text/swriter/01/05060100.xhp</filename> </topic> </meta> @@ -32,8 +32,8 @@ </bookmark><comment>UFI: new index entries, see i54237</comment> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/frmtypepage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/frmtypepage/FrameTypePage" id="bm_id3147406" localize="false"/> - <h1 id="hd_id3151389" xml-lang="en-US"><link href="text/swriter/01/05060100.xhp" name="Type">Type</link></h1> - <paragraph role="paragraph" id="par_id3150568" xml-lang="en-US"><ahelp hid=".">Specifies the size and the position of the selected object or frame on a page.</ahelp></paragraph> + <h1 id="hd_id3151389" xml-lang="en-US"><link href="text/swriter/01/05060100.xhp" name="Type">Position and Size</link></h1> + <paragraph role="paragraph" id="par_id3150568" xml-lang="en-US"><ahelp hid=".">Specifies the size and the position of the selected image, frame, or OLE object on a page.</ahelp></paragraph> </section> <section id="howtoget"> <embed href="text/swriter/00/00000405.xhp#graphics_type"/> |