I was Tor Browser Launcher localized into the same languages that TBB is localized to. This means I should import gettext, and all strings should be wrapped in _("") (ioerror@bfe97f4).
The text was updated successfully, but these errors were encountered:
I've added gettext and wrapped all the strings in _(). I won't be able to fully test it until I have the strings translated into at least one other language. I'll open a new ticket for that.
I was Tor Browser Launcher localized into the same languages that TBB is localized to. This means I should import gettext, and all strings should be wrapped in _("") (ioerror@bfe97f4).
The text was updated successfully, but these errors were encountered: