Merged with Irssi 0.8.4 from irssi.org CVS.
[silc.git] / apps / irssi / src / fe-common / core / module-formats.c
index b3b4c8d600f77452ae262c8aae5dd5df8c6ee9cb..690ae73726cbe1c78223e6f4cc11a2c0a9e24000 100644 (file)
@@ -215,7 +215,7 @@ FORMAT_REC fecommon_core_formats[] = {
        { "chan_not_found", "Not joined to such channel", 0 },
        { "chan_not_synced", "Channel not fully synchronized yet, try again after a while", 0 },
        { "illegal_proto", "Command isn't designed for the chat protocol of the active server", 0 },
-       { "not_good_idea", "Doing this is not a good idea. Add -YES if you really mean it", 0 },
+       { "not_good_idea", "Doing this is not a good idea. Add -YES option to command if you really mean it", 0 },
 
        /* ---- */
        { NULL, "Themes", 0 },