On 2/9/06, Silvio Henrique <[EMAIL PROTECTED]> wrote: > Exists support to the internationalization of the pfSense's administration > interface?
Nope. > In case that it does not exist, which the difficulty to internationalize > the interface? Depends on what you mean...this isn't "difficult" per se, it's time consuming and I don't think anyone wants me translating to their language (I'd just end up writing a perl script to run every word through google translate ;)) Supporting international characters is a little tricky and I'm not sure if we already support them or not (I'm sure unicode isn't supported). The hardest part is validating that every part of the system would actually accept an international character, or translate to something the system will support. I think this is one of those projects that the current devs have no interest in doing themselves, certainly if someone that was interested in it took it on, we'd be very likely to import it (assuming there isn't a huge performance hit to do it). --Bill
