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/03080502.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/03080502.xhp')
-rw-r--r-- | source/text/sbasic/shared/03080502.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03080502.xhp b/source/text/sbasic/shared/03080502.xhp index 61ad8390c9..b695125ad4 100644 --- a/source/text/sbasic/shared/03080502.xhp +++ b/source/text/sbasic/shared/03080502.xhp @@ -42,7 +42,7 @@ <paragraph id="par_id3146795" role="code" xml-lang="en-US">Int (Number)</paragraph> <embed href="text/sbasic/shared/00000003.xhp#functvalue"/> -<paragraph id="par_id3150400" role="paragraph" xml-lang="en-US">Double</paragraph> +<paragraph id="par_id3150400" localize="false" role="paragraph">Double</paragraph> <embed href="text/sbasic/shared/00000003.xhp#functparameters"/> <paragraph id="par_id3148797" role="paragraph" xml-lang="en-US"> <emph>Number:</emph> Any valid numeric expression.</paragraph> |