[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tpo/master] String concatenation for localization



commit 2ee2e938991d53941c1b01779c249f9ad5a0cd77
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date:   Tue Feb 19 15:47:57 2019 +0100

    String concatenation for localization
---
 templates/contact.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/contact.html b/templates/contact.html
index e4dcc18..d24eace 100644
--- a/templates/contact.html
+++ b/templates/contact.html
@@ -92,7 +92,7 @@
   <div class="row">
     <div class="col-md-8 p-0 pr-5">
       <h3 class="text-primary display-5">{{ _('Email us') }}</h3>
-      <p class="text-tpo">{{ _('For questions and comments about Tor the non-profit organization: trademark questions, affiliation and coordination, contract inquiries, etc, please email <a href="">frontdesk@xxxxxxxxxxxxxxxxx</a>. For donor-related questions, contact <a href="">giving@xxxxxxxxxxxxxx</a>')|safe }}.</p>
+      <p class="text-tpo">{{ _('For questions and comments about Tor the non-profit organization: trademark questions, affiliation and coordination, contract inquiries, etc, please email') }}<a href="mailto:frontdesk@xxxxxxxxxxxxxxxxx";>frontdesk@xxxxxxxxxxxxxxxxx</a>. {{ _('For donor-related questions, contact') }} <a href="mailto:giving@xxxxxxxxxxxxxx";>giving@xxxxxxxxxxxxxx</a>.</p>
     </div>
     <div class="d-block d-sm-none container py-3">
       <div class="row border-bottom border-light"><p></p></div>

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits