Be more specific about security risks

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-10-22 11:26:21 +02:00
parent 20c5a554ef
commit 960e06259a
No known key found for this signature in database
GPG Key ID: DC2729FDD34BE99E
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"alert-secret-not-found": {
"other": "Das ist nicht das Secret, was du suchst\u0026hellip;"
"other": "Das ist nicht das Secret, was du suchst\u0026hellip; - Falls du diesen Link noch nicht selbst geöffnet hast, könnte das Secret kompromittiert sein, da jemand anderes den Link geöffnet haben könnte."
},
"alert-something-went-wrong": {
"other": "Irgendwas ging schief. Entschuldigung\u0026hellip;"
@ -41,4 +41,4 @@
"title-secret-created": {
"other": "Secret erstellt!"
}
}
}

View File

@ -1,6 +1,6 @@
{
"alert-secret-not-found": {
"other": "This is not the secret you are looking for\u0026hellip;"
"other": "This is not the secret you are looking for\u0026hellip; - If you expected the secret to be here it might be comprimised as someone else might have opened the link already."
},
"alert-something-went-wrong": {
"other": "Something went wrong. I'm very sorry about this\u0026hellip;"
@ -41,4 +41,4 @@
"title-secret-created": {
"other": "Secret created!"
}
}
}