Merge pull request #4334

6763018 [Qt] rename In:/Out: to Received/Sent in traffic tab (Philip Kaufmann)
This commit is contained in:
Wladimir J. van der Laan 2014-06-18 09:53:05 +02:00
commit 9fe80a2ec8
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6
1 changed files with 2 additions and 2 deletions

View File

@ -559,7 +559,7 @@
<item>
<widget class="QLabel" name="label_16">
<property name="text">
<string>In:</string>
<string>Received</string>
</property>
</widget>
</item>
@ -639,7 +639,7 @@
<item>
<widget class="QLabel" name="label_17">
<property name="text">
<string>Out:</string>
<string>Sent</string>
</property>
</widget>
</item>