summaryrefslogtreecommitdiff
path: root/filter
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 /filter
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 'filter')
-rw-r--r--filter/uiconfig/ui/pdfgeneralpage.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui b/filter/uiconfig/ui/pdfgeneralpage.ui
index ebfa097c0358..862b4bf56b11 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>