diff options
Diffstat (limited to 'src/_locales/sl')
-rw-r--r-- | src/_locales/sl/messages.json | 40 |
1 files changed, 14 insertions, 26 deletions
diff --git a/src/_locales/sl/messages.json b/src/_locales/sl/messages.json index c2a9d3c..ad6567c 100644 --- a/src/_locales/sl/messages.json +++ b/src/_locales/sl/messages.json @@ -363,22 +363,6 @@ "message":"Uporabi spremembe", "description":"English: Apply changes" }, - "logNetRequestsPrompt":{ - "message":"Enable the logging of network requests", - "description":"English: Enable the logging of network requests" - }, - "logNetRequestsHelp":{ - "message":"You can inspect the details of network requests if you wish by enabling this option. The logging of network requests increases the memory footprint of uBlockâ‚€. Since many users will never use this feature, it is disabled by default.", - "description":"English: see _locales\/en\/messages.log" - }, - "logBlockedRequestsHeader":{ - "message":"Blocked requests", - "description":"English: Blocked requests" - }, - "logAllowedRequestsHeader":{ - "message":"Allowed requests", - "description":"English: Allowed requests" - }, "logRequestsHeaderType":{ "message":"Type", "description":"English: Type" @@ -395,14 +379,6 @@ "message":"Filter", "description":"English: Filter" }, - "logBlockedRequestsEmpty":{ - "message":"No blocked requests logged for this page", - "description":"English: No blocked requests logged for this page" - }, - "logAllowedRequestsEmpty":{ - "message":"No non-blocked requests logged for this page", - "description":"English: No non-blocked requests logged for this page" - }, "logAll":{ "message":"All", "description":"Appears in the logger's tab selector" @@ -419,6 +395,18 @@ "message":"Maximum number of log entries", "description":"Tooltip informaing that the input field is to set the maximum number of entries in the log" }, + "loggerURLFilteringContextLabel":{ + "message":"Context:", + "description":"Label for the context selector" + }, + "loggerURLFilteringTypeLabel":{ + "message":"Type:", + "description":"Label for the type selector" + }, + "loggerURLFilteringHeader":{ + "message":"Dynamic URL filtering", + "description":"Small header to identify the dynamic URL filtering section" + }, "aboutChangelog":{ "message":"Change log", "description":"English: Change log" @@ -500,8 +488,8 @@ "description":"Firefox\/Fennec-specific: Show Dashboard" }, "showNetworkLogButton":{ - "message":"Show Network Request Log", - "description":"Firefox\/Fennec-specific: Show Network Request Log" + "message":"Show Logger", + "description":"Firefox\/Fennec-specific: Show Logger" }, "fennecMenuItemBlockingOff":{ "message":"izklop", |