diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-01-20 09:08:18 -0300 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-01-20 13:54:37 +0100 |
commit | e99f03ffce30a949c6bb865b98de8d5a0473668f (patch) | |
tree | 43708836eb666196df1c54c06b4e8bc2fdfb48fe /source/text | |
parent | 191058eba782a34dad89959d5a20d6f2edd4bc3a (diff) |
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@libreoffice.org>
(cherry picked from commit fb916278132a481a2fdd0bd8450a2bf7066d5581)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87071
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/shared/guide/convertfilters.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/guide/convertfilters.xhp b/source/text/shared/guide/convertfilters.xhp index 4d9de9c4ea..50812954b0 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> |