diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-01-02 20:52:46 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-01-04 01:03:52 +0100 |
commit | 3c77843503d8aa93a874e5d9271c5dd52dc62efe (patch) | |
tree | a8458388b5d83be77d88a7c5d98f6a0d4a43a183 | |
parent | 9c01242d5ab31b6eac99d3f7ce153848c9f26c22 (diff) |
Update convert filter Help page (no l10n involved)
Change-Id: I536ade27439dc2e7903a648a8c1e882ab50ea4ac
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161574
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit d75ec728e3d0fae9c7b24f6ffcf2c8e156699af2)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161561
-rw-r--r-- | source/text/shared/guide/convertfilters.xhp | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/source/text/shared/guide/convertfilters.xhp b/source/text/shared/guide/convertfilters.xhp index 72cd563cc5..19ae0e9d9c 100644 --- a/source/text/shared/guide/convertfilters.xhp +++ b/source/text/shared/guide/convertfilters.xhp @@ -833,6 +833,17 @@ </tablerow> <tablerow> <tablecell> + <paragraph role="table_font_small paragraph" id="FilterName_Apache_Parquet_Spreadsheet">Apache Parquet Spreadsheet</paragraph> + </tablecell> + <tablecell> + <paragraph role="table_font_small paragraph" id="APIName_Apache_Parquet_Spreadsheet" localize="false">"Apache Parquet Spreadsheet"</paragraph> + </tablecell> + <tablecell> + <paragraph role="table_font_small paragraph" id="MediaType_Apache_Parquet_Spreadsheet" localize="false">None (parquet)</paragraph> + </tablecell> + </tablerow> + <tablerow> + <tablecell> <paragraph role="table_font_small paragraph" id="FilterName_dBase">dBASE</paragraph> </tablecell> <tablecell> @@ -1734,7 +1745,7 @@ <paragraph role="table_font_small paragraph" id="APIName_writer_png_Export" localize="false">"writer_png_Export"</paragraph> </tablecell> <tablecell> - <paragraph role="table_font_small paragraph" id="MediaType_writer_png_Export" localize="false">image/png (png)</paragraph> + <paragraph role="table_font_small paragraph" id="MediaType_writer_png_Export" localize="false">image/png (png apng)</paragraph> </tablecell> </tablerow> <tablerow> |