gui string fix

git-svn-id: http://svn.osgeo.org/qgis/trunk@13936 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
borysiasty 2010-07-19 09:55:54 +00:00
parent a0c29c5ba9
commit a57ded8334
2 changed files with 3 additions and 3 deletions

View File

@ -18464,8 +18464,8 @@ http://my.host.com/cgi-bin/mapserv.exe</translation>
</message>
<message>
<location filename="../src/ui/qgsnewhttpconnectionbase.ui" line="84"/>
<source>If the WMS requires basic authentication, enter a user name and optional password</source>
<translation>Jeśli serwer WMS wymaga uwierzytelnienia, wprowadź nazwę użytkownika i, opcjonalnie, hasło</translation>
<source>If the service requires basic authentication, enter a user name and optional password</source>
<translation>Jeśli usługa wymaga uwierzytelnienia, wprowadź nazwę użytkownika i, opcjonalnie, hasło</translation>
</message>
<message>
<location filename="../src/ui/qgsnewhttpconnectionbase.ui" line="97"/>

View File

@ -81,7 +81,7 @@
<item row="2" column="0" colspan="5">
<widget class="QLabel" name="label">
<property name="text">
<string>If the WMS requires basic authentication, enter a user name and optional password</string>
<string>If the service requires basic authentication, enter a user name and optional password</string>
</property>
<property name="textFormat">
<enum>Qt::PlainText</enum>