Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1680

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/80/1680/1

fdo#58854 'Insert' button was untranslatable

Change-Id: Iedb17e216083fdb8990fe9dc663b27eaa352ecf3
---
M sw/uiconfig/swriter/ui/inserttable.ui
1 file changed, 1 insertion(+), 1 deletion(-)



diff --git a/sw/uiconfig/swriter/ui/inserttable.ui 
b/sw/uiconfig/swriter/ui/inserttable.ui
index 9cf3cdc..b05a053 100644
--- a/sw/uiconfig/swriter/ui/inserttable.ui
+++ b/sw/uiconfig/swriter/ui/inserttable.ui
@@ -42,7 +42,7 @@
             </child>
             <child>
               <object class="GtkButton" id="ok">
-                <property name="label">Insert</property>
+                <property name="label" translatable="yes">Insert</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/1680
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iedb17e216083fdb8990fe9dc663b27eaa352ecf3
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