summaryrefslogtreecommitdiff
path: root/sfx2
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 /sfx2
parentde35a932f409893e11faed78ca9e486b7cb3c265 (diff)
make strings localizable
Change-Id: Ic74b55b12926a23e9e98308407a88e73dc9cb0c7 (cherry picked from commit 666eb88b3125e8d62e05f6e0fc75cc6653ab42d5)
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/uiconfig/ui/safemodequerydialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/uiconfig/ui/safemodequerydialog.ui b/sfx2/uiconfig/ui/safemodequerydialog.ui
index 8a246910dd9f..60d6b3a426ed 100644
--- a/sfx2/uiconfig/ui/safemodequerydialog.ui
+++ b/sfx2/uiconfig/ui/safemodequerydialog.ui
@@ -37,7 +37,7 @@
</child>
<child>
<object class="GtkButton" id="restart">
- <property name="label">_Restart</property>
+ <property name="label" translatable="yes">_Restart</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>