haiku/src/kits/locale
Niels Sascha Reedijk f5df0bc898 Use uppercase country codes in catalog names.
nielx+pulkomandy: With the switch from Pootle we switched to the correct
representation of country codes by using lang_COUNTRY (instead of lang_country).
Haiku did not respect that yet and instead always looked for lower case country
codes, thus not finding all the hard work of the pt_BR team.

Other translations currently affected are en_CA and en_GB, though these are not
actively maintained.

+alpha4
2012-11-04 10:20:30 +01:00
..
cat.cpp
Catalog.cpp Cleanup BCatalogAddOn. 2012-04-16 00:04:41 +02:00
CatalogData.cpp Use uppercase country codes in catalog names. 2012-11-04 10:20:30 +01:00
CatalogStub.cpp * Allow ReadOnlyBootPrompt to change languages at runtime again. 2010-08-03 08:48:34 +00:00
Collator.cpp Largish cleanup sweep concerning the Locale Kit (sorry it got so big): 2010-08-01 20:28:19 +00:00
Country.cpp * update (not-so-)optional package ICU to 4.8.1, which contains interesting stuff 2011-08-18 22:13:06 +00:00
Currency.cpp
DateFormat.cpp Largish cleanup sweep concerning the Locale Kit (sorry it got so big): 2010-08-01 20:28:19 +00:00
DateTimeFormat.cpp * style adjustments 2010-08-29 20:40:15 +00:00
DefaultCatalog.cpp Cleanup BCatalogAddOn. 2012-04-16 00:04:41 +02:00
DurationFormat.cpp * Merged weak-symbols branch. 2010-11-22 13:06:36 +00:00
EditableCatalog.cpp Cleanup BCatalogAddOn. 2012-04-16 00:04:41 +02:00
FloatFormat.cpp * Improve the test for TimeFormat (style and error checking) 2010-02-17 15:35:28 +00:00
FloatFormatImpl.cpp
FloatFormatParameters.cpp
Format.cpp * reintroduced be_locale as global information point for the current locale 2010-08-29 20:55:00 +00:00
FormatImpl.cpp
FormatParameters.cpp
FormattingConventions.cpp If full time format, don't abbreviate the time zone. 2012-04-10 01:05:54 -04:00
GenericNumberFormat.cpp Fixed various errors/warnings reported by cppcheck: 2010-02-08 22:50:38 +00:00
HashMapCatalog.cpp Cleanup BCatalogAddOn. 2012-04-16 00:04:41 +02:00
InitLocaleKit.cpp More cleanup in locale kit, this time regarding namespaces. 2012-04-16 00:04:40 +02:00
IntegerFormat.cpp * Improve the test for TimeFormat (style and error checking) 2010-02-17 15:35:28 +00:00
IntegerFormatImpl.cpp
IntegerFormatParameters.cpp
Jamfile Cleanup BCatalogAddOn. 2012-04-16 00:04:41 +02:00
Language.cpp * update (not-so-)optional package ICU to 4.8.1, which contains interesting stuff 2011-08-18 22:13:06 +00:00
Locale.cpp Change Time Format Options in Deskbar preferences. 2012-04-15 00:17:54 -04:00
LocaleRoster.cpp Look up the entry_ref for a signature for localized file names. 2012-08-19 21:21:30 -04:00
MutableLocaleRoster.cpp Cleanup BCatalogAddOn. 2012-04-16 00:04:41 +02:00
NumberFormat.cpp * Improve the test for TimeFormat (style and error checking) 2010-02-17 15:35:28 +00:00
NumberFormatImpl.cpp
NumberFormatParameters.cpp Fixed various errors/warnings reported by cppcheck: 2010-02-08 22:50:38 +00:00
TimeFormat.cpp Largish cleanup sweep concerning the Locale Kit (sorry it got so big): 2010-08-01 20:28:19 +00:00
TimeUnitFormat.cpp * Merged weak-symbols branch. 2010-11-22 13:06:36 +00:00
TimeZone.cpp Improve timezone names returned by BTimeZone. 2011-12-27 14:15:21 +01:00
UnicodeChar.cpp * Remove everything related to direct access to unicode.properties file. All of it should be done through ICU. 2010-08-11 12:00:59 +00:00