bitcoin/src/qt/forms
Jonathan Cross 7ca73dcf6b Improving labels for Sent / Received "Bytes"
The labels for Sent & Received data in the "Peers" debug panel should not be defined as "Bytes" because the units (B, KB, MB) appear after the number.  I decided to simply use "Sent" and "Received" (rather than "Data Sent" and "Data Received") because we already have translations for the former:
https://www.transifex.com/bitcoin/bitcoin/viewstrings/#ja/qt-translation-011x/47533089?q=sent
https://www.transifex.com/bitcoin/bitcoin/viewstrings/#ja/qt-translation-011x/47533089?q=received

Demo of changes:

Current UI:
    Bytes Sent      12 KB
    Bytes Received  26 MB

With this pull request:
    Sent       12 KB
    Received   26 MB
2015-11-04 20:14:16 +01:00
..
addressbookpage.ui
askpassphrasedialog.ui
coincontroldialog.ui
debugwindow.ui Improving labels for Sent / Received "Bytes" 2015-11-04 20:14:16 +01:00
editaddressdialog.ui
helpmessagedialog.ui
intro.ui
openuridialog.ui
optionsdialog.ui [Qt] allow users to set -onion via GUI 2015-07-24 12:28:06 +02:00
overviewpage.ui [QT] use alert icon with tooltip insted of "(out of sync)" text 2015-05-12 20:46:12 +02:00
receivecoinsdialog.ui
receiverequestdialog.ui
sendcoinsdialog.ui
sendcoinsentry.ui [QT] remove frame to avoid double-frame situation in sendcoinsentry.ui 2015-05-12 20:46:10 +02:00
signverifymessagedialog.ui
transactiondescdialog.ui