mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04:00
updated not_good_idea text
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2618 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
25d5e26e7b
commit
df7c90463a
@ -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 },
|
||||
|
Loading…
Reference in New Issue
Block a user