home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 3.8 / 1997-11_Disc_3.8.bin / H2DEMO / Splash / Istringe.txt < prev    next >
Text File  |  1997-08-25  |  14KB  |  400 lines

  1. //
  2. //
  3. //    ==THIS IS THE LOCALIZATION-FRIENDLY "STRINGS" FILE==
  4. //    ========USED BY INSTALLSHIELD AND SPLASH.EXE========
  5. //
  6. //
  7. //    INSTRUCTIONS:
  8. //
  9. //    * Any line that starts with a // (double front slash) is
  10. //      ignored (commented) by Splash.exe and InstallShield.
  11. //
  12. //    * The commented lines (this one included) are there only
  13. //      to assist the person who edits this file.
  14. //
  15. //    * LEAVE NO BLANK LINES.  Every line MUST be commented
  16. //      unless it is to be read and interpreted by Splash.exe
  17. //      and InstallShield.
  18. //
  19. //    * DO NOT ADD/DELETE ANY LINES.  You may only alter existing
  20. //      lines.  If an extra string is needed, contact Cross
  21. //      Production.
  22. //
  23. //    * DO NOT CHANGE THE ORDER OF ANY LINES.
  24. //
  25. //    * DO NOT ADD NUMBERS TO THE BEGINNINGS OF LINES.
  26. //
  27. //    * THIS DOCUMENT MUST BE SAVED AS A .TXT FILE.
  28. //
  29. //    * Max string length = 1024.
  30. //
  31. //
  32. ////////////////////////////////////////////////////////////////////
  33. ////////////////////////////////////////////////////////////////////
  34. ////////////////////////////////////////////////////////////////////
  35. //
  36. //    szFontName
  37. //    This is here so that we can easily change the font used in
  38. //    our home-made dialog boxes.
  39. //
  40. Hexen Font
  41. ////////////////////////////////////////////////////////////////////
  42. //
  43. //    szCompanyName
  44. //    After installation, this ends up as a registry key directly
  45. //    under the HKEY_LOCAL_MACHINE/SOFTWARE key.
  46. //
  47. Activision
  48. ////////////////////////////////////////////////////////////////////
  49. //
  50. //    szAppName
  51. //    After installation, this ends up as a registry key directly
  52. //    under the HKEY_LOCAL_MACHINE/SOFTWARE/szCompanyName key.
  53. //    This also ends up as the program folder icon name for the
  54. //    main executable.
  55. //
  56. Hexen II Demo
  57. ////////////////////////////////////////////////////////////////////
  58. //
  59. //    szRootDir
  60. //    The default "install to" path in InstallShield will be
  61. //    \Program Files\szCompanyName\szRootDir.
  62. //
  63. Hexen II Demo
  64. ////////////////////////////////////////////////////////////////////
  65. //
  66. //    szFTPReference
  67. //    The game updater uses this to recognize this game.
  68. //
  69. HEXEN2
  70. ////////////////////////////////////////////////////////////////////
  71. //
  72. //    szProgramExecutable
  73. //    This is the actual name of the main executable program.
  74. //
  75. H2.exe
  76. ////////////////////////////////////////////////////////////////////
  77. //
  78. //    szProductKey
  79. //    After installation, this ends up as a registry key directly
  80. //    under the HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/
  81. //    CurrentVersion/App Paths key.
  82. //    In some cases, this is the same as szProgramExecutable.
  83. //
  84. Hexen2Demo_exe
  85. ////////////////////////////////////////////////////////////////////
  86. //
  87. //    szProductVersion
  88. //    After installation, this ends up as a registry key directly
  89. //    under the HKEY_LOCAL_MACHINE/SOFTWARE/szCompanyName/
  90. //    szAppName key.
  91. //
  92. 1.0
  93. ////////////////////////////////////////////////////////////////////
  94. //
  95. //    szProgramFolderName
  96. //    This is what gets put into the Windows95 Taskbar Start Menu.
  97. //    In other words, after installation there will be a folder
  98. //    called Windows\Start Menu\Programs\szProgramFolderName.
  99. //
  100. Hexen II Demo
  101. ////////////////////////////////////////////////////////////////////
  102. //
  103. //    szTechnicalHelp
  104. //    This goes into the program folder with the Help icon.
  105. //
  106. Hexen II Online Help
  107. ////////////////////////////////////////////////////////////////////
  108. //
  109. //    szListenServer
  110. //    This goes into the program folder with an icon.
  111. //
  112. Listen Server
  113. ////////////////////////////////////////////////////////////////////
  114. //
  115. //    szDedicatedServer
  116. //    This goes into the program folder with an icon.
  117. //
  118. Dedicated Server
  119. ////////////////////////////////////////////////////////////////////
  120. //
  121. //    szUninstall
  122. //    This goes into the program folder with the Uninstall icon.
  123. //
  124. Uninstall
  125. ////////////////////////////////////////////////////////////////////
  126. //
  127. //    szUninstallName
  128. //    This is what shows up in the Add/Remove Programs list box
  129. //    located in the control panel after installation.
  130. //
  131. Hexen II Demo
  132. ////////////////////////////////////////////////////////////////////
  133. //
  134. //    szUninstallKey
  135. //    After installation, this ends up as a registry key directly
  136. //    under the HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/
  137. //    CurrentVersion/Uninstall key.
  138. //
  139. Hexen2DemoUninstallKey
  140. ////////////////////////////////////////////////////////////////////
  141. //
  142. //    szAppWindowName
  143. //    To find out what this should be, run the game and press
  144. //    Ctrl-Alt-Delete.  The game's window name will show in the
  145. //    list box.  This variable is used to prevent Splash.exe from
  146. //    running when the game is already running.
  147. //
  148. HexenII
  149. ////////////////////////////////////////////////////////////////////
  150. //
  151. //    szAppWindowClass
  152. //    This is similar to szAppWindowName.  Ask the Game's
  153. //    developers what they called the game's window class or use
  154. //    Spy++.  This is also used to detect if the games is running.
  155. //
  156. HexenII
  157. ////////////////////////////////////////////////////////////////////
  158. //
  159. //    szSplashScreenName
  160. //    This is the name of the window and the window class of the
  161. //    splash screen.  This string shows up in the Ctrl-Alt-Delete
  162. //    dialog box when the splash screen is running.
  163. //
  164. The Hexen II Splash Screen
  165. ////////////////////////////////////////////////////////////////////
  166. //
  167. //    sz16ColorWarning
  168. //    This is self-explanatory.
  169. //
  170. Hexen II does not support 16-color mode.
  171. ////////////////////////////////////////////////////////////////////
  172. //
  173. //    szMovieWarning
  174. //    This is displayed to the user's system is in 256-color mode
  175. //    and attempts to play a high-color movie.
  176. //
  177. In order to play this movie, your system must be in 16-bit color mode or higher.  Please change your system's color mode and restart Splash.
  178. ////////////////////////////////////////////////////////////////////
  179. //
  180. //    szFindBitmapWarning
  181. //    This is displayed to the user if there is an error (for
  182. //    whatever reason) loading a bmp from the disk.
  183. //
  184. Unable to load a necessary bitmap.
  185. ////////////////////////////////////////////////////////////////////
  186. //
  187. //    szOutOfMemoryWarning
  188. //    This is displayed to the user whenever a call to "malloc"
  189. //    or "new" fails.
  190. //
  191. Unable to allocate enough RAM.
  192. ////////////////////////////////////////////////////////////////////
  193. //
  194. //    szFindBrowserWarning
  195. //    This is displayed to the user if a web button is pressed and
  196. //    neither Netscape nor IExplore is found on their system.
  197. //
  198. Sorry, Splash was unable to find an appropriate web browser to perform this action.
  199. ////////////////////////////////////////////////////////////////////
  200. //
  201. //    szInformation
  202. //    The localized translation of the word "Information."
  203. //
  204. Information
  205. ////////////////////////////////////////////////////////////////////
  206. //
  207. //    DirectX Dialog Box Strings.
  208. //    Displayed when the user does not have DirectX installed.
  209. //
  210. Microsoft DirectX 3a was not detected on your system.
  211. Hexen II requires Microsoft DirectX 3a drivers, which enhance the sound and graphics capabilities of your system. These drivers may not be compatible with some video cards and certain display modes.
  212. DirectX 3a will be installed over your existing video card drivers and any previous versions of DirectX, after which you may be instructed to restart your computer.
  213. If you do not want to install DirectX 3a or you believe that DirectX 3a is incompatible with your hardware, please click the Cancel button below.
  214. For more information on DirectX 3a and answers to questions regarding your hardware's compatibility please click the Help button below.
  215. If you experience problems with DirectX, please contact Microsoft at:
  216. Microsoft Customer Sales and Service
  217. One Microsoft Way
  218. Redmond, WA  98052-6399, USA
  219. Call 1-800-426-9400, in the US
  220. Call ++1-206-882-8080 outside the United States
  221. Click OK to continue installing DirectX 3a.  Click Cancel to cancel DirectX 3a installation.
  222. DirectX 3a was successfully installed.
  223. DirectX 3a was successfully installed.  You will need to restart you computer before playing Hexen II.
  224. Please insert the Hexen II CD in your CDROM drive.  Click OK when ready.
  225. ////////////////////////////////////////////////////////////////////
  226. //
  227. //    Welcome Dialog Box Strings
  228. //    Displayed on the InstallShield Welcome dialog box.
  229. //
  230. Welcome to the Hexen II Demo Setup...
  231. Successful completion of the setup process will install the Hexen II Demo on your computer.
  232. It is strongly recommended to shut down all other Windows programs in order to continue with the Setup Program.  You may click cancel to quit Setup and close any programs you have running.
  233. Click next to continue with the Setup program.
  234. WARNING: This program is protected by copyright law and international treaties.
  235. Unauthorized reproduction or distribution of this program, or any portion of it, may result in severe civil and criminal penalties, and will be prosecuted to the maximum extent possible under law.
  236. ////////////////////////////////////////////////////////////////////
  237. //
  238. //    GameType Dialog Box Strings
  239. //    Displayed on the InstallShield GameType dialog box.
  240. //
  241. Hexen II does not require a 3D accelerator card to run, but it does support some types of cards.  This page will let you install files needed for these 3D cards.
  242. This is the default version of Hexen II and requires no special hardware.  Click here if you do not own a compatible accelerator card or if you are unsure.
  243. Click here to install BOTH the default and GL versions of Hexen II.  GLHexen is an accelerated version of the game that runs on some OpenGL-based 3D cards.  Consult your manufacturer for compatibility.
  244. ////////////////////////////////////////////////////////////////////
  245. //
  246. //    SetupType Dialog Box Strings
  247. //    Displayed on the InstallShield SetupType dialog box.
  248. //
  249. Choose an installation type by clicking either the Maximum button or the Minimum button below.
  250. The Maximum installation of the Hexen II Demo requires XX MB of hard disk space in addition to the XX MB required for virtual memory.
  251. The Minimum installation requires XX MB of hard disk space in addition to the XX MB required for virtual memory.
  252. ////////////////////////////////////////////////////////////////////
  253. //
  254. //    AskDestPath Dialog Box Strings
  255. //    Displayed on the InstallShield AskDestPath dialog box.
  256. //
  257. Setup will install the Hexen II Demo to the following directory:
  258. To install to this directory, click Install.
  259. To install to a different directory, click the Change Directory button above and select a different directory.
  260. You can choose not to install the Hexen II Demo by clicking Quit to exit Setup.
  261. The current destination drive contains insufficient disk space.  Please choose a different directory.
  262. Copying Hexen II program files...
  263. ////////////////////////////////////////////////////////////////////
  264. //
  265. //    Finish Dialog Box Strings
  266. //    Displayed on the InstallShield Finish dialog box.
  267. //
  268. Installation is now complete.  Click Finish to exit setup and begin the Hexen II Demo.
  269. Installation is now complete.  Before playing the Hexen II Demo you must restart your computer.  Click Restart to restart your computer now or click Finish to exit Setup.
  270. ////////////////////////////////////////////////////////////////////
  271. //
  272. //    InstallShield warnings.
  273. //    Displayed when the user's system is missing one or more of
  274. //    the game's system requirements.
  275. //
  276. The following requirement(s) were not detected on your system.  Click Help for more information on Hexen II's system requirements or click Install to continue with the installation.
  277. Windows95 operating system
  278. Pentium 90 MHz processor or better
  279. 16 MB of RAM or more
  280. 256-color capability or better
  281. 1 MB of Video RAM or more
  282. 2X CDROM drive or better
  283. ////////////////////////////////////////////////////////////////////
  284. //
  285. //    More InstallShield error messages.
  286. //
  287. Hexen II requires a 32-bit operating system to install.
  288. The following error occurred during the move data process :
  289. UnInstaller setup failed to initialize.  You may not be able to uninstall this product.
  290. Would you like to stop the Hexen II Demo setup process?
  291. The Hexen II Demo setup process has been terminated. 
  292. This product requires the English Language Windows 95 operating system. To find out if a version localized for your operating system is available for purchase, please contact your local Activision office.
  293. ////////////////////////////////////////////////////////////////////
  294. ////////////////////////////////////////////////////////////////////
  295. ////////////////////////////////////////////////////////////////////
  296. //
  297. //    ====BELOW ARE SOME OF THE SYMOBLS THAT MAY BE NEEDED====
  298. //    ==========FOR YOUR COPY-N-PASTING PLEASURES=============
  299. //
  300. //    ASCII Value    Symbol
  301. //    161        í
  302. //    162        ó
  303. //    163        ú
  304. //    164        ñ
  305. //    165        Ñ
  306. //    166        ª
  307. //    167        º
  308. //    168        ¿
  309. //    169        ⌐
  310. //    170        ¬
  311. //    171        ½
  312. //    172        ¼
  313. //    173        ¡
  314. //    174        «
  315. //    175        »
  316. //    176        ░
  317. //    177        ▒
  318. //    178        ▓
  319. //    179        │
  320. //    180        ┤
  321. //    181        ╡
  322. //    182        ╢
  323. //    183        ╖
  324. //    184        ╕
  325. //    185        ╣
  326. //    186        ║
  327. //    187        ╗
  328. //    188        ╝
  329. //    189        ╜
  330. //    190        ╛
  331. //    191        ┐
  332. //    192        └
  333. //    193        ┴
  334. //    194        ┬
  335. //    195        ├
  336. //    196        ─
  337. //    197        ┼
  338. //    198        ╞
  339. //    199        ╟
  340. //    200        ╚
  341. //    201        ╔
  342. //    202        ╩
  343. //    203        ╦
  344. //    204        ╠
  345. //    205        ═
  346. //    206        ╬
  347. //    207        ╧
  348. //    208        ╨
  349. //    209        ╤
  350. //    210        ╥
  351. //    211        ╙
  352. //    212        ╘
  353. //    213        ╒
  354. //    214        ╓
  355. //    215        ╫
  356. //    216        ╪
  357. //    217        ┘
  358. //    218        ┌
  359. //    219        █
  360. //    220        ▄
  361. //    221        ▌
  362. //    222        ▐
  363. //    223        ▀
  364. //    224        α
  365. //    225        ß
  366. //    226        Γ
  367. //    227        π
  368. //    228        Σ
  369. //    229        σ
  370. //    230        µ
  371. //    231        τ
  372. //    232        Φ
  373. //    233        Θ
  374. //    234        Ω
  375. //    235        δ
  376. //    236        ∞
  377. //    237        φ
  378. //    238        ε
  379. //    239        ∩
  380. //    240        ≡
  381. //    241        ±
  382. //    242        ≥
  383. //    243        ≤
  384. //    244        ⌠
  385. //    245        ⌡
  386. //    246        ÷
  387. //    247        ≈
  388. //    248        °
  389. //    249        ∙
  390. //    250        ·
  391. //    251        √
  392. //    252        ⁿ
  393. //    253        ²
  394. //    254        ■
  395. //    255         
  396. //
  397. ////////////////////////////////////////////////////////////////////
  398. //
  399. //    =======DO NOT ALTER ANYTHING BELOW THIS LINE=======
  400. //    ====THIS IS THE LAST LINE OF THE "STRINGS" FILE====