[claws-mail-cvs-commit] prefs_summaries.c

Paul Mangan <[email protected]> Mon, 05 Oct 2009 04:18:28 +0000
Newsgroups gmane.mail.sylpheed.claws.cvs
Message-ID <[email protected]>
Update of /srv/cvs/claws-mail/claws/src
In directory ran:/tmp/cvs-serv3781/src

Modified Files:
      Tag: gtk2
	prefs_summaries.c 
Log Message:
2009-10-05 [paul]	3.7.2cvs44

	* src/prefs_summaries.c
		fix label, startup --> start-up, to match other uses of the
		term 

Index: prefs_summaries.c
===================================================================
RCS file: /srv/cvs/claws-mail/claws/src/Attic/prefs_summaries.c,v
retrieving revision 1.1.2.61
retrieving revision 1.1.2.62
diff -u -d -r1.1.2.61 -r1.1.2.62
--- prefs_summaries.c	28 Sep 2009 07:04:12 -0000	1.1.2.61
+++ prefs_summaries.c	5 Oct 2009 04:18:25 -0000	1.1.2.62
@@ -378,7 +378,7 @@
 
 	PACK_CHECK_BUTTON
 		(vbox2, checkbtn_reopen_last_folder,
-		 _("Open last opened folder at startup"));
+		 _("Open last opened folder at start-up"));
 
 	label_ng_abbrev = gtk_label_new
 		(_("Abbreviate newsgroup names longer than"));