summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2021-11-13 14:31:05 +0200
committerIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2021-11-16 14:51:50 +0100
commitfcbf3841c534aa7a96e0ff893ecc1c1c4af961e5 (patch)
treec8d402ef58e807c4f27efe273b1580f1c727dce1 /cui
parentae4a9d5cc50d94f3180ce3e5d3793c0a403074cd (diff)
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>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/connpooloptions.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/connpooloptions.ui b/cui/uiconfig/ui/connpooloptions.ui
index e95aa845f60d..83487e9c9d37 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>