diff options
author | alefvanoon <53198048+alefvanoon@users.noreply.github.com> | 2021-12-06 20:47:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-06 20:47:26 +0100 |
commit | 6078a7ab60dbf3691f888462ee0e52a05ff9016f (patch) | |
tree | 356d981bc7fd78d8f4d5b299404c9c147f6dd6b1 /src/pages/popup/popup.html | |
parent | Merge branch 'master' of https://github.com/libredirect/libredirect (diff) | |
download | libredirect-6078a7ab60dbf3691f888462ee0e52a05ff9016f.zip |
Update popup.html
Diffstat (limited to 'src/pages/popup/popup.html')
-rw-r--r-- | src/pages/popup/popup.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html index 0c4c795b..b6af9b5e 100644 --- a/src/pages/popup/popup.html +++ b/src/pages/popup/popup.html @@ -30,7 +30,7 @@ <tbody> <tr> <td> - <h1 data-localise="__MSG_disableNitter__">Nitter Redirects</h1> + <h1 data-localise="__MSG_disableNitter__">Twitter Redirects</h1> </td> <td> <input @@ -52,7 +52,7 @@ <tr> <td> <h1 data-localise="__MSG_disableInvidious__"> - Invidious Redirects + YouTube Redirects </h1> </td> <td> @@ -75,7 +75,7 @@ <tr> <td> <h1 data-localise="__MSG_disableBibliogram__"> - Bibliogram Redirects + Instagram Redirects </h1> </td> <td> @@ -98,7 +98,7 @@ <tr> <td> <h1 data-localise="__MSG_disableOsm__"> - OpenStreetMap Redirects + GoogleMap Redirects </h1> </td> <td> |