2016-11-21 16:51 GMT+05:00 Samuli Seppänen <sam...@openvpn.net>: > Il 21/11/2016 13:32, Илья Шипицин ha scritto: > >> Hello, >> >> I see different languages in openvpn.nsi, for example >> >> https://github.com/OpenVPN/openvpn-build/blob/master/windows >> -nsis/openvpn.nsi#L97 >> >> >> we roll our own installer using nsis-2.50-unicode, and I'm not sure it >> is available for Linux. >> but I guess there might be some interest from community to have >> multilanguage installer (for, example, even for openvpn-nl). >> >> can we switch to "unicode" nsis and start translating openvpn.nsi ? >> > > I think having proper internationalization (i18n) support would be good to > have. We will just have to ensure that openvpn-build is capable of handling > it. As for NSIS version availability: I have not checked what is the latest > NSIS version available for *NIX, but I suspect it is the same as for > Windows - we're speaking of a single project, not two separate ones, right? >
actually, there're 3 nsis 1) nsis-2.46 from nsis.sf.net (I guess it cames on Linux, no unicode support) 2) http://www.scratchpaper.com/ (nsis unicode) 3) nsis 3.0 from http://nsis.sf.net (which I haven't seen on Linux) currently, openvpn-build just uses makensis, but it does not check its version. if we decide to switch to unicode, it should also perform such check > > Samuli >
------------------------------------------------------------------------------
_______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel