diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-04-22 13:01:26 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-04-22 16:52:48 +0200 |
commit | 547de307ef683ade5e24a37b0301d1eae3350cc3 (patch) | |
tree | ec4bb85db6cd35a798cb16d7f9df18b1d6ab9115 | |
parent | a81010b7f3ff48667d22fc654dcd7eeae2eda70f (diff) |
Mute l10n of numbers
Change-Id: Ia689d9d69c40d4c3e85c818eafc5d8cac10670f4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114492
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/01/04060101.xhp | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/source/text/scalc/01/04060101.xhp b/source/text/scalc/01/04060101.xhp index 0c0e4bd848..543c76bed5 100644 --- a/source/text/scalc/01/04060101.xhp +++ b/source/text/scalc/01/04060101.xhp @@ -396,7 +396,7 @@ <tablecell> </tablecell> <tablecell> - <paragraph id="par_id41616246075884" role="tablecontent">>600</paragraph> + <paragraph id="par_id41616246075884" localize="false" role="tablecontent">>600</paragraph> </tablecell> <tablecell> </tablecell> @@ -466,7 +466,7 @@ <tablecell> </tablecell> <tablecell> - <paragraph id="par_id71616250414319" role="tablecontent">>7</paragraph> + <paragraph id="par_id71616250414319" localize="false" role="tablecontent">>7</paragraph> </tablecell> <tablecell> <paragraph id="par_id531616250419463" localize="false" role="tablecontent">2</paragraph> @@ -614,10 +614,10 @@ <tablecell> </tablecell> <tablecell> - <paragraph id="par_id411616252568693" role="tablecontent">>=8</paragraph> + <paragraph id="par_id411616252568693" localize="false" role="tablecontent">>=8</paragraph> </tablecell> <tablecell> - <paragraph id="par_id441616252573495" role="tablecontent"><=10</paragraph> + <paragraph id="par_id441616252573495" localize="false" role="tablecontent"><=10</paragraph> </tablecell> <tablecell> </tablecell> @@ -685,7 +685,7 @@ <paragraph id="par_id231616253246590" localize="false" role="tablehead">13</paragraph> </tablecell> <tablecell> - <paragraph id="par_id251616253264022" role="tablecontent">F*</paragraph> + <paragraph id="par_id251616253264022" localize="false" role="tablecontent">F*</paragraph> </tablecell> <tablecell> </tablecell> @@ -758,7 +758,7 @@ <paragraph id="par_id391616253645567" localize="false" role="tablehead">13</paragraph> </tablecell> <tablecell> - <paragraph id="par_id761616253649791" role="tablecontent">[ABC].*</paragraph> + <paragraph id="par_id761616253649791" localize="false" role="tablecontent">[ABC].*</paragraph> </tablecell> <tablecell> </tablecell> |