blob: b8bbb4051af477733d79327ee9146aeb3faa9a67 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="Looks" name="appearance panel">
<string name="No Outfit" value="Nenhum"/>
<panel name="panel_currentlook">
<text name="currentlook_title">
(não salvo)
</text>
</panel>
<filter_editor label="Filtrar looks" name="Filter"/>
</panel>
|