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/03080501.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/03080501.xhp')
-rw-r--r-- | source/text/sbasic/shared/03080501.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03080501.xhp b/source/text/sbasic/shared/03080501.xhp index 97e9ee82fa..0cc5f18e0a 100644 --- a/source/text/sbasic/shared/03080501.xhp +++ b/source/text/sbasic/shared/03080501.xhp @@ -40,7 +40,7 @@ <paragraph id="par_id3156152" role="code" xml-lang="en-US">Fix (Expression)</paragraph> <embed href="text/sbasic/shared/00000003.xhp#functvalue"/> -<paragraph id="par_id3148947" role="paragraph" xml-lang="en-US">Double</paragraph> +<paragraph id="par_id3148947" localize="false" role="paragraph">Double</paragraph> <embed href="text/sbasic/shared/00000003.xhp#functparameters"/> <paragraph id="par_id3149457" role="paragraph" xml-lang="en-US"> <emph>Expression:</emph> Numeric expression that you want to return the integer value for.</paragraph> |