summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorStanislav Horacek <stanislav.horacek@gmail.com>2015-10-16 19:08:21 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2015-10-18 11:58:49 +0000
commit6f3fa536a14d10733f4eb04747ecc74e0eac080d (patch)
tree76854711c86c7fabef1692225bfed0106ccf0f0b /svtools
parent2d27c57fb8933494137a1c7619b2ece548e77f92 (diff)
mark number as untranslatable
Change-Id: I4049603621ed48f41e3176e4a0a0b73ec1d674d4 Reviewed-on: https://gerrit.libreoffice.org/19412 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'svtools')
-rw-r--r--svtools/uiconfig/ui/placeedit.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/uiconfig/ui/placeedit.ui b/svtools/uiconfig/ui/placeedit.ui
index e3c0d3cd64c0..da6b49821ca7 100644
--- a/svtools/uiconfig/ui/placeedit.ui
+++ b/svtools/uiconfig/ui/placeedit.ui
@@ -354,7 +354,7 @@
<property name="max_length">4</property>
<property name="invisible_char">●</property>
<property name="max_width_chars">4</property>
- <property name="text" translatable="yes">0</property>
+ <property name="text" translatable="no">0</property>
<property name="adjustment">adjustment1</property>
<property name="numeric">True</property>
</object>