Добавил заполнение combobox на вкладке информация

pull/2/head
Igor Belitskiy 2 years ago
parent a45566bf88
commit 35e234e38d

@ -1373,6 +1373,14 @@ limit
<property name="margin-end">5</property> <property name="margin-end">5</property>
<property name="margin-top">5</property> <property name="margin-top">5</property>
<property name="margin-bottom">5</property> <property name="margin-bottom">5</property>
<property name="active">0</property>
<property name="active-id">0</property>
<items>
<item translatable="yes">User</item>
<item translatable="yes">Group</item>
<item translatable="yes">Process</item>
<item translatable="yes">Slice</item>
</items>
</object> </object>
<packing> <packing>
<property name="expand">True</property> <property name="expand">True</property>

@ -17,6 +17,18 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
msgid "User"
msgstr ""
msgid "Group"
msgstr ""
msgid "Process"
msgstr ""
msgid "Slice"
msgstr ""
msgid "Documentation" msgid "Documentation"
msgstr "" msgstr ""

@ -20,6 +20,18 @@ msgstr ""
#: source/ubl-strings.h:8 #: source/ubl-strings.h:8
#: source/ubl-strings.h:1 #: source/ubl-strings.h:1
msgid "User"
msgstr "Пользователь"
msgid "Group"
msgstr "Группа"
msgid "Process"
msgstr "Процесс"
msgid "Slice"
msgstr "Слайс"
msgid "Version:" msgid "Version:"
msgstr "Версия:" msgstr "Версия:"

Loading…
Cancel
Save