[uim-commit] r2434 - branches/1.0/helper
ekato at freedesktop.org
ekato at freedesktop.org
Thu Dec 8 02:01:06 PST 2005
Author: ekato
Date: 2005-12-08 01:59:54 -0800 (Thu, 08 Dec 2005)
New Revision: 2434
Modified:
branches/1.0/helper/dict-word-list-win-gtk.c
Log:
* helper/dict-word-list-win-gtk.c : Port r2433 from trunk.
Modified: branches/1.0/helper/dict-word-list-win-gtk.c
===================================================================
--- branches/1.0/helper/dict-word-list-win-gtk.c 2005-12-08 09:57:05 UTC (rev 2433)
+++ branches/1.0/helper/dict-word-list-win-gtk.c 2005-12-08 09:59:54 UTC (rev 2434)
@@ -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