[Libreoffice-commits] .: svx/uiconfig
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sat Jan 12 01:48:33 PST 2013
svx/uiconfig/ui/compressgraphicdialog.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 103850679245b6dd7fcea1622ef6c8696a47ef8b
Author: Andras Timar <atimar at suse.com>
Date: Sat Jan 12 10:51:14 2013 +0100
'Calculate' string was untranslatable
Change-Id: I289e3f2c16ac1cd109e511af11f9a8fa38894edb
diff --git a/svx/uiconfig/ui/compressgraphicdialog.ui b/svx/uiconfig/ui/compressgraphicdialog.ui
index 2f944f8..59b85b5 100644
--- a/svx/uiconfig/ui/compressgraphicdialog.ui
+++ b/svx/uiconfig/ui/compressgraphicdialog.ui
@@ -205,7 +205,7 @@
</child>
<child>
<object class="GtkButton" id="calculate">
- <property name="label">Calculate</property>
+ <property name="label" translatable="yes">Calculate</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
More information about the Libreoffice-commits
mailing list