From 5907932eac35843d0cd88adea09ba8890ed59884 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Wed, 8 Jul 2020 20:15:06 -0300 Subject: Fix Help after translator review. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Many thanks to Mikel Tõnnov. Change-Id: I2858f436fe6fecaac6f50c6912883b5c9c46d050 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98393 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/01/04050000.xhp | 2 +- source/text/shared/01/05020300.xhp | 6 +++--- source/text/shared/04/01010000.xhp | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/source/text/shared/01/04050000.xhp b/source/text/shared/01/04050000.xhp index 403d79c5ba..59aa051e8a 100644 --- a/source/text/shared/01/04050000.xhp +++ b/source/text/shared/01/04050000.xhp @@ -109,7 +109,7 @@ When the cursor is inside a comment, you can press Command+OptionCtrl+Alt+Page Down to jump to the next comment, or press Command+OptionCtrl+Alt+Page Up to jump to the previous comment. - When the cursor is inside the normal text, press the above mentioned keys to jump to the next or previous comment anchor. You can also use the small Navigation window below the vertical scrollbar to jump from one comment anchor to the next comment anchor. + When the cursor is inside the normal text, press the above mentioned keys to jump to the next or previous comment anchor. You can also open the Navigator to see a list of all comments. Right-click a comment name in the Navigator to edit or delete the comment. diff --git a/source/text/shared/01/05020300.xhp b/source/text/shared/01/05020300.xhp index f6b3bc6df0..86d3ea0fa8 100644 --- a/source/text/shared/01/05020300.xhp +++ b/source/text/shared/01/05020300.xhp @@ -74,12 +74,12 @@ - Specifies the language setting for the selected fields. With the language set to Default, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected fields. + Specifies the language setting for the selected fields. With the language set to Default, $[officename] automatically applies the number formats associated with the system default language. - Specifies the language setting for the selected cells. Select any language to fix the settings for the selected cells. + Specifies the language setting for the selected cells. - Specifies the language setting for the selected field. Select any language to fix the settings for the selected fields. + Specifies the language setting for the selected field. diff --git a/source/text/shared/04/01010000.xhp b/source/text/shared/04/01010000.xhp index 149d44f432..2d48fcf049 100644 --- a/source/text/shared/04/01010000.xhp +++ b/source/text/shared/04/01010000.xhp @@ -491,7 +491,7 @@ - ⌃MCtrl+M + CommandCtrl+M Removes direct formatting from selected text or objects (as in Format - Clear Direct Formatting). -- cgit