summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2013-02-05 16:42:37 +0100
committerArne Schwabe <arne@rfc2549.org>2013-02-05 16:42:37 +0100
commit680f5a18227f0a7e9037b42c97a57b19403cfaa4 (patch)
tree004911c7ed3298b79525795b549b8018821659ad /res/values/strings.xml
parent1a65622af5d97bfcf56c84e90e40bfd0b214e43b (diff)
Use arrows instead of text in the transferred byte message to save space. Fix closing of management socket
Diffstat (limited to 'res/values/strings.xml')
-rwxr-xr-xres/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 1fe96ae2..da98236a 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -254,7 +254,7 @@
<string name="state_tcp_connect">Connecting (TCP)</string>
<string name="state_auth_failed">Authentication failed</string>
<string name="state_nonetwork">Waiting for usable network</string>
- <string name="statusline_bytecount">In: %1$8s %2$8s/s Out: %3$8s %4$8s/s</string>
+ <string name="statusline_bytecount">↓%2$s/s %1$s - ↑%4$s/s %3$s</string>
<string name="notifcation_title_notconnect">Not connected</string>
<string name="jelly_keystore_alphanumeric_bug">Some versions of Android 4.1 have problems if the name of the keystore certificate contains non alphanumeric characters (like spaces, underscores or dashes). Try to reimport the certificate without special characters</string>
<string name="encryption_cipher">Encryption cipher</string>