Related tdf#139031: add missing colons
Reporter mentioned a bunch of missing colons across the UI.
Change-Id: I278d0ad7073fb399c979f0fc52adc306f51ae49d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125147
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
diff --git a/cui/uiconfig/ui/connpooloptions.ui b/cui/uiconfig/ui/connpooloptions.ui
index e95aa84..83487e9 100644
--- a/cui/uiconfig/ui/connpooloptions.ui
+++ b/cui/uiconfig/ui/connpooloptions.ui
@@ -155,7 +155,7 @@
<object class="GtkLabel" id="timeoutlabel">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="connpooloptions|timeoutlabel">_Timeout (seconds)</property>
<property name="label" translatable="yes" context="connpooloptions|timeoutlabel">_Timeout (seconds):</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">timeout</property>
<property name="xalign">0</property>
diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui b/filter/uiconfig/ui/pdfgeneralpage.ui
index ebfa097..862b4bf 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -230,7 +230,7 @@
</child>
<child>
<object class="GtkCheckButton" id="reduceresolution">
<property name="label" translatable="yes" context="pdfgeneralpage|reduceresolution">Reduce ima_ge resolution</property>
<property name="label" translatable="yes" context="pdfgeneralpage|reduceresolution">Reduce ima_ge resolution to:</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
diff --git a/svx/uiconfig/ui/compressgraphicdialog.ui b/svx/uiconfig/ui/compressgraphicdialog.ui
index e86d6f4..727191ec 100644
--- a/svx/uiconfig/ui/compressgraphicdialog.ui
+++ b/svx/uiconfig/ui/compressgraphicdialog.ui
@@ -314,7 +314,7 @@
<property name="margin-top">6</property>
<child>
<object class="GtkCheckButton" id="checkbox-reduce-resolution">
<property name="label" translatable="yes" context="compressgraphicdialog|checkbox-reduce-resolution">Reduce image resolution</property>
<property name="label" translatable="yes" context="compressgraphicdialog|checkbox-reduce-resolution">Reduce image resolution to:</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
diff --git a/sw/uiconfig/swriter/ui/optcomparison.ui b/sw/uiconfig/swriter/ui/optcomparison.ui
index 7f52143..62d228c 100644
--- a/sw/uiconfig/swriter/ui/optcomparison.ui
+++ b/sw/uiconfig/swriter/ui/optcomparison.ui
@@ -110,7 +110,7 @@
<property name="margin-top">6</property>
<child>
<object class="GtkCheckButton" id="ignore">
<property name="label" translatable="yes" context="optcomparison|ignore">Ignore _pieces of length</property>
<property name="label" translatable="yes" context="optcomparison|ignore">Ignore _pieces of length:</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
diff --git a/sw/uiconfig/swriter/ui/viewoptionspage.ui b/sw/uiconfig/swriter/ui/viewoptionspage.ui
index a4e56ac..69dd85e 100644
--- a/sw/uiconfig/swriter/ui/viewoptionspage.ui
+++ b/sw/uiconfig/swriter/ui/viewoptionspage.ui
@@ -393,7 +393,7 @@
<property name="column-spacing">12</property>
<child>
<object class="GtkCheckButton" id="vruler">
<property name="label" translatable="yes" context="viewoptionspage|vruler">Verti_cal ruler</property>
<property name="label" translatable="yes" context="viewoptionspage|vruler">Verti_cal ruler:</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
@@ -467,7 +467,7 @@
<object class="GtkLabel" id="hruler">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="viewoptionspage|hruler">Hori_zontal ruler</property>
<property name="label" translatable="yes" context="viewoptionspage|hruler">Hori_zontal ruler:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">hrulercombobox</property>
<property name="ellipsize">end</property>
@@ -541,7 +541,7 @@
<object class="GtkLabel" id="measureunitlabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="viewoptionspage|measureunitlabel">Measurement unit</property>
<property name="label" translatable="yes" context="viewoptionspage|measureunitlabel">Measurement unit:</property>
</object>
<packing>
<property name="left-attach">0</property>