diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-12-09 16:34:07 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-12-09 20:02:39 +0100 |
commit | 49abf8b9207718aab9d4ea943730314f71589d27 (patch) | |
tree | 656fd35101a997b9dea3756b478db0aff32f7701 | |
parent | 2e34647599ad3d6a8da7b280b1f19c9d02dab54f (diff) |
Mute l10n for binary value
Change-Id: I0266cc37fd208cad60c2df721fcaaefaa254c12a
Reviewed-on: https://gerrit.libreoffice.org/46161
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sbasic/shared/03040000.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03040000.xhp b/source/text/sbasic/shared/03040000.xhp index 4b58867b91..bed14881ab 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> |