1// Copyright (c) 2001-2003 International Business Machines
2// Corporation and others. All Rights Reserved.
3// Use --encoding cp1251 for genrb
4
5sr {
6     errorcodes {
7                     "���� ������",
8                     "�������� ��������",
9                     "��������� ������",
10                     "������ �� ���",
11                     "������ � �������� ��������",
12                     "������� ������ � ��������",
13                     "������ � ��������� ��������",
14                     "������ � ��������� �������",
15                     "������ � ������ �������",
16                     "������ � ��������� ��������",
17                     "�������� �� ��� ������",
18                     "�������� �� �������� ������",
19                     "�������� �� �������� ������",
20                     "��� ������ ������",
21                     "���� �������� ������",
22                     "����� �� ������",
23                     "��������� ������",
24                     "��� ��� �������",
25                     "���� ����� ��������",
26                     "���������� ����� ��������"
27                     }
28      helpTopics {
29          udata           { "This is udata help topic" }
30          resourcebundles { "This is resource bundle help topic" }
31          collation       { "This is collation help topic" }
32          breakit         { "This is break iterator help topic" }
33          translit        { "This is transliteration help topic" }
34          unicode         { "This is unicode help topic" }
35          format          { "This is format help topic" }
36      }
37
38      helpKeywords {
39          udata           { "udata" }
40          resourcebundles { "resources" }
41          collation       { "collation" }
42          breakit         { "breakit" }
43          translit        { "transliteration" }
44          unicode         { "unicode" }
45          format          { "format" }
46      }
47}
48