vinagre r291 - trunk/src



Author: jwendell
Date: Tue Apr 15 15:03:51 2008
New Revision: 291
URL: http://svn.gnome.org/viewvc/vinagre?rev=291&view=rev

Log:
minor typo

Modified:
   trunk/src/vinagre-bookmarks.c

Modified: trunk/src/vinagre-bookmarks.c
==============================================================================
--- trunk/src/vinagre-bookmarks.c	(original)
+++ trunk/src/vinagre-bookmarks.c	Tue Apr 15 15:03:51 2008
@@ -345,7 +345,7 @@
 				   _("Confirm removal?"));
 
   gtk_message_dialog_format_secondary_markup (GTK_MESSAGE_DIALOG (dialog),
-					    _("Are you sure you want to exclude <i>%s</i> from bookmarks?"),
+					    _("Are you sure you want to remove <i>%s</i> from bookmarks?"),
 					    name);
  
   result = gtk_dialog_run (GTK_DIALOG (dialog));



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]