Closed (fixed)
Project:
Internationalization
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2005 at 10:08 UTC
Updated:
24 Apr 2005 at 14:02 UTC
i18n.pgsql updates a "vocabylary" table, wich doesn't exist :
>> UPDATE vocabylary SET language='';
should be
>> UPDATE vocabulary SET language='';
Thanks for this module, I do will use it :)
Comments
Comment #1
jose reyero commentedComment #2
jose reyero commented