Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

Commit

Permalink
Merge pull request #102 from KonoromiHimaries/patch-4
Browse files Browse the repository at this point in the history
Update messages.nano.js
  • Loading branch information
jspenguin2017 authored Jan 26, 2018
2 parents da3b82e + 97668b3 commit d9b0910
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/_nano-locales/pl/messages.nano.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"description": "English: Nano comes with two sets of resources,"
},
"1pResourcesOriginal": {
"message": "zasoby uBlocka Origin",
"message": "zasoby uBlock Origin",
"description": "English: uBlock Origin Resources"
},
"1pResourcesAnd": {
Expand Down Expand Up @@ -144,7 +144,7 @@
"description": "Error when hostname not valid"
},
"whitelistLinterInvalidRegExp": {
"message": "To wyrażenie regularne ma błędy składniowe.",
"message": "To wyrażenie regularne zawiera błędy w składni.",
"description": "Error when regular expression has syntax errors"
},
"whitelistLinterInvalidURL": {
Expand Down Expand Up @@ -203,15 +203,15 @@
"description": "Error when raw JavaScript injection"
},
"filterLinterRejectedBadSelector": {
"message": "Selektor w tej regule ma błędy składniowe.",
"message": "Selektor tej reguły zawiera błędy w składni.",
"description": "Error when selector has syntax errors"
},
"filterLinterRejectedTooExpensive": {
"message": "Ta reguła nie może być ogólna.",
"description": "Error when expensive cosmetic is generic"
},
"filterLinterRejectedStyleInjection": {
"message": "Ta reguła wstrzykiwania CSS ma błędy składniowe.",
"message": "Ta reguła wstrzykiwania CSS zawiera błędy w składni.",
"description": "Error when CSS injection has syntax errors"
},
// Network filtering warnings
Expand Down

0 comments on commit d9b0910

Please sign in to comment.