1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-11-07 03:12:33 +01:00

Update messages.json

This commit is contained in:
tlu1024 2014-07-18 11:07:10 +02:00
parent f1c6f20e66
commit 66a5732918

View File

@ -144,19 +144,19 @@
"description":"English: Apply changes" "description":"English: Apply changes"
}, },
"whitelistPrompt":{ "whitelistPrompt":{
"message":"Your list of host names for which µBlock will be disabled. One entry per line. Invalid host names will be silently ignored.", "message":"Deine Liste an Host-Namen, für die µBlock deaktiviert ist. Ein Eintrag pro Zeile. Ungültige Host-Namen werden stillschweigend ignoriert.",
"description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored." "description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored."
}, },
"whitelistImport":{ "whitelistImport":{
"message":"Import and append", "message":"Importieren und hinzufügen",
"description":"English: Import and append" "description":"English: Import and append"
}, },
"whitelistExport":{ "whitelistExport":{
"message":"Export", "message":"Exportieren",
"description":"English: Export" "description":"English: Export"
}, },
"whitelistApply":{ "whitelistApply":{
"message":"Apply changes", "message":"Änderungen anwenden",
"description":"English: Apply changes" "description":"English: Apply changes"
}, },
"logBlockedRequestsPrompt":{ "logBlockedRequestsPrompt":{