Moved the "translate" functions to namespaces to avoid clashes between the code in libslic3r and Slic3r GUI projects.
(the MachineEnvelopeConfig class). Added localization support for libslic3r through a callback (the callback is not registered yet, so the localization does nothing). Localized the Print::validate() error messages.