[eluser]Silviu[/eluser]
@Twisted1919: Thanks! I thought I was having eyesight problems for a moment there.
Now back to business.
The library won't be very hard to implement.
I'm not sure where to drop the model though.
The helper is _the_ easiest part.
Also, the library needs to be language-aware, to load the proper file and add the proper database entries when needed.
Granted, it's better to use a hash in the language table rather than a string.
Also, the strings need to be trimmed before being processed...
This library will require it's own folder to write and read the language files to.
Am I missing anything else?