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

github.com/marius-wieschollek/passwords-webextension.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorflo-mic <52607335+flo-mic@users.noreply.github.com>2021-02-22 15:59:53 +0300
committerGitHub <noreply@github.com>2021-02-22 15:59:53 +0300
commit7d22e7ee37dab06445eed82bef9bf0542c371fd6 (patch)
treed22dd6f5e9e20ffdb099582b425b969788a82c9a /src/platform/generic/_locales/de
parentc64354217c7422ac2a91175170d1234f9009e540 (diff)
Update src/platform/generic/_locales/de/messages.json
Co-authored-by: Bert Wesarg <Bert.Wesarg@googlemail.com>
Diffstat (limited to 'src/platform/generic/_locales/de')
-rw-r--r--src/platform/generic/_locales/de/messages.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/platform/generic/_locales/de/messages.json b/src/platform/generic/_locales/de/messages.json
index 32497d7..634a033 100644
--- a/src/platform/generic/_locales/de/messages.json
+++ b/src/platform/generic/_locales/de/messages.json
@@ -104,7 +104,7 @@
"description": "Help text in the extension settings for the setting to automatically respond with the first recommended credential to any http authentication auth request"
},
"SettingsClearClipboardPasswords" : {
- "message" : "Kopierte Passwörter automatisch aus der Zwischenablage löschen",
+ "message" : "Zwischenablage nach einer bestimmten Zeit automatisch löschen",
"description": "Label of the setting in the extension settings to automatically clear passwords from clipboard after a certain time."
},
"HelpClearClipboardPasswords" : {
@@ -1199,4 +1199,4 @@
"message" : "Keine Fehlerberichte vorhanden",
"description": "Message shown when no error reports exist instead of the error logs in the error logs section in the extension settings in the debug tab"
}
-} \ No newline at end of file
+}