8 lines
312 B
XML
8 lines
312 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
|
||
|
|
<!-- Just need this stub file to have something to build. -->
|
||
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||
|
|
<string name="keysets_perm_desc">keysets_perm_description</string>
|
||
|
|
<string name="keysets_perm_label">keysets_perm_label</string>
|
||
|
|
</resources>
|