// Use --encoding cp1251 for genrb

sr {
     errorcodes {
                     " ",
                     " ",
                     " ",
                     "  ",
                     "   ",
                     "   ",
                     "   ",
                     "   ",
                     "   ",
                     "   ",
                     "   ",
                     "   ",
                     "   ",
                     "  ",
                     "  ",
                     "  ",
                     " ",
                     "  ",
                     "  ",
                     "  "
                     }
      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" }
      }
}
