[Libreoffice-commits] help.git: source/text
Olivier Hallot (via logerrit)
logerrit at kemper.freedesktop.org
Wed Apr 29 12:17:20 UTC 2020
source/text/sbasic/shared/03102100.xhp | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
New commits:
commit 20c5b52a8cff1781e01e2aaaf7860752474d4b8f
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Tue Apr 28 22:38:39 2020 -0300
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Wed Apr 29 14:16:59 2020 +0200
Mute L10n on numbers and symbols
Change-Id: Ie835e07e7a62fbf479f5d5e1b75edcc8d39068c9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93113
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/sbasic/shared/03102100.xhp b/source/text/sbasic/shared/03102100.xhp
index e6f9f49b1..b1895b9c2 100644
--- a/source/text/sbasic/shared/03102100.xhp
+++ b/source/text/sbasic/shared/03102100.xhp
@@ -85,24 +85,24 @@
<tablecell><paragraph id="par_id851587558178871" role="tablehead">Variable type name</paragraph></tablecell>
</tablerow>
<tablerow>
- <tablecell><paragraph id="par_id211587558178871" role="tablecontent">%</paragraph></tablecell>
- <tablecell><paragraph id="par_id42587558178871" role="tablecontent">Integer</paragraph></tablecell>
+ <tablecell><paragraph id="par_id211587558178871" localize="false" role="tablecontent">%</paragraph></tablecell>
+ <tablecell><paragraph id="par_id42587558178871" localize="false" role="tablecontent">Integer</paragraph></tablecell>
</tablerow>
<tablerow>
- <tablecell><paragraph id="par_id221587558178871" role="tablecontent">&</paragraph></tablecell>
- <tablecell><paragraph id="par_id43587558178871" role="tablecontent">Long</paragraph></tablecell>
+ <tablecell><paragraph id="par_id221587558178871" localize="false" role="tablecontent">&</paragraph></tablecell>
+ <tablecell><paragraph id="par_id43587558178871" localize="false" role="tablecontent">Long</paragraph></tablecell>
</tablerow>
<tablerow>
- <tablecell><paragraph id="par_id231587558178871" role="tablecontent">!</paragraph></tablecell>
- <tablecell><paragraph id="par_id44587558178871" role="tablecontent">Single</paragraph></tablecell>
+ <tablecell><paragraph id="par_id231587558178871" localize="false" role="tablecontent">!</paragraph></tablecell>
+ <tablecell><paragraph id="par_id44587558178871" localize="false" role="tablecontent">Single</paragraph></tablecell>
</tablerow>
<tablerow>
- <tablecell><paragraph id="par_id241587558178871" role="tablecontent">#</paragraph></tablecell>
- <tablecell><paragraph id="par_id45587558178871" role="tablecontent">Double</paragraph></tablecell>
+ <tablecell><paragraph id="par_id241587558178871" localize="false" role="tablecontent">#</paragraph></tablecell>
+ <tablecell><paragraph id="par_id45587558178871" localize="false" role="tablecontent">Double</paragraph></tablecell>
</tablerow>
<tablerow>
- <tablecell><paragraph id="par_id251587558178871" role="tablecontent">$</paragraph></tablecell>
- <tablecell><paragraph id="par_id46587558178871" role="tablecontent">String</paragraph></tablecell>
+ <tablecell><paragraph id="par_id251587558178871" localize="false" role="tablecontent">$</paragraph></tablecell>
+ <tablecell><paragraph id="par_id46587558178871" localize="false" role="tablecontent">String</paragraph></tablecell>
</tablerow>
</table>
@@ -149,4 +149,4 @@
</bascode>
</body>
-</helpdocument>
\ No newline at end of file
+</helpdocument>
More information about the Libreoffice-commits
mailing list