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

Stanislav Horacek stanislav.horacek at gmail.com
Fri Feb 10 09:03:57 UTC 2017


 svx/uiconfig/ui/floatingareastyle.ui |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 58e27fc728a4d17dbea2f2fcfda92d3e2b8f8874
Author: Stanislav Horacek <stanislav.horacek at gmail.com>
Date:   Sat Jan 7 13:38:11 2017 +0100

    mark numbers in floatingareastyle.ui as untranslatable
    
    Change-Id: I2a95f50ed32486e47c4017c70ba6bc199317c9c7
    Reviewed-on: https://gerrit.libreoffice.org/32817
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Katarina Behrens <Katarina.Behrens at cib.de>

diff --git a/svx/uiconfig/ui/floatingareastyle.ui b/svx/uiconfig/ui/floatingareastyle.ui
index 74da941..006fb82 100644
--- a/svx/uiconfig/ui/floatingareastyle.ui
+++ b/svx/uiconfig/ui/floatingareastyle.ui
@@ -184,7 +184,6 @@
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="tooltip_text" translatable="yes">Enter a transparency value for the endpoint of the gradient, where 0% is fully opaque and 100% is fully transparent.</property>
-                <property name="text" translatable="yes">0</property>
                 <property name="adjustment">adjustment2</property>
               </object>
               <packing>
@@ -222,7 +221,6 @@
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="tooltip_text" translatable="yes">Specify the border value of gradient transparency.</property>
-                <property name="text" translatable="yes">0</property>
                 <property name="adjustment">adjustment2</property>
               </object>
               <packing>
@@ -275,7 +273,6 @@
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="tooltip_text" translatable="yes">Specify the horizontal offset percentage from the center for the gradient shading style. 50% is the horizontal center.</property>
-                <property name="text" translatable="yes">0</property>
                 <property name="adjustment">adjustment2</property>
               </object>
               <packing>
@@ -288,7 +285,6 @@
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="tooltip_text" translatable="yes">Specify the vertical offset percentage from the center for the gradient shading style.  50% is the vertical center.</property>
-                <property name="text" translatable="yes">0</property>
                 <property name="adjustment">adjustment2</property>
               </object>
               <packing>


More information about the Libreoffice-commits mailing list