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.

205 lines
7.7 KiB

  1. //Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.h"
  11. #undef APSTUDIO_HIDDEN_SYMBOLS
  12. #include "rlstrngs.h"
  13. /////////////////////////////////////////////////////////////////////////////
  14. #undef APSTUDIO_READONLY_SYMBOLS
  15. #ifdef APSTUDIO_INVOKED
  16. /////////////////////////////////////////////////////////////////////////////
  17. //
  18. // TEXTINCLUDE
  19. //
  20. 1 TEXTINCLUDE DISCARDABLE
  21. BEGIN
  22. "resource.h\0"
  23. END
  24. 2 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  27. "#include ""windows.h""\r\n"
  28. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  29. "#include ""rlstrngs.h""\r\n"
  30. "\0"
  31. END
  32. 3 TEXTINCLUDE DISCARDABLE
  33. BEGIN
  34. "\r\n"
  35. "\0"
  36. END
  37. /////////////////////////////////////////////////////////////////////////////
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // String Table
  42. //
  43. STRINGTABLE DISCARDABLE
  44. BEGIN
  45. IDS_ERR_REGISTER_CLASS "Error registering window class."
  46. IDS_ERR_CREATE_WINDOW "Window creation failed!"
  47. IDS_ERR_NO_HELP "Help is not available. Make sure the help file is in the startup directory."
  48. IDS_ERR_NO_MEMORY "Not enough memory available."
  49. IDS_NOT_IMPLEMENTED "Command Not Implemented."
  50. IDS_GENERALFAILURE "Operation failed."
  51. IDS_MPJ "Select a Master Project File."
  52. IDS_RES_SRC "Select a Source File."
  53. IDS_RES_BLD "Select a Target File."
  54. IDS_TOK "Select a Language Token File."
  55. IDS_READONLY "READ ONLY"
  56. IDS_CLEAN "CLEAN"
  57. IDS_DIRTY "DIRTY"
  58. IDS_FILENOTFOUND "File not found."
  59. IDS_FILESAVEERR "Error saving file."
  60. END
  61. STRINGTABLE DISCARDABLE
  62. BEGIN
  63. 16 "CURSOR"
  64. 17 "BITMAP"
  65. 18 "ICON"
  66. 19 "MENU"
  67. 20 "DIALOG"
  68. 21 "STRING"
  69. 22 "FONTDIR"
  70. 23 "FONT"
  71. 24 "ACCELERATOR"
  72. 25 "RCDATA"
  73. 26 "MESSAGE TABLE"
  74. 27 "GROUP CURSOR"
  75. 29 "GROUP ICON"
  76. 30 "NAMETABLE"
  77. 31 "VERSION STAMP"
  78. END
  79. STRINGTABLE DISCARDABLE
  80. BEGIN
  81. IDS_ERR_00 "Internal error: UNKNOWN ERROR MESSAGE id# %1!d!"
  82. IDS_ERR_01 "Too few arguments"
  83. IDS_ERR_02 "Contradictive switches"
  84. IDS_ERR_03 "Cannot access Master Project file ""%1"""
  85. IDS_ERR_04 "Unknown switch: ""%1"""
  86. IDS_ERR_05 "at line %i"
  87. IDS_ERR_06 "Error on Create Master Project file ""%1"""
  88. IDS_ERR_07 "Error on Open Master Project file ""%1"""
  89. IDS_ERR_08 "Error %1!u! on `Generate Token File'"
  90. IDS_ERR_09 "No resources found."
  91. IDS_ERR_10 "File open failure."
  92. IDS_ERR_11 "Not an NT executable."
  93. IDS_ERR_12 "%1"
  94. IDS_ERR_13 "Can not make full path to file ""%1"""
  95. IDS_ERR_14 "Syntax error "
  96. IDS_ERR_15 "Unexpected end of file "
  97. END
  98. STRINGTABLE DISCARDABLE
  99. BEGIN
  100. IDS_ERR_16 "Out of memory "
  101. IDS_ERR_17 "Resource type value %1!hu! out of range (1-16)"
  102. IDS_ERR_18 "Error during update of token file ""%1"" from ""%2"""
  103. IDS_ERR_19 "Project file ""%1"" does not exist"
  104. IDS_ERR_20 "Could not get project data from file ""%1"""
  105. IDS_ERR_21 "Could not update project file ""%1"""
  106. IDS_ERR_22 "Could not update Master project file ""%1"""
  107. IDS_ERR_23 "Output image file ""%1"" not generated"
  108. IDS_ERR_24 "Project file ""%1"" does not exist and -n option not given"
  109. IDS_ERR_25 "Could not find full path of executable"
  110. IDS_ERR_26 "Could not get US English Version information from executable"
  111. IDS_ERR_27 "Internal error: Full path name of executable too long"
  112. IDS_ERR_28 "Other usage error"
  113. END
  114. STRINGTABLE DISCARDABLE
  115. BEGIN
  116. IDS_RLE_APP_NAME "Resource Localization Editor"
  117. IDS_RLQ_APP_NAME "Resource Localization Quick Editor"
  118. IDS_RLA_APP_NAME "Resource Localization Adminstrator"
  119. IDS_ERR_NO_GLOSSARY "Glossary is not available. Make sure the project file has a valid glossary."
  120. IDS_ERR_NO_TOKEN "Token file is not avaliable. Make sure the project has has a valid token file."
  121. IDS_ERR_TMPFILE "Unable to create temporary."
  122. END
  123. STRINGTABLE DISCARDABLE
  124. BEGIN
  125. IDS_RDF "Select a Resource Description File."
  126. IDS_MTK "Select a Master Token File."
  127. IDS_GLOSS "Select a Glossary File."
  128. IDS_RDFSPEC "Resource Descripions (*.RDF)"
  129. IDS_PRJSPEC "Projects (*.PRJ)"
  130. IDS_RESSPEC "Resource Files (*.RES)"
  131. IDS_EXESPEC "Executables (*.EXE)"
  132. IDS_TOKSPEC "Language Tokens (*.TOK)"
  133. IDS_MTKSPEC "Master Tokens (*.MTK)"
  134. IDS_MPJSPEC "Master Projects (*.MPJ)"
  135. IDS_DLLSPEC "DLLs (*.DLL)"
  136. IDS_CPLSPEC "Control Panel Files (*.CPL)"
  137. END
  138. STRINGTABLE DISCARDABLE
  139. BEGIN
  140. IDS_GLOSSSPEC "Glossaries (*.TXT)"
  141. END
  142. STRINGTABLE DISCARDABLE
  143. BEGIN
  144. IDS_MPJERR "Error loading Master Project File."
  145. IDS_MPJOUTOFDATE "The master tokens are out of date so RLEdit is unable to perform updates or build new resources. Use RLAdmin to update the master tokens."
  146. IDS_UPDATETOK "The language tokens are out of date. Do you want them to be updated now?"
  147. IDS_REBUILD_TOKENS "Do you want to keep the changes you just made?"
  148. IDS_TOKEN_FOUND "Token Found"
  149. IDS_TOKEN_NOT_FOUND "Token Not Found"
  150. IDS_FIND_TOKEN "Find Token"
  151. IDS_OPENTITLE "Open Project"
  152. IDS_SAVETITLE "Name New Project File"
  153. IDS_ADDGLOSS "Add ""%s"" to the glossary as a translation for ""%s""?"
  154. IDS_RLE_CANTSAVEASEXE "RLEdit cannot build .EXE or .DLL files from .RES files. RLEdit is changing your target file to a .RES file."
  155. IDS_SAVECHANGES "Save changes before exiting?"
  156. IDS_NOCHANGESYET "No changes have been made"
  157. IDS_CHANGED "CHANGED"
  158. IDS_UNCHANGED "UNCHANGED"
  159. IDS_NEW "NEW"
  160. END
  161. STRINGTABLE DISCARDABLE
  162. BEGIN
  163. IDS_DRAGMULTIFILE "Only one file can be loaded at a time."
  164. IDS_RLQ_CANTSAVEASEXE "RLQuikEd cannot build a .RES file from .DLL or .EXE files."
  165. IDS_RLQ_CANTSAVEASRES "RLQuikEd cannot build .DLL or .EXE files from a .RES file."
  166. END
  167. STRINGTABLE DISCARDABLE
  168. BEGIN
  169. 3100 "DLGEDIT.EXE"
  170. IDS_UPDATE_YESNO "Update Version 1.0 Project file to current version?"
  171. IDS_UPDATE_TITLE "Old Project File"
  172. IDS_UPDATE_CANCEL "Canceling this editi session"
  173. END
  174. #ifndef APSTUDIO_INVOKED
  175. /////////////////////////////////////////////////////////////////////////////
  176. //
  177. // Generated from the TEXTINCLUDE 3 resource.
  178. //
  179. /////////////////////////////////////////////////////////////////////////////
  180. #endif // not APSTUDIO_INVOKED