Was able to resolve the problem, the file was encoded as: GB18030 changing to UTF-8 allowed the file to show up again.
However I think the framework should give a error like unable to read file etc... instead of just overwriting a file? On Mon, Mar 5, 2012 at 7:29 AM, Bruce Wade <[email protected]> wrote: > Hi, > > I gave someone a translation file to translate, however when I put the new > file in the languages folder it gets overridden by web2py automatically. > Any specific reason this would happen? > > -- > -- > Regards, > Bruce Wade > http://ca.linkedin.com/in/brucelwade > http://www.wadecybertech.com > http://www.warplydesigned.com > http://www.fitnessfriendsfinder.com > -- -- Regards, Bruce Wade http://ca.linkedin.com/in/brucelwade http://www.wadecybertech.com http://www.warplydesigned.com http://www.fitnessfriendsfinder.com

