commit 3c3c4878d4ae09cbfc1cbcf7a0b90be611281f5d Author: Peter Haight peterh@giantrabbit.com Date: Tue Nov 20 14:27:12 2018 -0800
Removed "independent" from front page
Stephanie asked that we remove independent from the title text on the front page. --- templates/index.twig | 2 +- translation/out/messages.pot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/templates/index.twig b/templates/index.twig index 450179df..0a03c1d7 100644 --- a/templates/index.twig +++ b/templates/index.twig @@ -22,7 +22,7 @@ {% embed "header_with_image.twig" %} {% block header_text %} <h1>{% trans %}Tor: Strength in Numbers{% endtrans %}</h1> - <h4>{% trans %}Stand up for the universal human rights to privacy and freedom and help keep Tor independent, robust, and secure.{% endtrans %} <b>{% trans %}Mozilla will match your gift and double your impact.{% endtrans %}</b></h4> + <h4>{% trans %}Stand up for the universal human rights to privacy and freedom and help keep Tor robust and secure.{% endtrans %} <b>{% trans %}Mozilla will match your gift and double your impact.{% endtrans %}</b></h4> {% endblock %} {% endembed %} {% endblock %} diff --git a/translation/out/messages.pot b/translation/out/messages.pot index 5a628b76..262f7d51 100644 --- a/translation/out/messages.pot +++ b/translation/out/messages.pot @@ -474,7 +474,7 @@ msgstr "" #: tmp/cache_locale/c7/c763c19bb6abb9330294c550c8241bb3874e3b4e17fb6e7b15db26c60df8d5fe.php:638 msgid "" "Stand up for the universal human rights to privacy and freedom and help keep " -"Tor independent, robust, and secure." +"Tor robust and secure." msgstr ""
#: tmp/cache_locale/c7/c763c19bb6abb9330294c550c8241bb3874e3b4e17fb6e7b15db26c60df8d5fe.php:640
tor-commits@lists.torproject.org