[Commits] [SCM] claws branch, master, updated. 3.11.0-3-g0e4799d
claws at claws-mail.org
claws at claws-mail.org
Tue Oct 21 12:14:57 CEST 2014
The branch, master has been updated
via 0e4799d581d30ddf0966792a1838c621c9a81340 (commit)
from 3746c8ed68505ac3110a444c0dd53e272d807294 (commit)
Summary of changes:
src/plugins/rssyl/rssyl_cb_menu.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 0e4799d581d30ddf0966792a1838c621c9a81340
Author: Paul <paul at claws-mail.org>
Date: Tue Oct 21 11:14:53 2014 +0100
use standard hyphen-less "Claws Mail" in user-facing strings. Thanks to Thomas Bellmann.
diff --git a/src/plugins/rssyl/rssyl_cb_menu.c b/src/plugins/rssyl/rssyl_cb_menu.c
index bb11044..1a30f04 100644
--- a/src/plugins/rssyl/rssyl_cb_menu.c
+++ b/src/plugins/rssyl/rssyl_cb_menu.c
@@ -239,9 +239,9 @@ void rssyl_refresh_feed_cb(GtkAction *action,
/* Offline check */
if( prefs_common.work_offline &&
!inc_offline_should_override(TRUE,
- ngettext("Claws-Mail needs network access in order "
+ ngettext("Claws Mail needs network access in order "
"to update the feed.",
- "Claws-Mail needs network access in order "
+ "Claws Mail needs network access in order "
"to update feeds.", 1))) {
return;
}
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list