<?xml version="1.0" encoding="ISO-8859-1"?>

<matrix xml:lang="en" name="Locale matrix">
    <header>
        <row>
            <cell value="Locale"/>
            <cell value="Auto"/>
            <cell value="Override"/>
            <cell value="UI"/>
            <cell value="Typing"/>
            <cell value="Spelling"/>
            <cell value="Printing"/>
            <cell value="Clipboard"/>
            <cell value="Saving"/>
        </row>
    </header>

    <body>
        <row>
            <cell value="nn-NO"/>
            <cell value="no"/>
            <cell value="yes"/>
            <cell value="no"/>
            <cell value="yes"/>
            <cell value="no"/>
            <cell value="yes"/>
            <cell value="yes"/>
            <cell value="partial"/>
        </row>
        <row>
            <cell value="en-US"/>
            <cell value="yes"/>
            <cell value="yes"/>
            <cell value="yes"/>
            <cell value="yes"/>
            <cell value="yes"/>
            <cell value="yes"/>
            <cell value="yes"/>
            <cell value="partial"/>
        </row>
    </body>

</matrix>


