<?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>