mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
Move the validation of the CHOICE setting value
Also, use a FORMAT to show the error message.
This commit is contained in:
parent
6f795f020d
commit
9a30ab53df
4 changed files with 13 additions and 7 deletions
|
|
@ -190,6 +190,7 @@ enum {
|
|||
TXT_INVALID_LEVEL,
|
||||
TXT_INVALID_SIZE,
|
||||
TXT_INVALID_CHARSET,
|
||||
TXT_INVALID_CHOICE,
|
||||
TXT_EVAL_MAX_RECURSE,
|
||||
TXT_PROGRAM_NOT_FOUND,
|
||||
TXT_NO_SERVER_DEFINED,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue