summaryrefslogtreecommitdiffstats
path: root/tools/localize/testdata/config.xml
blob: affa140f4628e3cba7df22be3b32f0fe005b3edc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<localize-config>
    <configuration id="system"
            old-cl="1"
            new-cl="43019">
        <app dir="apps/common" />
    </configuration>
    <configuration id="samples"
            old-cl="24801"
            new-cl="43019">
        <app dir="samples/NotePad" />
        <reject file="samples/NotePad/res/values/strings.xml" name="string:menu_delete">
            QA says this sounds <b>rude</b>.
        </reject>
    </configuration>
</localize-config>