summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swriter/ui/templatedialog2.ui
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2013-11-17 10:55:50 +0100
committerAndras Timar <andras.timar@collabora.com>2013-11-17 10:55:50 +0100
commitaecc0d723f707bc827643b361e6970be63445258 (patch)
tree1fa2b812048a4e65252c0d09635973acdae204a1 /sw/uiconfig/swriter/ui/templatedialog2.ui
parentee8b9849466e202c913baefaf81de0ed06cdab66 (diff)
missing translatable="yes" attributes
Change-Id: I138c8f245e4bfb2f23dd4cd8a629d8e5e3aac56b
Diffstat (limited to 'sw/uiconfig/swriter/ui/templatedialog2.ui')
-rw-r--r--sw/uiconfig/swriter/ui/templatedialog2.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/templatedialog2.ui b/sw/uiconfig/swriter/ui/templatedialog2.ui
index 8b736299ee51..d376ffdefa29 100644
--- a/sw/uiconfig/swriter/ui/templatedialog2.ui
+++ b/sw/uiconfig/swriter/ui/templatedialog2.ui
@@ -91,7 +91,7 @@
</child>
<child>
<object class="GtkButton" id="standard">
- <property name="label">_Standard</property>
+ <property name="label" translatable="yes">_Standard</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>