/indra/newview/skins/default/xui/pl/inspect_group.xml

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 22 lines · 18 code · 0 blank · 4 comment · 0 complexity · 3553ca2dcd48407746d74b1a7554d090 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <!--
  3. Not can_close / no title to avoid window chrome
  4. Single instance - only have one at a time, recycle it each spawn
  5. -->
  6. <floater name="inspect_group">
  7. <string name="PrivateGroup">
  8. Grupa prywatna
  9. </string>
  10. <string name="FreeToJoin">
  11. Wst?p wolny
  12. </string>
  13. <string name="CostToJoin">
  14. L$[AMOUNT] by do??czy?
  15. </string>
  16. <string name="YouAreMember">
  17. Jeste? cz?onkiem
  18. </string>
  19. <button label="Do??cz" name="join_btn"/>
  20. <button label="Opu??" name="leave_btn"/>
  21. <button label="Zobacz profil" name="view_profile_btn"/>
  22. </floater>