Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

168 lines
5.1 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1999 - 2001
  6. //
  7. // File: res.rc
  8. //
  9. //--------------------------------------------------------------------------
  10. #include <windows.h>
  11. #include <ntverp.h>
  12. #define VER_FILETYPE VFT_APP
  13. #define VER_FILESUBTYPE VFT2_UNKNOWN
  14. #define VER_FILEDESCRIPTION_STR "NETDOM5"
  15. #define VER_INTERNALNAME_STR "NETDOM.EXE"
  16. #include "common.ver"
  17. #include "netdom5.rc"
  18. #include "netdom5.h"
  19. STRINGTABLE DISCARDABLE
  20. BEGIN
  21. //
  22. // Primary operation commands
  23. //
  24. MSG_TAG_HELP "HELP"
  25. MSG_TAG_HELPSHORT "H"
  26. MSG_TAG_QHELP "?"
  27. MSG_TAG_EXPERTHELP "EXPERTHELP"
  28. MSG_TAG_ADD "ADD"
  29. MSG_TAG_COMPNAME "COMPUTERNAME"
  30. MSG_TAG_JOIN "JOIN"
  31. MSG_TAG_MOVE "MOVE"
  32. MSG_TAG_QUERY "QUERY"
  33. MSG_TAG_REMOVE "REMOVE"
  34. MSG_TAG_MOVENT4BDC "MOVENT4BDC"
  35. MSG_TAG_RENAMECOMPUTER "RENAMECOMPUTER"
  36. MSG_TAG_RESET "RESET"
  37. MSG_TAG_RESETPWD "RESETPWD"
  38. MSG_TAG_TRUST "TRUST" // also is a query sub-command
  39. MSG_TAG_VERIFY "VERIFY"
  40. MSG_TAG_TIME "TIME"
  41. //
  42. // Common switches
  43. //
  44. MSG_TAG_USERO "UserO"
  45. MSG_TAG_USERO_SHORT "UO"
  46. MSG_TAG_PO "PasswordO"
  47. MSG_TAG_PO_SHORT "PO"
  48. MSG_TAG_USERD "UserD"
  49. MSG_TAG_USERD_SHORT "UD"
  50. MSG_TAG_PD "PasswordD"
  51. MSG_TAG_PD_SHORT "PD"
  52. MSG_TAG_DOMAIN "Domain"
  53. MSG_TAG_DOMAIN_SHORT "D"
  54. MSG_TAG_OU "OU"
  55. MSG_TAG_TVERIFY "Verify"
  56. MSG_TAG_TVERIFY_SHORT "V"
  57. MSG_TAG_VERBOSE "VERBOSE"
  58. MSG_TAG_SERVER "Server"
  59. MSG_TAG_SERVER_SHORT "S"
  60. MSG_TAG_TRESET "Reset"
  61. MSG_TAG_TRESET_SHORT "Rese"
  62. MSG_TAG_RESTART "Reboot"
  63. MSG_TAG_RESTART_SHORT "Reb"
  64. MSG_TAG_FORCE "Force"
  65. //
  66. // Help switch
  67. //
  68. MSG_TAG_SYNTAX "SYNTAX"
  69. //
  70. // Add switch
  71. //
  72. MSG_TAG_ADD_DC "DC"
  73. //
  74. // Move switches
  75. //
  76. MSG_TAG_USERF "UserF"
  77. MSG_TAG_USERF_SHORT "UF"
  78. MSG_TAG_PF "PasswordF"
  79. MSG_TAG_PF_SHORT "PF"
  80. //
  81. // Query switches
  82. //
  83. MSG_TAG_QUERY_PDC "PDC"
  84. MSG_TAG_QUERY_SERVER "SERVER"
  85. MSG_TAG_QUERY_WKSTA "WORKSTATION"
  86. MSG_TAG_QUERY_DC "DC"
  87. MSG_TAG_QUERY_OU "OU"
  88. MSG_TAG_QUERY_FSMO "FSMO"
  89. MSG_TAG_QUERY_TRUST "TRUST"
  90. MSG_TAG_DIRECT "Direct"
  91. MSG_TAG_DIRECT_SHORT "Di"
  92. //
  93. // Rename Computer switch
  94. //
  95. MSG_TAG_NEW_NAME "NewName"
  96. //
  97. // Trust switches
  98. //
  99. MSG_TAG_REALM "Realm"
  100. MSG_TAG_REALM_SHORT "Rea"
  101. MSG_TAG_PT "PasswordT"
  102. MSG_TAG_PT_SHORT "PT"
  103. MSG_TAG_TADD "Add" // also used by ComputerName
  104. MSG_TAG_TADD_SHORT "A"
  105. MSG_TAG_TREMOVE "Remove" // also used by ComputerName
  106. MSG_TAG_TREMOVE_SHORT "Rem"
  107. MSG_TAG_TWOWAY "TwoWay"
  108. MSG_TAG_TWOWAY_SHORT "T"
  109. MSG_TAG_KERBEROS "Kerberos"
  110. MSG_TAG_KERBEROS_SHORT "K"
  111. MSG_TAG_TRANSITIVE "Transitive"
  112. MSG_TAG_TRANSITIVE_SHORT "Trans"
  113. MSG_TAG_ONESIDE "OneSide"
  114. MSG_TAG_ONESIDE_SHORT "OS"
  115. MSG_TAG_NAMESUFFIXES "NameSuffixes"
  116. MSG_TAG_NAMESUFFIX_SHORT "NS"
  117. MSG_TAG_TOGGLESUFFIX "ToggleSuffix"
  118. MSG_TAG_TOGGLESUFFIX_SHORT "TS"
  119. MSG_TAG_FILTER_SIDS "Quarantine"
  120. MSG_TAG_FILTER_SIDS_SHORT "Q"
  121. MSG_TAG_RESETONESIDE "ResetOneSide"
  122. MSG_TAG_RESETONESIDE_SHORT "ROS"
  123. MSG_TAG_TREATASEXTERNAL "EnableSIDHistory"
  124. MSG_TAG_TREATASEXTERNAL_SHORT "ESIDH"
  125. MSG_TAG_FORESTTRANSITIVE "ForestTRANsitive"
  126. MSG_TAG_FORESTTRANSITIVE_SHORT "FTRAN"
  127. MSG_TAG_CROSSORGANIZATION "SelectiveAUTH"
  128. MSG_TAG_CROSSORGANIZATION_SHORT "SAUTH"
  129. MSG_TAG_ADDTLN "AddTLN"
  130. MSG_TAG_ADDTLN_SHORT "ATLN"
  131. MSG_TAG_ADDTLNEX "AddTLNEX"
  132. MSG_TAG_ADDTLNEX_SHORT "ATLNEX"
  133. MSG_TAG_REMOVETLN "RemoveTLN"
  134. MSG_TAG_REMOVETLN_SHORT "RTLN"
  135. MSG_TAG_REMOVETLNEX "RemoveTLNEX"
  136. MSG_TAG_REMOVETLNEX_SHORT "RTLNEX"
  137. //
  138. // ComputerName switches
  139. //
  140. MSG_TAG_MAKEPRIMARY "MakePrimary"
  141. MSG_TAG_MAKEPRIMARY_SHORT "MP"
  142. MSG_TAG_ENUM "Enumerate"
  143. MSG_TAG_ENUM_SHORT "Enum"
  144. //
  145. // ComputerName enum args
  146. //
  147. IDS_ENUM_ALT "AlternateNames"
  148. IDS_ENUM_PRI "PrimaryName"
  149. IDS_ENUM_ALL "AllNames"
  150. //MSG_TAG_FLUSH "Flush"
  151. //MSG_TAG_FLUSH_SHORT "F"
  152. IDS_PROMPT_DEL_TRUST "Are you sure you want to delete the trust to child domain %s?"
  153. IDS_PROMPT_TITLE "NetDom"
  154. IDS_PROMPT_PROCEED "Do you want to proceed (Y or N)?"
  155. IDS_ONESIDE_TRUSTED "trusted"
  156. IDS_ONESIDE_TRUSTING "trusting"
  157. IDS_YES "yes"
  158. IDS_NO "no"
  159. IDS_PARSE_ERROR_SWITCH_NOTDEFINED "Required switch/parameter %1 is not specified"
  160. END