From 97bc1e0ce52fc8411b252ae912bac40d29feee64 Mon Sep 17 00:00:00 2001 From: Mathias Rav Date: Sat, 16 Dec 2023 17:11:26 +0100 Subject: Add snackbar error message when .gpg-id contains a short hex id (#2819) --- app/src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (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 21ad8845..acb07b5e 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -305,6 +305,7 @@ No image file was selected Exporting passwords… Found .gpg-id, but it contains an invalid key ID, fingerprint or user ID + Found .gpg-id, but it contains a short hex ID, which is not supported File name must not contain \'/\', set directory above Directory Set GPG key for directory -- cgit v1.2.3