Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1663

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/63/1663/1

'Calculate' string was untranslatable

Change-Id: I289e3f2c16ac1cd109e511af11f9a8fa38894edb
---
M svx/uiconfig/ui/compressgraphicdialog.ui
1 file changed, 1 insertion(+), 1 deletion(-)



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>

-- 
To view, visit https://gerrit.libreoffice.org/1663
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I289e3f2c16ac1cd109e511af11f9a8fa38894edb
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Andras Timar <ati...@suse.com>

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to