summaryrefslogtreecommitdiffstats
path: root/cui/uiconfig/ui/calloutpage.ui
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-06-01 22:24:36 +0200
committerJulien Nabet <serval2412@yahoo.fr>2014-06-01 22:34:03 +0200
commitacdff9f9763847c992e0853022896cff781c5ffe (patch)
tree90a64d96bc6937a08964de0c9dd69d481d36a899 /cui/uiconfig/ui/calloutpage.ui
parentsal_uInt16 to size_t (diff)
downloadcore-acdff9f9763847c992e0853022896cff781c5ffe.tar.gz
core-acdff9f9763847c992e0853022896cff781c5ffe.zip
Resolves: fdo#79506 Some numbers are marked as translatable
Exception: http://opengrok.libreoffice.org/xref/core/sd/source/ui/view/DocumentRenderer.src#55 Change-Id: Iecfe49b51ed68de00f1b5adfb5bca9fa793fb1f9
Diffstat (limited to 'cui/uiconfig/ui/calloutpage.ui')
-rw-r--r--cui/uiconfig/ui/calloutpage.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/uiconfig/ui/calloutpage.ui b/cui/uiconfig/ui/calloutpage.ui
index 886331332e9d..846b7e6469c5 100644
--- a/cui/uiconfig/ui/calloutpage.ui
+++ b/cui/uiconfig/ui/calloutpage.ui
@@ -112,7 +112,7 @@
<object class="GtkSpinButton" id="length:0.00mm">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="text" translatable="yes">0.00</property>
+ <property name="text" translatable="no">0.00</property>
<property name="adjustment">adjustment1</property>
<property name="digits">2</property>
</object>
@@ -225,7 +225,7 @@
<object class="GtkSpinButton" id="by:0.00mm">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="text" translatable="yes">0.00</property>
+ <property name="text" translatable="no">0.00</property>
<property name="adjustment">adjustment1</property>
<property name="digits">2</property>
</object>
@@ -269,7 +269,7 @@
<object class="GtkSpinButton" id="spacing:0.00mm">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="text" translatable="yes">0.00</property>
+ <property name="text" translatable="no">0.00</property>
<property name="adjustment">adjustment1</property>
<property name="digits">2</property>
</object>