10
votes
i18n - best practices for internationalization - XLIFF, gettext, INI, … ??
POEdit isn't really hard to get a hang of. Just create a new .po file, then tell it to import strings from source files. The program scans your PHP files for any function calls matching _("Te …
