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

27 lines
794 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="Купить копию объекта">
<text name="contents_text">
и его содержимое:
</text>
<text name="buy_text">
Купить за L$[AMOUNT] у [NAME]?
</text>
<button label="Отмена" label_selected="Отмена" name="cancel_btn" />
<button label="Купить" label_selected="Купить" name="buy_btn" />
<string name="title_buy_text">
Купить
</string>
<string name="title_buy_copy_text">
Купить копию
</string>
<string name="no_copy_text">
(не копировать)
</string>
<string name="no_modify_text">
(не изменять)
</string>
<string name="no_transfer_text">
(не передавать)
</string>
</floater>