Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. "Friends/DialogAuthRequest.res"
  2. {
  3. "DialogAuthRequest"
  4. {
  5. "ControlName" "Frame"
  6. "fieldName" "DialogAuthRequest"
  7. "xpos" "396"
  8. "ypos" "234"
  9. "wide" "472"
  10. "tall" "204"
  11. "autoResize" "0"
  12. "pinCorner" "0"
  13. "visible" "1"
  14. "enabled" "1"
  15. "tabPosition" "0"
  16. "settitlebarvisible" "1"
  17. }
  18. "InfoText"
  19. {
  20. "ControlName" "Label"
  21. "fieldName" "InfoText"
  22. "xpos" "20"
  23. "ypos" "84"
  24. "wide" "108"
  25. "tall" "24"
  26. "autoResize" "0"
  27. "pinCorner" "0"
  28. "visible" "1"
  29. "enabled" "1"
  30. "tabPosition" "0"
  31. "labelText" "#TrackerUI_DoYouWantTo"
  32. "textAlignment" "west"
  33. "dulltext" "1"
  34. "brighttext" "0"
  35. }
  36. "NameLabel"
  37. {
  38. "ControlName" "Label"
  39. "fieldName" "NameLabel"
  40. "xpos" "20"
  41. "ypos" "32"
  42. "wide" "408"
  43. "tall" "48"
  44. "autoResize" "0"
  45. "pinCorner" "0"
  46. "visible" "1"
  47. "enabled" "1"
  48. "tabPosition" "0"
  49. "labelText" "test4 wishes to add you to his/her contact list.
  50. test4@testers.com"
  51. "textAlignment" "west"
  52. "dulltext" "0"
  53. "brighttext" "0"
  54. }
  55. "AcceptButton"
  56. {
  57. "ControlName" "RadioButton"
  58. "fieldName" "AcceptButton"
  59. "xpos" "20"
  60. "ypos" "108"
  61. "wide" "440"
  62. "tall" "24"
  63. "autoResize" "0"
  64. "pinCorner" "0"
  65. "visible" "1"
  66. "enabled" "1"
  67. "tabPosition" "1"
  68. "labelText" "#TrackerUI_AllowPersonToSeeYou"
  69. "textAlignment" "west"
  70. "dulltext" "0"
  71. "brighttext" "0"
  72. "Command" "accept"
  73. "Default" "0"
  74. "SubTabPosition" "1"
  75. }
  76. "DeclineButton"
  77. {
  78. "ControlName" "RadioButton"
  79. "fieldName" "DeclineButton"
  80. "xpos" "20"
  81. "ypos" "130"
  82. "wide" "440"
  83. "tall" "24"
  84. "autoResize" "0"
  85. "pinCorner" "0"
  86. "visible" "1"
  87. "enabled" "1"
  88. "tabPosition" "1"
  89. "labelText" "#TrackerUI_BlockThisPerson"
  90. "textAlignment" "west"
  91. "dulltext" "0"
  92. "brighttext" "0"
  93. "Command" "decline"
  94. "Default" "0"
  95. "SubTabPosition" "2"
  96. }
  97. "OKButton"
  98. {
  99. "ControlName" "Button"
  100. "fieldName" "OKButton"
  101. "xpos" "294"
  102. "ypos" "168"
  103. "wide" "72"
  104. "tall" "24"
  105. "autoResize" "0"
  106. "pinCorner" "0"
  107. "visible" "1"
  108. "enabled" "1"
  109. "tabPosition" "2"
  110. "labelText" "#TrackerUI_OK"
  111. "textAlignment" "west"
  112. "dulltext" "0"
  113. "brighttext" "0"
  114. "Command" "OK"
  115. "Default" "1"
  116. }
  117. "CancelButton"
  118. {
  119. "ControlName" "Button"
  120. "fieldName" "CancelButton"
  121. "xpos" "380"
  122. "ypos" "167"
  123. "wide" "72"
  124. "tall" "24"
  125. "autoResize" "0"
  126. "pinCorner" "0"
  127. "visible" "1"
  128. "enabled" "1"
  129. "tabPosition" "3"
  130. "labelText" "#TrackerUI_Cancel"
  131. "textAlignment" "west"
  132. "dulltext" "0"
  133. "brighttext" "0"
  134. "Command" "Cancel"
  135. "Default" "0"
  136. }
  137. }