About the problem with languages

28 views
Skip to first unread message

Jose

unread,
Apr 5, 2015, 8:47:35 AM4/5/15
to web2py-d...@googlegroups.com
Hi

about the problem reported in [1], I did the following:
1) I edited gluon/languages.py
2) If I need to edit my languages/es.py, I do it "by hand"


In gluon/languages.py commented these lines:

 811       # update language file for latter translation
 812       #if self.is_writable and is_writable() and \
 813       #        self.language_file != self.default_language_file:
 814       #    write_dict(self.language_file, self.t)

this solved
my problem, but I'm not sure it can be broken elsewhere
.

Best Regards
José

[1] https://github.com/web2py/web2py/issues/744
Reply all
Reply to author
Forward
0 new messages