diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2018-02-25 20:04:31 -0500 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2018-02-25 20:04:31 -0500 |
commit | 229240370f009a7ba1dc31f57bcfcbd2cf785d0a (patch) | |
tree | defa51219f44d19451bbcfd1e8298eadb1e3f4b7 /data/extensions/https-everywhere-eff@eff.org/chrome/locale/README.txt | |
parent | f2a3be07039056c76e3ca4e6040ec900ba64f376 (diff) |
Updated extensions
- HTTPS Everywhere updated to 2018.1.11
- "goteo.org payments with free JS" updated to 1.1
- "LibreJS compatible Pay.gov" updated to 1.3
- "Reveal hidden HTML" updated to 1.6
- Enabled WebRTC, but prevent leaking the LAN ip.
Diffstat (limited to 'data/extensions/https-everywhere-eff@eff.org/chrome/locale/README.txt')
-rw-r--r-- | data/extensions/https-everywhere-eff@eff.org/chrome/locale/README.txt | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/data/extensions/https-everywhere-eff@eff.org/chrome/locale/README.txt b/data/extensions/https-everywhere-eff@eff.org/chrome/locale/README.txt deleted file mode 100644 index dcc37c4..0000000 --- a/data/extensions/https-everywhere-eff@eff.org/chrome/locale/README.txt +++ /dev/null @@ -1,15 +0,0 @@ -We handle translations through Transifex, using the Tor Project's -account. If you'd like to improve a translation, please visit -https://www.transifex.com/otf/torproject/translate and sign up as a -translator. The results will be automatically pushed to the https_everywhere -branch of https://git.torproject.org/translation.git, which is included as -a submodule here. - -If you'd like to update the translations in your locally checked-out repo, run: - -cd translations/ -git pull origin https_everywhere - -If you'd like to add a new string for translation, add it to the `en` locale. -Once your change has been merged to master, it will show up in Transifex as -available for translation. |