* fixed content and Browser

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@764 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2008-10-23 17:43:57 +00:00
parent 1ee1b408ff
commit 7e1646513d
3 changed files with 15 additions and 15 deletions

View File

@ -82,11 +82,11 @@ HelpTextBrowser::setSource(const QUrl &url)
/* External link. Prompt the user for a response. */ /* External link. Prompt the user for a response. */
int ret = VMessageBox::question(this, int ret = VMessageBox::question(this,
tr("Opening External Link"), tr("Opening External Link"),
p(tr("Vidalia can open the link you selected in your default " p(tr("RetroShare can open the link you selected in your default "
"Web browser. If your browser is not currently " "Web browser. If your browser is not currently "
"configured to use Tor then the request will not be " "configured to use Tor then the request will not be "
"anonymous.")) + "anonymous.")) +
p(tr("Do you want Vidalia to open the link in your Web " p(tr("Do you want Retroshare to open the link in your Web "
"browser?")), "browser?")),
VMessageBox::Yes|VMessageBox::Default, VMessageBox::Yes|VMessageBox::Default,
VMessageBox::Cancel|VMessageBox::Cancel); VMessageBox::Cancel|VMessageBox::Cancel);
@ -98,7 +98,7 @@ HelpTextBrowser::setSource(const QUrl &url)
if (!ok) { if (!ok) {
VMessageBox::information(this, VMessageBox::information(this,
tr("Unable to Open Link"), tr("Unable to Open Link"),
tr("Vidalia was unable to open the selected link in your Web browser. " tr("RetroShare was unable to open the selected link in your Web browser. "
"You can still copy the URL and paste it into your browser."), "You can still copy the URL and paste it into your browser."),
VMessageBox::Ok); VMessageBox::Ok);
} }

View File

@ -41,8 +41,8 @@
<td>&nbsp;&nbsp;&nbsp;</td> <td>&nbsp;&nbsp;&nbsp;</td>
<td>Wiki</td> <td>Wiki</td>
<td> <td>
<a href="http://retroshare.wiki.sourceforge.net/"> <a href="http://retroshare.wiki.sourceforge.net">
http://retroshare.wiki.sourceforge.net/</a> http://retroshare.wiki.sourceforge.net</a>
</td> </td>
</tr> </tr>
<tr> <tr>
@ -50,16 +50,16 @@
<td>&nbsp;&nbsp;&nbsp;</td> <td>&nbsp;&nbsp;&nbsp;</td>
<td>RetroShare MediaWiki</td> <td>RetroShare MediaWiki</td>
<td> <td>
<a href="http://retroshare.sourceforge.net/wiki/"> <a href="http://retroshare.sourceforge.net/wiki">
http://retroshare.sourceforge.net/wiki/</a> http://retroshare.sourceforge.net/wiki</a>
</td> </td>
</tr> </tr>
<tr> <tr>
<td>&nbsp;&nbsp;&nbsp;</td> <td>&nbsp;&nbsp;&nbsp;</td>
<td>Project Page</td> <td>Project Page</td>
<td> <td>
<a href="http://sourceforge.net/projects/retroshare/"> <a href="http://sourceforge.net/projects/retroshare">
http://sourceforge.net/projects/retroshare/</a> http://sourceforge.net/projects/retroshare</a>
</td> </td>
</tr> </tr>
<tr> <tr>

View File

@ -41,24 +41,24 @@
<td>&nbsp;&nbsp;&nbsp;</td> <td>&nbsp;&nbsp;&nbsp;</td>
<td>Wiki</td> <td>Wiki</td>
<td> <td>
<a href="http://retroshare.wiki.sourceforge.net/"> <a href="http://retroshare.wiki.sourceforge.net">
http://retroshare.wiki.sourceforge.net/</a> http://retroshare.wiki.sourceforge.net</a>
</td> </td>
</tr> </tr>
<tr> <tr>
<td>&nbsp;&nbsp;&nbsp;</td> <td>&nbsp;&nbsp;&nbsp;</td>
<td>RetroShare MediaWiki</td> <td>RetroShare MediaWiki</td>
<td> <td>
<a href="http://retroshare.sourceforge.net/wiki/"> <a href="http://retroshare.sourceforge.net/wiki">
http://retroshare.sourceforge.net/wiki/</a> http://retroshare.sourceforge.net/wiki</a>
</td> </td>
</tr> </tr>
<tr> <tr>
<td>&nbsp;&nbsp;&nbsp;</td> <td>&nbsp;&nbsp;&nbsp;</td>
<td>Project Page</td> <td>Project Page</td>
<td> <td>
<a href="http://sourceforge.net/projects/retroshare/"> <a href="http://sourceforge.net/projects/retroshare">
http://sourceforge.net/projects/retroshare/</a> http://sourceforge.net/projects/retroshare</a>
</td> </td>
</tr> </tr>
<tr> <tr>