aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralescdb <alescdb@users.noreply.github.com>2015-10-24 09:03:28 +0200
committeralescdb <alescdb@users.noreply.github.com>2015-10-24 09:03:28 +0200
commit8f792489ea758103d90d5db3c602511ef11af7f5 (patch)
tree0b149c55ac5fa8a28277317dccd7d820ad61f17c
parente6310a2c2a215e562d09c09483ef0fe66d832924 (diff)
downloadconnectbot-8f792489ea758103d90d5db3c602511ef11af7f5.tar.gz
connectbot-8f792489ea758103d90d5db3c602511ef11af7f5.tar.bz2
connectbot-8f792489ea758103d90d5db3c602511ef11af7f5.zip
Restore (unused) ns in string.xlm
-rw-r--r--app/src/main/res/values/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index ae8302a..72de965 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -18,7 +18,8 @@
*/
-->
-<resources xmlns:tools="http://schemas.android.com/tools">
+<resources xmlns:tools="http://schemas.android.com/tools"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Summary of what ConnectBot is; used as a short description in the Android running apps list -->
<string name="app_desc">"Simple, powerful, open-source SSH client."</string>