|
|
|
@ -617,4 +617,5 @@ yon_password_window *yon_password_open(GtkEntry *target);
|
|
|
|
#define _EMPTY_IMPORTANT_LABEL yon_char_get_localised_from_lib("Empty important field!")
|
|
|
|
#define _EMPTY_IMPORTANT_LABEL yon_char_get_localised_from_lib("Empty important field!")
|
|
|
|
#define _INCORRECT_HASH_LABEL yon_char_get_localised_from_lib("Invalid hash")
|
|
|
|
#define _INCORRECT_HASH_LABEL yon_char_get_localised_from_lib("Invalid hash")
|
|
|
|
#define _ENCRYPTION_DEFAULT_LABEL yon_char_get_localised_from_lib("Default (None)")
|
|
|
|
#define _ENCRYPTION_DEFAULT_LABEL yon_char_get_localised_from_lib("Default (None)")
|
|
|
|
|
|
|
|
#define ACCESS_DENIED_LABEL(target) yon_char_unite(yon_char_get_localised_from_lib("Access to file denied"),": ", target,NULL)
|
|
|
|
#endif
|
|
|
|
#endif
|