Files
Puma_Viewer/indra/newview/skins/puma/xui/tr/inspect_group.xml
T
2025-05-24 18:09:39 -03:00

33 lines
893 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"?>
<!--
Not can_close / no title to avoid window chrome
Single instance - only have one at a time, recycle it each spawn
-->
<floater name="inspect_group">
<string name="PrivateGroup">
Özel grup
</string>
<string name="FreeToJoin">
Katılım ücretsiz
</string>
<string name="CostToJoin">
Katılmak için L$[AMOUNT] gerekiyor
</string>
<string name="YouAreMember">
Siz üyesiniz
</string>
<text name="group_subtitle">
123 üye
</text>
<text name="group_details">
İçinde geyik olan bir oda oluşturmakla sorumlu bir grup insan.
Geyikten korkun! Korkun! Firavun faresinden de!
</text>
<text name="group_cost">
Katılmak için L$123 gerekiyor
</text>
<button label="Katıl" name="join_btn"/>
<button label="Ayrıl" name="leave_btn"/>
<button label="Profili Göster" name="view_profile_btn"/>
</floater>