Fix strings for real

This commit is contained in:
Andrew Pamment 2017-10-13 13:17:25 +10:00
parent 3b50587d1a
commit af4cca2529

View File

@ -1570,7 +1570,7 @@ int read_message(struct user_record *user, struct msg_headers *msghs, int mailno
s_printf(get_string(187));
if (newscan) {
s_printf(get_string(235));
s_printf(get_string(234));
} else {
s_printf(get_string(186));
}