summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2014-08-27 14:39:01 +0200
committerAndras Timar <andras.timar@collabora.com>2014-08-27 14:39:01 +0200
commitbe84c0e8752cff050fbf8056848fa47a56be6b03 (patch)
tree7d81fc26dda698676b0fc8ec325d21233294fe01 /svx
parent46ad54725bf28ea75278eb63dbf95c4a29618c1c (diff)
make .ui label translatable
Change-Id: I59153a29e6271abb4d184bd3c67cd8fb2c092669
Diffstat (limited to 'svx')
-rw-r--r--svx/uiconfig/ui/formlinkwarndialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/uiconfig/ui/formlinkwarndialog.ui b/svx/uiconfig/ui/formlinkwarndialog.ui
index ba156d8a5ac8..2ee639b4b820 100644
--- a/svx/uiconfig/ui/formlinkwarndialog.ui
+++ b/svx/uiconfig/ui/formlinkwarndialog.ui
@@ -25,7 +25,7 @@ How do you want to proceed?</property>
<property name="layout_style">end</property>
<child>
<object class="GtkButton" id="ok">
- <property name="label">_Edit</property>
+ <property name="label" translatable="yes">_Edit</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>