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:
authorMarius David Wieschollek <passwords.public@mdns.eu>2020-12-29 04:02:07 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2020-12-29 04:02:07 +0300
commitb378fc9775380d5bd5973ef914eb3ba8b82ffbb6 (patch)
tree35a41ba4878dc08f9644e26fccae085eedbee521 /src/platform/generic/_locales/de/messages.json
parent17cc839314e5611b11fd3384b5def53b92b2abe4 (diff)
Fix mobile chrome issues
Signed-off-by: Marius David Wieschollek <passwords.public@mdns.eu>
Diffstat (limited to 'src/platform/generic/_locales/de/messages.json')
-rw-r--r--src/platform/generic/_locales/de/messages.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/src/platform/generic/_locales/de/messages.json b/src/platform/generic/_locales/de/messages.json
index 5fdf753..45673d4 100644
--- a/src/platform/generic/_locales/de/messages.json
+++ b/src/platform/generic/_locales/de/messages.json
@@ -310,7 +310,7 @@
"description": "Used in the collected tab when no new passwords have been found"
},
"AddPasswordForCurrentTab" : {
- "message" : "Konto wür aktuellen Tab hinzufügen",
+ "message" : "Konto für aktuellen Tab hinzufügen",
"description": "Used in the collected tab for the option to add a blank entry with just the url of the current tab"
},
"NoServerItems" : {
@@ -1043,9 +1043,13 @@
"message" : "Extension Version",
"description": "Description of the extension version in the internal status section in the debug tab in the extension settings"
},
+ "DebugInfoExtensionBuild" : {
+ "message" : "Zielplatform",
+ "description": "Description of the extension build target (firefox or chrome) in the internal status section in the debug tab in the extension settings"
+ },
"DebugInfoExtensionPlatform" : {
- "message" : "Extension Plattform",
- "description": "Description of the extension platform (firefox or chrome) in the internal status section in the debug tab in the extension settings"
+ "message" : "User Agent",
+ "description": "Description of the browser user agent in the internal status section in the debug tab in the extension settings"
},
"DebugInfoExtensionEnvironment" : {
"message" : "Extension Modus",