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.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 4ec0c88..2969d35 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -45,8 +45,7 @@
<string name="pubkey_unknown_format">Unknown format</string>
<string name="pubkey_change_password">Change password</string>
<string name="pubkey_list_pick">Pick from /sdcard</string>
- <string name="pubkey_import_parse_problem">Problem parsing imported private key
- </string>
+ <string name="pubkey_import_parse_problem">Problem parsing imported private key</string>
<string name="pubkey_unlock">Unlock key</string>
<string name="pubkey_failed_add">Bad password for key '%1$s'. Authentication failed.</string>
<string name="pubkey_memory_load">Load into memory</string>
@@ -351,6 +350,8 @@
<!-- Button to go to the previous page in the first time start-up wizard. -->
<string name="wizard_back">Back</string>
+ <string name="terminal_no_hosts_connected">No hosts currently connected</string>
+
<string name="terminal_hostkey_warn">The authenticity of host '%1$s' can't be established.</string>
<string name="terminal_hostkey">RSA key fingerprint is %1$s</string>
<string name="terminal_hostkey_prompt">Are you sure you want\nto continue connecting?</string>