diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2021-12-14 18:44:18 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-12-27 23:12:43 +0100 |
commit | 9e87f321b532421614b1059e4b0ed0b6ee372c9b (patch) | |
tree | 682b8172e670826cc4bd58c96edbe2c064858e12 /source/text/sbasic/shared/03080401.xhp | |
parent | 215707177c272f9fcf73a79b9150fe677b991716 (diff) |
Silence strings for l10n in sbasic/shared (Part 3)
Change-Id: I9093f2b361f35fa485f9b76f0096e98d1ea66993
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126817
Tested-by: Jenkins
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/shared/03080401.xhp')
-rw-r--r-- | source/text/sbasic/shared/03080401.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03080401.xhp b/source/text/sbasic/shared/03080401.xhp index 229edef583..35a3c55e40 100644 --- a/source/text/sbasic/shared/03080401.xhp +++ b/source/text/sbasic/shared/03080401.xhp @@ -44,7 +44,7 @@ </bascode> <paragraph id="hd_id3156023" role="heading" level="2" xml-lang="en-US">Return value:</paragraph> -<paragraph id="par_id3156343" role="paragraph" xml-lang="en-US">Double</paragraph> +<paragraph id="par_id3156343" localize="false" role="paragraph">Double</paragraph> <paragraph id="hd_id3147265" role="heading" level="2" xml-lang="en-US">Parameters:</paragraph> <paragraph id="par_id3149457" role="paragraph" xml-lang="en-US"> <emph>Number:</emph> Any numeric expression that you want to calculate the square root for.</paragraph> |