From 8a1ac16b384fa091a1143687ffbb00593eca22bd Mon Sep 17 00:00:00 2001 From: Ivan Yarcev Date: Tue, 26 Dec 2023 12:17:27 +0600 Subject: [PATCH] Macros rename --- source/ubl-strings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/ubl-strings.h b/source/ubl-strings.h index 36a86ed..a90fcaa 100644 --- a/source/ubl-strings.h +++ b/source/ubl-strings.h @@ -139,7 +139,7 @@ #define DO_NOT_CHECK_LABEL _("Do not check login for compliance with character rules") #define TEMPORARY_DEACTIVATION_LABEL _("Temporary deactivation") #define SAVE_LABEL _("Save") -#define LOGIN_NAME_LABEL _("login_name") +#define LOGIN_TOOLTIP_NAME_LABEL _("login_name") #define USER_NAME_LABEL _("User name") #define USERADD_SYNC_LABEL _("System user synchronization mode with configuration")