|
Class Summary |
| CustomDateFormat |
CustomDateFormat allows custom date formatting, according to the date format stored in the preferences. |
| DurationFormat |
DurationFormat formats duration in milliseconds into localized string representations. |
| SizeFormat |
SizeFormat formats byte sizes into localized string representations. |
| Translator |
This class takes care of all text localization issues by loading all text entries from
a dictionary file on startup and translating them into the current language on demand. |