phoenix-firestorm/indra/newview/skins/default/xui/az/floater_experienceprofile.xml

94 lines
3.5 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<floater name="experience_profile" title="Macəra profili">
<floater.string name="empty_slurl">
(yox)
</floater.string>
<text name="edit_title" value="Macəra profili"/>
<tab_container name="tab_container">
<panel name="panel_experience_info">
<scroll_container name="xp_scroll">
<panel name="scrolling_panel">
<layout_stack name="ls1">
<layout_panel name="top panel">
<button label="Dəyişdir" name="edit_btn"/>
</layout_panel>
<layout_panel name="maturity panel">
<text name="ContentRating" width="75">
Reytinq:
</text>
</layout_panel>
<layout_panel name="location panel">
<text name="Location">
Yer:
</text>
</layout_panel>
<layout_panel name="marketplace panel">
<text name="Marketplace">
Ticarət mərkəzi:
</text>
</layout_panel>
<layout_panel name="owner panel">
<text name="Owner">
Sahibi:
</text>
</layout_panel>
<layout_panel name="group_panel">
<text name="Group">
Qrup:
</text>
</layout_panel>
<layout_panel name="perm panel">
<button label="İcazə ver" name="allow_btn"/>
<button label="Unut" name="forget_btn" />
<button label="Blokla" name="block_btn" width="95"/>
<text name="privileged">
Bu macəra bütün sakinlər üçün aktivdir.
</text>
<button label="Şikayət" name="report_btn"/>
</layout_panel>
</layout_stack>
</panel>
</scroll_container>
</panel>
<panel name="edit_panel_experience_info">
<scroll_container name="edit_xp_scroll">
<panel name="edit_scrolling_panel">
<text name="edit_experience_title_label" value="Adı:"/>
<text name="edit_experience_desc_label" value="Təsviri:"/>
<button name="Group_btn" label="Qrup"/>
<text name="edit_ContentRating">
Reytinq:
</text>
<icons_combo_box label="Ortam"
tool_tip="Macəra üçün yetkinlik reytinqinin artırılması macəraya icazə vermiş bütün sakinlər üçün icazəni sıfırlayır."
name="edit_ContentRatingText">
<icons_combo_box.item label="Yetkin" name="Adult"/>
<icons_combo_box.item label="Ortam" name="Mature"/>
<icons_combo_box.item label="Ümumi" name="PG"/>
</icons_combo_box>
<text name="edit_Location">
Yer:
</text>
<button name="location_btn" label="Cari təyin edin"/>
<button name="clear_btn" label="Yeri təmizlə"/>
<text name="edit_marketplace">
Ticarət mərkəzi:
</text>
<check_box label="Macəranı yandır" name="edit_enable_btn"/>
<check_box label="Axtarışda gizlət" name="edit_private_btn"/>
<text name="changes" value="Bütün regionlarda macəra dəyişikliklərinin görünməsi bir neçə dəqiqə çəkə bilər."/>
<button label="Geri" name="cancel_btn"/>
<button label="Yadda saxla" name="save_btn"/>
</panel>
</scroll_container>
</panel>
</tab_container>
</floater>