[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [vidalia/alpha] Fix wrong string. Thanks to bastik_tor
commit a1d9af25f8b97beb7b5b62cf6aeca26987601dd8
Author: Tomas Touceda <chiiph@xxxxxxxxxx>
Date: Sun Apr 17 12:52:52 2011 -0300
Fix wrong string. Thanks to bastik_tor
---
src/vidalia/MainWindow.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/vidalia/MainWindow.cpp b/src/vidalia/MainWindow.cpp
index 1a3c215..3c5c789 100644
--- a/src/vidalia/MainWindow.cpp
+++ b/src/vidalia/MainWindow.cpp
@@ -1649,7 +1649,7 @@ MainWindow::warnDangerousPort(quint16 port, bool rejected)
application = " ";
}
- QString text = tr("One of your applications%1appears to be making a "
+ QString text = tr("One of your applications %1 appears to be making a "
"potentially unencrypted and unsafe connection to port %2.")
.arg(application).arg(port);
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits