Commit 09de26c2 authored by Matthew Finkel's avatar Matthew Finkel
Browse files

Merge branch 'bug23894' into develop

parents 21e9bb19 280599e1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -271,7 +271,7 @@ EMAIL_SPRINTF = {
    # For the "%s Tor Browser download page %s" part of ``HOWTO_TBB[1]``
    "HOWTO_TBB1": ("", "[0]"),
    # For the "you should email %s" in ``HELP[0]``
    "HELP0": ("help@rt.torproject.org"),
    "HELP0": ("frontdesk@torproject.org"),
}
"""``EMAIL_SPRINTF`` is a dictionary that maps translated strings which
contain format specifiers (i.e. ``%s``) to what those format specifiers should