aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5cd5c65..172a73b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -253,7 +253,9 @@
<!-- Port field title for host editor preference -->
<string name="hostpref_port_title">Port</string>
-
+
+ <!-- Displayed to indicate a host has never been connected to. -->
+ <string name="bind_never">Never connected</string>
<!-- The time that has elapsed since a host was connected to when it has been less than an hour. -->
<string name="bind_minutes">%1$s minutes ago</string>
<!-- The time that has elapsed since a host was connected to when it has been less than a day. -->