another error message consistency fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3376 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
родитель
9e9f4e22ad
Коммит
33619f1ac5
@ -453,7 +453,7 @@ void parse_colors(char *ptr, bool icase)
|
||||
|
||||
if (syntaxes == NULL) {
|
||||
rcfile_error(
|
||||
N_("Cannot add a color command without a syntax line"));
|
||||
N_("Cannot add a color command without a syntax command"));
|
||||
return;
|
||||
}
|
||||
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user