Files
SingularityViewer/indra/newview/skins/default/xui/de/panel_notifications_channel.xml
2013-07-05 06:11:19 +02:00

21 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="notifications_panel">
<layout_stack name="stack1">
<layout_panel name="notifications_list_panel">
<scroll_list name="notifications_list">
<column label="Name" name="name"/>
<column label="Inhalt" name="content"/>
<column label="Datum" name="date"/>
</scroll_list>
</layout_panel>
<layout_panel name="rejects_list_panel">
<scroll_list name="notification_rejects_list">
<column label="Name" name="name"/>
<column label="Inhalt" name="content"/>
<column label="Datum" name="date"/>
</scroll_list>
</layout_panel>
</layout_stack>
<button name="header" label="Report-Msgid-Bugs-To: &#10;POT-Creation-Date: 2013-07-05 04:37+0200&#10;PO-Revision-Date: 2013-07-05 00:15+0200&#10;Last-Translator: Leonie &lt;saphira@terror-twins.de&gt;&#10;Language: de&#10;MIME-Version: 1.0&#10;Content-Type: text/plain; charset=UTF-8&#10;Content-Transfer-Encoding: 8bit&#10;Plural-Forms: nplurals=2; plural=(n != 1);&#10;X-Generator: Pootle 2.1.5&#10;"/>
</panel>