summaryrefslogtreecommitdiff
path: root/dictionaries/ru_RU/dialog/OptionsDialog.xcs
blob: a81f489a466333d99be5a505210ea1fd413f3740 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
oor:name="Lightproof_ru_RU" oor:package="org.openoffice" xml:lang="en-US">
<info>
<author></author>
<desc>Contains the options data used for the test extensions.</desc>
</info>
<templates>

                <group oor:name="ru_RU">
                        <info>
                                <desc>The data for one leaf.</desc>
                        </info>
<prop oor:name="hyphen" oor:type="xs:string">
                                <value></value>
</prop>
<prop oor:name="comma" oor:type="xs:string">
                                <value></value>
</prop>
<prop oor:name="multiword" oor:type="xs:string">
                                <value></value>
</prop>
<prop oor:name="together" oor:type="xs:string">
                                <value></value>
</prop>
<prop oor:name="dup" oor:type="xs:string">
                                <value></value>
</prop>
<prop oor:name="dup2" oor:type="xs:string">
                                <value></value>
</prop>
<prop oor:name="common" oor:type="xs:string">
                                <value></value>
</prop>
<prop oor:name="space" oor:type="xs:string">
                                <value></value>
</prop>
<prop oor:name="abbreviation" oor:type="xs:string">
                                <value></value>
</prop>
<prop oor:name="numsep" oor:type="xs:string">
                                <value></value>
</prop>
<prop oor:name="typographica" oor:type="xs:string">
                                <value></value>
</prop>
<prop oor:name="quotation" oor:type="xs:string">
                                <value></value>
</prop>
                </group>
        </templates>
        <component>
                <group oor:name="Leaves">

                        <node-ref oor:name="ru_RU" oor:node-type="ru_RU"/>
                </group>
        </component>
</oor:component-schema>