Files
SingularityViewer/indra/newview/skins/default/xui/uk/floater_pay_object.xml
2010-04-02 02:48:44 -03:00

32 lines
1.4 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="Give Money" title="">
<text type="string" length="1" name="payee_group" width="100" halign="left">
Платити групі:
</text>
<text type="string" length="1" name="payee_resident" width="125" halign="left">
Платити резиденту:
</text>
<text type="string" length="1" name="payee_name" left="128">
[FIRST] [LAST]
</text>
<text type="string" length="1" name="object_name_label" left="5" width="110" halign="left">
Через об&apos;єкт:
</text>
<text type="string" length="1" name="object_name_text" left="128" >
...
</text>
<text type="string" length="1" name="fastpay text" width="115" halign="left">
Швидка оплата:
</text>
<text type="string" length="1" name="amount text" left="5" halign="left">
Кількість:
</text>
<button label="L$1" label_selected="L$1" name="fastpay 1" left="125" width="70" />
<button label="L$5" label_selected="L$5" name="fastpay 5" left="200" width="70" />
<button label="L$10" label_selected="L$10" name="fastpay 10" left="125" width="70" />
<button label="L$20" label_selected="L$20" name="fastpay 20" left="200" width="70" />
<button label="Платити" label_selected="Платити" name="pay btn" />
<button label="Відміна" label_selected="Відміна" name="cancel btn" />
<line_editor left="70" name="amount" width="50" />
</floater>