X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2Fmain-common.c;h=85b9dd34a2dd3395658562eaee9fad9280b4af68;hb=HEAD;hp=a00c4b478384e6962d90eca6ad2c81e0ef265378;hpb=47230dc80d094d72a4a891afd2ad5854a9552931;p=srvx.git diff --git a/src/main-common.c b/src/main-common.c index a00c4b4..85b9dd3 100644 --- a/src/main-common.c +++ b/src/main-common.c @@ -53,6 +53,7 @@ static const struct message_entry msgtab[] = { { "MSG_STUPID_ACCESS_CHANGE", "Please ask someone $belse$b to demote you." }, { "MSG_NO_SEARCH_ACCESS", "You do not have enough access to search based on $b%s$b." }, { "MSG_INVALID_CRITERIA", "$b%s$b is an invalid search criteria." }, + { "MSG_INVALID_FIELD", "$b%s$b is an invalid search field." }, { "MSG_MATCH_COUNT", "Found $b%u$b matches." }, { "MSG_NO_MATCHES", "Nothing matched the criteria of your search." }, { "MSG_TOPIC_UNKNOWN", "No help on that topic." },