Raymond Hill
7 years ago
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
2 changed files with
3 additions and
3 deletions
-
src/_locales/en/messages.json
-
src/about.html
|
|
@ -566,8 +566,8 @@ |
|
|
|
"description": "" |
|
|
|
}, |
|
|
|
"aboutIssues" : { |
|
|
|
"message": "Bugs and issues", |
|
|
|
"description": "" |
|
|
|
"message": "Issue tracker", |
|
|
|
"description": "Text for a link to official issue tracker" |
|
|
|
}, |
|
|
|
"aboutContributors":{ |
|
|
|
"message":"Contributors", |
|
|
|
|
|
@ -23,7 +23,7 @@ ul { |
|
|
|
<li><a href="https://github.com/gorhill/uMatrix/wiki"><span data-i18n="aboutDoc"></span></a><br> |
|
|
|
<li><span data-i18n="aboutPermissions"></span><br> |
|
|
|
<li><a href="https://github.com/gorhill/uMatrix" data-i18n="aboutCode"></a><br> |
|
|
|
<li><a href="https://github.com/gorhill/uMatrix/issues" data-i18n="aboutIssues"></a><br> |
|
|
|
<li><a href="https://github.com/uBlockOrigin/uMatrix-issues/issues" data-i18n="aboutIssues"></a><br> |
|
|
|
<li><span data-i18n="aboutContributors"></span> |
|
|
|
<ul> |
|
|
|
<li><span data-i18n="aboutCodeContributors"></span> <a href="https://github.com/gorhill/uMatrix/graphs/contributors">uMatrix, <a href="https://github.com/gorhill/httpswitchboard/graphs/contributors">HTTP Switchboard</a> |
|
|
|