mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 23:14:20 +08:00
gui: changed hostname field label to hint IP address support.
This commit is contained in:
@@ -362,7 +362,7 @@ Copyright © 2010 Chris Schoeneman, Nick Bolton, Sorin Sbarnea</p></source
|
||||
</message>
|
||||
<message>
|
||||
<location filename="res/MainWindowBase.ui" line="151"/>
|
||||
<source>&Name of the server:</source>
|
||||
<source>&Server IP or hostname:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -148,7 +148,7 @@
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="m_pLabelServerName">
|
||||
<property name="text">
|
||||
<string>&Name of the server:</string>
|
||||
<string>&Server IP or hostname:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>m_pLineEditHostname</cstring>
|
||||
|
||||
@@ -362,7 +362,7 @@ Copyright © 2010 Chris Schoeneman, Nick Bolton, Sorin Sbarnea</p></source
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MainWindowBase.ui" line="151"/>
|
||||
<source>&Name of the server:</source>
|
||||
<source>&Server IP or hostname:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
Reference in New Issue
Block a user