From de724bb368b46c3b0d63634d40b3bb2869d93536 Mon Sep 17 00:00:00 2001 From: Ivan Yarcev Date: Thu, 12 Dec 2024 17:18:26 +0600 Subject: [PATCH] Build fix --- 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 6c34f08..64862f8 100644 --- a/source/ubl-strings.h +++ b/source/ubl-strings.h @@ -23,7 +23,7 @@ Configuration - configuration path") #define MIRROR_TOOLTIP_LABEL _("url - web-link for repository. It is allowed to write multiple, separating with comma (,)\n\ http_proxy - proxy-server for repository, replaces 'http_proxy'. Single parameter per repository\n\ mirrorlist - mirrors file, make sure server URL is NOT included in this file! Single parameter per repository") - // /* + /* #define _LABEL _("Open file explorer") #define _LABEL _("Add source") #define _LABEL _("Username")