haiku/headers/os/locale
Augustin Cavalier 7457ccb4b2 BMessageFormat: Rename to BStringFormat.
The ICU class is named MessageFormat, but on Haiku, it sounds too much
like something related to BMessage (which it isn't in the slightest)
and not part of the Locale system. It works almost entirely with BStrings,
so naming it BStringFormat makes much more sense.

OK'ed by PulkoMandy and Humdinger.
2018-08-13 20:49:00 -04:00
..
tools Add B_TRANSLATE_MARK_CONTEXT to Catalog.h and tools/CollectingCatalog.h 2017-08-07 06:55:28 +02:00
Catalog.h Add B_TRANSLATE_MARK_CONTEXT to Catalog.h and tools/CollectingCatalog.h 2017-08-07 06:55:28 +02:00
CatalogData.h
Collator.h
Country.h
DateFormat.h BDateFormat: Properly map day values to ICU day-of-week. 2017-09-16 17:42:54 +02:00
DateTimeFormat.h Remove even more Locale Kit cruft. 2017-07-30 14:46:41 -04:00
DurationFormat.h BDurationFormat::Format docs, update method params 2017-11-10 14:59:33 -08:00
Format.h Remove even more Locale Kit cruft. 2017-07-30 14:46:41 -04:00
FormattingConventions.h
Language.h
Locale.h
LocaleRoster.h locale: Fix another class/struct mixup. 2017-12-03 13:44:30 -05:00
LocaleStrings.h
NumberFormat.h BNumberFormat: add Parse() and GetSymbol(). 2017-07-23 11:40:25 +02:00
RelativeDateTimeFormat.h Implement a formatter for relative dates. 2017-08-25 21:14:27 +02:00
StringFormat.h BMessageFormat: Rename to BStringFormat. 2018-08-13 20:49:00 -04:00
TextEncoding.h
TimeFormat.h
TimeUnitFormat.h
TimeZone.h
UnicodeChar.h