summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ui2
-rw-r--r--sc/uiconfig/scalc/ui/movingaveragedialog.ui2
-rw-r--r--sc/uiconfig/scalc/ui/randomnumbergenerator.ui6
-rw-r--r--sc/uiconfig/scalc/ui/samplingdialog.ui4
4 files changed, 7 insertions, 7 deletions
diff --git a/sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ui b/sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ui
index aec9a9a1c58d..93a5884e338d 100644
--- a/sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ui
+++ b/sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ui
@@ -310,7 +310,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">•</property>
- <property name="text" translatable="yes">0,20</property>
+ <property name="text" translatable="no">0,20</property>
<property name="adjustment">smoothing-factor-adjustment</property>
<property name="digits">2</property>
<property name="value">0.20000000298023224</property>
diff --git a/sc/uiconfig/scalc/ui/movingaveragedialog.ui b/sc/uiconfig/scalc/ui/movingaveragedialog.ui
index 6e3a7c359abf..c16f4aded5c7 100644
--- a/sc/uiconfig/scalc/ui/movingaveragedialog.ui
+++ b/sc/uiconfig/scalc/ui/movingaveragedialog.ui
@@ -308,7 +308,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">•</property>
- <property name="text" translatable="yes">2</property>
+ <property name="text" translatable="no">2</property>
<property name="adjustment">interval-adjustment</property>
<property name="value">2</property>
</object>
diff --git a/sc/uiconfig/scalc/ui/randomnumbergenerator.ui b/sc/uiconfig/scalc/ui/randomnumbergenerator.ui
index e46f1b34ccda..002b8488214d 100644
--- a/sc/uiconfig/scalc/ui/randomnumbergenerator.ui
+++ b/sc/uiconfig/scalc/ui/randomnumbergenerator.ui
@@ -315,7 +315,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="invisible_char">•</property>
- <property name="text" translatable="yes">0,0000</property>
+ <property name="text" translatable="no">0,0000</property>
<property name="adjustment">parameter2-adjustment</property>
<property name="digits">4</property>
</object>
@@ -330,7 +330,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="invisible_char">•</property>
- <property name="text" translatable="yes">1,0000</property>
+ <property name="text" translatable="no">1,0000</property>
<property name="adjustment">parameter1-adjustment</property>
<property name="digits">4</property>
<property name="value">1</property>
@@ -461,7 +461,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="invisible_char">•</property>
- <property name="text" translatable="yes">1</property>
+ <property name="text" translatable="no">1</property>
<property name="adjustment">decimal-places-adjustment</property>
<property name="value">1</property>
</object>
diff --git a/sc/uiconfig/scalc/ui/samplingdialog.ui b/sc/uiconfig/scalc/ui/samplingdialog.ui
index 9a1f7216555c..7689beccfb8e 100644
--- a/sc/uiconfig/scalc/ui/samplingdialog.ui
+++ b/sc/uiconfig/scalc/ui/samplingdialog.ui
@@ -230,7 +230,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="invisible_char">•</property>
- <property name="text" translatable="yes">0</property>
+ <property name="text" translatable="no">0</property>
<property name="adjustment">sample-size-adjustment</property>
<property name="update_policy">if-valid</property>
</object>
@@ -295,7 +295,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="invisible_char">•</property>
- <property name="text" translatable="yes">1</property>
+ <property name="text" translatable="no">1</property>
<property name="adjustment">period-adjustment</property>
<property name="value">1</property>
</object>