Files
SingularityViewer/indra/newview/skins/default/xui/pt/floater_preview_notecard.xml

17 lines
489 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="preview notecard" title="Nota:">
<button label="Salvar" label_selected="Salvar" name="Save"/>
<text name="desc txt">
Descrição:
</text>
<text_editor name="Notecard Editor">
Carregando...
</text_editor>
<string name="no_object">
Não foi possível encontrar o objeto que contém esta nota.
</string>
<string name="not_allowed">
Você não tem permissão de visualizar esta nota.
</string>
</floater>