From 301d4f6798f54b2b302638a0d67699cc7351adfb Mon Sep 17 00:00:00 2001 From: alescdb Date: Fri, 23 Oct 2015 20:16:57 +0200 Subject: Add a setting options to always show the virtual keyboard (special keys) --- app/src/main/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index e5dfeef..925f55f 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -643,5 +643,7 @@ Discard Keep editing + Keyboard always visible + Always show the special keys -- cgit v1.2.3 From b1cda7f1e67c8d7f91c01b679d34f46f0d591955 Mon Sep 17 00:00:00 2001 From: alescdb Date: Fri, 23 Oct 2015 20:47:19 +0200 Subject: Code style (xml) spaces -> tab --- app/src/main/res/values/strings.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 925f55f..3fdb16f 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -18,8 +18,7 @@ */ --> - + "Simple, powerful, open-source SSH client." @@ -643,7 +642,7 @@ Discard Keep editing - Keyboard always visible - Always show the special keys + Keyboard always visible + Always show the special keys -- cgit v1.2.3 From a67cc634407382c638267abbeab53b2e85fa8e79 Mon Sep 17 00:00:00 2001 From: alescdb Date: Fri, 23 Oct 2015 21:13:15 +0200 Subject: Remove summary and change title --- app/src/main/res/values/strings.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 3fdb16f..0afd1f1 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -643,6 +643,5 @@ Keep editing - Keyboard always visible - Always show the special keys + Special keys always visible -- cgit v1.2.3 From e6310a2c2a215e562d09c09483ef0fe66d832924 Mon Sep 17 00:00:00 2001 From: alescdb Date: Sat, 24 Oct 2015 08:58:07 +0200 Subject: Resource context & french translation --- app/src/main/res/values/strings.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 0afd1f1..ae8302a 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -222,6 +222,9 @@ "Tap console to show title bar and access menu" + + Special keys always visible + "Page up/down gesture" @@ -642,6 +645,4 @@ Discard Keep editing - - Special keys always visible -- cgit v1.2.3 From 8f792489ea758103d90d5db3c602511ef11af7f5 Mon Sep 17 00:00:00 2001 From: alescdb Date: Sat, 24 Oct 2015 09:03:28 +0200 Subject: Restore (unused) ns in string.xlm --- app/src/main/res/values/strings.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/src/main/res/values/strings.xml') 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 @@ */ --> - + "Simple, powerful, open-source SSH client." -- cgit v1.2.3 From 054e934eae5889367ce6acda8355187b6534f701 Mon Sep 17 00:00:00 2001 From: alescdb Date: Sat, 24 Oct 2015 09:06:21 +0200 Subject: Extra tabs removed --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/res/values/strings.xml') 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 @@ --> + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> "Simple, powerful, open-source SSH client." -- cgit v1.2.3 From 9246476694b74fce0a97cfd7945c7bba5ae18d86 Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 26 Oct 2015 19:52:10 +0100 Subject: Better context for translators --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 1d1f78b..e3aa67d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -219,7 +219,7 @@ "Tap console to show title bar and access menu" - + Special keys always visible -- cgit v1.2.3 From 04f13572b3cedf328c76bcdcfc61e90e2df4366b Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 26 Oct 2015 19:54:02 +0100 Subject: Better context for translators --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index e3aa67d..45ef38c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -219,7 +219,7 @@ "Tap console to show title bar and access menu" - + Special keys always visible -- cgit v1.2.3