develop #51

Merged
asmeron merged 8 commits from develop into master 3 years ago

@ -31,7 +31,7 @@
#define ubl_settings_infoPath "ubl-settings-info"
#define ubl_settings_infoPathLaunch "ubl-settings-info --socket-id="
typedef char* string;
string version_application = "1.3";
string version_application = "2.0";
#define UBL_SETTINGS_MANAGER_TITLE _("UBLinux Settings Manager")
#define UBL_SETTINGS_MANAGER_ABOUT_TITLE _("About UBLinux Settings Manager")
@ -54,7 +54,7 @@ string version_application = "1.3";
#define REDIRECTION_LABEL _("Would you like to read documentation in the Web?")
#define WINDOW_THEME_LABEL _("Window theme")
#define ICON_SIZE_LABEL _("Icon size")
#define BACK_TO_ALL_SETTINGS_LABEL _("Back to all settings")
#define BACK_TO_ALL_SETTINGS_LABEL _("All settings")
typedef struct apps{

@ -1,4 +1,4 @@
# Russian translations for ubl-settings-manager package.
# Language translations for ubl-settings-manager package.
# Copyright (C) 2022, UBTech LLC
# This file is distributed under the same license as the ubl-settings-manager package.
# UBLinux Team <info@ublinux.com>, 2022
@ -7,6 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: ubl-settings-manager 1.0\n"
"Report-Msgid-Bugs-To: info@ublinux.com\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-21 12:33+0000\n"
"PO-Revision-Date: 2023-01-01 00:00+0600\n"
@ -48,7 +49,7 @@ msgstr ""
#: source/ubl-settings-manager.h:47 source/ubl-settings-manager.h:46
#: source/ubl-settings-manager.c:1600
msgid "Back to all settings"
msgid "All settings"
msgstr ""
#: source/ubl-settings-manager.h:41 source/ubl-settings-manager.h:40

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: ubl-settings-manager 1.0\n"
"Report-Msgid-Bugs-To: \n"
"Report-Msgid-Bugs-To: info@ublinux.com\n"
"POT-Creation-Date: 2023-04-21 12:33+0000\n"
"PO-Revision-Date: 2023-01-01 00:00+0600\n"
"Last-Translator: UBLinux Team <info@ublinux.com>\n"
@ -56,8 +56,8 @@ msgstr "Применить"
#: source/ubl-settings-manager.h:47 source/ubl-settings-manager.h:46
#: source/ubl-settings-manager.c:1600
msgid "Back to all settings"
msgstr "Назад ко всем настройкам"
msgid "All settings"
msgstr "Все настройки"
#: source/ubl-settings-manager.h:41 source/ubl-settings-manager.h:40
#: source/ubl-settings-manager.c:1680

Loading…
Cancel
Save