19 lines
706 B
XML
19 lines
706 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<panel name="groups">
|
|
<scroll_list name="group list">
|
|
<column label="" name="name" />
|
|
</scroll_list>
|
|
<text type="string" length="1" name="groupdesc" width="300">
|
|
Din nuværende aktive gruppe er fremhævet i listen.
|
|
</text>
|
|
<text type="string" length="1" name="groupcount" width="300">
|
|
Du er medlem i [COUNT] grupper (ud af maksimalt [MAX]).
|
|
</text>
|
|
<button label="IM/Opkald" name="IM" tool_tip="Åbner IM session" />
|
|
<button label="Info" name="Info" />
|
|
<button label="Aktivér" name="Activate" />
|
|
<button label="Forlad" name="Leave" />
|
|
<button label="Opret..." name="Create" />
|
|
<button label="Søg..." name="Search..." />
|
|
</panel>
|