Name changes

pull/76/head
parent 23e65a1607
commit bacb820345

@ -19,11 +19,11 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: source/ubl-strings.h:3 #: source/ubl-strings.h:3
msgid "UBLinux Settings Manager" msgid "Settings manager for the system"
msgstr "" msgstr ""
#: source/ubl-strings.h:4 #: source/ubl-strings.h:4
msgid "About UBLinux Settings Manager" msgid "About Settings manager for the system"
msgstr "" msgstr ""
#: source/ubl-strings.h:6 #: source/ubl-strings.h:6

@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: source/ubl-strings.h:3 #: source/ubl-strings.h:3
msgid "UBLinux Settings Manager" msgid "Settings manager for the system"
msgstr "Диспетчер настроек UBLinux" msgstr "Диспетчер настроек"
#: source/ubl-strings.h:4 #: source/ubl-strings.h:4
msgid "About UBLinux Settings Manager" msgid "About Settings manager for the system"
msgstr "О приложении Диспетчер настроек UBLinux" msgstr "О приложении Диспетчер настроек"
#: source/ubl-strings.h:6 #: source/ubl-strings.h:6
msgid "" msgid ""

@ -28,8 +28,6 @@
#endif #endif
#include "ubl-strings.h" #include "ubl-strings.h"
#define UBLINUX_WIKI_COMMAND "xdg-open https://wiki.ublinux.ru/ru/Программное_обеспечениерограммы_и_утилиты/Все/ubl-settings-manager"
#define UBLINUX_WIKI_LINK " https://wiki.ublinux.ru/ru/Программное_обеспечениерограммы_и_утилиты/Все/ubl-settings-manager"
#define check_web2kit_command "ldconfig -p |grep webkit2" #define check_web2kit_command "ldconfig -p |grep webkit2"

@ -1,6 +1,4 @@
#define TITLE_LABEL _("Settings manager for the system")
#define TITLE_LABEL _("UBLinux Settings Manager")
#define TITLE_INFO_LABEL _("About UBLinux Settings Manager") #define TITLE_INFO_LABEL _("About UBLinux Settings Manager")
#define WIKI_LINK _("https://wiki.ublinux.ru/software/programs_and_utilities/all/ubl-settings-manager") #define WIKI_LINK _("https://wiki.ublinux.ru/software/programs_and_utilities/all/ubl-settings-manager")

@ -250,7 +250,7 @@
<object class="GtkLabel" id="TitleLabel"> <object class="GtkLabel" id="TitleLabel">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can-focus">False</property> <property name="can-focus">False</property>
<property name="label" translatable="yes">UBLinux Settings Manager</property> <property name="label" translatable="yes">UBConfig Settings Manager</property>
<attributes> <attributes>
<attribute name="weight" value="bold"/> <attribute name="weight" value="bold"/>
</attributes> </attributes>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.38.2 --> <!-- Generated with glade 3.40.0 -->
<interface domain="ubl-settings-manager"> <interface domain="ubl-settings-manager">
<requires lib="gtk+" version="3.24"/> <requires lib="gtk+" version="3.24"/>
<!-- interface-css-provider-path ubl-settings-manager.css --> <!-- interface-css-provider-path ubl-settings-manager.css -->
@ -201,7 +201,7 @@
<object class="GtkLabel" id="TitleLabel"> <object class="GtkLabel" id="TitleLabel">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can-focus">False</property> <property name="can-focus">False</property>
<property name="label" translatable="yes">UBLinux Settings Manager</property> <property name="label" translatable="yes">UBConfig Settings Manager</property>
<attributes> <attributes>
<attribute name="weight" value="bold"/> <attribute name="weight" value="bold"/>
</attributes> </attributes>

Loading…
Cancel
Save