~ubuntu-branches/ubuntu/raring/accessodf/raring

« back to all changes in this revision

Viewing changes to addon/WriterWindowState.xcu

  • Committer: Package Import Robot
  • Author(s): Sebastian Humenda
  • Date: 2012-04-09 11:21:13 UTC
  • Revision ID: package-import@ubuntu.com-20120409112113-v0kmfdj1ks80xoj8
Tags: upstream-0.1
Import upstream version 0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version='1.0' encoding='UTF-8'?>
 
2
 
 
3
<oor:component-data
 
4
            oor:name="WriterWindowState"
 
5
            oor:package="org.openoffice.Office.UI"
 
6
            xmlns:install="http://openoffice.org/2004/installation"
 
7
            xmlns:oor="http://openoffice.org/2001/registry"
 
8
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
 
9
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 
10
 
 
11
    <node oor:name="UIElements">
 
12
        <node oor:name="States">
 
13
            <node oor:name="private:resource/toolpanel/be.docarch.accessodf.ooo.toolpanel" oor:op="replace">
 
14
                <prop oor:name="UIName" oor:type="xs:string">
 
15
                    <value xml:lang="en">Accessibility Evaluation</value>
 
16
                    <value xml:lang="es">Accesibilidad</value>
 
17
                    <value xml:lang="nl">Toegankelijkheid</value>
 
18
                    <value xml:lang="fr">Accessibilité</value>
 
19
                    <value xml:lang="el">Προσβασιμότητα</value>
 
20
                </prop>
 
21
            </node>
 
22
        </node>
 
23
    </node>
 
24
 
 
25
</oor:component-data>