[uim-commit] r2433 - trunk/helper

ekato at freedesktop.org ekato at freedesktop.org
Thu Dec 8 01:57:10 PST 2005


Author: ekato
Date: 2005-12-08 01:57:05 -0800 (Thu, 08 Dec 2005)
New Revision: 2433

Modified:
   trunk/helper/dict-word-list-win-gtk.c
Log:
* helper/dict-word-list-win-gtk.c : Fix typo in previous commit...


Modified: trunk/helper/dict-word-list-win-gtk.c
===================================================================
--- trunk/helper/dict-word-list-win-gtk.c	2005-12-08 09:48:45 UTC (rev 2432)
+++ trunk/helper/dict-word-list-win-gtk.c	2005-12-08 09:57:05 UTC (rev 2433)
@@ -201,7 +201,7 @@
   GtkWidget *dialog;
   const gchar *message;
 
-  message = N_("Couldn't open a library for manipulating the dictionaly.\n");
+  message = N_("Couldn't open a library for manipulating the dictionary.\n");
   dialog = gtk_message_dialog_new(NULL,
 		  		  GTK_DIALOG_MODAL,
 				  GTK_MESSAGE_WARNING,



More information about the uim-commit mailing list