Allow switching of timezone string to messages locale, too.

* adjust POSIX locale backend to redirect the timezone string
  through the messages/time-locale indirection
This commit is contained in:
Oliver Tappe
2012-02-23 23:15:36 +01:00
parent 1e1278f46f
commit ec17468f63
3 changed files with 20 additions and 14 deletions
@@ -37,6 +37,8 @@ public:
const char* GetLanginfo(int index);
const Locale& ICULocaleForStrings() const;
private:
status_t _SetLCTimeEntries(const UnicodeString* strings,
char* destination, int entrySize,