home *** CD-ROM | disk | FTP | other *** search
/ CD Action 40 / cdactionmagazinecoverdisc401999.iso / civ / setup / data / civdemo.ctp / ctp_data / english / gamedata / err_str.txt < prev    next >
Text File  |  1999-06-23  |  5KB  |  84 lines

  1. #### ERROR STRINGS (don't mess with these too much) ####
  2. DIPLOMACY_ERROR "Diplomacy"
  3. DIPLOMACY_UNKNOWN_VARIABLE "980424-JRL-001 - Uknown diplomacy variable %s"
  4. DIPLOMACY_INVALID_REQUEST_ID "980424-JRL-002 - Invalid Diplomatic Request ID generated"
  5. DIPLOMACY_INVALID_REQUEST_FOUND "980424-JRL-004 - Invalid Diplomatic Request created"
  6. DIPLOMACY_NOT_OWNER "980424-JRL-005 - This player is not the owner of the Diplomatic Request"
  7. DIPLOMACY_INVALID_AGREEMENT_ID "980428-JRL-01 - Invalid Diplomatic Agreement ID generated"
  8.  
  9. DIP_DISP_ERROR "Diplomacy Display Screen"
  10. DIP_DISP_INVALID_STRING "980817-JRL-005 - String specified was not found"
  11. DIP_DISP_INVALID_REQUEST "980817-JRL-003 - Could not convert request to valid string"
  12.  
  13. REGARD_ERROR "Regard"
  14. REGARD_INVALID_STRING "980817-JRL-002 - Invalid string requested"
  15.  
  16. ATTITUDE_ERROR "Attitude"
  17. ATTITUDE_INVALID_STRING "980817-JRL-001 - Invalid string requested"
  18.  
  19. CIVILIZATION_ERROR "Civilisation"                # type of error
  20. CIVILIZATION_NO_MORE_CIVS_AVAILABLE "980424-JRL-006 - There are more players in the game than civilisations in the database"
  21.  
  22. MESSAGE_ERROR "Message Error"                    # type of error
  23. MESSAGE_UNKNOWN_VARIABLE "980424-JRL-007 - Unknown message variable"
  24. MESSAGE_INDEX_OUT_OF_BOUNDS "980730JRL-001 - Index of variable is out of bounds"
  25. MESSAGE_INDEX_INVALID "980730JRL-004 - Index is invalid"
  26. MESSAGE_UNKNOWN_CLASS "980730JRL-003 - Class variable is unknown"
  27. MESSAGE_UNKNOWN_CLASS_MEMBER "980730JRL-002 - Class member variable is unknown"
  28.  
  29. AGREEMENT_ERROR "Agreement Error"
  30. AGREEMENT_ERROR_INDEX_OUT_OF_BOUNDS "980714-JRL-001 - Index of variable is out of bounds"
  31. AGREEMENT_ERROR_UNKNOWN_PLAYER_MEMBER "980714-JRL-002 - Player member variable is unknown"
  32. AGREEMENT_ERROR_UNKNOWN_VARIABLE "980714-JRL-003 - Unknown agreement variable"
  33.  
  34. CIV_ERROR "Civilisation Error"                    # type of error
  35. CIV_FAILED_TO_ADD_PLAYER "980424-JRL-008 - Failed to add player to game"
  36.  
  37. SAVE_ERROR "Save Game Error"                    # type of error
  38. SAVE_INCORRECT_NUM_PLAYERS "980424-JRL-009 - Incorrect number of players"
  39. SAVE_FAILED_TO_SAVE "980424-JRL-010 - Failed to save game"
  40. SAVE_UNABLE_TO_WRITE_SAVEGAME "980424-JRL-011 - Failed to write save game file"
  41.  
  42. LOAD_ERROR "Load Game Error"                    # type of error
  43. LOAD_FAILED_TO_LOAD_GAME "980424-JRL-012 - Failed to load previously saved game"
  44. LOAD_UNABLE_TO_READ_GAME "980424-JRL-013 - Unable to read same game file"
  45. LOAD_NOT_A_SAVEGAME_FILE "The file format of the saved game is not compatible with this version of Call to Power."
  46. LOAD_INCORRECT_FILE_SIZE "980424-JRL-015 - The size of the save game file is incorrect"
  47. LOAD_INCORRECT_VERSION_INFO "980424-JRL-016 - Incorrect save game version"
  48. LOAD_INCORRECT_NUM_PLAYERS "980424-JRL-017 - Incorrect number of players"
  49.  
  50. LOAD_BUILD_QUEUE_ERROR "Load Build Queue Error"
  51. LOAD_BUILD_QUEUE_INVALID_DATA_FOUND "980429-JRL-01 - Invalid data found in build queue"
  52. LOAD_BUILD_QUEUE_INCORRECT_VERSION_INFORMATION "980429-JRL-02 - Incorrect version information in build queue"
  53. LOAD_BUILD_QUEUE_INCORRECT_FILE_SIZE "980429-JRL-03 - Incorrect file size for build queue"
  54. LOAD_BUILD_QUEUE_FAILED_TO_LOAD_QUEUE "980429-JRL-04 - Failed to load build queue"
  55.  
  56. SAVE_BUILD_QUEUE_ERROR "Save Build Queue Error"
  57. SAVE_BUILD_QUEUE_FAILED_TO_SAVE_QUEUE "980429-JRL-05 - Failed to save Build Queue"
  58. SAVE_BUILD_QUEUE_UNABLE_TO_WRITE_BUILD_QUEUE "980429-JRL-06 - Unable to write Build Queue"
  59. SAVE_BUILD_QUEUE_FAILED_TO_SAVE "980429-JRL-07 - Failed to save Build Queue"
  60.  
  61.  
  62.  
  63. AIDLL "AI DLL"
  64. FLI_FUZZY_CYCLE "There is a cycle in the fuzzy logic rules"
  65. FLI_UNKNOWN_INPUT "%s:%d: '%s' is not a valid input variable"
  66. FLI_UNDECLARED_VARIABLE "%s:%d: Undeclared variable '%s'"
  67. FLI_UNKNOWN_SET_FUNCTION "%s:%d: Unknown set '%s'"
  68. FLI_INTERNAL_ERROR "%s:%d: Internal error"
  69. FLI_NOT_INITIALIZED_WARNING "WARNING: The input variable %s, used by set function %s, is not initalized for section %s"
  70.  
  71. AGREEMENT_ERROR_NOT_DEMAND_STOP_TRADE "981020-JRL-001 - Not a DEMAND STOP TRADE agreement"
  72. AGREEMENT_ERROR_UNKNOWN_AGREEMENT "981020-JRL-002 - Unknown agreement type"
  73. OPTIMAL_OUTPUT_ERROR "Optimal Output Error"
  74. OPTIMAL_OUTPUT_ERROR_UNKNOWN_OPTIMISATION_STATE "981020-JRL-003 - Unknown city optimisation state"
  75. MESSAGE_GOLD_INDEX_OUT_OF_BOUNDS "981020-JRL-004 - Gold index is out of bounds"
  76. MESSAGE_CIV_INDEX_OUT_OF_BOUNDS "981020-JRL-005 - Civilisation index is out of bounds"
  77. MESSAGE_ADVANCE_INDEX_OUT_OF_BOUNDS "981020-JRL-006 - Advance index is out of bounds"
  78. MESSAGE_ACTION_INDEX_OUT_OF_BOUNDS "981020-JRL-007 - Action index is out of bounds"
  79. MESSAGE_UNIT_INDEX_OUT_OF_BOUNDS "981020-JRL-008 - Unit index is out of bounds"
  80. MESSAGE_CITY_INDEX_OUT_OF_BOUNDS "981020-JRL-009 - City index is out of bounds"
  81. MESSAGE_WONDER_INDEX_OUT_OF_BOUNDS "981020-JRL-010 - Wonder index is out of bounds"
  82. DIP_DISP_UNKNOWN_STATE "Unknown Diplomacy state"
  83.  
  84.