home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1998 December / PCA1298.ISO / Updates / 19 / s3_unreal015.exe / Engine.int < prev    next >
INI File  |  1998-06-27  |  3KB  |  103 lines

  1. [Public]
  2. Object=(Name=Engine.Console,Class=Class,MetaClass=Engine.Console)
  3. Preferences=(Caption="Advanced",Parent="Advanced Options")
  4. Preferences=(Caption="Game Engine Settings",Parent="Advanced",Class=Engine.GameEngine,Category=Settings,Immediate=True)
  5. Preferences=(Caption="Key Aliases",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=Aliases)
  6. Preferences=(Caption="Raw Key Bindings",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=RawKeys)
  7. Preferences=(Caption="Drivers",Parent="Advanced Options",Class=Engine.Engine,Immediate=False,Category=Drivers)
  8.  
  9. [Errors]
  10. NetOpen=Error opening file
  11. NetWrite=Error writing to file
  12. NetRefused=Server refused to send '%s'
  13. NetClose=Error closing file
  14. NetSize=File size mismatch
  15. NetMove=Error moving file
  16. NetInvalid=Received invalid file request
  17. NoDownload=Package '%s' is not downloadable
  18. DownloadFailed=Downloading package '%s' failed: %s
  19. RequestDenied=Server requested file from pending level: Denied
  20. ConnectionFailed=Connection failed
  21. ChAllocate=Couldn't allocate channel
  22. NetAlready=Already networking
  23. NetListen=Listen failed: No linker context available
  24. LoadEntry=Can't load Entry: %s
  25. InvalidUrl=Invalid URL: %s
  26. FailedBrowse=Failed to enter %s: %s
  27. Listen=Listen failed: %s
  28. AbortToEntry=Failed; returning to Entry
  29. ServerOpen=Servers can't open network URLs
  30. ServerListen=Dedicated server can't listen: %s
  31. Pending=Pending connect to '%s' failed; %s
  32.  
  33. [Progress]
  34. NetReceiving=Receiving '%s': %i/%i
  35. NetReceiveOk=Successfully received '%s'
  36. NetSend=Sending '%s'
  37. NetSending=Sending '%s': %i/%i
  38. Connecting=Connecting...
  39. Listening=Listening for clients...
  40. Loading=Loading
  41. Saving=Saving
  42. Paused=Paused by %s
  43. ReceiveFile=Receiving '%s' (F10 Cancels)
  44. ReceiveSize=Size %iK, Complete %3.1f%%
  45. ConnectingText=Connecting (F10 Cancels):
  46. ConnectingURL=unreal://%s/%s
  47.  
  48. [Console]
  49. ClassCaption="Standard Unreal Console"
  50.  
  51. [General]
  52. Upgrade=To enter this server, you need the latest free update to Unreal available from Epic's Web site:
  53. UpgradeURL=http://www.unreal.com/upgrade
  54. UpgradeQuestion=Do you want to launch your web browser and go to the upgrade page now?
  55.  
  56. [Menu]
  57. HelpMessage=
  58. MenuList=
  59. LeftString=Left
  60. RightString=Right
  61. CenterString=Center
  62. EnabledString=Enabled
  63. DisabledString=Disabled
  64.  
  65. [Inventory]
  66. PickupMessage=Snagged an item
  67. M_Activated=" activated"
  68. M_Selected=" selected"
  69. M_Deactivated=" deactivated"
  70.  
  71. [GameInfo]
  72. SwitchLevelMessage=Switching Levels
  73. DefaultPlayerName=Player
  74. LeftMessage=" left the game."
  75. FailedSpawnMessage=Failed to spawn player actor
  76. FailedPlaceMessage=Could not find starting spot (level might need a 'PlayerStart' actor)
  77. NameChangedMessage=Name changed to... 
  78. EnteredMessage=" entered the game."
  79.  
  80. [LevelInfo]
  81. Title=Untitled
  82.  
  83. [Weapon]
  84. MessageNoAmmo=" has no ammo."
  85. PickupMessage=You got a weapon
  86.  
  87. [Counter]
  88. CountMessage=Only %i more to go...
  89. CompleteMessage=Completed!
  90.  
  91. [Ammo]
  92. PickupMessage=You picked up some ammo.
  93.  
  94. [Pickup]
  95. ExpireMessage=
  96.  
  97. [SpecialEvent]
  98. DamageString=
  99.  
  100. [DamageType]
  101. Name=killed
  102. AltName=killed
  103.