I am working at a multi-language project. I am using po files, the Translations and DefaultTranslator units, and mostly the translation is working fine. Now I came across the issue how to translate the FormatSettings, for example month and weekday names. OK, I could put them into the po files, but my feeling is that there must be an easier way. Can anybody give me a hint?