[tor-commits] [community/master] add strings to template so they make their way to the translation file
emmapeel at torproject.org
emmapeel at torproject.org
Mon Nov 1 08:46:22 UTC 2021
commit bc2af1d5e2772430278395006a379d7407350e98
Author: emma peel <emma.peel at riseup.net>
Date: Mon Nov 1 09:45:52 2021 +0100
add strings to template so they make their way to the translation file
---
templates/user-research.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/templates/user-research.html b/templates/user-research.html
index 903831a..2e85280 100644
--- a/templates/user-research.html
+++ b/templates/user-research.html
@@ -35,4 +35,8 @@
{{ _('UX team mailing list') }}<i class="ml-3 pt-2 fas fa-arrow-right"></i>
</a>
</div>
+ <!-- some strings are not picked up by lektor-i18n. I will add them here:
+ {{ _('Become a Tester') }}
+ {{ _('We regularly release Tor Browser early versions to allow users to test software improvements and new ideas. Sign up to be in our testing pool.') }}
+ -->
</div>
More information about the tor-commits
mailing list