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:03:22 +0100 |
commit | 74ea250201630f2f0ad5b15bc11bf9f235268945 (patch) | |
tree | fb12c6fed196aea54ee07d98c7d37a2c9bda724d | |
parent | a46b4149241b76f65105edf13978108df199c13c (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>
(cherry picked from commit 49abf8b9207718aab9d4ea943730314f71589d27)
Reviewed-on: https://gerrit.libreoffice.org/46163
-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> |