aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-en-rGB
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-03-26 18:02:17 +0000
committerKenny Root <kenny@the-b.org>2015-03-26 18:02:17 +0000
commit8c2e8642127e0c6068a17e9ed82a46668cbd11c4 (patch)
tree8a476cb73567beb47b4900df046a8c4246238322 /app/src/main/res/values-en-rGB
parent7da5d8fe9660338a3ed9b29a34d2e7e83f677f80 (diff)
downloadconnectbot-8c2e8642127e0c6068a17e9ed82a46668cbd11c4.tar.gz
connectbot-8c2e8642127e0c6068a17e9ed82a46668cbd11c4.tar.bz2
connectbot-8c2e8642127e0c6068a17e9ed82a46668cbd11c4.zip
Update translations
Diffstat (limited to 'app/src/main/res/values-en-rGB')
-rw-r--r--app/src/main/res/values-en-rGB/strings.xml34
1 files changed, 6 insertions, 28 deletions
diff --git a/app/src/main/res/values-en-rGB/strings.xml b/app/src/main/res/values-en-rGB/strings.xml
index 6bc6957..fabe684 100644
--- a/app/src/main/res/values-en-rGB/strings.xml
+++ b/app/src/main/res/values-en-rGB/strings.xml
@@ -1,29 +1,7 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
- * ConnectBot: simple, powerful, open-source SSH client for Android
- * Copyright 2007 Kenny Root, Jeffrey Sharkey
- * Copyright 2011 Darren Salt
- *
- * This file is derived from res/values/strings.xml
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
--->
-
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="title_colors">"Colours"</string>
- <string name="hostpref_color_title">"Colour category"</string>
- <string name="list_menu_sortcolor">"Sort by colour"</string>
- <string name="color_gray">"grey"</string>
+<?xml version='1.0' encoding='utf-8'?>
+<resources>
+ <string name="title_colors">Colours</string>
+ <string name="hostpref_color_title">Colour category</string>
+ <string name="list_menu_sortcolor">Sort by colour</string>
+ <string name="color_gray">grey</string>
</resources>