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

27 lines
737 B
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="contents" title="Obje kopyası satın alımı">
<text name="contents_text">
ve içerdikleri:
</text>
<text name="buy_text">
[NAME] kişisinden [AMOUNT] L$ ücretine alınsın mı?
</text>
<button label="İptal" label_selected="İptal" name="cancel_btn" />
<button label="Satın al" label_selected="Satın al" name="buy_btn" />
<string name="title_buy_text">
Satın al
</string>
<string name="title_buy_copy_text">
Kopyasını satın al
</string>
<string name="no_copy_text">
(kopyalanamaz)
</string>
<string name="no_modify_text">
(modifiye edilemez)
</string>
<string name="no_transfer_text">
(transfer edilemez)
</string>
</floater>