[tbb-bugs] #13469 [Tor Browser]: Windows installer is missing many languages from the NSIS file

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Oct 18 23:38:46 UTC 2014


#13469: Windows installer is missing many languages from the NSIS file
-----------------------------+----------------------
     Reporter:  dcf          |      Owner:  tbb-team
         Type:  defect       |     Status:  new
     Priority:  normal       |  Milestone:
    Component:  Tor Browser  |    Version:
   Resolution:               |   Keywords:
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+----------------------

Comment (by dcf):

 I haven't tried it, but
 http://nsis.sourceforge.net/Examples/Modern%20UI/MultiLanguage.nsi has
 these lines:
 {{{
   ;Properly display all languages (Installer will not work on Windows 95,
 98 or ME!)
   Unicode true
 }}}
 My guess is that the languages that aren't displayed, are not displayed
 because their names aren't expressible in
 [https://en.wikipedia.org/wiki/Windows-1252 windows-1252]. Maybe the
 Unicode setting will fix it.

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


More information about the tbb-bugs mailing list