diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-11-07 23:39:42 +0100 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-11-08 09:22:25 +0100 |
commit | 74289f5c5ffbdf2465cf02b4d1b3462586f978de (patch) | |
tree | ef54640ebb7db033c7f649c7aaeb79ab9d159b93 /source/text/shared | |
parent | e3dd69c6ef93f546baa7ee3d6ea942377824f176 (diff) |
Display extended help on the Accept/Reject icons of Track Changes toolbar
Change-Id: Ibca18b76f3ff31e490298d4dc49e4f03d35a2c18
Reviewed-on: https://gerrit.libreoffice.org/44438
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/01/02230401.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/01/02230401.xhp b/source/text/shared/01/02230401.xhp index 162df37768..a35b9ba55b 100644 --- a/source/text/shared/01/02230401.xhp +++ b/source/text/shared/01/02230401.xhp @@ -111,13 +111,13 @@ <paragraph xml-lang="en-US" id="hd_id3157962" role="heading" level="3">Comment</paragraph> <paragraph xml-lang="en-US" id="par_id3150868" role="paragraph"><ahelp hid="svx/ui/acceptrejectchangesdialog/calccomment">Lists the comments that are attached to the change.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/svx/ui/acceptrejectchangesdialog/accept" id="bm_id3153106" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/.uno:AcceptTracedChange" id="bm_id0122200903133817" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/.uno:AcceptTrackedChange" id="bm_id0122200903133817" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3154218" role="heading" level="2">Accept</paragraph> - <paragraph xml-lang="en-US" id="par_id3152935" role="paragraph"><ahelp hid="svx/ui/acceptrejectchangesdialog/accept">Accepts the selected change and removes the highlighting from the change in the document.</ahelp></paragraph> + <paragraph xml-lang="en-US" id="par_id3152935" role="paragraph"><ahelp hid=".">Accepts the selected change and removes the highlighting from the change in the document.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/svx/ui/acceptrejectchangesdialog/reject" id="bm_id3157892" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/.uno:RejectTracedChange" id="bm_id0122200903140685" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/.uno:RejectTrackedChange" id="bm_id0122200903140685" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3156543" role="heading" level="2">Reject</paragraph> - <paragraph xml-lang="en-US" id="par_id3150441" role="paragraph"><ahelp hid="svx/ui/acceptrejectchangesdialog/reject">Rejects the selected change and removes the highlighting from the change in the document.</ahelp></paragraph> + <paragraph xml-lang="en-US" id="par_id3150441" role="paragraph"><ahelp hid=".">Rejects the selected change and removes the highlighting from the change in the document.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/svx/ui/acceptrejectchangesdialog/acceptall" id="bm_id3149985" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3155429" role="heading" level="2">Accept All</paragraph> <paragraph xml-lang="en-US" id="par_id3150012" role="paragraph"><ahelp hid="svx/ui/acceptrejectchangesdialog/acceptall">Accepts all of the changes and removes the highlighting from the document.</ahelp></paragraph> |