mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-04 07:01:30 +03:00
Fri Mar 19 06:32:36 1999 David Martin <dmartina@usa.net>
* po/es.po: update * edit/edit_key_translator.c: Added missing translation tags.
This commit is contained in:
parent
870b29f702
commit
d37e959b67
@ -1,3 +1,7 @@
|
||||
Fri Mar 19 06:32:36 1999 David Martin <dmartina@usa.net>
|
||||
|
||||
* edit/edit_key_translator.c: Added missing translation tags.
|
||||
|
||||
1999-03-18 Federico Mena Quintero <federico@nuclecu.unam.mx>
|
||||
|
||||
* configure.in: Minimum version of glib should be 1.2.0.
|
||||
|
@ -145,7 +145,7 @@
|
||||
goto fin;
|
||||
}
|
||||
if (x_key == XCTRL ('a') && edit_key_emulation != EDIT_KEY_EMULATION_EMACS) {
|
||||
command = CK_Macro (edit_raw_key_query (" Execute Macro ", " Press macro hotkey: ", 1));
|
||||
command = CK_Macro (edit_raw_key_query (_(" Execute Macro "), _(" Press macro hotkey: "), 1));
|
||||
if (command == CK_Macro (0))
|
||||
command = -1;
|
||||
goto fin;
|
||||
|
@ -1,3 +1,7 @@
|
||||
Fri Mar 19 06:32:36 1999 David Martin <dmartina@usa.net>
|
||||
|
||||
* es.po: update
|
||||
|
||||
1999-03-18 Federico Mena Quintero <federico@nuclecu.unam.mx>
|
||||
|
||||
* POTFILES.in: Added a couple missing files.
|
||||
|
Loading…
x
Reference in New Issue
Block a user