summaryrefslogtreecommitdiff
path: root/vcl/uiconfig
diff options
context:
space:
mode:
authorJoren De Cuyper <jorendc@libreoffice.org>2014-06-22 20:57:10 +0200
committerCaolán McNamara <caolanm@redhat.com>2014-06-23 09:01:25 +0000
commit171efcb7acf367e8db53694489815452d2a9894a (patch)
treed3a72c90692cf2daa5355e9fa00d92fd8312e8b2 /vcl/uiconfig
parent5232d01ee5afea97b80da39b082012ee4c1a1409 (diff)
fdo#76203 - use consistent titlecase for UI title labels
Change-Id: Icae67c083ca867c89cff7f9d5d44dbbe4aadcba9 Reviewed-on: https://gerrit.libreoffice.org/9858 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'vcl/uiconfig')
-rw-r--r--vcl/uiconfig/ui/printdialog.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/uiconfig/ui/printdialog.ui b/vcl/uiconfig/ui/printdialog.ui
index a23543cb5ff9..74654585389e 100644
--- a/vcl/uiconfig/ui/printdialog.ui
+++ b/vcl/uiconfig/ui/printdialog.ui
@@ -795,7 +795,7 @@
<object class="GtkLabel" id="label13">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Range and copies</property>
+ <property name="label" translatable="yes">Range and Copies</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@@ -1463,7 +1463,7 @@
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Page sides</property>
+ <property name="label" translatable="yes">Page Sides</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>