diff options
| author | alescdb <alescdb@users.noreply.github.com> | 2015-10-24 09:06:21 +0200 | 
|---|---|---|
| committer | alescdb <alescdb@users.noreply.github.com> | 2015-10-24 09:06:21 +0200 | 
| commit | 054e934eae5889367ce6acda8355187b6534f701 (patch) | |
| tree | d18aa1b7078b25bd114ccb7cac7885d37de05ead | |
| parent | 8f792489ea758103d90d5db3c602511ef11af7f5 (diff) | |
| download | connectbot-054e934eae5889367ce6acda8355187b6534f701.tar.gz connectbot-054e934eae5889367ce6acda8355187b6534f701.tar.bz2 connectbot-054e934eae5889367ce6acda8355187b6534f701.zip  | |
Extra tabs removed
| -rw-r--r-- | app/src/main/res/values/strings.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 72de965..5d87367 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -19,7 +19,7 @@  -->  <resources xmlns:tools="http://schemas.android.com/tools" -		   xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> +	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>  | 
