PageRenderTime 32ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/ru/panel_landmark_info.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 41 lines | 41 code | 0 blank | 0 comment | 0 complexity | 1be35ee9d60cc640dc2c88e602774ba8 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel name="landmark_info">
  3. <string name="title_create_landmark" value="??????? ????????"/>
  4. <string name="title_edit_landmark" value="???????? ????????"/>
  5. <string name="title_landmark" value="????????"/>
  6. <string name="not_available" value="(??????????)"/>
  7. <string name="unknown" value="(??????????)"/>
  8. <string name="public" value="(?????????)"/>
  9. <string name="server_update_text">
  10. ?????????? ?????????? ???????, ????? ?????????? ????? ????????.
  11. </string>
  12. <string name="server_error_text">
  13. ?????????? ?? ???? ????? ?????? ??????????. ????????? ??????? ?????.
  14. </string>
  15. <string name="server_forbidden_text">
  16. ?????????? ?? ???? ????? ??????????, ????????? ? ??? ??? ???? ?? ?? ????????. ??????? ? ????? ??????, ?????????? ? ?????????? ???????.
  17. </string>
  18. <string name="acquired_date">
  19. [wkday,datetime,local], [day,datetime,local] [mth,datetime,local] [year,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local]
  20. </string>
  21. <button name="back_btn" tool_tip="?????"/>
  22. <text name="title" value="??????? ?????"/>
  23. <scroll_container name="place_scroll">
  24. <panel name="scrolling_panel">
  25. <text name="region_title" value="???????_???????"/>
  26. <text name="parcel_title" value="?????? ???????, ????? ????? (145, 228, 26)"/>
  27. <expandable_text name="description" value="Du waltz die spritz"/>
  28. <text name="maturity_value" value="??????????"/>
  29. <panel name="landmark_info_panel">
  30. <text name="owner_label" value="????????:"/>
  31. <text name="creator_label" value="?????????:"/>
  32. <text name="created_label" value="???????:"/>
  33. </panel>
  34. <panel name="landmark_edit_panel">
  35. <text name="title_label" value="????????:"/>
  36. <text name="notes_label" value="??? ???????:"/>
  37. <text name="folder_label" value="???????????? ????????:"/>
  38. </panel>
  39. </panel>
  40. </scroll_container>
  41. </panel>