This topic is locked
[SOLVED]

 Added A New Language And Is Not Used In Phpr

2/26/2013 10:52:56 AM
PHPRunner General questions
N
notuo author

Hi all.
I had to modify the Spanish language to suit my needs (I already did this in 6.0 and 6.1 without any issues). Now in 6.2 (build 14944) very weird things happens:
I added my lng file, modified the cfg file to include it as per the manual.
When I try to use my file to generate the system, phpr uses Spanish instead my own file SpanishAOM.
So I made some tests that are shown in the screencast. I change to another languages and the results are funny to say the less.
Here is the screencast in my server

You can see the lng and cfg file here as well:

Here is cfg file

Here is lng file
As far I can tell, the lng file is well formed, no visible syntax errors, UTF8 without BOM.
So I tried to just replace my file (SpanishAOM into Spanish) and try. The result is no strings at all are shown in the generated system.
Any advise is really appreciated.
Regards,

N
notuo author 2/27/2013

Well, the lng file was bad formed finally.
Any one has any advise on a program to verify xml files?
Thanks