|
24 | 24 | "title" : "Risiko akzeptieren und Website besuchen",
|
25 | 25 | "note" : "Button shown in an error page that warns users of security risks on a website due to Phishing or Malware issues. The buttons allows the user to visit the website anyway despite the risks."
|
26 | 26 | },
|
| 27 | + "maliciousSiteTabTitle" : { |
| 28 | + "title" : "Warnung: Sicherheitsrisiko", |
| 29 | + "note" : "Title shown in the browser window or tab when the current page may be a security risk due to phishing" |
| 30 | + }, |
27 | 31 | "malwarePageHeading" : {
|
28 | 32 | "title" : "Warnung: Diese Website stellt möglicherweise ein{newline}Sicherheitsrisiko dar",
|
29 | 33 | "note" : "Title shown in an error page that warn users of security risks on a website due to malware distribution. The {newline} tag should not be translated. It should be placed within the sentence to avoid having a single word hanging on the last line"
|
30 | 34 | },
|
31 |
| - "malwareTabTitle" : { |
32 |
| - "title" : "Warnung: Sicherheitsrisiko", |
33 |
| - "note" : "Title shown in the browser window or tab when the current page may be a security risk due to malware" |
34 |
| - }, |
35 | 35 | "malwareWarningText" : {
|
36 | 36 | "title" : "DuckDuckGo hat diese Seite blockiert, weil sie möglicherweise Malware verbreitet, die darauf abzielt, dein Gerät zu kompromittieren oder deine persönlichen Daten zu stehlen.{newline}<a>Mehr erfahren</a>",
|
37 | 37 | "note" : "Error description shown in an error page that warns users of security risks on a website due to malware distribution. The {newline} tag should not be translated. It should be placed before the translated <a>Learn More</a> text."
|
|
44 | 44 | "title" : "Warnung: Diese Website stellt möglicherweise ein{newline}Sicherheitsrisiko dar",
|
45 | 45 | "note" : "Title shown in an error page that warn users of security risks on a website due to Phishing issues. The {newline} tag should not be translated. It should be placed within the sentence to avoid having a single word hanging on the last line"
|
46 | 46 | },
|
47 |
| - "phishingTabTitle" : { |
48 |
| - "title" : "Warnung: Sicherheitsrisiko", |
49 |
| - "note" : "Title shown in the browser window or tab when the current page may be a security risk due to phishing" |
50 |
| - }, |
51 | 47 | "phishingWarningText" : {
|
52 | 48 | "title" : "Diese Website gibt sich möglicherweise als legitime Website aus, um dich dazu zu verleiten, personenbezogene Daten wie Passwörter oder Kreditkartennummern preiszugeben.{newline}<a>Mehr erfahren</a>",
|
53 | 49 | "note" : "Error description shown in an error page that warns users of security risks on a website due to Phishing issues. The {newline} tag should not be translated. It should be placed before the translated <a>Learn More</a> text."
|
|
56 | 52 | "title" : "Wenn du glaubst, dass diese Website sicher ist, kannst du <a>einen Fehler melden</a>. Du kannst die Website weiterhin auf eigenes Risiko besuchen.",
|
57 | 53 | "note" : "Title of the Advanced info section shown in an error page that warns users of security risks on a website due to malware distribution."
|
58 | 54 | },
|
| 55 | + "scamPageHeading" : { |
| 56 | + "title" : "Warnung: Diese Website stellt möglicherweise ein{newline}Sicherheitsrisiko dar", |
| 57 | + "note" : "Title shown in an error page that warn users of security risks on a website due to suspected scam attempts. The {newline} tag should not be translated. It should be placed within the sentence to avoid having a single word hanging on the last line" |
| 58 | + }, |
| 59 | + "scamWarningText" : { |
| 60 | + "title" : "DuckDuckGo hat diese Seite blockiert, weil sie möglicherweise versucht, dich zu täuschen oder zu manipulieren, um dich unter Vorspiegelung falscher Tatsachen zur Überweisung von Geld, zum Kauf gefälschter Waren oder zur Installation von Malware zu verleiten.{newline}<a>Mehr erfahren</a>", |
| 61 | + "note" : "Error description shown in an error page that warns users of security risks on a website due to suspected scam attempts. The {newline} tag should not be translated. It should be placed before the translated <a>Learn More</a> text." |
| 62 | + }, |
| 63 | + "scamAdvancedInfoHeading" : { |
| 64 | + "title" : "Wenn du glaubst, dass diese Website sicher ist, kannst du <a>einen Fehler melden</a>. Du kannst die Website weiterhin auf eigenes Risiko besuchen.", |
| 65 | + "note" : "Title of the Advanced info section shown in an error page that warns users of security risks on a website due to suspected scam attempts." |
| 66 | + }, |
59 | 67 | "sslPageHeading" : {
|
60 | 68 | "title" : "Warnung: Diese Website ist möglicherweise unsicher",
|
61 | 69 | "note" : "Title shown in an error page that warn users of security risks on a website due to SSL issues"
|
|
0 commit comments