diff options
Diffstat (limited to 'mail/mail-config.ui')
-rw-r--r-- | mail/mail-config.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mail-config.ui b/mail/mail-config.ui index 213f397660..4a7515d349 100644 --- a/mail/mail-config.ui +++ b/mail/mail-config.ui @@ -5047,7 +5047,7 @@ For example: "Work" or "Personal"</property> <object class="GtkLabel" id="lblSourceUseSSL"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">_Use Secure Connection:</property> + <property name="label" translatable="yes">_Use secure connection:</property> <property name="use_underline">True</property> <property name="justify">center</property> <property name="mnemonic_widget">source_use_ssl</property> @@ -5551,7 +5551,7 @@ For example: "Work" or "Personal"</property> <object class="GtkLabel" id="lblTransportUseSSL"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">_Use Secure Connection:</property> + <property name="label" translatable="yes">_Use secure connection:</property> <property name="use_underline">True</property> <property name="justify">center</property> <property name="mnemonic_widget">transport_use_ssl</property> |