tweaks: mark a message for translation
Этот коммит содержится в:
родитель
4474bc0970
Коммит
1d3f3a6e25
@ -2124,7 +2124,7 @@ void statusline(message_type importance, const char *msg, ...)
|
||||
|
||||
if (importance == ALERT) {
|
||||
if (++alerts > 3)
|
||||
msg = "Some warnings were suppressed";
|
||||
msg = _("Further warnings were suppressed");
|
||||
beep();
|
||||
}
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user