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

31 lines
1.0 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">
Gruba öde:
</text>
<text type="string" length="1" name="payee_resident">
Üyeye öde:
</text>
<text type="string" length="1" name="payee_name">
[FIRST] [LAST]
</text>
<text type="string" length="1" name="object_name_label">
Obje ile:
</text>
<text type="string" length="1" name="object_name_text">
...
</text>
<text type="string" length="1" name="fastpay text">
Hızlı öde:
</text>
<text type="string" length="1" name="amount text">
Miktar:
</text>
<button label="1 L$" label_selected="1 L$" name="fastpay 1" />
<button label="5 L$" label_selected="5 L$" name="fastpay 5" />
<button label="10 L$" label_selected="10 L$" name="fastpay 10" />
<button label="20 L$" label_selected="20 L$" name="fastpay 20" />
<button label="Öde" label_selected="Öde" name="pay btn" />
<button label="İptal" label_selected="İptal" name="cancel btn" />
</floater>