Skip to content

Commit 6e8fc54

Browse files
authored
Merge pull request #1629 from softins/change-central-to-directory
Change last instance of Central Server to Directory Server, and Genre to List in server.
2 parents 13e4280 + 73c0089 commit 6e8fc54

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/clientsettingsdlgbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1070,7 +1070,7 @@
10701070
<item>
10711071
<widget class="QLabel" name="lblCentralServerAddress">
10721072
<property name="text">
1073-
<string>Custom Central Server Address:</string>
1073+
<string>Custom Directory Server Address:</string>
10741074
</property>
10751075
</widget>
10761076
</item>

src/serverdlgbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<item>
8080
<widget class="QLabel" name="label">
8181
<property name="text">
82-
<string>Genre</string>
82+
<string>List</string>
8383
</property>
8484
</widget>
8585
</item>

0 commit comments

Comments
 (0)