[Libreoffice-commits] core.git: sw/uiconfig

Stanislav Horacek stanislav.horacek at gmail.com
Fri Feb 3 10:07:56 UTC 2017


 sw/uiconfig/swriter/ui/pagemargincontrol.ui |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 9cbc3436eac193e6ae0164835fbf1f04e31707ab
Author: Stanislav Horacek <stanislav.horacek at gmail.com>
Date:   Tue Jan 3 22:51:24 2017 +0100

    remove unused text property of spinbuttons
    
    to remove numbers from translatable strings
    
    Change-Id: I2cea3bef08e21683d521f9ab9ce8c11c8d2e6b49
    Reviewed-on: https://gerrit.libreoffice.org/32705
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Katarina Behrens <Katarina.Behrens at cib.de>

diff --git a/sw/uiconfig/swriter/ui/pagemargincontrol.ui b/sw/uiconfig/swriter/ui/pagemargincontrol.ui
index 921d1ce..43a67f7 100644
--- a/sw/uiconfig/swriter/ui/pagemargincontrol.ui
+++ b/sw/uiconfig/swriter/ui/pagemargincontrol.ui
@@ -352,7 +352,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="hexpand">True</property>
-                        <property name="text" translatable="yes">0,00</property>
                         <property name="adjustment">adjustment1</property>
                         <property name="digits">2</property>
                       </object>
@@ -366,7 +365,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="hexpand">True</property>
-                        <property name="text" translatable="yes">0,00</property>
                         <property name="adjustment">adjustment1</property>
                         <property name="digits">2</property>
                       </object>
@@ -380,7 +378,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="hexpand">True</property>
-                        <property name="text" translatable="yes">0,00</property>
                         <property name="adjustment">adjustment1</property>
                         <property name="digits">2</property>
                       </object>
@@ -394,7 +391,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="hexpand">True</property>
-                        <property name="text" translatable="yes">0,00</property>
                         <property name="adjustment">adjustment1</property>
                         <property name="digits">2</property>
                       </object>


More information about the Libreoffice-commits mailing list