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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Sep 10 10:33:29 UTC 2018


 source/text/swriter/01/watermark.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2c50cc225fe75ff659eda9b52f70ac139054cdbc
Author:     Stanislav Horacek <stanislav.horacek at gmail.com>
AuthorDate: Sun Aug 26 23:27:20 2018 +0200
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Mon Sep 10 12:33:08 2018 +0200

    it is not possible to set negative angle for watermark
    
    Change-Id: Ie51a36a95c8443d56a559bf79fb9a674e9e1a283
    Reviewed-on: https://gerrit.libreoffice.org/59615
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/swriter/01/watermark.xhp b/source/text/swriter/01/watermark.xhp
index 08b8a9a84..904a8d5aa 100644
--- a/source/text/swriter/01/watermark.xhp
+++ b/source/text/swriter/01/watermark.xhp
@@ -46,7 +46,7 @@
     <paragraph xml-lang="en-US" id="par_id1001516900331585" role="note">You cannot choose font size or font style for the watermark text. The text size will be scaled to fit in one line in the page background.</paragraph>
     <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/watermarkdialog/Angle" id="bm_id581516970694174" localize="false"/>
     <paragraph role="heading" id="hd_id721516900337255" level="2" xml-lang="en-US">Angle</paragraph>
-    <paragraph role="paragraph" id="par_id531516900343270" xml-lang="en-US"><ahelp hid=".">Select the slant angle for the watermark. A positive angle displays the watermark from bottom to top. A negative value displays the watermark text from top to bottom.</ahelp></paragraph>
+    <paragraph role="paragraph" id="par_id531516900343270" xml-lang="en-US"><ahelp hid=".">Select the slant angle for the watermark. The text will be rotated by this angle in counterclockwise direction.</ahelp></paragraph>
     <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/watermarkdialog/Transparency" id="bm_id101516970727180" localize="false"/>
     <paragraph role="heading" id="hd_id511516900348606" level="2" xml-lang="en-US">Transparency</paragraph>
     <paragraph role="paragraph" id="par_id301516900356824" xml-lang="en-US"><ahelp hid=".">Select the transparency level for the watermark. A 0% value produces an opaque watermark and a value of 100% is totally transparent (invisible).</ahelp></paragraph>


More information about the Libreoffice-commits mailing list