changend string

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1149 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2009-05-01 11:31:56 +00:00
parent 63ea6946c7
commit 9113d01977

View File

@ -630,7 +630,7 @@ void NetworkDialog::getNetworkStatus()
if(config.netExtOk)
{
setLogInfo(tr("External Address Found"), QString::fromUtf8("green"));
setLogInfo(tr("Stable External IP Address"), QString::fromUtf8("green"));
}
else
{