Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

DialogRemoveUser.res 1.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. "Friends/DialogRemoveUser.res"
  2. {
  3. "DialogRemoveUser"
  4. {
  5. "ControlName" "Frame"
  6. "fieldName" "DialogRemoveUser"
  7. "xpos" "221"
  8. "ypos" "354"
  9. "wide" "452"
  10. "tall" "216"
  11. "autoResize" "0"
  12. "pinCorner" "0"
  13. "visible" "1"
  14. "enabled" "1"
  15. "tabPosition" "0"
  16. }
  17. "SysMenu"
  18. {
  19. "ControlName" "Menu"
  20. "fieldName" "SysMenu"
  21. "xpos" "0"
  22. "ypos" "0"
  23. "wide" "64"
  24. "tall" "24"
  25. "autoResize" "0"
  26. "pinCorner" "0"
  27. "visible" "0"
  28. "enabled" "1"
  29. "tabPosition" "0"
  30. }
  31. "OK"
  32. {
  33. "ControlName" "Button"
  34. "fieldName" "OK"
  35. "xpos" "220"
  36. "ypos" "180"
  37. "wide" "116"
  38. "tall" "24"
  39. "autoResize" "0"
  40. "pinCorner" "0"
  41. "visible" "1"
  42. "enabled" "1"
  43. "tabPosition" "2"
  44. "labelText" "#TrackerUI_RemoveUser"
  45. "textAlignment" "west"
  46. "dulltext" "0"
  47. "brighttext" "0"
  48. "Command" "OK"
  49. "Default" "0"
  50. }
  51. "Cancel"
  52. {
  53. "ControlName" "Button"
  54. "fieldName" "Cancel"
  55. "xpos" "352"
  56. "ypos" "180"
  57. "wide" "84"
  58. "tall" "24"
  59. "autoResize" "0"
  60. "pinCorner" "0"
  61. "visible" "1"
  62. "enabled" "1"
  63. "tabPosition" "1"
  64. "labelText" "#TrackerUI_Cancel"
  65. "textAlignment" "west"
  66. "dulltext" "0"
  67. "brighttext" "0"
  68. "Command" "Close"
  69. "Default" "0"
  70. }
  71. "WarningLabel"
  72. {
  73. "ControlName" "Label"
  74. "fieldName" "WarningLabel"
  75. "xpos" "24"
  76. "ypos" "40"
  77. "wide" "396"
  78. "tall" "24"
  79. "autoResize" "0"
  80. "pinCorner" "0"
  81. "visible" "1"
  82. "enabled" "1"
  83. "tabPosition" "0"
  84. "labelText" "You are about to remove johnc from your contact list."
  85. "textAlignment" "west"
  86. "dulltext" "0"
  87. "brighttext" "0"
  88. }
  89. "InfoLabel"
  90. {
  91. "ControlName" "Label"
  92. "fieldName" "InfoLabel"
  93. "xpos" "24"
  94. "ypos" "76"
  95. "wide" "396"
  96. "tall" "92"
  97. "autoResize" "0"
  98. "pinCorner" "0"
  99. "visible" "1"
  100. "enabled" "1"
  101. "tabPosition" "0"
  102. "labelText" "#TrackerUI_WarningNoLongerSeeYou"
  103. "textAlignment" "west"
  104. "dulltext" "1"
  105. "brighttext" "0"
  106. "wrap" "1"
  107. }
  108. }