diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2017-01-07 13:38:11 +0100 |
---|---|---|
committer | Katarina Behrens <Katarina.Behrens@cib.de> | 2017-02-10 09:03:22 +0000 |
commit | 58e27fc728a4d17dbea2f2fcfda92d3e2b8f8874 (patch) | |
tree | dd14232c9d86d8542de29bd40d4fd599fcfe06fb /svx | |
parent | d4036d3a89b65a4912f62e3930eb1a31cd90a16b (diff) |
mark numbers in floatingareastyle.ui as untranslatable
Change-Id: I2a95f50ed32486e47c4017c70ba6bc199317c9c7
Reviewed-on: https://gerrit.libreoffice.org/32817
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'svx')
-rw-r--r-- | svx/uiconfig/ui/floatingareastyle.ui | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/uiconfig/ui/floatingareastyle.ui b/svx/uiconfig/ui/floatingareastyle.ui index 74da941bdc24..006fb82dc6ea 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> |