berk / tr8n

This repository has moved to:
https://github.com/tr8n/tr8n
MIT License
280 stars 37 forks source link

tr8n:init rake task creates language rules with null keywords #65

Open drewchandler opened 11 years ago

drewchandler commented 11 years ago

https://github.com/berk/tr8n/blob/master/app/models/tr8n/language.rb#L140 This creates a bunch of language rules without keywords, which seem to be unusable and cause errors like this:

Invalid rule name one for transform token {count| play}
berk commented 11 years ago

Drew, you are uncovering new features of Tr8n :) Good job. I am still working on it. I will fix it soon. The new updates will support nested decoration tokens and condensed translations.