diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2020-07-06 11:24:21 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-07-06 13:33:36 +0200 |
commit | 79308222ef7d53444039abc5b5e138ea228cb3d1 (patch) | |
tree | afa62de266ecfa910d69a10693d58a99b2d06a69 | |
parent | 6e391bd9be1d344565b84dc42df5b76197aa5207 (diff) |
fix repeated sentence and label for default language
Change-Id: I3c1d673cd1119f0c1373637b616b861317cc5969
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98195
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/shared/01/05020300.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/05020300.xhp b/source/text/shared/01/05020300.xhp index 51d078c42e..f6b3bc6df0 100644 --- a/source/text/shared/01/05020300.xhp +++ b/source/text/shared/01/05020300.xhp @@ -74,7 +74,7 @@ <ahelp hid="cui/ui/numberingformatpage/languagelb"> <switchinline select="appl"> <caseinline select="WRITER"> - Select any language to fix the settings for the selected fields. With the language set to <emph>Automatic</emph>, $[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 <emph>Default</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected fields. </caseinline> <caseinline select="CALC"> Specifies the language setting for the selected cells. Select any language to fix the settings for the selected cells. |