diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index cc4e3e36..0b2a3b3f 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -82,7 +82,27 @@ Category Search - + + + Git + Server + server.com + Remote location + path/to/repository + Username + username + SSH Key + Crypto + Select OpenPGP Provider! + Set your OpenPGP account + mail@somewhere.tld + Select OpenPGP Key id + General + Password Show Time + Set the time you want the password to be in clipboard + Automatically Copy Password + Automatically copy the password to the clipboard after decryption was successful. + OK Yes diff --git a/app/src/main/res/xml/preference.xml b/app/src/main/res/xml/preference.xml index 0833ebf8..7fe39daa 100644 --- a/app/src/main/res/xml/preference.xml +++ b/app/src/main/res/xml/preference.xml @@ -1,38 +1,38 @@ - - + - - - + - + + android:key="openpgp_provider_list" android:title="@string/pref_provider_title" /> - - - - + - \ No newline at end of file