Hi,

Running Web2py-1.60 clean install and python-2.5.4.
Got a ticket if I want to edit fr-fr.py language :

Error traceback

Traceback (most recent call last):
  File "/home/fredg/Desktop/web2py/gluon/restricted.py", line 98, in
restricted
    exec ccode in environment
  File "/home/fredg/Desktop/web2py/applications/admin/controllers/
default.py", line 1010, in <module>
  File "/home/fredg/Desktop/web2py/gluon/globals.py", line 75, in
<lambda>
    self._caller = lambda f: f()
  File "/home/fredg/Desktop/web2py/applications/admin/controllers/
default.py", line 630, in edit_language
    strings = eval(open(apath(filename), 'r').read().replace('\r
\n','\n'))
  File "<string>", line 8
    'Sure you want to delete this object?':'Souhaitez vous vraiment
effacer
 
^
SyntaxError: EOL while scanning single-quoted string

Here is the ticket with no copy/paste error :
http://pastealacon.com/2503

++
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to