[L10n] Split out some methods from the L10nProvider into a trait
Review Request #68 — Created Feb. 23, 2013 and submitted
Information | |
---|---|
pprkut | |
Lunr | |
pprkut:fao | |
Reviewers | |
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