summaryrefslogtreecommitdiff
path: root/data/extensions/https-everywhere-eff@eff.org/chrome/locale/README.txt
diff options
context:
space:
mode:
authorRuben Rodriguez <ruben@gnu.org>2015-10-10 11:25:26 -0500
committerRuben Rodriguez <ruben@gnu.org>2015-10-12 23:20:54 -0500
commit02da35db344679e666459b1e84946c7c9e5ba464 (patch)
tree6019eec51cd9b95256d9d66eb02dee9829f1624f /data/extensions/https-everywhere-eff@eff.org/chrome/locale/README.txt
parent50557a44e8257abc03913ed5b0828e9fa509dc85 (diff)
HTTPS-Everywhere updated to 5.1.1
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.txt15
1 files changed, 15 insertions, 0 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
new file mode 100644
index 0000000..dcc37c4
--- /dev/null
+++ b/data/extensions/https-everywhere-eff@eff.org/chrome/locale/README.txt
@@ -0,0 +1,15 @@
+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.