From 723a40a216fbb9530317ec377db3ce1b042623f4 Mon Sep 17 00:00:00 2001 From: reroman Date: Sun, 13 Jan 2019 17:13:11 -0600 Subject: Clipboard now is cleared with manual copy (#464) * Clipboard now is cleared after manual copy * Spanish translation added * Spanish translations for commit messages updated * Validation of value 0 in general_show_time before start timer The clear_after_copy preference is disabled according with that value. * Like clear_after_copy, clear_clipboard_20x now depends on the value of general_show_time too --- 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 ddcb5da4..0b1afda1 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -38,6 +38,7 @@ No OpenPGP Provider selected! Password copied to clipboard, you have %d seconds to paste it somewhere. + Password copied to clipboard Username copied to clipboard OTP code copied to clipboard Please provide a file name @@ -136,7 +137,7 @@ No key selected General Password Show Time - Set the time you want the password to be in clipboard + Set the time 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 -- cgit v1.2.3