diff options
Diffstat (limited to 'svtools/uiconfig/ui/placeedit.ui')
-rw-r--r-- | svtools/uiconfig/ui/placeedit.ui | 2 |
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> |