messages_th.properties: UTF-8 Unicode text
messages_zh_CN.properties: ASCII text
messages_ru.properties: UTF-8 Unicode text
messages_ja.properties: UTF-8 Unicode text
messages_cs_CZ.properties: UTF-8 Unicode text
messages_pl.properties: UTF-8 Unicode text
Caused by DataIntegrityViolationException: could not insert: [org.grails.plugins.localization.Localization]; SQL [insert into localization (version, code, date_created, last_updated, loc, relevance, text) values (?, ?, ?, ?, ?, ?, ?)]; nested exception is org.hibernate.exception.DataException: could not insert: [org.grails.plugins.localization.Localization]
I'm using grails 2.3.5 (groovy 2.2.1)
In the default created app there are many i18n/.properties.
The following:
break the import