From a7a8c9cb7b0efdcef4d16f00ed03620e90c67cd7 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Tue, 11 Aug 2015 15:35:24 -0500 Subject: Use unicode symbols for arrow buttons This relieves some need for translations to many languages. --- app/src/main/res/values/notrans.xml | 8 ++++++++ app/src/main/res/values/strings.xml | 16 ++++------------ 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'app') diff --git a/app/src/main/res/values/notrans.xml b/app/src/main/res/values/notrans.xml index 3142ed6..5dacca6 100644 --- a/app/src/main/res/values/notrans.xml +++ b/app/src/main/res/values/notrans.xml @@ -22,4 +22,12 @@ Before we get started, we need to get some legal information out of the way. ConnectBot is provided under the Apache License, Version 2.0 (the “License”). Here are a few key points:\n\nYou may not use this program except in compliance with the License. You may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless 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. + + \u25B2 + + \u25BC + + \u25C0 + + \u25B6 diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index b7a1cd2..e08dbd4 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -521,10 +521,10 @@ Send escape character. - - - Send TAB character. + + + Send TAB character. @@ -552,12 +552,4 @@ Ctrl Tab - - Up - - Down - - Left - - Right -- cgit v1.2.3