Matias wrote:
I have already making a script that converts all strings to the new format, clean it up, split into two and order all entries in alphabetical order. It will also detect new strings and add them (they will be commented out).
I still need to solve how to mark modified strings, but..
Having strings sorted/grouped by version (i.e. as they are added) was very useful in the past. I expect there will be a lot of pain in keeping track and updating all the 1.6 new strings that will be alphabetically mixed with all the old 1.5 strings now...
[rant]
This is not Kunena's fault, but situations like these really make me want to ditch Joomla altogether and switch to something that has a proper and stable i18n and L10n framework, i.e. gettext.
[/rant]