* drop TODO as it doesn't apply - catalogs have nothing to do with ICU
and there are no catalog-specializations for encoding or currency git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39943 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -792,9 +792,6 @@ MutableLocaleRoster::LoadCatalog(const char* signature, const char* language,
|
|||||||
// detect dependencies (parenthood) between languages (it
|
// detect dependencies (parenthood) between languages (it
|
||||||
// traverses from "english_british_oxford" to "english_british"
|
// traverses from "english_british_oxford" to "english_british"
|
||||||
// to "english"):
|
// to "english"):
|
||||||
// TODO: use ICU facilities instead, so we can handle more
|
|
||||||
// complex things such as fr_FR@euro, or whatever, encodings
|
|
||||||
// and so on.
|
|
||||||
int32 pos;
|
int32 pos;
|
||||||
BString langName(lang);
|
BString langName(lang);
|
||||||
BCatalogAddOn* currCatalog = catalog;
|
BCatalogAddOn* currCatalog = catalog;
|
||||||
|
|||||||
Reference in New Issue
Block a user