1 // Copyright (C) 2000-2003, International Business Machines
2 // Corporation and others. All Rights Reserved.
7 "Illegal argument passed",
11 "Internal program error",
12 "Message parse error",
13 "Memory allocation error",
14 "Index out of bounds error",
17 "Truncated char found",
19 "Invalid table format",
21 "Buffer overflow error",
23 "Resource type mismatch",
24 "Illegal escape sequence",
25 "Unsupported escape sequence"
28 udata { "This is udata help topic" }
29 resourcebundles { "This is resource bundle help topic" }
30 collation { "This is collation help topic" }
31 breakit { "This is break iterator help topic" }
32 translit { "This is transliteration help topic" }
33 unicode { "This is unicode help topic" }
34 format { "This is format help topic" }
39 resourcebundles { "resources" }
40 collation { "collation" }
42 translit { "transliteration" }