diff options
author | Noel <noelgrandin@gmail.com> | 2020-10-02 12:35:26 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-10-07 08:15:06 +0200 |
commit | 8eff280bc08ec3d7b2312ae4ee48df4d7328b7de (patch) | |
tree | b11a89cba1421add34b22beb98dfeb6cc8bb7bca /sw/uiconfig/swriter/ui/mmresultemaildialog.ui | |
parent | 3d056824c687df567c05bf31554fa40ea2baef18 (diff) |
ui files: fix some capitalisation issues
Change-Id: Id2efb6e5f1c115cb31a6afd3f988fe156c5ad56e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103829
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/uiconfig/swriter/ui/mmresultemaildialog.ui')
-rw-r--r-- | sw/uiconfig/swriter/ui/mmresultemaildialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/uiconfig/swriter/ui/mmresultemaildialog.ui b/sw/uiconfig/swriter/ui/mmresultemaildialog.ui index 8e590ecea8d6..dfb174c5db39 100644 --- a/sw/uiconfig/swriter/ui/mmresultemaildialog.ui +++ b/sw/uiconfig/swriter/ui/mmresultemaildialog.ui @@ -353,7 +353,7 @@ <object class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes" context="mmresultemaildialog|label2">Email options</property> + <property name="label" translatable="yes" context="mmresultemaildialog|label2">Email Options</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -501,7 +501,7 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes" context="mmresultemaildialog|label1">Send records</property> + <property name="label" translatable="yes" context="mmresultemaildialog|label1">Send Records</property> <attributes> <attribute name="weight" value="bold"/> </attributes> |