[Libreoffice-commits] help.git: source/text

Olivier Hallot (via logerrit) logerrit at kemper.freedesktop.org
Mon Jan 20 12:19:25 UTC 2020


 source/text/shared/guide/convertfilters.xhp |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit fb916278132a481a2fdd0bd8450a2bf7066d5581
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Mon Jan 20 09:08:18 2020 -0300
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Mon Jan 20 13:19:04 2020 +0100

    Mute L10n for 'text/plain' mime type
    
    Change-Id: I9ab85205b199706d630e74b578ebbcec69a3170b
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87068
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/shared/guide/convertfilters.xhp b/source/text/shared/guide/convertfilters.xhp
index 4d9de9c4e..50812954b 100644
--- a/source/text/shared/guide/convertfilters.xhp
+++ b/source/text/shared/guide/convertfilters.xhp
@@ -500,7 +500,7 @@
                 <paragraph role="paragraph" id="par_writer123">Text</paragraph>
             </tablecell>
             <tablecell>
-                <paragraph role="paragraph" id="par_writer124">text/plain</paragraph>
+                <paragraph role="paragraph" id="par_writer124" localize="false">text/plain</paragraph>
             </tablecell>
             <tablecell>
                 <paragraph role="paragraph" id="par_writer125" localize="false">csv tsv tab txt</paragraph>
@@ -511,7 +511,7 @@
                 <paragraph role="paragraph" id="par_writer126">Text</paragraph>
             </tablecell>
             <tablecell>
-                <paragraph role="paragraph" id="par_writer127">text/plain</paragraph>
+                <paragraph role="paragraph" id="par_writer127" localize="false">text/plain</paragraph>
             </tablecell>
             <tablecell>
                 <paragraph role="paragraph" id="par_writer128" localize="false">csv tsv tab txt</paragraph>
@@ -522,7 +522,7 @@
                 <paragraph role="paragraph" id="par_writer129">Text</paragraph>
             </tablecell>
             <tablecell>
-                <paragraph role="paragraph" id="par_writer130">text/plain</paragraph>
+                <paragraph role="paragraph" id="par_writer130" localize="false">text/plain</paragraph>
             </tablecell>
             <tablecell>
                 <paragraph role="paragraph" id="par_writer131" localize="false">csv tsv tab txt</paragraph>
@@ -1157,7 +1157,7 @@
                 <paragraph role="paragraph" id="par_calc117">Text</paragraph>
             </tablecell>
             <tablecell>
-                <paragraph role="paragraph" id="par_calc118">text/plain</paragraph>
+                <paragraph role="paragraph" id="par_calc118" localize="false">text/plain</paragraph>
             </tablecell>
             <tablecell>
                 <paragraph role="paragraph" id="par_calc119" localize="false">csv tsv tab txt</paragraph>


More information about the Libreoffice-commits mailing list