@ -718,6 +718,13 @@ yon_window *yon_window_new();
# define _SERVICE_INACTIVE_STATUS_LABEL(target) yon_char_unite("\"",target,"\" ",yon_char_get_localised_from_lib(yon_char_get_localised_from_lib("service is inactive")),NULL)
# define _SERVICE_INACTIVE_STATUS_LABEL(target) yon_char_unite("\"",target,"\" ",yon_char_get_localised_from_lib(yon_char_get_localised_from_lib("service is inactive")),NULL)
# define _PASSWORD_TITLE_LABEL yon_char_get_localised_from_lib("Password")
# define _PASSWORD_TITLE_LABEL yon_char_get_localised_from_lib("Password")
// #define _PASSWORD_TITLE_LABEL yon_char_get_localised_from_lib("Password input")
# define _PASSWORD_LABEL yon_char_get_localised_from_lib("Password:")
# define _PASSWORD_REPEAT_LABEL yon_char_get_localised_from_lib("Repeat password:")
# define _PASSWORD_ENCRYPTION_LABEL yon_char_get_localised_from_lib("Encryption:")
# define _PASSWORD_NO_ENCRYPTION_LABEL yon_char_get_localised_from_lib("Do not encrypt password")
# define _PASSWORD_HASH_LABEL yon_char_get_localised_from_lib("Password hash:")
# define UNSAVED_LABEL yon_char_get_localised_from_lib("The changes were not saved to either the local or global configuration file.\nQuit without saving?")
# define UNSAVED_LABEL yon_char_get_localised_from_lib("The changes were not saved to either the local or global configuration file.\nQuit without saving?")
# define EXIT_LABEL yon_char_get_localised_from_lib("Exit")
# define EXIT_LABEL yon_char_get_localised_from_lib("Exit")