This commit is contained in:
Raymond Hill 2019-06-20 14:42:37 -04:00
parent b428a25c3f
commit 570723f795
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
1 changed files with 5 additions and 5 deletions

View File

@ -220,7 +220,7 @@
"description": "appears in popup" "description": "appears in popup"
}, },
"popupHitDomainCount": { "popupHitDomainCount": {
"message": "{{count}} utav {{total}}", "message": "{{count}} av {{total}}",
"description": "appears in popup" "description": "appears in popup"
}, },
"pickerCreate": { "pickerCreate": {
@ -488,7 +488,7 @@
"description": "Will discard manually-edited content and exit manual-edit mode" "description": "Will discard manually-edited content and exit manual-edit mode"
}, },
"rulesImport": { "rulesImport": {
"message": "Importera från fil", "message": "Importera från fil...",
"description": "" "description": ""
}, },
"rulesExport": { "rulesExport": {
@ -672,7 +672,7 @@
"description": "Small header to identify the static filtering section" "description": "Small header to identify the static filtering section"
}, },
"loggerStaticFilteringSentence": { "loggerStaticFilteringSentence": {
"message": "{{action}} nätverksförfrågningar av {{type}} {{br}}vilkas URL matchar {{url}} {{br}}och som kommer {{origin}},{{br}}{{importance}} det finns ett matchande undantagsfilter.", "message": "{{action}} nätverksförfrågningar av {{type}} {{br}}vilkas webbadresser matchar {{url}} {{br}}och som kommer från {{origin}},{{br}}{{importance}} det finns ett matchande undantagsfilter.",
"description": "Used in the static filtering wizard" "description": "Used in the static filtering wizard"
}, },
"loggerStaticFilteringSentencePartBlock": { "loggerStaticFilteringSentencePartBlock": {
@ -808,7 +808,7 @@
"description": "English: my-ublock-backup_{{datetime}}.txt" "description": "English: my-ublock-backup_{{datetime}}.txt"
}, },
"aboutRestoreDataButton": { "aboutRestoreDataButton": {
"message": "Återställ från fil", "message": "Återställ från fil...",
"description": "English: Restore from file..." "description": "English: Restore from file..."
}, },
"aboutResetDataButton": { "aboutResetDataButton": {
@ -832,7 +832,7 @@
"description": "English: Network error: {{msg}}" "description": "English: Network error: {{msg}}"
}, },
"subscriberConfirm": { "subscriberConfirm": {
"message": "uBlock₀: Lägg till följande URL till din skräddarsydda filterlista?\n\nTitel: \"{{title}}\"\nURL: {{url}}", "message": "uBlock₀: Lägg till följande webbadress till din skräddarsydda filterlista?\n\nTitel: \"{{title}}\"\nWebbadress: {{url}}",
"description": "English: The message seen by the user to confirm subscription to a ABP filter list" "description": "English: The message seen by the user to confirm subscription to a ABP filter list"
}, },
"elapsedOneMinuteAgo": { "elapsedOneMinuteAgo": {