gui: changed hostname field label to hint IP address support.

This commit is contained in:
Nick Bolton 2012-07-12 01:53:28 +00:00
parent 78244c25bd
commit 259f363f13
3 changed files with 3 additions and 3 deletions

View File

@ -362,7 +362,7 @@ Copyright © 2010 Chris Schoeneman, Nick Bolton, Sorin Sbarnea&lt;/p&gt;</source
</message>
<message>
<location filename="res/MainWindowBase.ui" line="151"/>
<source>&amp;Name of the server:</source>
<source>&amp;Server IP or hostname:</source>
<translation type="unfinished"></translation>
</message>
<message>

View File

@ -148,7 +148,7 @@
<item row="0" column="0">
<widget class="QLabel" name="m_pLabelServerName">
<property name="text">
<string>&amp;Name of the server:</string>
<string>&amp;Server IP or hostname:</string>
</property>
<property name="buddy">
<cstring>m_pLineEditHostname</cstring>

View File

@ -362,7 +362,7 @@ Copyright © 2010 Chris Schoeneman, Nick Bolton, Sorin Sbarnea&lt;/p&gt;</source
</message>
<message>
<location filename="../MainWindowBase.ui" line="151"/>
<source>&amp;Name of the server:</source>
<source>&amp;Server IP or hostname:</source>
<translation type="unfinished"></translation>
</message>
<message>