bolt/bootstrap/cxx/deps/icu/source/samples/uresb/en.txt
Sam Vervaeck 285f33e93c Add 'bootstrap/cxx/' from commit '7c1a929e9a3d3abb1e2113f531588e059ad5be8c'
git-subtree-dir: bootstrap/cxx
git-subtree-mainline: b732e418cb
git-subtree-split: 7c1a929e9a
2024-01-15 14:04:51 +01:00

49 lines
1.9 KiB
Text

// Copyright (C) 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
//
// Copyright (C) 2000-2003, International Business Machines
// Corporation and others. All Rights Reserved.
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" }
}
}