diff options
| author | Krzysztof Starecki <krzysztof.starecki@gmail.com> | 2019-01-03 01:18:00 +0100 |
|---|---|---|
| committer | Krzysztof Starecki <krzysztof.starecki@gmail.com> | 2019-01-03 01:20:15 +0100 |
| commit | c54bc7edfac52a26ede7c97b9866e545c2f31194 (patch) | |
| tree | 9408f5a3cc4fe50853f5703c26f894629ca203fa /src/aboutdialog.ui | |
| parent | c57d7567c4f8e89f9fa562c0e3361670391974ee (diff) | |
| parent | 683d17784b026d857732a8d52bc26709ba0e0322 (diff) | |
Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into download-tab
Diffstat (limited to 'src/aboutdialog.ui')
| -rw-r--r-- | src/aboutdialog.ui | 31 |
1 files changed, 23 insertions, 8 deletions
diff --git a/src/aboutdialog.ui b/src/aboutdialog.ui index 3a6daa82..6bc51726 100644 --- a/src/aboutdialog.ui +++ b/src/aboutdialog.ui @@ -157,7 +157,7 @@ <item row="0" column="0">
<widget class="QGroupBox" name="groupBox">
<property name="title">
- <string>Current Maintainers</string>
+ <string>Lead Developers/ Maintainers</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_6">
<item>
@@ -177,11 +177,6 @@ </item>
<item>
<property name="text">
- <string notr="true">Diana</string>
- </property>
- </item>
- <item>
- <property name="text">
<string notr="true">erasmux</string>
</property>
</item>
@@ -190,7 +185,7 @@ <string notr="true">Silarn</string>
</property>
</item>
- <item>
+ <item>
<property name="text">
<string notr="true">LostDragonist</string>
</property>
@@ -203,7 +198,7 @@ <item row="1" column="0">
<widget class="QGroupBox" name="groupBox_2">
<property name="title">
- <string>Major Contributors</string>
+ <string>Mo2 devs and Contributors</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_7" stretch="0">
<item>
@@ -216,6 +211,16 @@ <string notr="true">AnyOldName3</string>
</property>
</item>
+ <item>
+ <property name="text">
+ <string>Project579</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
+ <string>przester</string>
+ </property>
+ </item>
</widget>
</item>
</layout>
@@ -312,6 +317,11 @@ </item>
<item>
<property name="text">
+ <string>zDas (Portuguese)</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
<string notr="true">tokcdk (Russian)</string>
</property>
</item>
@@ -332,6 +342,11 @@ </item>
<item>
<property name="text">
+ <string>yohru (Japanese)</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
<string>...and all other Transifex contributors!</string>
</property>
<property name="toolTip">
|
