diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2018-02-14 07:51:07 +0100 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2018-02-14 07:51:07 +0100 |
| commit | 95f1954c784cc178df93bb85197aef858f528e0b (patch) | |
| tree | bba5f850a8b6e8ba47abcfcd44c5a04b9570e7d2 /locales/hi.lng | |
| parent | e9527cd0e511abdf746e01bbe52d4826355a32b7 (diff) | |
Adjusted last blacklist entry example for a more accurate description
As discussed in issue #160 , blacklist entries can indeed currently not
be "complete" regular expressions, but must be structured as a domain
part, a separator character ('/'), and a path part.
Diffstat (limited to 'locales/hi.lng')
| -rw-r--r-- | locales/hi.lng | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/locales/hi.lng b/locales/hi.lng index e7f4d89cf..245922a54 100644 --- a/locales/hi.lng +++ b/locales/hi.lng @@ -92,7 +92,6 @@ domain.net/fullpath<==डोमेन .नेट /फुल्ल्पथ < *.sub.domain.net/*<==*.सुब .डोमेन .दे /*< #sub.domain.*/*<==सुब .डोमेन .*/*< #domain.*/*<==डोमेन .*/*< -a complete <a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html" target="_blank">regular expression</a> (slow)==एक पूरा <a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html" target="_blank">रेगेक्स</a> (मगर धीरे ) #was removed from blacklist==ब्लैकलिस्ट से हटा दिया गया था #was added to the blacklist==ब्लैकलिस्ट में जोड़ा गया था Activate this list for==इस लिस्ट को सक्रिय करें |
