summaryrefslogtreecommitdiff
path: root/svx/uiconfig/ui
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2014-06-16 12:32:25 +0200
committerAndras Timar <andras.timar@collabora.com>2014-06-16 12:32:25 +0200
commit76fe2776afea5d2b02aeef1052e84a9d9f7fbbb1 (patch)
treecd3b1d3a9f664665c4d0277175936301c325c7c8 /svx/uiconfig/ui
parente9f405a0daf1dc47a46cb902f05fe24e095b837d (diff)
translatable="yes" in .ui files
Change-Id: I2f15875aaba4d960e7b66d38286ef08e091532e1
Diffstat (limited to 'svx/uiconfig/ui')
-rw-r--r--svx/uiconfig/ui/docrecoveryrecoverdialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/uiconfig/ui/docrecoveryrecoverdialog.ui b/svx/uiconfig/ui/docrecoveryrecoverdialog.ui
index f11f71eda0e5..4de5a55fa1cf 100644
--- a/svx/uiconfig/ui/docrecoveryrecoverdialog.ui
+++ b/svx/uiconfig/ui/docrecoveryrecoverdialog.ui
@@ -19,7 +19,7 @@
<property name="layout_style">end</property>
<child>
<object class="GtkButton" id="next">
- <property name="label">_Start Recovery &gt;</property>
+ <property name="label" translatable="yes">_Start Recovery &gt;</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>