diff options
author | Joren De Cuyper <jorendc@libreoffice.org> | 2014-06-22 20:57:10 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-06-23 09:01:25 +0000 |
commit | 171efcb7acf367e8db53694489815452d2a9894a (patch) | |
tree | d3a72c90692cf2daa5355e9fa00d92fd8312e8b2 /sw/uiconfig/swriter/ui/opttablepage.ui | |
parent | 5232d01ee5afea97b80da39b082012ee4c1a1409 (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 'sw/uiconfig/swriter/ui/opttablepage.ui')
-rw-r--r-- | sw/uiconfig/swriter/ui/opttablepage.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/uiconfig/swriter/ui/opttablepage.ui b/sw/uiconfig/swriter/ui/opttablepage.ui index 438287f36782..4aeeec68e94a 100644 --- a/sw/uiconfig/swriter/ui/opttablepage.ui +++ b/sw/uiconfig/swriter/ui/opttablepage.ui @@ -213,7 +213,7 @@ <object class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Input in tables</property> + <property name="label" translatable="yes">Input in Tables</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -611,7 +611,7 @@ <object class="GtkLabel" id="label3"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Keyboard handling</property> + <property name="label" translatable="yes">Keyboard Handling</property> <attributes> <attribute name="weight" value="bold"/> </attributes> |