Hey guys. After using this a little bit more I'm wondering if a
"manual" mode should be supported for i18n. I think the automatic
generation of keys is a great feature, and will be much more usable once
we address some of the false-positives (via the strategies we discussed
yesterday). That said, I think as a developer who is writing *both* the
templates and the errai app, I would prefer a fully-manual mode.
In other words, I would like to be able to flip a switch on my template
so that *only* the "data-i18n-key" approach is taken. So I would be
forced to add that attribute to anything I wanted translated.
For those of us who like fine-grained control, it seems like a nice option.
Thoughts?
-Eric