1
1

Reuse text " Delete macro " with different capitalization.

Этот коммит содержится в:
Pavel Roskin 2002-10-21 05:26:55 +00:00
родитель 370797a3e2
Коммит b3614cbd31

Просмотреть файл

@ -618,7 +618,7 @@ void edit_delete_macro_cmd (WEdit * edit)
{
int command;
command = edit_raw_key_query (_ (" Delete Macro "),
command = edit_raw_key_query (_ (" Delete macro "),
_ (" Press macro hotkey: "), 1);
if (!command)