diff --git a/source/view/ubl-strings.h b/source/view/ubl-strings.h index 0695521..c48c6e7 100644 --- a/source/view/ubl-strings.h +++ b/source/view/ubl-strings.h @@ -1,8 +1,8 @@ #define VERSION_LABEL yon_char_unite(_("Version:")," ",version_application,"\n",NULL) #define HELP_LABEL yon_char_unite(_("ubl-settings-resourcequota version:")," ", version_application,"\n",_("TEMPLATE settings"),"\n",_("Usage:"), " ubl-settings-resourcequota ",_("[OPTIONS]"),"\n",_("Options:"),"\n\t--help, -h\t\t\t",_("Show this help"),"\n\t--version, -V\t\t\t",_("Show package version"),"\n\t--lock-help\t\t\t",_("Lock this help menu"),"\n\t--lock-save\t\t\t",_("Lock configuration saving"),"\n\t--lock-save-local\t\t",_("Lock local configration saving"),"\n\t--lock-save-global\t\t",_("Lock global configration saving"),"\n\t--lock-load-global\t\t",_("Lock global configration loading"),"\n",NULL) -#define TITLE_LABEL _("TEMPLATE Manager") -#define TITLE_INFO_LABEL _("System TEMPLATE settings management") +#define TITLE_LABEL _("ubl-settings-resourcequota") +#define TITLE_INFO_LABEL _("System resource quota settings management") #define ABOUT_LABEL _("About") #define DOCUMENTATION_LABEL _("Documentation") @@ -12,7 +12,7 @@ #define SAVE_LABEL _("Save") #define LOAD_LOCAL_LABEL _("Load local configuration") #define LOAD_GLOBAL_LABEL _("Load global configuration") -#define LOAD_LABEL _("load") +#define LOAD_LABEL _("Load") #define CANCEL_LABEL _("Cancel") diff --git a/ubl-settings-resourcequota.glade b/ubl-settings-resourcequota.glade index 7f6812a..91c19a1 100644 --- a/ubl-settings-resourcequota.glade +++ b/ubl-settings-resourcequota.glade @@ -11,10 +11,10 @@ com.ublinux.ubl-settings-TEMPLATE dialog True - ubl-settings-TEMPLATE - 1.1 + ubl-settings-resourcequota + 1.0 Copyright © 2022 - 2023, UBSoft LLC - TEMPLATE + ubl-settings-resourcequota https://wiki.ublinux.ru/ru/Программное_обеспечение/Программы_и_утилиты/Все/ubl-settings-TEMPLATE Project Home Page Это приложение распространяется без каких-либо гарантий. @@ -26,17 +26,24 @@ gpl-2-0 + True False + vertical + 2 False + end False False - 0 + 1 + + + @@ -52,7 +59,7 @@ 5 5 2 - TEMPLATE + ubl-settings-resourcequota @@ -76,7 +83,7 @@ 6 6 69 - com.ublinux.ubl-settings-TEMPLATE + com.ublinux.ubl-settings-resourcequota False @@ -125,7 +132,7 @@ True False start - TEMPLATE + ubl-settings-resourcequota 0 @@ -163,6 +170,45 @@ + + True + False + ibus-panel + + + True + False + dialog-question-symbolic + + + True + False + False + + + imagemenuitem + True + False + image2 + False + + + + + + imagemenuitem + True + False + image1 + False + + + + True False @@ -385,37 +431,6 @@ translated and supported by community. - - True - False - False - - - True - False - 7 - 7 - - - - - True - False - - - - - - True - False - - - - True False @@ -457,7 +472,7 @@ translated and supported by community. True False @@ -466,6 +481,9 @@ translated and supported by community. True False True + @@ -475,7 +493,7 @@ translated and supported by community. False 800 600 - com.ublinux.ubl-settings-TEMPLATE + com.ublinux.ubl-settings-resourcequota True @@ -1417,7 +1435,7 @@ translated and supported by community. 5 5 2 - TEMPLATE + ubl-settings-resourcequota @@ -1434,7 +1452,7 @@ translated and supported by community. 6 6 32 - com.ublinux.ubl-settings-TEMPLATE + com.ublinux.ubl-settings-resourcequota diff --git a/ubl-settings-resourcequota.pot b/ubl-settings-resourcequota.pot index 78b5bf8..19c6714 100644 --- a/ubl-settings-resourcequota.pot +++ b/ubl-settings-resourcequota.pot @@ -17,6 +17,19 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +msgid "Documentation" +msgstr "" + +msgid "Save to local configuration" +msgstr "" + +#: source/ubl-strings.h:10 +msgid "Save to global configuration" +msgstr "" + +#: source/ubl-strings.h:11 +msgid "Save configuration" +msgstr "" msgid "Kb" msgstr "" diff --git a/ubl-settings-resourcequota_ru.po b/ubl-settings-resourcequota_ru.po index 677d687..4c026e1 100644 --- a/ubl-settings-resourcequota_ru.po +++ b/ubl-settings-resourcequota_ru.po @@ -16,6 +16,22 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit" +#: source/ubl-strings.h:9 +#: source/ubl-strings.h:8 + +msgid "Documentation" +msgstr "Справка" + +msgid "Save to local configuration" +msgstr "Сохранить в локальную конфигурацию" + +#: source/ubl-strings.h:10 +msgid "Save to global configuration" +msgstr "Сохранить в глобальную конфигурацию" + +#: source/ubl-strings.h:11 +msgid "Save configuration" +msgstr "Сохранить конфигурацию" msgid "Kb" msgstr "Кб"