summaryrefslogtreecommitdiff
path: root/svx/uiconfig/ui
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2016-11-23 08:51:43 +0100
committerAndras Timar <andras.timar@collabora.com>2016-11-23 08:53:30 +0100
commitbe052dfbde2ed071791d271d6c7d8101b128979b (patch)
tree7a94f93bfc1f3cbc8dccb942b1445b04d8ae8b31 /svx/uiconfig/ui
parentde35a932f409893e11faed78ca9e486b7cb3c265 (diff)
make strings localizable
Change-Id: Ic74b55b12926a23e9e98308407a88e73dc9cb0c7 (cherry picked from commit 666eb88b3125e8d62e05f6e0fc75cc6653ab42d5)
Diffstat (limited to 'svx/uiconfig/ui')
-rw-r--r--svx/uiconfig/ui/profileexporteddialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/uiconfig/ui/profileexporteddialog.ui b/svx/uiconfig/ui/profileexporteddialog.ui
index 93ac9de6a73f..b21c76a38e46 100644
--- a/svx/uiconfig/ui/profileexporteddialog.ui
+++ b/svx/uiconfig/ui/profileexporteddialog.ui
@@ -37,7 +37,7 @@
</child>
<child>
<object class="GtkButton" id="openfolder">
- <property name="label">Open Containing _Folder</property>
+ <property name="label" translatable="yes">Open Containing _Folder</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>