mirror of
https://github.com/cy384/ssheven.git
synced 2026-05-21 06:45:34 -06:00
add error alert if keys failed to load
This commit is contained in:
parent
749b6a3a22
commit
7f2779c9ba
3 changed files with 33 additions and 1 deletions
|
|
@ -71,6 +71,10 @@
|
|||
#define DLOG_KEY_PASSWORD 138
|
||||
#define DITL_KEY_PASSWORD 138
|
||||
|
||||
/* alert for key file read failure */
|
||||
#define ALRT_FILE_FAIL 139
|
||||
#define DITL_FILE_FAIL 139
|
||||
|
||||
/* menus */
|
||||
#define MBAR_SSHEVEN 128
|
||||
#define MENU_APPLE 128
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue