Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bestpractical/rt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Conry <bconry@bestpractical.com>2022-03-28 21:19:27 +0300
committerJim Brandt <jbrandt@bestpractical.com>2022-07-06 21:52:51 +0300
commit029fc9503fc5731d50270b8c07a2d27e838e276c (patch)
treef5eb8f4714ee42b1d89a9755987e146a9038ff18
parent8cd02c8404e032dc9ed97ce13770d9d0c2a7577c (diff)
Improve template 'Error: public key'
The template 'Error: public key' had content that didn't flow well and had the potential to cause some confusion for users. This change will only affect new installs. Existing installs will need to modify the template manually to get the new text. Fixes: I#37360
-rw-r--r--etc/initialdata4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/initialdata b/etc/initialdata
index 454f76336b..7feb0d5a79 100644
--- a/etc/initialdata
+++ b/etc/initialdata
@@ -681,9 +681,9 @@ You received this message because RT received mail from you that was not encrypt
Name => "Error: public key", # loc
Description =>
"Inform user that he has problems with public key and couldn't recieve encrypted content", # loc
- Content => q{Subject: We have no your public key or it's wrong
+ Content => q{Subject: Your public key in RT is missing or unusable
-You received this message as we have no your public PGP key or we have a problem with your key. Inform the administrator about the problem.
+You received this message because we were unable to encrypt a message to your public key, either because it is missing or has a problem. Please inform the administrator about the problem.
}
},
{ Queue => 0,