summaryrefslogtreecommitdiff
path: root/sfx2/uiconfig/ui
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2014-07-10 17:10:18 +0200
committerAndras Timar <andras.timar@collabora.com>2014-07-10 17:10:18 +0200
commit2aae58b82cb8719ff3ac42aaf0eac82fa9645614 (patch)
tree8350a24a6f2cef33f495133b73b4dc456fdd8e90 /sfx2/uiconfig/ui
parentcfca22cf7fac269aa480bbd4584142e23847e7f0 (diff)
make label translatable
Change-Id: I1e7703489ad9c41efbd22863fc9dbe86afee5e3e
Diffstat (limited to 'sfx2/uiconfig/ui')
-rw-r--r--sfx2/uiconfig/ui/startcenter.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/uiconfig/ui/startcenter.ui b/sfx2/uiconfig/ui/startcenter.ui
index 32dfcac1718e..b559ca0c5fc2 100644
--- a/sfx2/uiconfig/ui/startcenter.ui
+++ b/sfx2/uiconfig/ui/startcenter.ui
@@ -260,7 +260,7 @@
<property name="orientation">vertical</property>
<child>
<object class="GtkButton" id="help">
- <property name="label">He_lp</property>
+ <property name="label" translatable="yes">He_lp</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>