From 073346c157ec34b750d175c8543f346e6eae94de Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Tue, 1 Oct 2019 22:14:28 +0530 Subject: Redesign UI and introduce dark theme (#519) Caveats: - The openpgp preference had to be removed because the open-intents developers are too lazy to update their libraries. Over the coming weeks I will be reimplementing a local solution for this instead. - The autofill dialog is broken but I since it is being worked on in #410 already I'm not going to bother fixing it. --- app/src/main/res/values/strings.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 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 8e54490f..e39558b1 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -74,7 +74,7 @@ Protocol Server URL server.com - 22 + Port 22 443 Repo path @@ -90,16 +90,16 @@ Git config Username - User name + Username Email email Please enter a valid email address Clone! - name + Name Password - Extra + Extra content Select Cancel Save @@ -138,8 +138,8 @@ No key selected General Password Show Time - Set the time you want the password to be in clipboard. 0 means forever. - Automatically Copy Password + Set the time (in seconds) you want the password to be in clipboard. 0 means forever. + Automatically copy Password Automatically copy the password to the clipboard after decryption was successful. SSH-key imported Error while trying to import the ssh-key @@ -251,8 +251,8 @@ Remember the passphrase in the app configuration (insecure) Hackish tools Abort rebase and push new branch + Hard reset to remote branch Commit hash - p@ssw0rd! username: something other extra content Failed to get last changed date Tap copy to calculate HOTP -- cgit v1.2.3