aboutsummaryrefslogtreecommitdiff
path: root/ssh/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ssh/src/main/res/values/strings.xml')
-rw-r--r--ssh/src/main/res/values/strings.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/ssh/src/main/res/values/strings.xml b/ssh/src/main/res/values/strings.xml
deleted file mode 100644
index f35fe0ac..00000000
--- a/ssh/src/main/res/values/strings.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <string name="ssh_key_does_not_exist">Unable to open the ssh private key, please check that the file exists</string>
- <string name="ssh_key_import_error_not_an_ssh_key_message">Selected file does not appear to be an SSH private key.</string>
-</resources>