From b4f6fc502acf69e7f6f63354d07a8c07939f36ba Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Thu, 8 Oct 2020 17:15:39 +0530 Subject: Introduce app-wide HTTPS proxy setting (#1134) --- app/src/main/res/values/strings.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 4ed3ee52..cc9f1f24 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -100,10 +100,10 @@ Search - Password: - OTP: + Password + OTP Extra content: - Username: + Username Edit password Copy password Share as plaintext @@ -408,4 +408,10 @@ Potentially incorrect URL It appears that your URL contains a custom port, but does not specify the ssh:// scheme.\nThis can cause the port to be considered a part of your path. Press OK here to fix the URL. + + Proxy hostname + Port + HTTP(S) proxy settings + Invalid URL + -- cgit v1.2.3