sfx2/source/dialog/filtergrouping.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 008d3af39e7339c004b03d40cd865f85e925bf35 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Fri Jul 19 20:43:50 2019 +0200 Commit: Noel Grandin <noel.gran...@collabora.co.uk> CommitDate: Fri Jul 26 15:04:50 2019 +0200 Fix typo Change-Id: I4ef49f18dd1cf864cc875f12740e027e5e1c1de9 Reviewed-on: https://gerrit.libreoffice.org/75981 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk> diff --git a/sfx2/source/dialog/filtergrouping.cxx b/sfx2/source/dialog/filtergrouping.cxx index d8a65266a061..0701c5c62f77 100644 --- a/sfx2/source/dialog/filtergrouping.cxx +++ b/sfx2/source/dialog/filtergrouping.cxx @@ -60,7 +60,7 @@ namespace sfx2 Some general words about what's going on here .... <p>In our file open dialog, usually we display every filter we know. That's how it was before: every filter - lead to an own line in the filter list box, e.g. "StarWriter 5.0 Dokument" or "Microsoft Word 97".</p> + lead to an own line in the filter list box, e.g. "StarWriter 5.0 Document" or "Microsoft Word 97".</p> <p>But then the PM came. And everything changed ....</p> @@ -76,7 +76,7 @@ namespace sfx2 is a matter of this implementation. We only do this grouping and suggest it to the FilePicker service ...</p> <p>Now for the second concept:<br/> - Thinking about it (and that's what the PM did), both "StarWriter 5.0 Dokument" and "Microsoft Word 97" + Thinking about it (and that's what the PM did), both "StarWriter 5.0 Document" and "Microsoft Word 97" describe a text document. It's a text. It's of no interest for the user that one of the texts was saved in MS' format, and one in our own format.<br/> So in a first step, we want to have a filter entry "Text documents". This would cover both above-mentioned _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits