summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-07-21 00:40:54 +0200
committerFridrich Strba <fridrich@documentfoundation.org>2013-07-22 17:39:26 +0000
commitcb99d8238502fad55aa62c5cadb0c188cc61d067 (patch)
treeeafb0cd643cb5496f3a32817bac3ec4c805810b3
parent86ec35f71d28061a21c00b12c23c41351002a701 (diff)
fdo#66274: Saving document as RTF result in text 'Use Rich Text Format Format'
Change-Id: Id617816c8530b7536238b5aa4a471c57a2a0b82e Reviewed-on: https://gerrit.libreoffice.org/4999 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
-rw-r--r--filter/source/config/fragments/filters/Rich_Text_Format.xcu2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/config/fragments/filters/Rich_Text_Format.xcu b/filter/source/config/fragments/filters/Rich_Text_Format.xcu
index 4bb6a82a0b77..602ca4248739 100644
--- a/filter/source/config/fragments/filters/Rich_Text_Format.xcu
+++ b/filter/source/config/fragments/filters/Rich_Text_Format.xcu
@@ -21,7 +21,7 @@
<prop oor:name="FilterService"><value>com.sun.star.comp.Writer.RtfFilter</value></prop>
<prop oor:name="UserData"><value>RTF</value></prop>
<prop oor:name="UIName">
- <value xml:lang="x-default">Rich Text Format</value>
+ <value xml:lang="x-default">Rich Text</value>
</prop>
<prop oor:name="FileFormatVersion"><value>0</value></prop>
<prop oor:name="Type"><value>writer_Rich_Text_Format</value></prop>