summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/I18n.java
Commit message (Expand)AuthorAgeLines
* Initialize TL Bundle on plugin start.KHobbits2014-05-06-2/+2
* Reload locale even if it is set to null.KHobbits2014-05-05-15/+14
* Better handle TL failover.KHobbits2014-05-05-7/+37
* Future Java versions may not support _ as identifier.FearFree2014-03-22-1/+1
* Modifier order consistencyIaccidentally2014-02-04-1/+1
* Logger cleanup pt 1.KHobbits2013-12-07-2/+2
* Clean ImportsKHobbits2013-10-11-1/+1
* [API] fix implementation?Iaccidentally2013-07-13-2/+1
* [API] Move 2.x API to new package, create dummy classes for compatibilityIaccidentally2013-07-13-1/+2
* Fix TL handling with escaped `'` marks.KHobbits2013-07-10-4/+4
* Translation cleanupKHobbits2013-07-07-2/+4
* [API] Add a warp api, with future 3.x support :: minor cleanupIaccidentally2013-04-28-0/+1
* Minor cleanupKHobbits2012-09-24-1/+1
* Try and prevent 'corrupt' messages files from breaking essentials.KHobbits2012-08-13-3/+13
* http://youtu.be/8DdeLUA0Fmssnowleo2012-03-23-0/+1
* Fix I18n file not loading from Essentials folder, when the locale is not defi...snowleo2011-12-07-1/+1
* New Interfaces in api package (WIP)snowleo2011-12-06-1/+2
* Settings Cleanup.KHobbits2011-11-29-0/+3
* Cleanupsnowleo2011-11-21-1/+0
* Fixing the testssnowleo2011-11-21-2/+3
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-11/+20
* Code cleanup continued.KHobbits2011-11-18-5/+1
* New I18n code, not used yetsnowleo2011-11-18-0/+166