summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/mail/composemail.cpp2
-rw-r--r--noncore/net/mail/nntpgroupsui.ui2
2 files changed, 2 insertions, 2 deletions
diff --git a/noncore/net/mail/composemail.cpp b/noncore/net/mail/composemail.cpp
index 449fdf1..154c1d5 100644
--- a/noncore/net/mail/composemail.cpp
+++ b/noncore/net/mail/composemail.cpp
@@ -205,5 +205,5 @@ void ComposeMail::accept()
205 } else { 205 } else {
206 QMessageBox::warning(0,tr("Sending mail"), 206 QMessageBox::warning(0,tr("Sending mail"),
207 tr("No Receiver spezified" ) ); 207 tr("No Receiver specified" ) );
208 return; 208 return;
209 } 209 }
diff --git a/noncore/net/mail/nntpgroupsui.ui b/noncore/net/mail/nntpgroupsui.ui
index 2902731..374884b 100644
--- a/noncore/net/mail/nntpgroupsui.ui
+++ b/noncore/net/mail/nntpgroupsui.ui
@@ -96,5 +96,5 @@
96 <string>Enter a filter string here. 96 <string>Enter a filter string here.
97Then hit "get newsgroup list" again and only groups starting 97Then hit "get newsgroup list" again and only groups starting
98with that filter will be listet.</string> 98with that filter will be listed.</string>
99 </property> 99 </property>
100 </widget> 100 </widget>