[uim-commit] r2455 - trunk/qt
ekato at freedesktop.org
ekato at freedesktop.org
Thu Dec 8 11:55:33 PST 2005
Author: ekato
Date: 2005-12-08 11:55:28 -0800 (Thu, 08 Dec 2005)
New Revision: 2455
Modified:
trunk/qt/pref-qt.cpp
Log:
* qt/pref-qt.cpp (UimPrefDialog::checkDotUimFile) : Sync message with
gtk+'s tool.
Modified: trunk/qt/pref-qt.cpp
===================================================================
--- trunk/qt/pref-qt.cpp 2005-12-08 19:43:28 UTC (rev 2454)
+++ trunk/qt/pref-qt.cpp 2005-12-08 19:55:28 UTC (rev 2455)
@@ -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