Line # Revision Author
1 3 ahitrov@rambler.ru <%init>
2
3 return (
4 {
5 'attr' => 'structure',
6 'rusname' => '�������������� ���������� �����',
7 'component' => 'structure.msn',
8 },
9 {
10 'attr' => 'project',
11 'rusname' => '�������������� ���������� ��������',
12 'component' => 'project.msn',
13 },
14 {
15 'attr' => 'finder',
16 'rusname' => '����� ����������',
17 'component' => 'finder.msn',
18 },
19 {
20 'attr' => 'users',
21 'rusname' => '������ ������������� �������',
22 'component' => 'users.msn',
23 },
24 {
25 'attr' => 'cache',
26 'rusname' => '�������� ��� �����',
27 'component' => 'cache.msn',
28 },
29 );
30
31 </%init>