1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-11-07 03:12:33 +01:00
This commit is contained in:
Raymond Hill 2019-05-01 20:05:16 -04:00
parent 0e4fbefd07
commit ce488d9fc8
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -564,7 +564,7 @@
"description": "Tooltip for the eraser in the logger page; used to blank the content of the logger" "description": "Tooltip for the eraser in the logger page; used to blank the content of the logger"
}, },
"loggerPauseTip": { "loggerPauseTip": {
"message": "Pausa loggen (ignorera all inkommande data)", "message": "Pausa loggaren (kassera alla inkommande data)",
"description": "Tooltip for the pause button in the logger page" "description": "Tooltip for the pause button in the logger page"
}, },
"loggerUnpauseTip": { "loggerUnpauseTip": {
@ -576,11 +576,11 @@
"description": "Tooltip for the row filterer button in the logger page" "description": "Tooltip for the row filterer button in the logger page"
}, },
"logFilterPrompt": { "logFilterPrompt": {
"message": "filtrera logginnehåll", "message": "filtrera loggarens innehåll",
"description": "Placeholder string for logger output filtering input field" "description": "Placeholder string for logger output filtering input field"
}, },
"loggerRowFiltererBuiltinTip": { "loggerRowFiltererBuiltinTip": {
"message": "Loggfiltreralternativ", "message": "Loggarens filtreringsalternativ",
"description": "Tooltip for the button to bring up logger output filtering options" "description": "Tooltip for the button to bring up logger output filtering options"
}, },
"loggerRowFiltererBuiltinNot": { "loggerRowFiltererBuiltinNot": {
@ -704,7 +704,7 @@
"description": "Message to show when a filter cannot be found in any filter lists" "description": "Message to show when a filter cannot be found in any filter lists"
}, },
"loggerSettingDiscardPrompt": { "loggerSettingDiscardPrompt": {
"message": "Loggposter som inte uppfyller alla tre villkoren nedan kommer automatiskt att förkastas:", "message": "Loggarens poster som inte uppfyller alla tre villkoren nedan kommer automatiskt att kasseras:",
"description": "Logger setting: A sentence to describe the purpose of the settings below" "description": "Logger setting: A sentence to describe the purpose of the settings below"
}, },
"loggerSettingPerEntryMaxAge": { "loggerSettingPerEntryMaxAge": {