[Libreoffice-commits] help.git: Branch 'libreoffice-6-0' - source/text
Olivier Hallot
olivier.hallot at libreoffice.org
Sat Dec 9 19:05:46 UTC 2017
source/text/sbasic/shared/03040000.xhp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 74ea250201630f2f0ad5b15bc11bf9f235268945
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
Date: Sat Dec 9 16:34:07 2017 -0200
Mute l10n for binary value
Change-Id: I0266cc37fd208cad60c2df721fcaaefaa254c12a
Reviewed-on: https://gerrit.libreoffice.org/46161
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot at libreoffice.org>
(cherry picked from commit 49abf8b9207718aab9d4ea943730314f71589d27)
Reviewed-on: https://gerrit.libreoffice.org/46163
diff --git a/source/text/sbasic/shared/03040000.xhp b/source/text/sbasic/shared/03040000.xhp
index 4b58867b9..bed14881a 100644
--- a/source/text/sbasic/shared/03040000.xhp
+++ b/source/text/sbasic/shared/03040000.xhp
@@ -213,7 +213,7 @@
<paragraph id="par_id891512313266496" role="tablecontents" xml-lang="en-US" localize="false">vbCr</paragraph>
</tablecell>
<tablecell>
- <paragraph role="tablecontent" id="par_id241512313723033" xml-lang="en-US">\x0D (13)</paragraph>
+ <paragraph role="tablecontent" id="par_id241512313723033" xml-lang="en-US" localize="false">\x0D (13)</paragraph>
</tablecell>
<tablecell>
<paragraph role="tablecontent" id="par_id611512313731233" xml-lang="en-US">CR - Carriage return</paragraph>
More information about the Libreoffice-commits
mailing list