[uim-commit] r2456 - branches/1.0/qt

ekato at freedesktop.org ekato at freedesktop.org
Thu Dec 8 11:58:16 PST 2005


Author: ekato
Date: 2005-12-08 11:58:05 -0800 (Thu, 08 Dec 2005)
New Revision: 2456

Modified:
   branches/1.0/qt/pref-qt.cpp
Log:
* qt/pref-qt.cpp : Port r2445 from trunk.


Modified: branches/1.0/qt/pref-qt.cpp
===================================================================
--- branches/1.0/qt/pref-qt.cpp	2005-12-08 19:55:28 UTC (rev 2455)
+++ branches/1.0/qt/pref-qt.cpp	2005-12-08 19:58:05 UTC (rev 2456)
@@ -106,7 +106,7 @@
         QString msg = N_("The user customize file \"~/.uim\" is found.\n"
                          "This file will override all conflicted settings set by\n"
                          "this tool (stored in ~/.uim.d/customs/*.scm).\n"
-                         "Please check the file if you find your settings aren't applied");
+                         "Please check the file if you find your settings aren't applied.");
         QConfirmDialog *d = new QConfirmDialog( msg,
                                                 "/uim/qt/warnDotUim",
                                                 this );



More information about the uim-commit mailing list