Project:Internationalization
Version:master
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

#2

nobody click here