scuffed-code/icu4c/source/samples/uresb/en.txt
Vladimir Weinstein 637f6422e1 ICU-587 uresb example for workshop
X-SVN-Rev: 2422
2000-09-06 22:32:37 +00:00

44 lines
1.7 KiB
Plaintext

en {
errorcodes {
"No error",
"Illegal argument passed",
"Missing resource",
"Format is invalid",
"File access error",
"Internal program error",
"Message parse error",
"Memory allocation error",
"Index out of bounds error",
"Parse error",
"Invalid char found",
"Truncated char found",
"Illegal char found",
"Invalid table format",
"Invalid table file",
"Buffer overflow error",
"Unsupported error",
"Resource type mismatch",
"Illegal escape sequence",
"Unsupported escape sequence"
}
helpTopics {
udata { "This is udata help topic" }
resourcebundles { "This is resource bundle help topic" }
collation { "This is collation help topic" }
breakit { "This is break iterator help topic" }
translit { "This is transliteration help topic" }
unicode { "This is unicode help topic" }
format { "This is format help topic" }
}
helpKeywords {
udata { "udata" }
resourcebundles { "resources" }
collation { "collation" }
breakit { "breakit" }
translit { "transliteration" }
unicode { "unicode" }
format { "format" }
}
}