summaryrefslogtreecommitdiff
path: root/filter/source/config/fragments/filters/Rich_Text_Format.xcu
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2014-01-17 09:18:56 +0100
committerAndras Timar <andras.timar@collabora.com>2014-01-17 08:31:29 +0000
commit450f4328551c8d9a542ca87c3cfebec90d14e6b5 (patch)
treeffad629f872d65e3eaf52f74e309383134f3bcc2 /filter/source/config/fragments/filters/Rich_Text_Format.xcu
parent43a807f3a7d92d10d5822d240dbdb57031d8993b (diff)
Make all UIName localizable for filters
Change-Id: Ie5c597f950c344a25c97aa990536ef66b001f41e Reviewed-on: https://gerrit.libreoffice.org/7492 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'filter/source/config/fragments/filters/Rich_Text_Format.xcu')
-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 602ca4248739..2394083109bb 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</value>
+ <value xml:lang="en-US">Rich Text</value>
</prop>
<prop oor:name="FileFormatVersion"><value>0</value></prop>
<prop oor:name="Type"><value>writer_Rich_Text_Format</value></prop>