mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-31 02:09:15 -04:00
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:
parent
63ea6946c7
commit
9113d01977
1 changed files with 1 additions and 1 deletions
|
@ -630,7 +630,7 @@ void NetworkDialog::getNetworkStatus()
|
||||||
|
|
||||||
if(config.netExtOk)
|
if(config.netExtOk)
|
||||||
{
|
{
|
||||||
setLogInfo(tr("External Address Found"), QString::fromUtf8("green"));
|
setLogInfo(tr("Stable External IP Address"), QString::fromUtf8("green"));
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue