From abc62c2b6b9d7106eb9f53f4994f086835602e57 Mon Sep 17 00:00:00 2001 From: Aditya Wasan Date: Thu, 13 Jan 2022 22:13:53 +0530 Subject: Refactor randomized password generator into a separate module (#1663) --- app/src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 7b476587..c11e6f25 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -391,5 +391,6 @@ Successfully imported PGP key The key ID of the imported key is given below, please review it for correctness:\n%1$s PGP settings + Some error occurred -- cgit v1.2.3