[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r2649: Cut out the 'T' word in a few more places where it's too cum (in vidalia: . trunk/src/vidalia)
Author: edmanm
Date: 2008-06-02 23:45:17 -0400 (Mon, 02 Jun 2008)
New Revision: 2649
Modified:
vidalia/
vidalia/trunk/src/vidalia/mainwindow.ui
Log:
r435@thebe: edmanm | 2008-06-02 23:45:57 -0400
Cut out the 'T' word in a few more places where it's too cumbersome to say
"the Tor software".
Property changes on: vidalia
___________________________________________________________________
svk:merge ticket from /local/vidalia [r435] on 45a62a8a-8088-484c-baad-c7b3e776dd32
Modified: vidalia/trunk/src/vidalia/mainwindow.ui
===================================================================
--- vidalia/trunk/src/vidalia/mainwindow.ui 2008-06-03 03:34:42 UTC (rev 2648)
+++ vidalia/trunk/src/vidalia/mainwindow.ui 2008-06-03 03:45:17 UTC (rev 2649)
@@ -60,7 +60,7 @@
</size>
</property>
<property name="title" >
- <string>Tor Status</string>
+ <string>Status</string>
</property>
<layout class="QHBoxLayout" >
<property name="margin" >
@@ -174,7 +174,7 @@
<item row="0" column="0" colspan="2" >
<widget class="VClickLabel" native="1" name="lblStartStopTor" >
<property name="text" >
- <string>Start Tor</string>
+ <string>Start</string>
</property>
<property name="statusTip" >
<string>Start</string>
@@ -251,7 +251,7 @@
<string>Bandwidth Graph</string>
</property>
<property name="statusTip" >
- <string>View Tor's bandwidth usage</string>
+ <string>View recent bandwidth usage</string>
</property>
<property name="pixmap" >
<pixmap>:/images/16x16/utilities-system-monitor.png</pixmap>
@@ -264,7 +264,7 @@
<string>Message Log</string>
</property>
<property name="statusTip" >
- <string>View Tor's log message history</string>
+ <string>View log message history</string>
</property>
<property name="pixmap" >
<pixmap>:/images/16x16/utilities-log-viewer.png</pixmap>