[tor-bugs] #3799 [Community/Translations]: Investigate methods for translating strings in Unixoid shell scripts

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Aug 2 14:48:56 UTC 2018


#3799: Investigate methods for translating strings in Unixoid shell scripts
------------------------------------+--------------------------
 Reporter:  rransom                 |          Owner:  rransom
     Type:  task                    |         Status:  assigned
 Priority:  Medium                  |      Milestone:
Component:  Community/Translations  |        Version:
 Severity:  Normal                  |     Resolution:
 Keywords:                          |  Actual Points:
Parent ID:                          |         Points:
 Reviewer:                          |        Sponsor:
------------------------------------+--------------------------

Comment (by arma):

 Ok, I spent a while trying to figure out what this ticket was for, and
 here is what I think the summary is:

 On Linux when you launch tor browser from the command line ({{{./start-
 tor-browser.desktop}}}) you might get one of several error messages:
 {{{
     echo "$complain_dialog_title must be run within the X Window System."
 >&2
     echo "$complain_dialog_title should be started as './start-tor-
 browser'"
         complain "The Tor Browser Bundle should not be run as root.
 Exiting."
         complain "Tor Browser requires a CPU with SSE2 support.  Exiting."
                         complain "start-tor-browser cannot be run using a
 symlink on this operating system."
    complain "Wrong architecture? 32-bit vs. 64-bit."
         complain "There seems to have been a quoting problem with your \
 TOR_CONTROL_PASSWD environment variable."
 }}}

 and if the user installed e.g. the French version of Tor Browser, they
 will still get these messages in English.

 And some of them, like the 32-bit vs 64-bit arch check, are aiming for
 actual end users who screw up and download the wrong arch of tor browser.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3799#comment:10>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list