Home
last modified time | relevance | path

Searched refs:no_chng_no_save (Results 1 – 4 of 4) sorted by relevance

/dports/editors/aee/aee-bf68f4accb96ac39020ac2d9092022aebfa5df27/
H A Daee.h523 extern char *no_file_string, *no_chng_no_save, *changes_made_title;
H A Dlocalize.c456 no_chng_no_save = catgetlocal( 355, "no changes have been made, file not saved"); in strings_init()
H A Dcontrol.c660 wprintw(com_win, no_chng_no_save );
H A Daee.c502 char *no_file_string, *no_chng_no_save, *changes_made_title; variable