Source code of Windows XP (NT5)
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.

278 lines
11 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. #include "rlman.h"
  14. /////////////////////////////////////////////////////////////////////////////
  15. #undef APSTUDIO_READONLY_SYMBOLS
  16. /////////////////////////////////////////////////////////////////////////////
  17. //
  18. // Version
  19. //
  20. 1 VERSIONINFO
  21. FILEVERSION 1,88,6,10
  22. PRODUCTVERSION 1,88,6,10
  23. FILEFLAGSMASK 0x3fL
  24. #ifdef _DEBUG
  25. FILEFLAGS 0x1L
  26. #else
  27. FILEFLAGS 0x0L
  28. #endif
  29. FILEOS 0x40004L
  30. FILETYPE 0x1L
  31. FILESUBTYPE 0x0L
  32. BEGIN
  33. BLOCK "StringFileInfo"
  34. BEGIN
  35. BLOCK "040904b0"
  36. BEGIN
  37. VALUE "CompanyName", "Microsoft Corporation\0"
  38. VALUE "FileDescription", "Resource Localization Manager\0"
  39. VALUE "FileVersion", "1.88\0"
  40. VALUE "InternalName", "rlman\0"
  41. VALUE "LegalCopyright", "Copyright (C) Microsoft Corp. 1991-1995\0"
  42. VALUE "OriginalFilename", "rlman.exe\0"
  43. VALUE "ProductName", "Microsoft(R) Win32 Resource Localization Manager\0"
  44. VALUE "ProductVersion", "1.88\0"
  45. END
  46. END
  47. BLOCK "VarFileInfo"
  48. BEGIN
  49. VALUE "Translation", 0x409, 1200
  50. END
  51. END
  52. #ifdef APSTUDIO_INVOKED
  53. /////////////////////////////////////////////////////////////////////////////
  54. //
  55. // TEXTINCLUDE
  56. //
  57. 1 TEXTINCLUDE DISCARDABLE
  58. BEGIN
  59. "resource.h\0"
  60. END
  61. 2 TEXTINCLUDE DISCARDABLE
  62. BEGIN
  63. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  64. "#include ""windows.h""\r\n"
  65. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  66. "#include ""rlstrngs.h""\r\n"
  67. "#include ""rlman.h""\0"
  68. END
  69. 3 TEXTINCLUDE DISCARDABLE
  70. BEGIN
  71. "#include ""rlmsgtbl.rc""\r\n"
  72. "\0"
  73. END
  74. /////////////////////////////////////////////////////////////////////////////
  75. #endif // APSTUDIO_INVOKED
  76. /////////////////////////////////////////////////////////////////////////////
  77. //
  78. // String Table
  79. //
  80. STRINGTABLE DISCARDABLE
  81. BEGIN
  82. IDS_USG_00 "USAGE:"
  83. IDS_USG_01 " rlman [-c RDF_file] [-f ResTypeValue] [-p CodePage] [-{n|o} PriLang SubLang]"
  84. IDS_USG_02 " [-x] [-w] [-h|?] -{e|t|m|l|r|a|u} files"
  85. IDS_USG_04 " -x (Use extended token file format)"
  86. IDS_USG_05 " -c RDF_file (Use custom resources defined in RDF_file)"
  87. IDS_USG_06 " -f ResTypeValue (Filter out all resources except specified type, 1-16)"
  88. IDS_USG_07 " -n PriLang SubLang (Primary- and Sub-Lang IDs, dec/hex, of tok file text)"
  89. IDS_USG_08 " -o PriLang SubLang (Primary- and Sub-Lang IDs, dec/hex, of old language)"
  90. IDS_USG_09 " -p CodePage (Default code page of text in project token file)"
  91. IDS_USG_10 " -d (Show Dialog Box resource element type in tokens)"
  92. IDS_USG_11 " -w (Show warning messages)"
  93. IDS_USG_12 " -? or -h (Show more complete help using winhelp)"
  94. IDS_USG_14 " -e InputExeFile OutputResFile"
  95. IDS_USG_15 " (Extract resources into res file)"
  96. END
  97. STRINGTABLE DISCARDABLE
  98. BEGIN
  99. IDS_USG_16 " -t InputResOrExeFile OutputTokFile"
  100. IDS_USG_17 " (Build Token file from exe or res file, no history)"
  101. IDS_USG_18 " -m MasterProjectFile [ InputResOrExeFile OutputTokFile ]"
  102. IDS_USG_19 " (Build/update master Token file from exe or res file)"
  103. IDS_USG_20 " -l LangProjectFile [ MasterProjectFile OutputTokFile ]"
  104. IDS_USG_21 " (Build/Update project token file.)"
  105. IDS_USG_22 " -r InputResOrExeFile InputTokFile_or_ResFile OutputResOrExeFile"
  106. IDS_USG_23 " (Replace old lang resources with localized tokens)"
  107. IDS_USG_24 " -a InputResOrExeFile InputTokFile_or_ResFile OutputResOrExeFile"
  108. IDS_USG_25 " (Append resources in localized tokens)"
  109. IDS_USG_26 " -u MasterProjectFile LangProjectFile InputResOrExeFile OutputMasterTokFile OutputLanguTokFile"
  110. IDS_USG_27 " (Update version 1.0 data files to latest version)"
  111. END
  112. STRINGTABLE DISCARDABLE
  113. BEGIN
  114. IDS_ERR_REGISTER_CLASS "Error registering window class."
  115. IDS_ERR_CREATE_WINDOW "Window creation failed!"
  116. IDS_ERR_NO_HELP "Help is not available. Make sure the help file is in the startup directory."
  117. IDS_ERR_NO_MEMORY "Not enough memory available."
  118. IDS_NOT_IMPLEMENTED "Command Not Implemented."
  119. IDS_GENERALFAILURE "Operation failed."
  120. IDS_MPJ "Select a Master Project File."
  121. IDS_RES_SRC "Select a Source File."
  122. IDS_RES_BLD "Select a Target File."
  123. IDS_TOK "Select a Language Token File."
  124. IDS_READONLY "READ ONLY"
  125. IDS_CLEAN "CLEAN"
  126. IDS_DIRTY "DIRTY"
  127. IDS_FILENOTFOUND "File not found."
  128. IDS_FILESAVEERR "Error saving file."
  129. END
  130. STRINGTABLE DISCARDABLE
  131. BEGIN
  132. 16 "CURSOR"
  133. 17 "BITMAP"
  134. 18 "ICON"
  135. 19 "MENU"
  136. 20 "DIALOG"
  137. 21 "STRING"
  138. 22 "FONTDIR"
  139. 23 "FONT"
  140. 24 "ACCELERATOR"
  141. 25 "RCDATA"
  142. 26 "MESSAGE TABLE"
  143. 27 "GROUP CURSOR"
  144. 29 "GROUP ICON"
  145. 30 "NAMETABLE"
  146. 31 "VERSION STAMP"
  147. END
  148. STRINGTABLE DISCARDABLE
  149. BEGIN
  150. IDS_ERR_00 "Internal error: UNKNOWN ERROR MESSAGE id# %1!d!"
  151. IDS_ERR_01 "Too few arguments"
  152. IDS_ERR_02 "Contradictive switches"
  153. IDS_ERR_03 "Cannot access Master Project file ""%1"""
  154. IDS_ERR_04 "Unknown switch: ""%1"""
  155. IDS_ERR_05 "at line %i"
  156. IDS_ERR_06 "Error on Create Master Project file ""%1"""
  157. IDS_ERR_07 "Error on Open Master Project file ""%1"""
  158. IDS_ERR_08 "Error %1!u! on `Generate Token File'"
  159. IDS_ERR_09 "No resources found."
  160. IDS_ERR_10 "File open failure."
  161. IDS_ERR_11 "Not an NT executable."
  162. IDS_ERR_12 "%1"
  163. IDS_ERR_13 "Can not make full path to file ""%1"""
  164. IDS_ERR_14 "Syntax error "
  165. IDS_ERR_15 "Unexpected end of file "
  166. END
  167. STRINGTABLE DISCARDABLE
  168. BEGIN
  169. IDS_ERR_16 "Out of memory "
  170. IDS_ERR_17 "Resource type value %1!hu! out of range (1-16)"
  171. IDS_ERR_18 "Error during update of token file ""%1"" from ""%2"""
  172. IDS_ERR_19 "Project file ""%1"" does not exist"
  173. IDS_ERR_20 "Could not get project data from file ""%1"""
  174. IDS_ERR_21 "Could not update project file ""%1"""
  175. IDS_ERR_22 "Could not update Master project file ""%1"""
  176. IDS_ERR_23 "Output image file ""%1"" not generated"
  177. IDS_ERR_24 "Project file ""%1"" does not exist and -n option not given"
  178. IDS_ERR_25 "Could not find full path of executable"
  179. IDS_ERR_26 "Could not get US English Version information from executable"
  180. IDS_ERR_27 "Internal error: Full path name of executable too long"
  181. IDS_ERR_28 "Other usage error"
  182. END
  183. STRINGTABLE DISCARDABLE
  184. BEGIN
  185. IDS_RLE_APP_NAME "Resource Localization Editor"
  186. IDS_RLQ_APP_NAME "Resource Localization Quick Editor"
  187. IDS_RLA_APP_NAME "Resource Localization Adminstrator"
  188. IDS_ERR_NO_GLOSSARY "Glossary is not available. Make sure the project file has a valid glossary."
  189. IDS_ERR_NO_TOKEN "Token file is not avaliable. Make sure the project has has a valid token file."
  190. IDS_ERR_TMPFILE "Unable to create temporary."
  191. END
  192. STRINGTABLE DISCARDABLE
  193. BEGIN
  194. IDS_RDF "Select a Resource Description File."
  195. IDS_MTK "Select a Master Token File."
  196. IDS_GLOSS "Select a Glossary File."
  197. IDS_RDFSPEC "Resource Descripions (*.RDF)"
  198. IDS_PRJSPEC "Projects (*.PRJ)"
  199. IDS_RESSPEC "Resource Files (*.RES)"
  200. IDS_EXESPEC "Executables (*.EXE)"
  201. IDS_TOKSPEC "Language Tokens (*.TOK)"
  202. IDS_MTKSPEC "Master Tokens (*.MTK)"
  203. IDS_MPJSPEC "Master Projects (*.MPJ)"
  204. IDS_DLLSPEC "DLLs (*.DLL)"
  205. IDS_CPLSPEC "Control Panel Files (*.CPL)"
  206. END
  207. STRINGTABLE DISCARDABLE
  208. BEGIN
  209. IDS_GLOSSSPEC "Glossaries (*.TXT)"
  210. END
  211. STRINGTABLE DISCARDABLE
  212. BEGIN
  213. IDS_MPJERR "Error loading Master Project File."
  214. 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."
  215. IDS_UPDATETOK "The language tokens are out of date. Do you want them to be updated now?"
  216. IDS_REBUILD_TOKENS "Do you want to keep the changes you just made?"
  217. IDS_TOKEN_FOUND "Token Found"
  218. IDS_TOKEN_NOT_FOUND "Token Not Found"
  219. IDS_FIND_TOKEN "Find Token"
  220. IDS_OPENTITLE "Open Project"
  221. IDS_SAVETITLE "Name New Project File"
  222. IDS_ADDGLOSS "Add ""%s"" to the glossary as a translation for ""%s""?"
  223. IDS_RLE_CANTSAVEASEXE "RLEdit cannot build .EXE or .DLL files from .RES files. RLEdit is changing your target file to a .RES file."
  224. IDS_SAVECHANGES "Save changes before exiting?"
  225. IDS_NOCHANGESYET "No changes have been made"
  226. IDS_CHANGED "CHANGED"
  227. IDS_UNCHANGED "UNCHANGED"
  228. IDS_NEW "NEW"
  229. END
  230. STRINGTABLE DISCARDABLE
  231. BEGIN
  232. IDS_DRAGMULTIFILE "Only one file can be loaded at a time."
  233. IDS_RLQ_CANTSAVEASEXE "RLQuikEd cannot build a .RES file from .DLL or .EXE files."
  234. IDS_RLQ_CANTSAVEASRES "RLQuikEd cannot build .DLL or .EXE files from a .RES file."
  235. END
  236. STRINGTABLE DISCARDABLE
  237. BEGIN
  238. 3100 "DLGEDIT.EXE"
  239. IDS_SELECTMSTRLANG "Please select a language to extract."
  240. IDS_SELECTPROJLANG "Please select a target language."
  241. END
  242. #ifndef APSTUDIO_INVOKED
  243. /////////////////////////////////////////////////////////////////////////////
  244. //
  245. // Generated from the TEXTINCLUDE 3 resource.
  246. //
  247. #include "rlmsgtbl.rc"
  248. /////////////////////////////////////////////////////////////////////////////
  249. #endif // not APSTUDIO_INVOKED