[L10n] Split out some methods from the L10nProvider into a trait

Review Request #68 — Created Feb. 23, 2013 and submitted — Latest diff uploaded

pprkut
Lunr
pprkut:fao
lunr
This splits out some methods from the L10nProvider into a separate trait. Currently they are not used by anything else, but the L10n class will soon start using it.

There is no new code here, it just moved around and the tests so small adjustements because of that.
Unit Tests
Loading...