So i upgraded a 5.1 phprunner 5.1 to the 5.3 kind of a test, but was really hoping it would just be done poof!.
Lots of little problems, mainly adding and renaming of id's when building. ITs my own fault, I have lots, lots of custom javacript to manipulate the forms and lists. An alas, not much works that involves any javascript.
Anyway, the languages is what my issue is.
In earlier versions I would add custom messages to the language files I was using. Then I build, and get this the language.php file with all the goodies in it.
With the 5.3, I dont get the large language.php (which is really a good thing) I see there are 2 files built for each language selected.
Cool, but the added messages in the lng files are no where to be seen.
Where do I add messages to be translated.