Home | History | Annotate | Download | only in uresb
      1 // Copyright (C) 2016 and later: Unicode, Inc. and others.
      2 // License & terms of use: http://www.unicode.org/copyright.html#License
      3 //
      4 // Copyright (c) 2001-2003 International Business Machines
      5 // Corporation and others. All Rights Reserved.
      6 // Use --encoding cp1251 for genrb
      7 
      8 sr {
      9      errorcodes {
     10                      " ",
     11                      " ",
     12                      " ",
     13                      "  ",
     14                      "   ",
     15                      "   ",
     16                      "   ",
     17                      "   ",
     18                      "   ",
     19                      "   ",
     20                      "   ",
     21                      "   ",
     22                      "   ",
     23                      "  ",
     24                      "  ",
     25                      "  ",
     26                      " ",
     27                      "  ",
     28                      "  ",
     29                      "  "
     30                      }
     31       helpTopics {
     32           udata           { "This is udata help topic" }
     33           resourcebundles { "This is resource bundle help topic" }
     34           collation       { "This is collation help topic" }
     35           breakit         { "This is break iterator help topic" }
     36           translit        { "This is transliteration help topic" }
     37           unicode         { "This is unicode help topic" }
     38           format          { "This is format help topic" }
     39       }
     40 
     41       helpKeywords {
     42           udata           { "udata" }
     43           resourcebundles { "resources" }
     44           collation       { "collation" }
     45           breakit         { "breakit" }
     46           translit        { "transliteration" }
     47           unicode         { "unicode" }
     48           format          { "format" }
     49       }
     50 }
     51