home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 April / Gamestar_83_2006-04_dvd.iso / Dema / lotrbfme2_demo.exe / lang / English.big / data_lotr.str < prev    next >
Text File  |  2006-02-02  |  1MB  |  46,547 lines

  1. // String file for Lord of the Rings
  2.  
  3. // comment: DO NOT TRANSLATE
  4. LETTER:G
  5. "G"
  6. END
  7.  
  8. LETTER:L
  9. "L"
  10. END
  11.  
  12. LETTER:M
  13. "M"
  14. END
  15.  
  16. LETTER:S
  17. "S"
  18. END
  19.  
  20. LETTER:O
  21. "O"
  22. END
  23.  
  24. NUMBER:1
  25. "1"
  26. END
  27.  
  28. NUMBER:2
  29. "2"
  30. END
  31.  
  32. NUMBER:3
  33. "3"
  34. END
  35.  
  36. NUMBER:4
  37. "4"
  38. END
  39.  
  40. NUMBER:5
  41. "5"
  42. END
  43.  
  44. NUMBER:6
  45. "6"
  46. END
  47.  
  48. NUMBER:7
  49. "7"
  50. END
  51.  
  52. NUMBER:8
  53. "8"
  54. END
  55.  
  56. NUMBER:9
  57. "9"
  58. END
  59.  
  60. NUMBER:0
  61. "0"
  62. END
  63.  
  64.  
  65. // comment:
  66.  
  67. TIME:Days
  68. "%d Days"
  69. END
  70.  
  71. TIME:Day
  72. "1 Day"
  73. END
  74.  
  75. TIME:Hours
  76. "%d Hours"
  77. END
  78.  
  79. TIME:Hour
  80. "1 Hour"
  81. END
  82.  
  83. TIME:Minutes
  84. "%d Minutes"
  85. END
  86.  
  87. TIME:Minute
  88. "1 Minute"
  89. END
  90.  
  91. TIME:Seconds
  92. "%d Seconds"
  93. END
  94.  
  95. TIME:Second
  96. "1 Second"
  97. END 
  98.  
  99. // context: Color names. They are used in a drop list where the player can select the house color for his side in a multiplayer game, so the player can identify his units.
  100. Color:Gold
  101. "Gold"
  102. END
  103.  
  104. Color:Red
  105. "Red"
  106. END
  107.  
  108. Color:MordorRed
  109. "Mordor Red"
  110. END
  111.  
  112. Color:Blue
  113. "Blue"
  114. END
  115.  
  116. Color:GondorBlue
  117. "Gondor Blue"
  118. END
  119.  
  120. Color:Green
  121. "Green"
  122. END
  123.  
  124. Color:RohanGreen
  125. "Elven Green"
  126. END
  127.  
  128. Color:Black
  129. "Sauron Black"
  130. END
  131.  
  132. Color:Orange
  133. "Orange"
  134. END
  135.  
  136. Color:SkyBlue
  137. "Cyan"
  138. END
  139.  
  140. Color:Purple
  141. "Purple"
  142. END
  143.  
  144. Color:Pink
  145. "Fairy Pink"
  146. END
  147.  
  148. // context: Team names.  They are used in a drop list where the player can select his team for a multiplayer game
  149. Team:0
  150. "-"
  151. END
  152.  
  153. Team:1
  154. "1"
  155. END
  156.  
  157. Team:2
  158. "2"
  159. END
  160.  
  161. Team:3
  162. "3"
  163. END
  164.  
  165. Team:4
  166. "4"
  167. END
  168.  
  169. Team:AI
  170. "CPU"
  171. END
  172.  
  173. // context:
  174.  
  175. // context: Example text. DO NOT REQUIRE TRANSLATION
  176. MSG:Testing
  177. "Mary had a little lamb, it's fleece as white as snow."
  178. END
  179.  
  180. MSG:Test2
  181. "And everywhere that Mary when, the lamb was sure to go."
  182. END
  183. //context:
  184.  
  185. GUI:MustHaveAdminRights
  186. "You must have administrative rights to install a patch."
  187. END
  188.  
  189. GUI:Age
  190. // context: Title for the age verification box on the login screen
  191. "Age"
  192. END
  193.  
  194. GUI:Month
  195. // context: The month title on the Age Verification Box
  196. "Month (MM)"
  197. END
  198.  
  199. GUI:Day
  200. // context: The Day of the month
  201. "Day (DD)"
  202. END
  203.  
  204. GUI:Year
  205. // context: The Year
  206. "Year (YYYY)"
  207. END
  208.  
  209. GUI:RandomSide
  210. // context: used on the player tooltip located on the Internet Lobby screen if that player plays as the random side
  211. "Random"
  212. END
  213.  
  214. GUI:BuddyAddReq
  215. // context: message to user that someone wants to add them to their buddy.
  216. "Battle for Middle-earth(tm) II user wants to add a buddy"
  217. END
  218.  
  219.  
  220. GUI:ControlBarBack
  221. // context: button located on the control bar when the user is in oberver mode and has selected a side to "Watch"
  222. "BACK"
  223. END
  224.  
  225. APT:ExitWithoutSaving
  226. "Are you sure you want to exit without saving?"
  227. END
  228.  
  229. APT:AreYouSureYouWantToRestart
  230. "Are you sure you want to restart?"
  231. END
  232.  
  233. APT:AreYouSureYouWantToRestartMessage
  234. "Are you sure you want to restart?"
  235. END
  236.  
  237. APT:AreYouSureYouWantToSurrenderMessage
  238. "Are you sure you want to surrender?"
  239. END
  240.  
  241. APT:AreYouSureYouWantToForfeitMessage
  242. "Are you sure you want to forfeit?"
  243. END
  244.  
  245. APT:WorldMapTutorial
  246. // In Battle Movie tutorial, button to show WorldMap movie
  247. "WORLD MAP"
  248. END
  249.  
  250. APT:ArmiesTutorial
  251. // In Battle Movie tutorial, button to show Armies movie
  252. "ARMIES"
  253. END
  254.  
  255. APT:HeroesTutorial
  256. // In Battle Movie tutorial, button to show Heroes movie
  257. "HEROES"
  258. END
  259.  
  260. APT:CastlesTutorial
  261. // In Battle Movie tutorial, button to show Castles movie
  262. "CASTLES"
  263. END
  264.  
  265. APT:SpecialPowersTutorial
  266. // In Battle Movie tutorial, button to show SpecialPowers movie
  267. "SPECIAL POWERS"
  268. END
  269.  
  270.  
  271. APT:Moves&AttacksTutorial
  272. "MOVES & ATTACKS"
  273. END
  274.  
  275. APT:Bases&UnitsTutorial
  276. "BASES & UNITS"
  277. END
  278.  
  279. APT:VeterancyTitle
  280. "Experience"
  281. END
  282.  
  283. APT:VeterencyTitle
  284. "Experience"
  285. END
  286.  
  287. APT:VeterancyTutorial
  288. "EXPERIENCE"
  289. END
  290.  
  291. APT:VeterencyTutorial
  292. "EXPERIENCE"
  293. END
  294.  
  295. APT:BattleFought
  296. // Context Verterancy screen header.
  297. "Battles Fought"
  298. END
  299.  
  300. APT:RenameInstructions
  301. // If we rename units on Verterancy, this will be instructions.
  302. " "
  303. END
  304.  
  305. APT:EnemiesThisBattle
  306. // Context Verterancy screen header.
  307. "Enemies Defeated in this Battle"
  308. END
  309.  
  310. APT:TotalEnemiesDefeated
  311. // Context Verterancy screen header.
  312. "Total Enemies Defeated"
  313. END
  314.  
  315. APT:Bases&UnitsTitle
  316. "Bases & Units"
  317. END
  318.  
  319. APT:Moves&AttacksTitle
  320. "Moves & Attacks"
  321. END
  322.  
  323. APT:WorldMapTitle
  324. // In Battle Movie tutorial, title for WorldMap movie
  325. "World Map"
  326. END
  327.  
  328. APT:ArmiesTitle
  329. // In Battle Movie tutorial, title for Armies movie
  330. "Armies"
  331. END
  332.  
  333. APT:HeroesTitle
  334. // In Battle Movie tutorial, title for Heroes movie
  335. "Heroes"
  336. END
  337.  
  338. APT:CastlesTitle
  339. // In Battle Movie tutorial, title for Castles movie
  340. "Castles"
  341. END
  342.  
  343. APT:SpecialPowersTitle
  344. // In Battle Movie tutorial, title for SpecialPowers movie
  345. "Special Powers"
  346. END
  347.  
  348. APT:BattleSchoolTitle
  349. // In Battle Movie section, original title
  350. "Battle School"
  351. END
  352.  
  353. APT:Send
  354. "SEND"
  355. END
  356.  
  357. APT:LoadSaveGame
  358. // context: Headline in the load/save menu
  359. "LOAD/SAVE GAME"
  360. END
  361.  
  362. APT:LoadGame
  363. // context: Load button located on the load/save menu
  364. "LOAD"
  365. END
  366.  
  367. APT:HeaderLoadSavedGame
  368. // context: Headline located on the load/save menu
  369. "LOAD SAVED GAME"
  370. END
  371.  
  372. APT:HeaderLoadSavedReplay
  373. // context: Headline located on the load/save menu
  374. "LOAD SAVED REPLAY"
  375. END
  376.  
  377. APT:HeaderSaveGame
  378. // context: Headline located on the load/save menu
  379. "SAVE GAME"
  380. END
  381.  
  382. APT:HeaderSaveReplay
  383. // context: Headline located on the load/save menu
  384. "SAVE REPLAY"
  385. END
  386.  
  387. APT:BattleSchool
  388. // button name for main menu
  389. "BATTLE SCHOOL"
  390. END
  391.  
  392. APT:LoadScreenPlayers
  393. // Context column on game loading screen
  394. "Player"
  395. END
  396.  
  397. APT:SaveGame
  398. // context: Save button located on the load/save menu
  399. "SAVE"
  400. END
  401.  
  402. APT:Save
  403. // context: Headline of save menu
  404. "SAVE"
  405. END
  406.  
  407. APT:SaveGameProgress
  408. // Title when saving a game
  409. "Save Progress"
  410. END
  411.  
  412. APT:SaveGameMultiplayerConfirmationTitle
  413. // Title in message box when opponent requests saving a multiplayer game
  414. "Save Request"
  415. END
  416.  
  417. APT:ConfirmMultiplayerSave
  418. // Text in message box when opponent requests saving a multiplayer game and there is no overwrite. Text _can_ have a %s where the filename will be inserted.
  419. "Your opponent would like to save the session. Do you agree?"
  420. END
  421.  
  422. APT:ConfirmMultiplayerSaveWithOverwrite
  423. // Title in message box when opponent requests saving a multiplayer game and there will be a file overwrite. Text _can_ have a %s where the filename will be inserted.
  424. "Your opponent would like to save the session.\nThis will overwrite the previous save game with the name '%s'.\nDo you agree?"
  425. END
  426.  
  427. APT:MultiplayerSaveDenied
  428. // Text in message box when opponent denied request to save a multiplayer game.
  429. "Your opponent rejected your save game request."
  430. END
  431.  
  432. APT:MultiplayerSaveDeniedAutoDenied
  433. "The other player is busy and cannot save now, they should be able to save momentarily."
  434. END 
  435.  
  436. APT:MultiplayerSaveDeniedNoSpace
  437. "The other player cannot save because they are out of hard drive space."
  438. END
  439.  
  440. APT:GameSelectorTab
  441. // context: One of the selection buttons to choose between Skirmish (=Game) and Replay loading in load/save menu
  442. "GAME"
  443. END
  444.  
  445. APT:ReplaySelectorTab
  446. // context: One of the selection buttons to choose between Skirmish (=Game) and Replay loading and Campaign/Skirmish/Replay loading in load/save menu
  447. "REPLAY"
  448. END
  449.  
  450. APT:Replays
  451. // context:  Replay selection button on the Main Menu
  452. "REPLAYS"
  453. END
  454.  
  455. APT:CampaignSelectorTab
  456. // context: One of the selection buttons to choose between Campaign/Skirmish/Replay loading in load/save menu
  457. "CAMPAIGN"
  458. END
  459.  
  460. APT:SkirmishSelectorTab
  461. // context: One of the selection buttons to choose between Campaign/Skirmish/Replay loading in load/save menu
  462. "SKIRMISH"
  463. END
  464.  
  465. APT:HeaderSavedFiles
  466. // context: Lable above saved files list box in the load/save menu
  467. "Saved Files"
  468. END
  469.  
  470. APT:HeaderAutoSave
  471. // context: Lable above auto save selection box in the load/save menu
  472. "Auto Save"
  473. END
  474.  
  475. APT:NameFile
  476. // context: Lable before file name in the load/save menu
  477. "Name File"
  478. END
  479.  
  480. APT:Mission
  481. // context: Lable above column in load/save menu
  482. "Mission"
  483. END
  484.  
  485. APT:OverwriteSaveConfirmation
  486. // context: The user has selected to overwrite a save game or replay file, this is an "are you sure" confirmation dialog box message
  487. "Overwrite existing file?"
  488. END
  489.  
  490. APT:SavingWait
  491. // context: Message to inform user that a game save is in progress
  492. "Saving..."
  493. END
  494.  
  495. APT:SavingWaitOnMultiplayer
  496. // fcontext: Message to inform user that a game save request has been sent to other player in multiplayer game
  497. "Waiting for opponent to accept save request..."
  498. END
  499.  
  500. APT:ConnectionSettings
  501. // context: Connection Settings heading in quickmatch screen
  502. "Connection Settings"
  503. END
  504.  
  505. APT:MaxPing
  506. // context: Connection Settings in quickmatch screen
  507. "Max Ping"
  508. END
  509.  
  510. APT:DisconnectMenu
  511. // context: Disonnect menu title
  512. "DISCONNECT MENU"
  513. End
  514.  
  515. APT:MaxDisconnects
  516. // context: Connection Settings heading in quickmatch screen
  517. "Max Disconnects"
  518. END
  519.  
  520. APT:LoadGameConfirmation
  521. // context: The user has selected to load a game or replay, this confirmation dialog box asks them if they are sure they want to proceed because all the current game data will be lost
  522. "Current game data will be lost. Load saved file?"
  523. END
  524.  
  525. APT:DeleteGameConfirmation
  526. // context: In the load/save screen, this confirmation dialog box asks the user if they are sure they want to delete a save game or replay file
  527. "Are you sure you would like to delete the selected file?"
  528. END
  529.  
  530. APT:ConfirmationOk
  531. // context: Ok button text for confirmation dialog (message box)
  532. "OK"
  533. END
  534.  
  535. APT:ConfirmationCancel
  536. // context: Cancel button text for confirmation dialog (message box)
  537. "CANCEL"
  538. END
  539.  
  540. APT:MainMenuLoadGame
  541. // context: Load game button located on the Main Menu
  542. "LOAD GAME"
  543. END
  544.  
  545. APT:MenuBasicTutorial
  546. // context: Basic Tutorial button located on the Main Menu
  547. "BASIC\nTUTORIAL"
  548. END
  549.  
  550. APT:MenuAdvancedTutorial
  551. // context: Advanced Tutorial button located on the Main Menu
  552. "ADVANCED\nTUTORIAL"
  553. END
  554.  
  555. APT:MenuStrategicTutorial
  556. // context: War of the Ring Tutorial button located on the Main Menu
  557. "WAR OF THE RING\nTUTORIAL"
  558. END
  559.  
  560. APT:MenuTutorials
  561. // context: Main Tutorials button on the Main Menu
  562. "TUTORIALS"
  563. END
  564.  
  565. GUI:MainMenuLoadGame
  566. // SKB:REMOVE context: Load game button located on the Main Menu
  567. "Load Game"
  568. END
  569.  
  570. APT:LoadReplay
  571. // context: load replay button located on the Main Menu
  572. "LOAD REPLAY"
  573. END
  574.  
  575. APT:MultiplayerMaps
  576. // context: Title in Quick match screen
  577. "MULTIPLAYER MAPS"
  578. END
  579.  
  580. APT:GameMode
  581. // context: "Game Mode" label in Quickmatch screen
  582. "GAME MODE"
  583. END
  584.  
  585. APT:MapType
  586. // context : label in host game screen
  587. "MAP TYPE"
  588. END
  589.  
  590. APT:MapTitle
  591. "MAP TITLE"
  592. END
  593.  
  594. APT:Color
  595. // context: "Color" header in player matrix.
  596. "Color"
  597. END
  598.  
  599. APT:ColorCAPS
  600. // context: "Color" header in player matrix.
  601. "COLOR"
  602. END
  603.  
  604.  
  605. APT:ConnectionSpeed
  606. // context: title of label in quickmatch screen
  607. "Connection Speed"
  608. END
  609.  
  610. APT:LadderHeader
  611. // context: "# of players" label in quickmatch screen
  612. "Ladder"
  613. END
  614.  
  615. APT:FindGames
  616. // context: button on Tournament that starts the searching for players 
  617. //was "FIND GAMES"
  618. "JOIN GAME"
  619. END
  620.  
  621. APT:Side
  622. // context: "Side" label in the quickmatch screen
  623. "Army"
  624. END
  625.  
  626. APT:PlayGame
  627. // context: "Play Game" button in quickmatch screen
  628. "PLAY GAME"
  629. END
  630.  
  631. APT:Objectives
  632. // context: Headline in objectives menu in-game
  633. "OBJECTIVES"
  634. END
  635.  
  636. APT:ObjectivesNone
  637. // context: Objectives menu in-game, if no objectives available
  638. "No objectives available"
  639. END
  640.  
  641. APT:PlayerStatus
  642. // context: Headline in player status screen
  643. "Game Info"
  644. END
  645.  
  646. APT:HeaderClans
  647. // context: On clans tab, prompt to enter clan name.
  648. "Enter Clan Tag:"
  649. END
  650.  
  651.  
  652. APT:HeaderPlayerName
  653. // context: Table header for column in player status screen
  654. "Player Name"
  655. END
  656.  
  657. APT:HeaderFaction
  658. // context: Table header for column in player status screen
  659. "Army"
  660. END
  661.  
  662. APT:HeaderFactionCaps
  663. "ARMY"
  664. END
  665.  
  666. APT:HeaderTeam
  667. // context: Table header for column in player status screen
  668. "Team"
  669. END
  670.  
  671. APT:HeaderStatus
  672. // context: Table header for column in player status screen
  673. "Status"
  674. END
  675.  
  676. APT:HeaderResources
  677. // context: Table header for column in tribute screen
  678. "Resources"
  679. END
  680.  
  681. APT:HeaderTributeInstructions
  682. // context: Table header for column in tribute screen
  683. "Distribute resources to send to your teammates."
  684. END
  685.  
  686. APT:CustomGameLobby
  687. // context: Title on LanLobby screen
  688. "OPEN PLAY LOBBY"
  689. END
  690.  
  691. APT:CommandPointLimit
  692. "Command Point Limit"
  693. END
  694.  
  695. APT:CurrentMapName
  696. "Current Map Name"
  697. END
  698.  
  699. APT:FilterProfanity
  700. "Filter Profanity"
  701. END
  702.  
  703. APT:InitialBuildings
  704. "Initial Buildings"
  705. END
  706.  
  707. APT:InitialNumberOfPeons
  708. "Initial Number of Peons"
  709. END
  710.  
  711. APT:InitialNumberOfUnits
  712. "Initial Number of Units"
  713. END
  714.  
  715. APT:InitialResources
  716. "Initial Resources"
  717. END
  718.  
  719. APT:InitialSpellPoints
  720. "Initial Power Points"
  721. END
  722.  
  723. APT:LobbyGameTypeTiltle
  724. "Lobby Game Type Tiltle"
  725. END
  726.  
  727. APT:LobbyMapTiltle
  728. "Current Map"
  729. END
  730.  
  731. APT:Map
  732. "Map"
  733. END
  734.  
  735. APT:TabMap
  736. //Tab button name for Multiplayer setup
  737. "MAP"
  738. END
  739.  
  740. APT:TabRules
  741. //Tab button name for Multiplayer setup
  742. "RULES"
  743. END
  744.  
  745. APT:TabChat
  746. //Tab button name for Multiplayer setup
  747. "CHAT"
  748. END
  749.  
  750. APT:TabClans
  751. //Tab button name for Multiplayer setup
  752. //Do not change without updating ErrorMissingClanAffiliation
  753. "CLANS"
  754. END
  755.  
  756. APT:HeaderPlayers
  757. //Player List header in Clans and Chat in Multiplayer setup
  758. "Players"
  759. END
  760.  
  761. APT:HeaderClanName
  762. //Clan List header in Multiplayer setup
  763. "Clan Tag"
  764. END
  765.  
  766. APT:HeaderChat
  767. //Chat window header in Multiplayer setup
  768. "Chat"
  769. END
  770.  
  771. APT:Clan
  772. //Sub-Header for list box in Multiplayer setup
  773. "Clan"
  774. END
  775.  
  776. APT:NoCreatedHeroes
  777. "No Created Heroes"
  778. END
  779.  
  780. APT:Ping
  781. "Ping"
  782. END
  783.  
  784. APT:Players
  785. "Players"
  786. END
  787.  
  788. APT:Rules
  789. "Rules"
  790. END
  791.  
  792. APT:ShroudSettings
  793. "Shroud Settings"
  794. END
  795.  
  796. APT:Status
  797. "Status"
  798. END
  799.  
  800. APT:PlayerName
  801. // context: Playername on LanLobby screen
  802. "Player\nName"
  803. END
  804.  
  805. APT:ClassTitle
  806. "CLASS"
  807. END
  808.  
  809. APT:TypeTitle
  810. "TYPE"
  811. END
  812.  
  813.  
  814. APT:GameSetup
  815. // context: Lanlobby screen
  816. "GAME SETUP"
  817. END
  818.  
  819. APT:GameSpeed
  820. // context: LanLobby screen
  821. "GAME SPEED"
  822. END
  823.  
  824. APT:HostGame
  825. // context: LanLobby screen
  826. "CREATE GAME"
  827. END
  828.  
  829. URL:LotrHome
  830. // For some reason, the escaped version no longer works.
  831. //"http:\/\/www.eagames.com\/official\/lordoftherings\/thebattleformiddleearth\/us\/home.jsp"
  832. "http://www.eagames.com/official/lordoftherings/bfme2/us/home.jsp"
  833. END
  834.  
  835.  
  836. URL:GameSpyHome
  837. "http://arena.gamespy.com/arenaportal/bfme2"
  838. END
  839.  
  840. URL:ClanWarsHome
  841. "http://www.clanwars.cc/bfme2"
  842. END
  843.  
  844.  
  845. URL:LotrLadder
  846. // Ladder web site for online play
  847. "http:\/\/arena.gamespy.com\/bfme\/"
  848. END
  849.  
  850. URL:LotrTOS
  851. // For some reason, the escaped version no longer works.
  852. //"http:\/\/www.ea.com\/global\/legal\/tos.jsp"
  853. "http://www.ea.com/global/legal/tos.jsp"
  854. END
  855.  
  856. GUI:ChatRoom1
  857. "War of the Ring"
  858. END
  859.  
  860. GUI:ChatRoom2
  861. "War of the Ring (2)"
  862. END
  863.  
  864. APT:LobbyRoom
  865. "Lobby Room"
  866. END
  867.  
  868. APT:Stats
  869. "STATS"
  870. END
  871.  
  872. GUI:LobbyRoom1
  873. "Game Chat"
  874. END
  875.  
  876. GUI:LobbyRoom2
  877. "1v1"
  878. END
  879.  
  880. GUI:LobbyRoom3
  881. "2v2"
  882. END
  883.  
  884. GUI:LobbyRoom4
  885. "5+ Player"
  886. END
  887.  
  888. GUI:LobbyRoom5
  889. "Free for All"
  890. END
  891.  
  892. GUI:LobbyRoom6
  893. "Tournament"
  894. END
  895.  
  896. GUI:LobbyRoom7
  897. "Clans"
  898. END
  899.  
  900. GUI:LobbyRoom8
  901. "Off Topic Chat"
  902. END
  903.  
  904. GUI:LobbyRoom9
  905. "War of the Ring"
  906. END
  907.  
  908. GUI:LobbyRoom10
  909. "Game Chat (2)"
  910. END
  911.  
  912. GUI:LobbyRoom11
  913. "1v1 (2)"
  914. END
  915.  
  916. GUI:LobbyRoom12
  917. "2v2 (2)"
  918. END
  919.  
  920. GUI:LobbyRoom13
  921. "5+ Player (2)"
  922. END
  923.  
  924. GUI:LobbyRoom14
  925. "Free for All (2)"
  926. END
  927.  
  928. GUI:LobbyRoom15
  929. "Tournament (2)"
  930. END
  931.  
  932. GUI:LobbyRoom16
  933. "Clans (2)"
  934. END
  935.  
  936. GUI:LobbyRoom17
  937. "Off Topic Chat (2)"
  938. END
  939.  
  940. GUI:LobbyRoom18
  941. "War of the Ring (2)"
  942. END
  943.  
  944. GUI:LastReplay
  945. // context: Autogenerated filename for the last replay that's automatically saved
  946. "Last Replay"
  947. END
  948.  
  949. GUI:DefaultReplayFileName
  950. // context: File name that is used for replay if user does not enter a filename. Needs to contain a %d where a number will be inserted to allow multiple files.
  951. "Replay %d"
  952. END
  953.  
  954. GUI:ControlBarMoneyDisplay
  955. // context: string used when we display the money on the control bar.
  956. "$ %d"
  957. END
  958.  
  959. GUI:Player
  960. // context: The label of the player on the score screen.
  961. "Player"
  962. END
  963.  
  964. APT:Player
  965. // context: The label of the player on the score screen.
  966. "Player"
  967. END
  968.  
  969. APT:MultiplayerGameSaved
  970. "The game has been saved.\nDo you want to leave the game for now? Your opponent has to agree."
  971. END
  972.  
  973. APT:MultiplayerExitWaiting
  974. "Waiting on opponent's decision about leaving the game..."
  975. END
  976.  
  977. APT:MultiplayerExitOverruled
  978. "Your opponent refused to exit the game right now"
  979. END
  980.  
  981. APT:RefreshNATFailed
  982. "Firewall detection failed. You may want to retry later. If you see this happen frequently, you may want to set up your firewall to use the port forwarding feature."
  983. END
  984.  
  985. APT:RefreshNATSucceeded
  986. "Firewall detection succeeded."
  987. END
  988.  
  989. APT:WaitForRefreshNATcomplete
  990. "Please wait for refresh NAT to be completed."
  991. END
  992.  
  993. GUI:GameSaved
  994. "Game Saved"
  995. END
  996.  
  997. GUI:ErrorSavingGame
  998. // context: used in the message box that tells the user there's been an error saving his game
  999. "Error saving game '%s'"
  1000. END
  1001.  
  1002. GUI:ErrorLoadingGame
  1003. // context: used in the message box that tells the user there's been an error saving his game
  1004. "Error loading game '%s'"
  1005. END
  1006.  
  1007. GUI:ReducedColor
  1008. // context: Checkbox on Options menu to use 16-bit color instead of default 32-bit - for future use only.
  1009. "16-Bit Color"
  1010. END
  1011.  
  1012. TOOLTIP:ReducedColor
  1013. // context: Checkbox on Options menu - for future use only.
  1014. "Improves performance but reduces visual quality"
  1015. END
  1016.  
  1017. GUI:SelectAMapLowerCase
  1018. // context: minor title on the map select screens
  1019. "Select Map"
  1020. END
  1021.  
  1022.  
  1023. GUI:SaveAndExit
  1024. // context: Button label on the score screen
  1025. "SAVE AND EXIT"
  1026. END
  1027.  
  1028. GUI:PerSideWinPercentage
  1029. // context: win percentage for USA/China/GLA on Online Welcome Screen
  1030. "%d%% %ls"
  1031. END
  1032.  
  1033. GUI:WinnersToday
  1034. // context: win percentage title on Online Welcome Screen
  1035. "TODAY'S WINNERS"
  1036. END
  1037.  
  1038. GUI:WinnersLastWeek
  1039. // context: win percentage title on Online Welcome Screen
  1040. "LAST WEEK'S WINNERS"
  1041. END
  1042.  
  1043. MOTD:NumPlayersHeading
  1044. // context: header printed at top of Message Of The Day on the Online Welcome Screen
  1045. "Welcome to Battle for Middle-earth Online.\nThere are currently %d players online."
  1046. END
  1047.  
  1048. GUI:Shadows2D
  1049. // context: Checkbox on the Advance Display Options menu
  1050. "2D Shadows"
  1051. END
  1052.  
  1053. TOOLTIP:Shadows2D
  1054. // context: Checkbox on the Advance Display Options menu
  1055. "Toggle showing 2D shadows in game.  Turn off for improved performance"
  1056. END
  1057.  
  1058. GUI:Shadows3D
  1059. // context: Checkbox on the Advance Display Options menu
  1060. "3D Shadows"
  1061. END
  1062.  
  1063. TOOLTIP:Shadows3D
  1064. // context: Checkbox on the Advance Display Options menu
  1065. "Toggle showing 3D shadows in game.  Turn off for improved performance"
  1066. END
  1067.  
  1068. GUI:CloudShadows
  1069. // context: Checkbox on the Advance Display Options menu
  1070. "Cloud Shadows"
  1071. END
  1072.  
  1073. TOOLTIP:CloudShadows
  1074. // context: Checkbox on the Advance Display Options menu
  1075. "Toggle showing cloud shadows on terrain.  Turn off for improved performance"
  1076. END
  1077.  
  1078. GUI:GroundLighting
  1079. // context: Checkbox on the Advance Display Options menu
  1080. "Extra Ground Lighting"
  1081. END
  1082.  
  1083. TOOLTIP:GroundLighting
  1084. // context: Checkbox on the Advance Display Options menu
  1085. "Toggle showing detailed lighting on terrain.  Turn off for improved performance"
  1086. END
  1087.  
  1088. GUI:SmoothWater
  1089. // context: Checkbox on the Advance Display Options menu
  1090. "Smooth Water Borders"
  1091. END
  1092.  
  1093. TOOLTIP:SmoothWater
  1094. // context: Checkbox on the Advance Display Options menu
  1095. "Toggle smoothing of water borders.  Turn off for improved performance"
  1096. END
  1097.  
  1098. GUI:ExtraAnimations
  1099. // context: Checkbox on the Advance Display Options menu
  1100. "Extra Animations"
  1101. END
  1102.  
  1103. TOOLTIP:ExtraAnimations
  1104. // context: Checkbox on the Advance Display Options menu
  1105. "Toggle showing optional animations like tree sway.  Turn off for improved performance"
  1106. END
  1107.  
  1108. GUI:NoDynamicLOD
  1109. // context: Checkbox on the Advance Display Options menu
  1110. "Disable Dynamic LOD"
  1111. END
  1112.  
  1113. TOOLTIP:NoDynamicLOD
  1114. // context: Checkbox on the Advance Display Options menu
  1115. "Disable automatic detail adjustment.  Turn off for improved performance"
  1116. END
  1117.  
  1118. GUI:UnlockMaxFPS
  1119. // context: Checkbox on the Advance Display Options menu
  1120. "Uncapped FPS"
  1121. END
  1122.  
  1123. TOOLTIP:UnlockMaxFPS
  1124. // context: Checkbox on the Advance Display Options menu
  1125. "Allows frame rates above 30.  Affects game speed so only recommended for benchmarks"
  1126. END
  1127.  
  1128. GUI:TreeSway
  1129. // context: Checkbox on the Advance Display Options menu - for future use only.
  1130. "Tree Animation"
  1131. END
  1132.  
  1133. TOOLTIP:TreeSway
  1134. // context: Checkbox on the Advance Display Options menu - for future use only.
  1135. "Toggle tree animations.  Turn off for improved performance"
  1136. END
  1137.  
  1138. GUI:TankTreads
  1139. // context: Checkbox on the Advance Display Options menu - for future use only.
  1140. "Vehicle Tracks"
  1141. END
  1142.  
  1143. TOOLTIP:TankTreads
  1144. // context: Checkbox on the Advance Display Options menu - for future use only.
  1145. "Toggle marks left by vehicles.  Turn off for improved performance"
  1146. END
  1147.  
  1148. GUI:WaterWaves
  1149. // context: Checkbox on the Advance Display Options menu - for future use only.
  1150. "Water Waves"
  1151. END
  1152.  
  1153. TOOLTIP:WaterWaves
  1154. // context: Checkbox on the Advance Display Options menu - for future use only.
  1155. "Toggle wave animations on shorelines.  Turn off for improved performance"
  1156. END
  1157.  
  1158. GUI:BuildupAnimations
  1159. // context: Checkbox on the Advance Display Options menu - for future use only.
  1160. "Buildup Animations"
  1161. END
  1162.  
  1163. TOOLTIP:BuildupAnimations
  1164. // context: Checkbox on the Advance Display Options menu - for future use only.
  1165. "Show additional animations during structure construction.  Turn off for improved performance"
  1166. END
  1167.  
  1168. TOOLTIP:Skirmish/dumSkirmishProfileMain
  1169. // context: Main stat window on the Skirmish Profile Screen
  1170. "Overall statistics accumulated for all armies player has used"
  1171. END
  1172.  
  1173. TOOLTIP:Skirmish/dumSkirmishProfileA
  1174. // context: Picture for Gondor on the Skirmish Profile Screen
  1175. "Overall statistics accumulated for Gondor"
  1176. END
  1177.  
  1178. TOOLTIP:Skirmish/dumSkirmishProfileB
  1179. // context: Picture for Rohan on the Skirmish Profile Screen
  1180. "Overall statistics accumulated for Rohan"
  1181. END
  1182.  
  1183. TOOLTIP:Skirmish/dumSkirmishProfileC
  1184. // context: Picture for Isengard on the Skirmish Profile Screen
  1185. "Overall statistics accumulated for Isengard"
  1186. END
  1187.  
  1188. TOOLTIP:Skirmish/dumSkirmishProfileD
  1189. // context: Picture for Mordor on the Skirmish Profile Screen
  1190. "Overall statistics accumulated for Mordor"
  1191. END
  1192.  
  1193. GUI:AdvancedOptionsToggleOnOff
  1194. "Toggle On/Off - Off to improve performance"
  1195. END
  1196.  
  1197. GUI:PerformanceTestingMessage
  1198. // context: Shown at main menu the first time the game is run.  We run a test to determine best settings for the system.
  1199. // For future usage.
  1200. "Please wait while we test your system performance to determine optimal settings."
  1201. END
  1202.  
  1203. GUI:PerformanceTestingTitle
  1204. // context: Shown at main menu the first time the game is run.  We run a test to determine best settings for the system.
  1205. // For future usage.
  1206. "Testing System Performance"
  1207. END
  1208.  
  1209. GUI:Custom
  1210. "Custom"
  1211. END
  1212.  
  1213. GUI:CurrentLossStreak
  1214. "Current Loss Streak"
  1215. END
  1216.  
  1217. GUI:IgnoreSm
  1218. // context: Button to ignore a messages from a Buddy/player
  1219. "Ignore"
  1220. END
  1221.  
  1222. GUI:AcceptSm
  1223. // context: Button to accept the selected game options
  1224. "ACCEPT"
  1225. END
  1226.  
  1227. GUI:EasyCaps
  1228. // context: Difficulty Popup
  1229. "EASY"
  1230. END
  1231.  
  1232. GUI:MediumDifficultyCaps
  1233. // context: Medium difficulty setting
  1234. "MEDIUM"
  1235. END
  1236.  
  1237. GUI:HardCaps
  1238. // context: Difficulty Popup
  1239. "HARD"
  1240. END
  1241.  
  1242. TOOLTIP:AdvanceOptionsAccept
  1243. // context: located on the Advance Options Menu
  1244. "Accept the changes made to the Advance Display Options"
  1245. END
  1246.  
  1247. TOOLTIP:AdvanceOptionsCancel
  1248. // context: located on Advanced Display Options Menu
  1249. "Exit the Advance Display Options Menu without making your changes"
  1250. END
  1251.  
  1252. GUI:BehindBuilding
  1253. // context: Checkbox on the Advance Display Options menu
  1254. "Behind Buildings"
  1255. END
  1256.  
  1257. TOOLTIP:BehindBuilding
  1258. // context: Checkbox on the Advance Display Options menu
  1259. "Toggle showing units behind buildings.  On can be slower"
  1260. END
  1261.  
  1262. GUI:AddCash
  1263. // context: Floating text used when gaining cash via supply depots or hacking. %d gets replaced with actual numeric amount in code
  1264. "+%d"
  1265. END
  1266.  
  1267. GUI:LoseCash
  1268. // context: Floating text used when losing cash via hacking. %d gets replaced with actual numeric amount in code
  1269. "-%d"
  1270. END
  1271.  
  1272.  
  1273. GUI:TRAINING
  1274. // context: Main Menu button to launch the player into the training mission
  1275. "TRAINING"
  1276. END
  1277.  
  1278. GUI:CHINA_Caps
  1279. // context: All Caps String for the China buttons
  1280. "CHINA"
  1281. END
  1282.  
  1283. GUI:RestartConfirmationTitle
  1284. // context: in-game options menu, Restart confirmation title
  1285. "RESTART?"
  1286. END
  1287.  
  1288. GUI:SurrenderConfirmationTitle
  1289. // context: in-game options menu, Surrender confirmation title
  1290. "SURRENDER?"
  1291. END
  1292.  
  1293. TOOLTIP:StartPositionN
  1294. // context: a tool tip to describe the starting position of player N
  1295. "Start Position for player %d"
  1296. END
  1297.  
  1298.  
  1299. TOOLTIP:TooltipNotEnoughMoneyToBuild
  1300. // context: Appended to button descriptions for building units, structures, or upgrades that you can't afford.
  1301. "Insufficient funds"
  1302. END
  1303.  
  1304. TOOLTIP:TooltipNoMoreCommandPoints
  1305. // context: Appended to button descriptions for building units, structures, or upgrades that you can't build due to being out of command points.
  1306. "No more command points available"
  1307. END
  1308.  
  1309. TOOLTIP:TooltipCannotPurchaseBecauseQueueFull
  1310. // context: Appended to button descriptions when you can't build a unit or upgrade because your build queue is full.
  1311. "Build queue full"
  1312. END
  1313.  
  1314. TOOLTIP:TooltipCannotBuildUnitBecauseParkingFull
  1315. // context: Appended to button descriptions when aircraft must have a free parking space in order to build.
  1316. "Airfield full"
  1317. END
  1318.  
  1319. TOOLTIP:TooltipCannotBuildUnitBecauseMaximumNumber
  1320. // context: Appended to button descriptions when unit you can't build this unit due to specific hero unit limits.
  1321. "Unit already exists"
  1322. END
  1323.  
  1324. TOOLTIP:TooltipNukeReactorOverChargeIsOn
  1325. // context: Adds additional information telling the user that overcharge is currently on.
  1326. "Overcharge is currently ON"
  1327. END
  1328.  
  1329. TOOLTIP:TooltipNukeReactorOverChargeIsOff
  1330. // context: Adds additional information telling the user that overcharge is currently off.
  1331. "Overcharge is currently OFF"
  1332. END
  1333.  
  1334.  
  1335. TOOLTIP:MapNoSuccess
  1336. // context: Tooltip in skirmish map selection
  1337. "This battlefield has not been vanquished"
  1338. END
  1339.  
  1340. TOOLTIP:MapEasySuccess
  1341. // context: Tooltip in skirmish map selection
  1342. "This battlefield has been vanquished on Easy difficulty."
  1343. END
  1344.  
  1345. TOOLTIP:MapMediumSuccess
  1346. // context: Tooltip in skirmish map selection
  1347. "This battlefield has been vanquished on Medium difficulty."
  1348. END
  1349.  
  1350. TOOLTIP:MapHardSuccess
  1351. // context: Tooltip in skirmish map selection
  1352. "This battlefield has been vanquished on Hard difficulty."
  1353. END
  1354.  
  1355. TOOLTIP:MapHardMaxSuccess
  1356. // context: Tooltip in skirmish map selection
  1357. "This battlefield has been vanquished on Hard difficulty with the maximum number of enemies."
  1358. END
  1359.  
  1360. TOOLTIP:UserMadeMap
  1361. // context: Tooltip in skirmish map selection
  1362. "This is a user made map."
  1363. END
  1364.  
  1365. TOOLTIP:Mission1
  1366. // context: Tooltip to display what missions are in which campaigns.  These are shown when mousing over the campaing buttons on the main menu
  1367. ""
  1368. END
  1369.  
  1370. TOOLTIP:Mission2_8
  1371. // context: Tooltip to display what missions are in which campaigns.  These are shown when mousing over the campaing buttons on the main menu
  1372. "Campaign One"
  1373. END
  1374.  
  1375. TOOLTIP:Mission9_16
  1376. // context: Tooltip to display what missions are in which campaigns.  These are shown when mousing over the campaing buttons on the main menu
  1377. "Campaign Two"
  1378. END
  1379.  
  1380. TOOLTIP:Mission17_23
  1381. // context: Tooltip to display what missions are in which campaigns.  These are shown when mousing over the campaing buttons on the main menu
  1382. "Campaign Three"
  1383. END
  1384.  
  1385. TOOLTIP:ButtonClear
  1386. // context: Button positioned next to the name entry box on the LAN lobby screen. THis button clears out the text box.
  1387. "Clear out the player name text box"
  1388. END
  1389.  
  1390. GUI:ESRB_Top
  1391. // context: Entertainment Software Ratings Board warning displayed on online login screen
  1392. "ESRB Notice:"
  1393. END
  1394.  
  1395. GUI:ESRB_Bottom
  1396. // context: Entertainment Software Ratings Board warning displayed on online login screen
  1397. "Game Experience May\nChange During Online Play"
  1398. END
  1399.  
  1400. GUI:Objectives:
  1401. // context: On Campaign loadscreens, this is the heading displayed before the objectives are listed.
  1402. "Summary:"
  1403. END
  1404.  
  1405. GUI:EstablishingConnectionPaths
  1406. // context: title on the establishing connections paths screen
  1407. "ESTABLISHING CONNECTION PATHS"
  1408. END
  1409.  
  1410. GUI:MinSpecFailedTitle
  1411. // context: located on the ingame menu, warns user if his machine is below minimum system requirements.
  1412. "WARNING"
  1413. END
  1414.  
  1415. GUI:MinSpecFailedMessage
  1416. // context: located on the ingame menu, warns user if his machine is below minimum system requirements.
  1417. "Your system does not meet the minimum hardware requirements.  You may experience slower than normal frame rates in your multiplayer games."
  1418. END
  1419.  
  1420. GUI:QuitToDesktop
  1421. // context: located on the ingame menu, allows the user to quite straight to Desktop
  1422. "QUIT TO DESKTOP"
  1423. END
  1424.  
  1425. GUI:QuitToDesktopConf
  1426. // context: Ingame options menu, Quit To Desktop confirmation
  1427. "Are you sure you want to quit back to the Desktop?"
  1428. END
  1429.  
  1430. GUI:SurrenderConfirmation
  1431. // context: in-game options menu, Surrender confirmation
  1432. "Are you sure you want to Surrender?"
  1433. END
  1434.  
  1435. GUI:RestartConfirmation
  1436. // context: in-game options menu, Restart confirmation
  1437. "Are you sure you want to restart?"
  1438. END
  1439.  
  1440. GUI:ShowBehindBuildings
  1441. // context: Message that's displayed to the user ingame when they toggle showing units behind buildings
  1442. "Heat signature behind buildings OFF"
  1443. END
  1444.  
  1445. GUI:HideBehindBuildings
  1446. // context: Message that's displayed to the user ingame when they toggle hiding units behind buildings
  1447. "Heat signature behind buildings ON"
  1448. END
  1449.  
  1450. GUI:DetailsSetToLowest
  1451. // context: Message that's displayed to the user ingame when they toggle their graphics settings to the lowest
  1452. "Low graphics detail"
  1453. END
  1454.  
  1455. GUI:ReturnGraphicsToPreviousSettings
  1456. // context: Message that's displayed to the user ingame when they toggle their graphics settings back to their previous settings
  1457. "Setting your graphic details to their previous settings"
  1458. END
  1459.  
  1460. GUI:BeaconLabel
  1461. // context: A beacon is a like a visual reminder flag that the player can place in the map. There, he can input some text to warn him or his teammates of an event or action.
  1462. "Type message:"
  1463. END
  1464.  
  1465. ERROR:D3DFailurePrompt
  1466. //context: message box we put up if user has DirectX 8.0 or other problem with video card.
  1467. "DirectX Error"
  1468. END
  1469.  
  1470. ERROR:D3DFailureMessage
  1471. //context: message box we put up if user has DirectX 8.0 or other problem with video card.
  1472. "Please make sure you have DirectX 9.0 or higher installed. Also verify that your video card meets the minimum requirements, and that you do not have hardware acceleration disabled in the Display control panel."
  1473. END
  1474.  
  1475. GUI:ErrorStartingGame
  1476. // context: Title for the error popup starting a game KEEP SHORT!!!!!!!!!
  1477. "ERROR STARTING GAME"
  1478. END
  1479.  
  1480. GUI:TooManyPlayers
  1481. // context: specific starting game error where too many players have been selected for the current map
  1482. "This map only supports %d players."
  1483. END
  1484.  
  1485. GUI:SandboxWarning
  1486. // context: specific starting game warning that sandbox will be enabled
  1487. "Clicking Start again will start a sandbox game."
  1488. END
  1489.  
  1490. GUI:CantFindMap
  1491. // context: specific starting game error where the map can't be found
  1492. "Cannot find the map.  Is it corrupted?"
  1493. END
  1494.  
  1495. GUI:Beacon
  1496. // context: A beacon is a like a visual reminder flag that the player can place in the map. There, he can input some text to warn him or his teammates of an event or action.
  1497. "Beacon"
  1498. END
  1499.  
  1500. GUI:EACopyright
  1501. // context: Copyright notice. Please check with legal department for its correct translation.
  1502. "⌐ 2004 ELECTRONIC ARTS INC.   ALL RIGHTS RESERVED."
  1503. END
  1504.  
  1505. GUI:DeleteBeacon
  1506. // context: Beacons can be placed and removed from the map 
  1507. "Delete\nBeacon"
  1508. END
  1509.  
  1510. GUI:BeaconPlaced
  1511. // context: A warning message to the players that certain player has placed a beacon.
  1512. "A Beacon was placed by %ls."
  1513. END
  1514.  
  1515. GUI:BeaconPlacementFailed
  1516. // context: Error message. If for any reason the beacon can not be placed in the requested spot, the player will be warned with this message.
  1517. "Cannot place Beacon here"
  1518. END
  1519.  
  1520. GUI:TooManyBeacons
  1521. // context: Warning message. The player has placed too many beacons and he cannot place any more.
  1522. "Cannot place any more Beacons"
  1523. END
  1524.  
  1525. GUI:Blank
  1526. // context: DO NOT TRANSLATE. We sometimes need to draw no text so we use this
  1527. ""
  1528. END
  1529.  
  1530. APT:Date
  1531. "Date"
  1532. END
  1533.  
  1534. APT:Time
  1535. "Time"
  1536. END
  1537.  
  1538.  
  1539. GUI:EA
  1540. // context: EA = Electronic Arts
  1541. "EA"
  1542. END
  1543.  
  1544. GUI:Multiplayer
  1545. // SKB:TO DELETE context: Main Menu Multiplayer button
  1546. "MULTIPLAYER"
  1547. END
  1548.  
  1549. GUI:TestBrowser
  1550. // context: DO NOT NEED TRANSLATION.
  1551. "Test Browser"
  1552. END
  1553.  
  1554. GUI:GameName
  1555. // context: Multiplayer game name (not to be confused with the player name)
  1556. "Game Name:"
  1557. END
  1558.  
  1559. APT:GameName
  1560. // context: Multiplayer game name (not to be confused with the player name)
  1561. "Game Name"
  1562. END
  1563.  
  1564. APT:CreatePassword
  1565. // text above text field for user to add a password to an online game
  1566. "Game Password (Optional)"
  1567. END
  1568.  
  1569. GUI:NoFileSelected
  1570. // context: Error message Title. Shown when a player does not select a filename to load/save/delete.
  1571. "PLEASE SELECT A FILE"
  1572. END
  1573.  
  1574. GUI:PleaseSelectAFile
  1575. // context: Help text requesting the player to select a file from the list. Could be any file, a map, a replay, a saved game, etc...
  1576. "Please select a file."
  1577. END
  1578.  
  1579. GUI:NewSaveGame
  1580. // context: Contents of a list box row the player selects that means hitting the save button will save the game to a new file
  1581. "**NEW SAVE FILE**"
  1582. END
  1583.  
  1584. GUI:NewSaveReplayFile
  1585. // context: Contents of a list box row the player selects that means hitting the save button will save the replay to a new file
  1586. "** NEW REPLAY **"
  1587. END
  1588.  
  1589. GUI:AutoSaveName
  1590. // context: Text displayed instead of user-supplied description for auto save games
  1591. // %ls will be replaced with name of current or just-completed map.
  1592. "Auto Save for %ls"
  1593. END
  1594.  
  1595. GUI:DefaultSaveFileName
  1596. // context: File name that is used for save games if user does not enter a filename. Needs to contain a %d where a number will be inserted to allow multiple files.
  1597. "Saved Game %d"
  1598. END
  1599.  
  1600. GUI:EnterSaveDesc
  1601. // context: Message prompting the user to enter a description for a save game file when saving
  1602. "Enter game description"
  1603. END
  1604.  
  1605. GUI:TimeAM
  1606. // context: Time label AM, first 12 hours of the day
  1607. "am"
  1608. END
  1609.  
  1610. GUI:TimePM
  1611. // context: Time labelPM, last 12 hours of the day
  1612. "pm"
  1613. END
  1614.  
  1615. GUI:OverwriteSaveConfirmation
  1616. // context: The user has selected to overwrite a save game, this is an "are you sure" confirmation dialog box message
  1617. "Overwrite existing file?"
  1618. END
  1619.  
  1620. GUI:LoadGameConfirmation
  1621. // context: The user has selected to load a game, this confirmation dialog box asks them if they are sure they want to proceed because all the current game data will be lost
  1622. "Current game data will be lost.  Load saved game?"
  1623. END
  1624.  
  1625. GUI:MissionSave
  1626. // context: label for a save game that was automatically saved by the system inbetween missions
  1627. "Mission Start - %s %d"
  1628. END
  1629.  
  1630. GUI:Buildings
  1631. // context: Score screen: Buildings lost or destroyed
  1632. "Buildings"
  1633. END
  1634.  
  1635. GUI:DeleteFile
  1636. // context: Dialog requesting confirmation permision to delete a file
  1637. "DELETE FILE?"
  1638. END
  1639.  
  1640. GUI:AreYouSureDelete
  1641. // context: Dialog requesting confirmation permision to delete a file
  1642. "Are you sure you would like to delete the selected file?"
  1643. END
  1644.  
  1645. GUI:CopyFileToDesktop
  1646. // context: Dialog requesting confirmation permision to copy a file, This is a title, please keep it short
  1647. "COPY REPLAY TO DESKTOP?"
  1648. END
  1649.  
  1650. GUI:AreYouSureCopy
  1651. // context: Dialog requesting confirmation permision to copy a file
  1652. "Are you sure you want to copy this file to the Desktop? This will overwrite any file with the same name."
  1653. END
  1654.  
  1655. GUI:ErrorCopyingFile
  1656. // context: Dialog error message for the user
  1657. "THERE WAS AN ERROR COPYING THE FILE."
  1658. END
  1659.  
  1660. GUI:SaveReplay
  1661. // context: Button to save a replay of the current game
  1662. "SAVE REPLAY"
  1663. END
  1664.  
  1665. GUI:SaveAndContinue
  1666. // context: On score screen after a user completes a mission in a campaign. This is a label for a button
  1667. "CONTINUE"
  1668. END
  1669.  
  1670. GUI:LoadReplay
  1671. // SKB:REMOVE context: Button for loading Replays. A replay is a fully recorded session of a previous game, and it allows the player to watch the game again as an observer.
  1672. "LOAD REPLAY"
  1673. END
  1674.  
  1675. GUI:DeleteReplay
  1676. // context: Button to delete a game replay file
  1677. "DELETE REPLAY"
  1678. END
  1679.  
  1680. GUI:CopyReplay
  1681. // context: Button to make a copy of a game replay file
  1682. "COPY REPLAY"
  1683. END
  1684.  
  1685. GUI:OverwriteReplayTitle
  1686. // context: Title of popup asking if we want to save over an existing replay
  1687. "OVERWRITE REPLAY"
  1688. END
  1689.  
  1690. GUI:OverwriteReplay
  1691. // context: Popup asking if we want to save over an existing replay
  1692. "Overwrite Replay?"
  1693. END
  1694.  
  1695. GUI:ErrorDeletingFile
  1696. // context: Dialog error message for the user
  1697. "THERE WAS AN ERROR DELETING THE FILE."
  1698. END
  1699.  
  1700. GUI:ShortDescription
  1701. // context: Short description the host can enter for the game
  1702. "Short description of the game:"
  1703. END
  1704.  
  1705. GUI:LadderNameAndSize
  1706. // Context: ladder name and size.  Example:  'Test Ladder (1v1)'
  1707. "%ls (%dv%d)"
  1708. END
  1709.  
  1710. GUI:InvalidLadderPassword
  1711. "Invalid ladder password."
  1712. END
  1713.  
  1714. GUI:EnterLadderPassword
  1715. "Enter ladder password:"
  1716. END
  1717.  
  1718. GUI:LadderName
  1719. // context: This is the name of a player clasification table on a tournament
  1720. "Ladder Name:"
  1721. END
  1722.  
  1723. GUI:LadderPassword
  1724. // context: The user will have to enter a password in order to be allowd to view the clasification of a tournament
  1725. "Ladder Password"
  1726. END
  1727.  
  1728. GUI:LadderURL
  1729. // context: ladder information. Provides the link to the Web where the ladder is hosted
  1730. "Homepage: %hs"
  1731. END
  1732.  
  1733. GUI:LadderHasPassword
  1734. // context: ladder information. Ladders can be private and password protected.
  1735. "This Ladder is password protected."
  1736. END
  1737.  
  1738. GUI:LadderMinWins
  1739. // context: ladder information. Tournament/ladders have requirements in order to restrict access to player with certain level. You must have a min number to wins to participate on this ladder.
  1740. "Minimum wins required: %d"
  1741. END
  1742.  
  1743. GUI:LadderMaxWins
  1744. // context: ladder information. Tournament/ladders have requirements in order to restrict access to player with certain level.  You cannot particpate on this ladder if your wins exceed the amount noted.
  1745. "Maximum wins allowed: %d"
  1746. END
  1747.  
  1748. GUI:LadderFactions
  1749. // context: ladder information. Tournament/ladders have requirements in order to restrict access to player with certain level. In this case only certain sides of the game are allowed.
  1750. "Allowed army factions:"
  1751. END
  1752.  
  1753. GUI:LadderRandomFactions
  1754. // context: ladder information.Tournament/ladders have requirements in order to restrict access to player with certain level. In this case a players must play random sides. 
  1755. "Random army factions:"
  1756. END
  1757.  
  1758. GUI:LadderMaps
  1759. // context: ladder information. Tournament/ladders have requirements in order to restrict access to player with certain  . Only shown maps are played.
  1760. "Allowed maps:"
  1761. END
  1762.  
  1763. GUI:LadderRandomMaps
  1764. // context: ladder information. Tournament/ladders have requirements in order to restrict access to player with certain level. In this case a random map is selected, so the player can not choose what map to play.
  1765. "Random maps:"
  1766. END
  1767.  
  1768. GUI:AllowObservers
  1769. // context: Check box to allow Observers to join a game and watch how other users play. This is only for multiplayer and only available at the time the match is created.
  1770. "Allow Observers"
  1771. END
  1772.  
  1773. GUI:CreateGame
  1774. // context: Button to go to the Create a MULTIPLAYER game screen
  1775. "CREATE GAME"
  1776. END
  1777.  
  1778. GUI:AmericaAllies
  1779. //DO NOT TRANSLATE
  1780. // context: Used in the Score Screen to designate the score for the allies (in team matches)
  1781. "USA Allies"
  1782. END
  1783.  
  1784. GUI:ChinaAllies
  1785. //DO NOT TRANSLATE
  1786. // context: Used in the Score Screen to designate the score for the allies (in team matches)
  1787. "China Allies"
  1788. END
  1789.  
  1790. GUI:GLAAllies
  1791. //DO NOT TRANSLATE
  1792. // context: Used in the Score Screen to designate the score for the allies (in team matches)
  1793. "GLA Allies"
  1794. END
  1795.  
  1796. GUI:AmericaEnemies
  1797. //DO NOT TRANSLATE
  1798. // context: Used in the Score Screen to designate the score for the enemies (in team matches)
  1799. "USA Enemies"
  1800. END
  1801.  
  1802. GUI:ChinaEnemies
  1803. //DO NOT TRANSLATE
  1804. // context: Used in the Score Screen to designate the score for the enemies (in team matches)
  1805. "China Enemies"
  1806. END
  1807.  
  1808. GUI:GLAEnemies
  1809. //DO NOT TRANSLATE
  1810. // context: Used in the Score Screen to designate the score for the enemies (in team matches)
  1811. "GLA Enemies"
  1812. END
  1813.  
  1814. GUI:EndCampaign
  1815. // context: Button in the menu to quit a campaign
  1816. "End Campaign"
  1817. END
  1818.  
  1819. GUI:Continue
  1820. // context: Button in the menu to return to the game and continue
  1821. "Continue"
  1822. END
  1823.  
  1824. GUI:Save
  1825. // context: Button use in several menus and screens to save a file. Tha file could be anything, a game, a replay, a campaign, etc
  1826. "Save"
  1827. END
  1828.  
  1829. GUI:ConfirmDelete
  1830. // context: The user has chosed to delete a save game file, this is a confirmation of that delete operation
  1831. "Are you sure you want to delete this game?"
  1832. END
  1833.  
  1834. APT:Delete
  1835. // context: Delete a save game file
  1836. "DELETE"
  1837. END
  1838.  
  1839. APT:Select
  1840. // Button to select a profile in skirmish
  1841. "SELECT"
  1842. END
  1843.  
  1844. APT:ChangeProfilePopHeader
  1845. // Title to popup where we chance the active profile.
  1846. "Change Active Profile"
  1847. END
  1848.  
  1849. APT:ChangeProfileInstructions
  1850. // Instructions on how to change a profile.
  1851. "Select existing profile from list and then press the Select button."
  1852. END
  1853.  
  1854.  
  1855. APT:AddProfilePopHeader
  1856. // Title to popup where we chance the active profile.
  1857. "Add New Profile"
  1858. END
  1859.  
  1860. APT:AddProfileInstructions
  1861. // Instructions on how to change a profile.
  1862. "Enter a new profile name.  Statistics are kept for each profile."
  1863. END
  1864.  
  1865. APT:DeleteProfilePopHeader
  1866. // Title to popup where we chance the active profile.
  1867. "Delete Selected Profile"
  1868. END
  1869.  
  1870. APT:DeleteProfileInstructions
  1871. // Instructions on how to Delete a profile.
  1872. "Select profile from list and then press the Delete button to remove profile data.  When you are finished, press Done."
  1873. END
  1874.  
  1875. APT:ProfileName
  1876. // Column header for changing an active Profile or deleting them.
  1877. "Profile Name"
  1878. END
  1879.  
  1880. GUI:DeleteGame
  1881. // SKB:TO DELETE context: Delete a save game file
  1882. "Delete"
  1883. END
  1884.  
  1885.  
  1886. GUI:GameSaveComplete
  1887. // context: Message displayed after a game has been successfully saved
  1888. "*** Game Saved ***"
  1889. END
  1890.  
  1891. GUI:ReplaySaveComplete
  1892. // context: Message displayed after a replay has been successfully saved
  1893. "*** Replay Saved ***"
  1894. END
  1895.  
  1896. GUI:ReplaySaveError
  1897. // context: Message displayed after a replay has been successfully saved
  1898. "*** ERROR With Saving Replay ***"
  1899. END
  1900.  
  1901. APT:ReplaySaveCompleteMessageBox
  1902. // context: Text for message boxed displayed after a replay has been successfully saved after a game
  1903. "Replay saved successfully"
  1904. END
  1905.  
  1906. APT:ReplaySaveErrorMessageBox
  1907. // context: Text for message boxed displayed after a replay has not been saved after a game
  1908. "Error with saving replay"
  1909. END
  1910.  
  1911. GUI:Retry
  1912. // context: Button use in error dialogs to go back and try to resume the the normal function of the game, also used to 
  1913. "PLAY AGAIN?"
  1914. END
  1915.  
  1916. GUI:MainMenu
  1917. // context: Main Menu screen title
  1918. "EXIT"
  1919. END
  1920.  
  1921. APT:MainMenu
  1922. // context: Main Menu screen title
  1923. "MAIN MENU"
  1924. END
  1925.  
  1926. GUI:RecentSave
  1927. // context: Load the last saved game
  1928. "Recent Save"
  1929. END
  1930.  
  1931. GUI:GetUpdate
  1932. // context: Button to connect to our servers and get the last update of the game
  1933. "Get Update"
  1934. END
  1935.  
  1936. APT:DirectConnect
  1937. // context: Button to set a direct TCP/IP connection with other user over a LAN or Internet knowing their IP address
  1938. "Direct Connect"
  1939. END
  1940.     //
  1941. GUI:DirectConnect
  1942. // SKB:TO DELETE context: Button to set a direct TCP/IP connection with other user over a LAN or Internet knowing their IP address
  1943. "Direct Connect"
  1944. END
  1945.  
  1946. GUI:WorldBuilder
  1947. // context: The name of Battle for Middle-earth map editor
  1948. "Middle-earth Builder"
  1949. END
  1950.  
  1951. GUI:WorldBuilderLoadFailed
  1952. // context: Error dialog shown when Worldbuilder editor fails to execute 
  1953. "Middle-earth Builder failed to load."
  1954. END
  1955.  
  1956. GUI:DontUseAccount
  1957. // context: Use to allow the user to select a different account with the matching service
  1958. "Don't Use Account"
  1959. END
  1960.  
  1961. GUI:UseAccount
  1962. // context: Use to allow the user to select the displayed account with the matching service
  1963. "Use Account"
  1964. END
  1965.  
  1966. GUI:Score
  1967. // context: Final score. Used in the stats screen
  1968. "Score"
  1969. END
  1970.  
  1971. GUI:ScoreScreen
  1972. // context: Screen at the end of a game where the stats of the match are displayed
  1973. "Score Screen"
  1974. END
  1975.  
  1976. GUI:Rehost
  1977. // context: Host a game again with the same settings.
  1978. "PLAY AGAIN?"
  1979. END
  1980.  
  1981. GUI:UnitsBuilt
  1982. //context: Used in the Score screen to show how many units were built by a certain side
  1983. "Units\nCreated"
  1984. END
  1985.  
  1986. GUI:UnitsLost
  1987. //context: Used in the Score screen to show how many units were lost by a certain side
  1988. "Units\nLost"
  1989. END
  1990.  
  1991. GUI:UnitsKilled
  1992. //context: Used in the Score screen to show how many units from a certain side were kill
  1993. "Units\nDestroyed"
  1994. END
  1995.  
  1996. GUI:BuildingsBuilt
  1997. //context: Used in the Score screen to show how many buildings were built by a certain side
  1998. "Buildings\nConstructed"
  1999. END
  2000.  
  2001. GUI:BuildingsLost
  2002. //context: Used in the Score screen to show how many units were lost by a certain side
  2003. "Buildings\nLost"
  2004. END
  2005.  
  2006. GUI:BuildingsKilled
  2007. //context: Used in the Score screen to show how many units from a certain side were destroyed
  2008. "Buildings\nDestroyed"
  2009. END
  2010.  
  2011. GUI:ResourcesCollected
  2012. // context: Used in the Score screen to show how much money was collected
  2013. "Supplies\nCollected"
  2014. END
  2015.  
  2016. GUI:QuitPopupTitle
  2017. // context: Dialog to confirm if the user wants exit the game
  2018. "EXIT?"
  2019. END
  2020.  
  2021. GUI:QuitPopupMessage
  2022. // context: Dialog to confirm if the user wants exit the game
  2023. "Are you sure you want to exit?"
  2024. END
  2025.  
  2026. GUI:MaxSelectionSize
  2027. // context: information tooltip displayed ingame to inform the user that he has reached the limit of units that he can select at once
  2028. "You can only select %d units at one time."
  2029. END
  2030.  
  2031. GUI:MessagesOn
  2032. // context: tooltip text informing that the messages are enabled and can be used in the game
  2033. "Messages Enabled."
  2034. END
  2035.  
  2036. GUI:MissionDescription
  2037. // context: Brief text describing the objective of the mission
  2038. "Mission Description"
  2039. END
  2040.  
  2041. GUI:MOTD
  2042. // context: MOTD stands for Message Of The Day - used only in online games
  2043. "Message Of The Day"
  2044. END
  2045.  
  2046. GUI:DesyncTitle
  2047. // context: Error message in multiplayer games to inform ther players that the game can not continue because of discrepancies in the data between the diferent player machines 
  2048. "Out of Synch"
  2049. END
  2050.  
  2051. GUI:DesyncText
  2052. // context: Error message in multiplayer games to inform the players that the game can not continue because of discrepancies in the data between the diferent player machines 
  2053. "Battle for Middle-earth has gone out of synch with the other game particpants.  It is possible that the other players have modified their game versions. This game cannot continue."
  2054. END
  2055.  
  2056. GUI:LadderDetails
  2057. // context: right-click menu for Open Play game listbox
  2058. "Ladder Info"
  2059. END
  2060.  
  2061. GUI:Ladder
  2062. // context: Players tournament stats and results
  2063. "Ladder"
  2064. END
  2065.  
  2066. GUI:SystemMaps
  2067. // context: SKB: To Remove. Button to list the official maps of the game 
  2068. "Official Maps"
  2069. END
  2070.  
  2071. GUI:UserMaps
  2072. // SKB: To Remove context: Button to list the maps created by users and installed in the system 
  2073. "Unofficial Maps"
  2074. END
  2075.  
  2076. GUI:HTTPProxy
  2077. // context: Text entry to set the HTTP proxy to use when connecting to Battle for Middle-earth Online
  2078. "HTTP Proxy:"
  2079. END
  2080.  
  2081. GUI:WinPercent
  2082. // context: label for win percentage for this player
  2083. "%d%%"
  2084. END
  2085.  
  2086. GUI:WaitingToBeginConnection
  2087. // context: Status of NAT/Firewall negotiation. Waiting for our turn to start this connection.
  2088. "Waiting to begin"
  2089. END
  2090.  
  2091. GUI:NetgearDelay
  2092. // context: Status of NAT/Firewall negotiation. Waiting for the other to initiate contact.
  2093. "Send Delay"
  2094. END
  2095.  
  2096. GUI:WaitingForManglerResponse
  2097. // context: Status of NAT/Firewall negotiation. Waiting for a response from a server that tells us what our NAT'd IP address is.
  2098. "Waiting for external Internet Provider response"
  2099. END
  2100.  
  2101. GUI:WaitingForMangledPort
  2102. // context: Status of NAT/Firewall negotiation. Waiting for this player to send us the proper port number to use.
  2103. "Waiting for port number"
  2104. END
  2105.  
  2106. GUI:WaitingForResponse
  2107. // context: Status of NAT/Firewall negotiation. Waiting for the other player to tell us that they saw our port probe.
  2108. "Waiting for probe response"
  2109. END
  2110.  
  2111. GUI:ReceivedPorts
  2112. // context: Status of NAT/Firewall negotiation. Have received port number for both my target and myself.
  2113. "Have received port numbers"
  2114. END
  2115.  
  2116.  
  2117. GUI:ConnectionDone
  2118. // context: Status of NAT/Firewall negotiation. Our connection to this player is completed.
  2119. "Connection is completed"
  2120. END
  2121.  
  2122. GUI:ConnectionFailed
  2123. // context: Status of NAT/Fireall negotiation. Our connection to this other player failed.
  2124. "Connection has failed"
  2125. END
  2126.  
  2127. GUI:UnknownConnectionState
  2128. // context: Status of NAT/Firewall negotiation. Don't know what state we are in.
  2129. "Status of NAT/Firewall is unknown"
  2130. END
  2131.  
  2132. GUI:Ok
  2133. // context: Accept button
  2134. "OK"
  2135. END
  2136.  
  2137. GUI:Yes
  2138. // context: Confirmation Button
  2139. "YES"
  2140. END
  2141.  
  2142. GUI:No
  2143. // context: Negative button
  2144. "NO"
  2145. END
  2146.  
  2147. GUI:Cancel
  2148. // context: Button to abort an action
  2149. "CANCEL"
  2150. END
  2151.  
  2152. GUI:Back
  2153. // context: Button to go back to the previous menu/screen
  2154. "BACK"
  2155. END
  2156.  
  2157. APT:Back
  2158. // context: Button to go back to the previous menu/screen
  2159. "BACK"
  2160. END
  2161.  
  2162. GUI:Logout
  2163. // context: Button to go back to the main menu from the online welcome screen
  2164. "MAIN MENU"
  2165. END
  2166.  
  2167. GUI:CancelMapSelect
  2168. // context: Button to cancel the selection of a map
  2169. "CANCEL"
  2170. END
  2171.  
  2172. GUI:Accept
  2173. // context: Button to accept the selected game options
  2174. "ACCEPT"
  2175. END
  2176.  
  2177. GUI:Defaults
  2178. // context: Button on the game Options screen
  2179. "DEFAULTS"
  2180. END
  2181.  
  2182.  
  2183. GUI:Deny
  2184. // context: Button to reject the selected map
  2185. "Reject"
  2186. END
  2187.  
  2188. GUI:Victory
  2189. // context: Score screen message. Shows that last game won
  2190. "Victory"
  2191. END
  2192.  
  2193. APT:EndVictorious
  2194. // context: Popup screen at end of game telling you you won
  2195. "VICTORIOUS"
  2196. END
  2197.  
  2198. APT:EndDefeat
  2199. // context: Popup screen at end of game telling you you list
  2200. "DEFEATED"
  2201. END
  2202.  
  2203. APT:EndGameOver
  2204. // context: Popup screen at end of game telling you (an observer) game is over
  2205. "GAME OVER"
  2206. END
  2207.  
  2208. GUI:Add
  2209. // context: Button to add a Buddy to your Buddys list 
  2210. "Add"
  2211. END
  2212.  
  2213. GUI:Delete
  2214. // context: Button to delet a Buddy to your Buddys list
  2215. "Remove"
  2216. END
  2217.  
  2218. GUI:RemoveIgnore
  2219. // context: Button to receive the messages from a Buddy/player if you previously ignore them
  2220. "Remove Ignore"
  2221. END
  2222.  
  2223. GUI:Play
  2224. // context: Button to start a game
  2225. "Play Game"
  2226. END
  2227.  
  2228. GUI:Stats
  2229. // context: Button to go to the stats window
  2230. "Persona"
  2231. END
  2232.  
  2233. GUI:GetMapPack
  2234. // context: Button to connect to our server and download a set of maps
  2235. "Download Map Pack"
  2236. END
  2237.  
  2238. GUI:Defeat
  2239. // context: Score screen message. Shows that last game was lost
  2240. "Defeat"
  2241. END
  2242.  
  2243. GUI:YouAreVictorious
  2244. // context: Congratulation message for the winner at the end of a match
  2245. "You are Victorious!"
  2246. END
  2247.  
  2248. GUI:YouHaveBeenDefeated
  2249. // context: Informative message for the loser at the end of a match
  2250. "You have been Defeated"
  2251. END
  2252.  
  2253. GUI:PlayerHasBeenDefeated
  2254. // context: Informative message for all players indicating that some player has been defeated
  2255. "%ls has been Defeated"
  2256. END
  2257.  
  2258. GUI:GameOver
  2259. // context: Informative message for the observer at the end of a match
  2260. "Game Over"
  2261. END
  2262.  
  2263. GUI:PlayerAlive
  2264. // context: in-game status of players in multiplayer games. The player is still playing
  2265. "Playing"
  2266. END
  2267.  
  2268. GUI:PlayerDead
  2269. // context: in-game status of players in multiplayer games. The player has been defeated
  2270. "Defeated"
  2271. END
  2272.  
  2273. GUI:PlayerObserver
  2274. // context: in-game status of players in multiplayer games. The player is in the game
  2275. "Observing"
  2276. END
  2277.  
  2278. GUI:PlayerObservingAll
  2279. // context: When cycling through different players while observing, this message will come up when global observer mode is selected.
  2280. "Observing all players"
  2281. END
  2282.  
  2283. GUI:PlayerObservingSpecificHuman
  2284. // context: When cycling through different players while observing, this message will come up for the specific player we are now observing.
  2285. // context: The format requires two parts and looks like: "Observing PlayerName(Faction)" Ex: "Observing MornessAlpha(Rohan)"
  2286. // NOTE: First %s is the player's name (MornessAlpha). Second %s is the faction name (Rohan)."
  2287. "Observing %s(%s)"
  2288. END
  2289.  
  2290. GUI:PlayerObserverGone
  2291. // context: in-game status of players in multiplayer games. The player has left the game
  2292. "AWOL"
  2293. END
  2294.  
  2295. GUI:PlayerGone
  2296. // context: in-game status of players in multiplayer games. The player has left the game
  2297. "AWOL"
  2298. END
  2299.  
  2300. GUI:Loading
  2301. // context: Title of the GameSpy loading screen.
  2302. "LOADING"
  2303. END
  2304.  
  2305. GUI:PlayerName
  2306. // context: Name of the player
  2307. "Player Name"
  2308. END
  2309.  
  2310. GUI:Info
  2311. // context: Information about the player
  2312. "Player Info"
  2313. END
  2314.  
  2315. GUI:Players
  2316. // context: List of players in a game or lobby
  2317. "Players"
  2318. END
  2319.  
  2320. GUI:Players:
  2321. // context: List of players in a game or lobby
  2322. "Players:"
  2323. END
  2324.  
  2325. GUI:GameOptions
  2326. // context: Button to go to the game options screen
  2327. "GAME OPTIONS"
  2328. END
  2329.  
  2330. GUI:GameOptions:
  2331. // context: List of game options
  2332. "Game Options:"
  2333. END
  2334.  
  2335. GUI:GameName:
  2336. // context: Games can be named by their creators
  2337. "Game:"
  2338. END
  2339.  
  2340. GUI:MapName:
  2341. // context: Name of the selected map in a game
  2342. "Map:"
  2343. END
  2344.  
  2345. GUI:Preview
  2346. // context: Small thumbnail picture of the map
  2347. "Map Preview"
  2348. END
  2349.  
  2350. GUI:SelectMap
  2351. // context: Button to use the selected map
  2352. "SELECT MAP"
  2353. END
  2354.  
  2355. GUI:SelectAMap
  2356. // context: Button to use the selected map
  2357. "SELECT MAP"
  2358. END
  2359.  
  2360. APT:SelectAGame
  2361. // context: Button to go to the game selection screen
  2362. "Select Game"
  2363. END
  2364.  
  2365. GUI:SelectAGame
  2366. // SKB:TO DELETE context: Button to go to the game selection screen
  2367. "SELECT GAME"
  2368. END
  2369.  
  2370. GUI:MatchMe
  2371. // context: Button to start a quick match
  2372. "MATCH ME"
  2373. END
  2374.  
  2375. GUI:PersonalInfo
  2376. // context: Button for personal info for quick match
  2377. "Personal Info"
  2378. END
  2379.  
  2380. GUI:MultiplayerMaps
  2381. // context: title for a section in quickmatch menu
  2382. "Multiplayer Maps"
  2383. END
  2384.  
  2385. GUI:BetterMatch
  2386. // context: better match text label in quickmatch menu
  2387. "Better Match"
  2388. END
  2389.  
  2390. GUI:MoreGames
  2391. // context: more available games text label in quickmatch menu
  2392. "Faster Search"
  2393. END
  2394.  
  2395. GUI:ExitQuickMatch
  2396. "Exit"
  2397. END
  2398.  
  2399. GUI:Start
  2400. // context: Button to start a game
  2401. "PLAY GAME"
  2402. END
  2403.  
  2404. GUI:Stop
  2405. // context: various UI buttons (Tournament, for example)
  2406. "STOP"
  2407. END
  2408.  
  2409. GUI:Observer
  2410. // context: Text to indicate that a slot in a game is occupied by an observer user
  2411. "Observer"
  2412. END
  2413.  
  2414. GUI:Host
  2415. // context: Button to create and host a multiplayer game
  2416. "CREATE GAME"
  2417. END
  2418.  
  2419. GUI:Join
  2420. // context: Button to join a multiplayer game 
  2421. "JOIN GAME"
  2422. END
  2423.  
  2424. GUI:Games
  2425. // context: List of multiplayer games available
  2426. "Games"
  2427. END
  2428.  
  2429. GUI:LocaleSelect
  2430. // context: Online locale selection popup dialog. (Locale in the meaning of Country)
  2431. "SELECT YOUR LOCALE"
  2432. END
  2433.  
  2434. GUI:Command&ConquerGenerals
  2435. // context: simple ... the name of the our Game
  2436. "The Battle for Middle-earth(tm) II"
  2437. END
  2438.  
  2439. GUI:FullGameName
  2440. // context: simple ... the name of the our Game
  2441. "The Lord of the Rings(tm), The Battle for Middle-earth(tm) II"
  2442. END
  2443.  
  2444. GUI:SinglePlayer
  2445. // context: Button in the main menu to go to the single player & Skirmish missions
  2446. "SOLO PLAY"
  2447. END
  2448.  
  2449. APT:Online
  2450. // context: Button in the main menu to go to the internet multiplayer games
  2451. "ONLINE"
  2452. END
  2453.  
  2454. APT:Network
  2455. // context: Button in the main menu to go to the network games screen
  2456. "NETWORK"
  2457. END
  2458.  
  2459. GUI:Online
  2460. // SKB:DELETE context: Button in the main menu to go to the internet multiplayer games
  2461. "ONLINE"
  2462. END
  2463.  
  2464. GUI:Network
  2465. // SKB:DELTE context: Button in the main menu to go to the network games screen
  2466. "NETWORK"
  2467. END
  2468.  
  2469.  
  2470. GUI:DebugMultihead
  2471. // context: DO NOT TRANSLATE. Used internally for running game multiheaded on same machine.
  2472. "Multiheaded"
  2473. END
  2474.  
  2475. GUI:SendDelay
  2476. // context: Firewall setting for certain brands of firwalls (network protection devices) that require to be the last ones to join a game.
  2477. "Send Delay"
  2478. END
  2479.  
  2480. GUI:FirewallRefresh
  2481. // context: Refresh the information about NAT (Network Address Translation)
  2482. "Refresh NAT"
  2483. END
  2484.  
  2485. GUI:Exit
  2486. // context: Button in the main menu to exit the game
  2487. "EXIT GAME"
  2488. END
  2489.  
  2490. GUI:X
  2491. // context: DO NOT TRANSLATE. Used as check mark in the selection boxes.
  2492. "X"
  2493. END
  2494.  
  2495. APT:Skirmish
  2496. // context: Button to play Skirmish mode. Skirmish is a single player mode in which the player can fight against 1 to 7 computer controlled opponents as if it were a networked game
  2497. "SKIRMISH"
  2498. END
  2499.  
  2500. GUI:Skirmish
  2501. // SKB:DELETE context: Button to play Skirmish mode. Skirmish is a single player mode in which the player can fight against 1 to 7 computer controlled opponents as if it were a networked game
  2502. "SKIRMISH"
  2503. END
  2504.  
  2505.  
  2506. GUI:Campaign
  2507. // context: Button to play the Single player missions arranged in 3 Campaigns, CHINA, GLA and USA
  2508. "CAMPAIGN"
  2509. END
  2510.  
  2511. GUI:ClickToDisplayGameInfo
  2512. ""
  2513. END
  2514.  
  2515. GUI:GameInfo
  2516. // context: Display information about the game
  2517. "Game Info"
  2518. END
  2519.  
  2520. GUI:StartGame
  2521. // context: Button to start a game
  2522. "PLAY GAME"
  2523. END
  2524.  
  2525. APT:Options
  2526. // context: Button on the main menu to go to the Options Screen
  2527. "OPTIONS"
  2528. END
  2529.  
  2530. APT:Settings
  2531. // Sub title in options screen plus buttons to get there.
  2532. "SETTINGS"
  2533. END
  2534.  
  2535. APT:AdvancedSettings
  2536. // Sub title in cutom graphics screen plus buttons to get there.
  2537. "CUSTOM SETTINGS"
  2538. END
  2539.  
  2540. APT:AdvancedSettings_Shadow_Shader_Notice
  2541. "Shadows set to High will only function with Terrain and Shaders set to High. The game has made the necessary adjustments."
  2542. END
  2543.  
  2544. GUI:OptionsDescription
  2545. // context: Name of the Options Screen
  2546. "Display Game Options Dialog"
  2547. END
  2548.  
  2549. GUI:MusicVolume
  2550. // context: Options Screen - Music volume setting
  2551. "Music Volume"
  2552. END
  2553.  
  2554. GUI:AmbientVolume
  2555. // context: Options Screen - Ambient volume setting
  2556. "Ambient Volume"
  2557. END
  2558.  
  2559. GUI:MovieVolume
  2560. // context: Options Screen - Movie volume setting
  2561. "Movie Volume"
  2562. END
  2563.  
  2564. GUI:SFXVolume
  2565. // context: Options screen - Sound Effects volume setting
  2566. "Sound FX Volume"
  2567. END
  2568.  
  2569. GUI:VoiceVolume
  2570. // context: Options screen - Voices volume setting
  2571. "Voice Volume"
  2572. END
  2573.  
  2574. GUI:3DSound
  2575. // context: Options screen -  Check box to enable/disable 3D sound
  2576. "3D Sound"
  2577. END
  2578.  
  2579. GUI:ScrollSpeed
  2580. // context: Options screen -  Setting to adjust the screen displacement speed
  2581. "Scroll Speed"
  2582. END
  2583.  
  2584. APT:AlternateMouse
  2585. // context: Options screen -  Option use alternate mouse
  2586. "Alternate Mouse Setup"
  2587. END
  2588.  
  2589. APT:DoubleClickGuard
  2590. // context: Options screen -  Option use double click guard
  2591. "Double Click Guard"
  2592. END
  2593.  
  2594. APT:ShowUnitDecals
  2595. "Show Unit Decals"
  2596. END
  2597.  
  2598. TOOLTIP:Options/tooltipShowUnitDecals
  2599. "Toggle to display the icon \n for selected units in game"
  2600. END
  2601.  
  2602.  
  2603. APT:EnableHealthBars
  2604. "Show All Health Bars"
  2605. END
  2606.  
  2607. TOOLTIP:Options/tooltipEnableHealthBars
  2608. "Enable health bars for all units"
  2609. END
  2610.  
  2611. GUI:Controls
  2612. // context: Options screen - Header for section
  2613. "Game Options"
  2614. END
  2615.  
  2616. GUI:Chat
  2617. // context: Options screen - Header for section
  2618. "Chat"
  2619. END
  2620.  
  2621. GUI:Strategic
  2622. // Button to go into strategic game (War of the ring)
  2623. "WAR OF THE RING"
  2624. END
  2625.  
  2626. GUI:Resolution
  2627. // ccb:remove
  2628. // context: Options screen - Setting to adjust the resolution
  2629. "Resolution"
  2630. END
  2631.  
  2632. //GUI:1024X768
  2633. //"1024x768"
  2634. //END
  2635.  
  2636. GUI:InGameDiplomacy
  2637. // context: in game diplomancy heading
  2638. "Diplomacy"
  2639. END
  2640.  
  2641. GUI:Resolution0
  2642. //context: DO NOT TRANSLATE
  2643. "1024x768"
  2644. END
  2645.  
  2646. //GUI:800X600
  2647. //"800x600"
  2648. //END
  2649.  
  2650. GUI:Resolution1
  2651. //context: DO NOT TRANSLATE
  2652. "800x600"
  2653. END
  2654.  
  2655. //GUI:640X480
  2656. //"640x480"
  2657. //END
  2658.  
  2659. GUI:Resolution2
  2660. //context: DO NOT TRANSLATE
  2661. "640x480"
  2662. END
  2663.  
  2664. GUI:Detail
  2665. // ccb:remove
  2666. // context: Options screen - Setting to adjust the amount of graphic detail in the game
  2667. "Detail"
  2668. END
  2669.  
  2670. GUI:UltraHigh
  2671. // context: Options screen - Ultra High detail setting
  2672. "Ultra High"
  2673. END
  2674.  
  2675. GUI:High
  2676. // context: Options screen - High detail setting
  2677. "High"
  2678. END
  2679.  
  2680. GUI:Medium
  2681. // context: Options screen - Medium detail setting
  2682. "Medium"
  2683. END
  2684.  
  2685. GUI:Low
  2686. // context: Options screen - Low detail setting
  2687. "Low"
  2688. END
  2689.  
  2690. GUI:VeryLow
  2691. // context: Options screen - Very Low detail setting
  2692. "Very Low"
  2693. END
  2694.  
  2695.  
  2696. GUI:Easy
  2697. // context: Difficulty Popup
  2698. // REMOVE
  2699. "Easy"
  2700. END
  2701.  
  2702. GUI:MediumDifficulty
  2703. // context: Medium difficulty setting
  2704. // REMOVE
  2705. "Medium"
  2706. END
  2707.  
  2708. GUI:Hard
  2709. // context: Difficulty Popup
  2710. // REMOVE
  2711. "Hard"
  2712. END
  2713.  
  2714. GUI:SelectDifficulty
  2715. // context: Difficulty Popup
  2716. // REMOVE
  2717. "SELECT DIFFICULTY"
  2718. END
  2719.  
  2720. APT:EasyDifficulty
  2721. // context: Difficulty Popup
  2722. "EASY"
  2723. END
  2724.  
  2725. APT:MediumDifficulty
  2726. // context: Medium difficulty setting
  2727. "MEDIUM"
  2728. END
  2729.  
  2730. APT:HardDifficulty
  2731. // context: Difficulty Popup
  2732. "HARD"
  2733. END
  2734.  
  2735. APT:DifficultyTitle
  2736. // context: Difficulty Popup title
  2737. "SELECT DIFFICULTY"
  2738. END
  2739.  
  2740. GUI:Random
  2741. // context: Random selection of faction/color in the multiplayer join screen
  2742. "Random"
  2743. END
  2744.  
  2745. GUI:???
  2746. //context: DO NOT TRANSLATE
  2747. "???"
  2748. END
  2749.  
  2750. GUI:None
  2751. // context: No player in the slot
  2752. "None"
  2753. END
  2754.  
  2755. GUI:Team
  2756. // context: Row header for the Team selection slots
  2757. "Team"
  2758. END
  2759.  
  2760. GUI:Faction
  2761. // context: Row header for the Faction selection Slots
  2762. "Army"
  2763. END
  2764.  
  2765. GUI:AntiAliasing0
  2766. // context: Setting OFF for the Full screen antialiasing option
  2767. "Off"
  2768. END
  2769.  
  2770. GUI:AntiAliasing1
  2771. // context: Setting LOW for the Full screen antialiasing option
  2772. "Low"
  2773. END
  2774.  
  2775. GUI:AntiAliasing2
  2776. // context: Setting High for the Full screen antialiasing option
  2777. "High"
  2778. END
  2779.  
  2780. GUI:IPAddresses
  2781. // context: Box to set the IP Address to which a player want to connect in a LAN enviroment
  2782. "LAN IP:"
  2783. END
  2784.  
  2785. GUI:OnlineIPAddresses
  2786. // context: Box to set the IP Address to which a player want to connect in an Online enviroment
  2787. "Online IP:"
  2788. END
  2789.  
  2790. GUI:MinPointPercent
  2791. // context: Quickmatch screen. Minimun points required for an opponent to meet the match criteria as a percentage
  2792. "Min Win Percent Required:"
  2793. END
  2794.  
  2795. GUI:MaxPointPercent
  2796. // context: Quickmatch screen. Maximum points required for an opponent to meet the match criteria as a percentage
  2797. "Max Win Percent Allowed:"
  2798. END
  2799.  
  2800. GUI:AllowableMaps
  2801. // context: on the Quickmatch Screen, title describing the allowable maps listbox
  2802. "Allowable Maps"
  2803. END
  2804.  
  2805. GUI:QuickMatchTitle
  2806. "Tournament"
  2807. END
  2808.  
  2809. GUI:ConnectionSpeed
  2810. // context: In a search for a game this is the maximun ping that the player wants (PING is a term used in internet to identify the time in miliseconds that it takes to send a minimun message from a computer until it receives an answer frokm the receiver. Normally it is not translated  and the term stays as PING)
  2811. "Connection Speed"
  2812. END
  2813.  
  2814. GUI:NumPlayers
  2815. // context: Number of players in a game
  2816. "Players:"
  2817. END
  2818.  
  2819. GUI:PlayersVersusPlayers
  2820. // context: the %d variables are replaced by the number of players as in: 2 v 2
  2821. "%d vs %d"
  2822. END
  2823.  
  2824. GUI:TimeInMilliseconds
  2825. // context: the %d is replace by the ping time, and the ms stays for the abreviate form of miliseconds, as in: 100 ms
  2826. "%d ms"
  2827. END
  2828.  
  2829. GUI:MaxDisconnects
  2830. // context: Max disconnects until a game is terminated. If a player creates artificial disconnects in the connection, looking for a draw in the game, our server will count them. In a search for a game, a player can select not to play against other player with too many disconnects. This is the meaning of this field, the amount of maximun disconnect you want to allow.
  2831. "Max Disconnects Allowed:"
  2832. END
  2833.  
  2834. GUI:Confirm
  2835. // context: Verification dialog
  2836. "Are you sure?"
  2837. END
  2838.  
  2839. GUI:MapPreview
  2840. // context: label above the map preview window (no punctuation - it's a label)
  2841. "Map Preview"
  2842. END
  2843.  
  2844. GUI:NothingSelected
  2845. // context: Notification dialog
  2846. "Nothing selected."
  2847. END
  2848.  
  2849. GUI:SelectedAcrossScreen
  2850. // context: Notification dialog. It refers to the amount of units or buildings selected in the visible ingame screen
  2851. "Selected across screen."
  2852. END
  2853.  
  2854. GUI:SelectedAcrossMap
  2855. // context: Notification dialog. It refers to the amount of units or buildings selected in the whole map.
  2856. "Selected across map."
  2857. END
  2858.  
  2859. GUI:Rank1Required
  2860. //DO NOT TRANSLATE
  2861. "RANK REQUIRED - 1 Star General"
  2862. END
  2863.  
  2864. GUI:Rank3Required
  2865. //DO NOT TRANSLATE
  2866. "RANK REQUIRED - 3 Star General"
  2867. END
  2868.  
  2869. GUI:Rank8Required
  2870. //DO NOT TRANSLATE
  2871. "RANK REQUIRED - 5 Star General"
  2872. END
  2873.  
  2874. GUI:Experience
  2875. // context: label above the experience bar on the Experience Screen
  2876. "Experience"
  2877. END
  2878.  
  2879. GUI:RemainingSkillPoints
  2880. // context: label on experience screen telling the user how many skill poitns they have left to spend
  2881. "Points"
  2882. END
  2883.  
  2884. //context:
  2885.  
  2886. TOOLTIP:PlayerCreatedName
  2887. // context: on the game info popup on the LAN lobby screen. When mousing over the Game name, this tooltip is displayed
  2888. "Name of the player that created the game"
  2889. END
  2890.  
  2891. TOOLTIP:HTTPProxy
  2892. // context: HTTP proxy tooltip for patch checking (options menu)
  2893. "Set an HTTP Proxy to use for Battle for Middle-earth Online"
  2894. END
  2895.  
  2896. TOOLTIP:PlayerSetting
  2897. // context: located on the Quickmatch setup menu
  2898. "Choose to match with a 1 vs. 1 or Team Game"
  2899. END
  2900.  
  2901. TOOLTIP:Ping
  2902. // context: located on the Quickmatch setup menu
  2903. "Choose your tolerance of the opponent connection speed"
  2904. END
  2905.  
  2906. TOOLTIP:Disconnect
  2907. // context: located on the Quickmatch setup menu
  2908. "Choose your tolerance of the total opponent disconnects"
  2909. END
  2910.  
  2911. TOOLTIP:Ladder
  2912. // context: located on the Quickmatch setup menu
  2913. "Choose the ladder on which you'd like to play"
  2914. END
  2915.  
  2916. TOOLTIP:QuickMatchStatus
  2917. // context: located on the Quickmatch setup menu
  2918. "Tournament will attempt to match you based on skill level, PC spec, etc"
  2919. END
  2920.  
  2921. TOOLTIP:SendDelay
  2922. //context: located on the options menu
  2923. "For Firewall Users Only. (Please Consult the Manual)"
  2924. END
  2925.  
  2926. TOOLTIP:RefreshNat
  2927. //context: located on the options menu
  2928. "Click after changing firewall setup or ISP"
  2929. END
  2930.  
  2931. TOOLTIP:OnlineIP
  2932. //context: located on the options menu
  2933. "IP Address used to connect to Battle for Middle-earth Online"
  2934. END
  2935.  
  2936. TOOLTIP:LanIP
  2937. //context: located on the options menu
  2938. "IP Address used to connect with players in network games"
  2939. END
  2940.  
  2941. TOOLTIP:Vote
  2942. // context: located in the disconnecting screen and allows for a player to vote out someone
  2943. "Click to vote player out of game in order for you to continue"
  2944. END
  2945.  
  2946. TOOLTIP:GamesBeingformed
  2947. // context: located in the disconnecting screen and allows for a player to vote out someone
  2948. "Your connection speed to this games players"
  2949. END
  2950.  
  2951.  TOOLTIP:NameButton
  2952. // context: located in the disconnecting screen and allows for a player to sort by name
  2953. "Sort by game name"
  2954. END
  2955.  
  2956. TOOLTIP:EmoteText
  2957. // context: located in the disconnecting screen and allows for a player to enter text
  2958. "Left click to enter text"
  2959. END
  2960.  
  2961. TOOLTIP:AsianText
  2962. // context: located in the player's info 
  2963. "Click to toggle Asian chat, etc."
  2964. END
  2965.  
  2966. TOOLTIP:NonAsianText
  2967. // context: located in the player's info 
  2968. "Click to toggle Non Asian chat, etc."
  2969. END
  2970.  
  2971. TOOLTIP:ExperienceToLevel
  2972. // context: progress bar tooltip that informs the user as to how much more experience until they level.
  2973. "Experience to next level"
  2974. END
  2975.  
  2976. KEYBOARD:Shift+
  2977. // context: Tooltip to indicate the player to pres Shift and another key simultaneously
  2978. "Shift+"
  2979. END
  2980.  
  2981. KEYBOARD:Alt+
  2982. // context: Tooltip to indicate the player to pres Alt and another key simultaneously
  2983. "Alt+"
  2984. END
  2985.  
  2986. KEYBOARD:Ctrl+
  2987. // context: Tooltip to indicate the player to pres Ctrl and another key simultaneously
  2988. "Ctrl+"
  2989. END
  2990.  
  2991. TOOLTIP:Brightness
  2992. // context: on the Options Menu
  2993. "Adjust the brightness of the game"
  2994. END
  2995.  
  2996. TOOLTIP:ScrollSpeed
  2997. // context: Located on the Options menu, Adjusts the scroll speed when you move the mouse to teh side of the map.
  2998. "Adjust map scroll speed"
  2999. END
  3000.  
  3001. //TOOLTIP:SendDelay
  3002. // context: Located on Options Menu. THis option is to be used with some firewalls.
  3003. //"Forces a delayed port probe; see readme.txt for a list of firewalls this should be used with"
  3004. //END
  3005.  
  3006. //TOOLTIP:RefreshNat
  3007. // context: located on the Options Menu
  3008. //"NAT Refresh - Forces a redetection of your NAT behavior.  Use this when you change ISP's, firewalls or NAT devices, routers, etc."
  3009. //END
  3010.  
  3011. TOOLTIP:OptionsAccept
  3012. // context: located on Options Menu
  3013. "Accept the changes made and exit the Options Menu"
  3014. END
  3015.  
  3016. TOOLTIP:OptionsCancel
  3017. // context: located on Options Menu
  3018. "Exit the Options Menu without making your changes"
  3019. END
  3020.  
  3021. TOOLTIP:OptionsDefaults
  3022. // context: located on Options Menu
  3023. "Reset the options to the default settings"
  3024. END
  3025.  
  3026. TOOLTIP:ScienceCost
  3027. // context: Tooltip part that's used to makeup the command bar build tooltips cost for the science
  3028. "Cost: %d"
  3029. END
  3030.  
  3031.  
  3032. TOOLTIP:AbilityCost
  3033. // context: Tooltip part that's used to makeup the command bar build tooltips rank required for a hero to use a power
  3034. "Power acquired at Level: %d"
  3035. END
  3036.  
  3037. TOOLTIP:ScienceCostUnavailable
  3038. // context: A mission script has made this science unpurchasable (for now).
  3039. "Cost: Unavailable"
  3040. END
  3041.  
  3042. TOOLTIP:ScienceDisabled
  3043. // context: A mission script has made this science unusable
  3044. "Power unavailable"
  3045. END
  3046.  
  3047. TOOLTIP:BuildDisabled
  3048. // context: shown in the tooltip for units or structures that have been disabled by a mission script
  3049. "Unavailable"
  3050. END
  3051.  
  3052. TOOLTIP:Cost
  3053. // context: Tooltip part that's used to makeup the command bar build tooltips
  3054. "Cost: %d"
  3055. END
  3056.  
  3057. TOOLTIP:CostFree
  3058. // Context: Tooltip part that's displayed when the cost to build a unit is zero
  3059. "Cost: FREE"
  3060. END
  3061.  
  3062. TOOLTIP:CommandPoints
  3063. // context: Tooltip part that's used to makeup the command bar build tooltips
  3064. "Command Points: %d"
  3065. END
  3066.  
  3067. TOOLTIP:Shortcut
  3068. // context: Tooltip part that's used to label the command bar shortcut key
  3069. "Shortcut: %s"
  3070. END
  3071.  
  3072. TOOLTIP:StructureVeterancy
  3073. // context: Tooltip part that's used to label the command bar shortcut key
  3074. "Structure Level Required: %s"
  3075. END
  3076.  
  3077. TOOLTIP:Rank
  3078. // Used to display a unit's rank in the in-game help text
  3079. "Level: %d / Maximum Level: %d"
  3080. END
  3081.  
  3082. TOOLTIP:MaxHealth
  3083. // Used to display a unit's maximum health in the in-game help text
  3084. "Health: %d"
  3085. END
  3086.  
  3087. TOOLTIP:MeleeDamage
  3088. // Used to display a unit's melee damage in the in-game help text
  3089. "Melee Damage: %d"
  3090. END
  3091.  
  3092. TOOLTIP:RangedDamage
  3093. // Used to display a unit's ranged damage in the in-game help text
  3094. "Ranged Damage: %d"
  3095. END
  3096.  
  3097. TOOLTIP:BattlesFought
  3098. // Used to display the unit's number of battle's fought in the in-game help text
  3099. "Battles Fought: %d"
  3100. END
  3101.  
  3102.  
  3103. TOOLTIP:AlreadyUpgradedDefault
  3104. // context: Default message when you highlight an upgrade that has already been purchased -- so you can't buy it again!
  3105. "This upgrade has already been purchased"
  3106. END
  3107.  
  3108. TOOLTIP:HasConflictingUpgradeDefault
  3109. // context: Default message when you highlight an upgrade that you can't purchase due to mutually-exclusive conflict (you bought another upgrade so you can't buy this one).
  3110. "This unit cannot receive this upgrade"
  3111. END
  3112.  
  3113. TOOLTIP:SupplyWarehouse
  3114. // context: Displayed when mousing over a SupplyWarehouse in game.  Tells the player how much cash is left
  3115. "\n$%d remain"
  3116. END
  3117.  
  3118. TOOLTIP:LobbyPlayers
  3119. // context: number of players in the lobby. The lobby is a list ofplayers acctually connected to the server, and waiting to join a game to play
  3120. "Players currently in the Game Lobby"
  3121. END
  3122.  
  3123. TOOLTIP:StartWorldBuilder
  3124. // context: Button to execute the Map editor of the game called World Builder
  3125. "Start the World Builder editor"
  3126. END
  3127.  
  3128. TOOLTIP:GetUpdate
  3129. // context: Information dialog. From time to time EA will upgrade the game, and the players connected to internet will be notified with this dialog.
  3130. "Download game update"
  3131. END
  3132.  
  3133. TOOLTIP:DownloadProgress
  3134. //context: Download progress bar tooltip
  3135. "Download Progress"
  3136. END
  3137.  
  3138. TOOLTIP:GetMapPack
  3139. // context: Information dialog. From time to time EA will upgrade the map sets of the game, and the players connected to internet will be notified with this dialog.
  3140. "Download new map pack"
  3141. END
  3142.  
  3143. TOOLTIP:Skirmish
  3144. // context: Tooltips are small help messages that pops up whenever the player mouses over a button, object or info that requires explanation. This paricular one is shows up when the player move over the Skirmish Game button in the Main Menu
  3145. "Enter Skirmish setup menu"
  3146. END
  3147.  
  3148. TOOLTIP:Online
  3149. // context: This paricular one is shows up when the player move over the Internet button
  3150. "Click to join Battle for Middle-earth Online. Test your skills against opponents from around the world!"
  3151. END
  3152.  
  3153. TOOLTIP:Network
  3154. // context: This paricular one is shows up when the player move over the Network button
  3155. "Click to Join the Network Lobby. Test your mettle against your friends over a Local Area Network"
  3156. END
  3157.  
  3158. TOOLTIP:Options
  3159. // context: This paricular one is shows up when the player move over the Options button
  3160. "Click to modify the game options.  You may adjust your video, audio and game preferences"
  3161. END
  3162.  
  3163. TOOLTIP:Exit
  3164. // context: This particular one is shows up when the player move over the Exit button
  3165. "Exit Battle for Middle-earth"
  3166. END
  3167.  
  3168. TOOLTIP:ExitGame
  3169. // context: Help text for the exit button
  3170. "Exit Battle for Middle-earth"
  3171. END
  3172.  
  3173. TOOLTIP:LoadGame
  3174. // context: Help text for the load button
  3175. "Click to load the selected game"
  3176. END
  3177.  
  3178. TOOLTIP:MapPreviewWindow
  3179. // context: Help text for the map preview window
  3180. "Map previews can give you a leg up on the battle to come.  Make sure to look for your Supply Docks & Tech Buildings. You may also choose your starting point"
  3181. END
  3182.  
  3183. TOOLTIP:SaveGame
  3184. // context: Help text for the save game button
  3185. "Click to save your game in progress"
  3186. END
  3187.  
  3188. TOOLTIP:AcceptButton
  3189. // context: Help text for the accept button
  3190. "Accept your current choice"
  3191. END
  3192.  
  3193. TOOLTIP:CopyReplayToDesktop
  3194. // context: Help text to the save replay button 
  3195. "Copy selected Replay file to your Desktop"
  3196. END
  3197.  
  3198. TOOLTIP:ProviderType
  3199. // context: Help text for the audio source selection box
  3200. "Select your Audio Provider"
  3201. END
  3202.  
  3203. TOOLTIP:SpeakerType
  3204. // context: Help text for the speaker configuration selection box
  3205. "Select your Speaker Configuration"
  3206. END
  3207.  
  3208. TOOLTIP:LANPlayer
  3209. // context: DO NOT TRANSLATE
  3210. "%ls@%ls"
  3211. END
  3212.  
  3213. TOOLTIP:Resolution
  3214. // context: Help text for the screen resolution selection box
  3215. "Pick a screen resolution for your game.  The higher the resolution, the slower your game is likely to play"
  3216. END
  3217.  
  3218. TOOLTIP:CommandCategory
  3219. // context: Help text for the key groups in the keyboard configuration screen
  3220. "Pick a category of keyboard command"
  3221. END
  3222.  
  3223. TOOLTIP:CommandDescription
  3224. // context: Help text for the description of the functionality of the selected command
  3225. "The description of your selected command"
  3226. END
  3227.  
  3228. TOOLTIP:StartPosition
  3229. // context: Used to set your starting position
  3230. "Starting Position"
  3231. END
  3232.  
  3233. TOOLTIP:SelectMap
  3234. // context: Used to select the map
  3235. "Select the battlefield you would like to use"
  3236. END
  3237.  
  3238. //TOOLTIP:Vote
  3239. // context: DO NOT TRANSLATE YET - Displays the number of votes to kick that player.
  3240. //"Cast vote to remove player"
  3241. //END
  3242.  
  3243. TOOLTIP:NumberOfVotes
  3244. // context: DO NOT TRANSLATE YET - Used to select the map
  3245. "Votes cast to remove player"
  3246. END
  3247.  
  3248. TOOLTIP:QuitMultiplayerGame
  3249. // context: Exits from a multiplayer game
  3250. "Exit to game menus"
  3251. END
  3252.  
  3253. TOOLTIP:RestartGame
  3254. // context: Help text for the Restart button
  3255. "Restart game with same preferences"
  3256. END
  3257.  
  3258. TOOLTIP:Help
  3259. // context: DO NOT TRANSLATE YET - Used to bring up the help menu
  3260. ""
  3261. END
  3262.  
  3263. TOOLTIP:StartLocation
  3264. // context:Used to indicate map starting locations
  3265. "Starting position"
  3266. END
  3267.  
  3268. TOOLTIP:ReturnToGame
  3269. // context: Help text for the Resume button
  3270. "RETURN TO GAME"
  3271. END
  3272.  
  3273. TOOLTIP:CommandList
  3274. // context: Help text for the available commands in the seleccted keyboard category 
  3275. "Available commands for the current category"
  3276. END
  3277.  
  3278. TOOLTIP:CurrentHotkey
  3279. // context: Help text for the displayed hotkey
  3280. "Displays the current Hotkey for this command"
  3281. END
  3282.  
  3283. TOOLTIP:AssignHotkey
  3284. // context: Help text for the enter key box
  3285. "Enter your new command Hotkey here"
  3286. END
  3287.  
  3288. TOOLTIP:AssignHotkeyCurrent
  3289. // context: Help text for the key assigment box
  3290. "The command this Hotkey is currently assigned to"
  3291. END
  3292.  
  3293. TOOLTIP:AssignButton
  3294. // context: help text for the assign key button
  3295. "Assigns your chosen Hotkey command"
  3296. END
  3297.  
  3298. TOOLTIP:ResetAll
  3299. // context: Help text for the Reset to Default keyboard button
  3300. "Resets all of your keyboard Hotkeys to default"
  3301. END
  3302.  
  3303. TOOLTIP:BackButton
  3304. // context: Help for the Back button
  3305. "Return to previous menu"
  3306. END
  3307.  
  3308. TOOLTIP:ProviderSelect
  3309. // context: Help text for the select Audio Provider button
  3310. "Select the 3-D Audio Provider.  The game has already chosen your optimal set up but you may manually change if you prefer"
  3311. END
  3312.  
  3313. TOOLTIP:SpeakerSelect
  3314. // context: Help text for the Speaker configuration button
  3315. "Select your speaker setup. The game has already chosen your optimal set up but you may manually change if you prefer"
  3316. END
  3317.  
  3318. TOOLTIP:DontUseAccount
  3319. // context: Used on the login screen for Online play.
  3320. "Log in without using your Battle for Middle-earth Online Account"
  3321. END
  3322.  
  3323. TOOLTIP:CommunicatorButton
  3324. // context: Communicator button help text
  3325. "Contact your buddies"
  3326. END
  3327.  
  3328. TOOLTIP:SortBuddies
  3329. // context: Help Test for the buddies button to sort the buddies to the top of the game's list
  3330. "Sort Buddies to the top of the game list"
  3331. END
  3332.  
  3333. //TOOLTIP:NameButton
  3334. // context: Help text for the Game Name Button. The Game Name Button sorts the list of games by their names
  3335. //"Sort by Game Name"
  3336. //END
  3337.  
  3338. TOOLTIP:PingButton
  3339. // context: Help text for the ping Button. The ping button sorts the list of games by ping response
  3340. "Sort by Ping"
  3341. END
  3342.  
  3343. TOOLTIP:EmoteButton
  3344. // context: Button that will cause your chat text to appear as if it was an emotion rather as a spoken word.
  3345. "Emote"
  3346. END
  3347.  
  3348. TOOLTIP:UseAccount
  3349. // context: Used on the Login screen for Online play to toggle using a gamespy account
  3350. "Join Battle for Middle-earth Online"
  3351. END
  3352.  
  3353. TOOLTIP:Login
  3354. // context: The button that's clicked once all information has been entered to login
  3355. "Join Battle for Middle-earth Online"
  3356. END
  3357.  
  3358. TOOLTIP:CreateAccount
  3359. // context: used on the Login Screen to take the user to a webpage to setup an account
  3360. "Create a new Battle for Middle-earth Online account"
  3361. END
  3362.  
  3363. TOOLTIP:TOS
  3364. // context: button to show the terms of service "TOS"
  3365. "View the Service Terms agreement"
  3366. END
  3367.  
  3368. TOOLTIP:RememberInfo
  3369. // context: The checkbox whether to remember the player's login info or not.
  3370. "Remember login info.  Not recommended for computers with multiple users"
  3371. END
  3372.  
  3373. TOOLTIP:Back
  3374. // context: used on every menu screen to take you back to the previous window
  3375. "Return to previous screen"
  3376. END
  3377.  
  3378. TOOLTIP:ProgressToNextRank
  3379. // context: used on the Stat screen to indicate the progress until the next rank
  3380. "Progress until the next Level is acheived"
  3381. END
  3382.  
  3383. TOOLTIP:SetLocale
  3384. // context: Tooltip for the set locale button on the Myinfo Screen
  3385. "Change your current Locale selection"
  3386. END
  3387.  
  3388. TOOLTIP:DeleteAccount
  3389. // context: on myinfo screen, Prompt the user whether or not they'd like to delete their current gamespy account
  3390. "Delete your current account"
  3391. END
  3392.  
  3393. //TOOLTIP:AsianText
  3394. // context: on myinfo screen, toggle displaying asian text or not
  3395. //"Toggle Asian text in chat lobby"
  3396. //END
  3397.  
  3398. //TOOLTIP:NonAsianText
  3399. // context: on myinfo screen, toggle displaying non-asian text or not
  3400. //"Toggle Non-Asian text in chat lobby"
  3401. //END
  3402.  
  3403.  
  3404. APT:ReplayMissionBttn
  3405. // Button on campaign continuation menu.
  3406. "REPLAY MISSION"
  3407. END
  3408.  
  3409. APT:NextMissionBttn
  3410. // Button on campaign continuation menu.
  3411. "NEXT MISSION"
  3412. END
  3413.  
  3414. APT:CampaignNextMission
  3415. // Text on campaign continuation menu.
  3416. "Next Mission:"
  3417. END
  3418.  
  3419. APT:CampaignFailedMission
  3420. // Text on campaign continuation menu.
  3421. "Failed Mission:"
  3422. END
  3423.  
  3424.  
  3425. GUI:RestartMission
  3426. // context: button to restart a game with the same settings than the game before 
  3427. "RESTART MISSION" 
  3428. END 
  3429.  
  3430. GUI:ExitMission
  3431. // context: button to restart a game with the same settings than the game before 
  3432. "EXIT MISSION" 
  3433. END 
  3434.  
  3435. GUI:OlderReplayVersionTitle
  3436. // context: Title for the Message box prompting the user that the reply that's selected is older then the version of the game.
  3437. "OLDER REPLAY VERSION"
  3438. END 
  3439.  
  3440. GUI:OlderReplayVersion
  3441. // context: Message box message prompting the user that the reply that's selected is older then the version of the game.
  3442. "Once a patch has been applied, loading a Replay from a previous patch may no longer work. Continue to load?" 
  3443. END
  3444.  
  3445. APT:OlderReplayVersion
  3446. // context: Message box message prompting the user that the reply that's selected is older then the version of the game.
  3447. "Once a patch has been applied, loading a Replay from a previous patch may no longer work. Continue to load?" 
  3448. END
  3449.  
  3450. GUI:LowTextureDetail
  3451. // context: Checkbox on Options Screen
  3452. "Low Texture Detail"
  3453. END
  3454.  
  3455. TOOLTIP:LowTextureDetail
  3456. // context: tooltip for the checkbox on the options screen
  3457. "Use Low Resolution Textures"
  3458. END
  3459.  
  3460. GUI:Audio
  3461. // context: heading on the Options menu above the Audio options!
  3462. "AUDIO"
  3463. END
  3464.  
  3465. GUI:LANLobby
  3466. // context: title for the Lan Lobby menu
  3467. "LAN LOBBY"
  3468. END
  3469.  
  3470. GUI:InsertCDPrompt
  3471. // This is the prompt for the 'Insert the CD' box.
  3472. "Missing CD"
  3473. END
  3474.  
  3475. GUI:InsertCDMessage
  3476. // This is the more detailed message for the 'Insert the CD' box. 
  3477. "Please insert the first game CD."
  3478. END
  3479.  
  3480. GUI:Credits
  3481. // context: Button label on the main screen that takes the user to the credits
  3482. "CREDITS"
  3483. END
  3484.  
  3485. GUI:AreYouSureDeleteAccount
  3486. // context: prompt re-assuring that the user wants to delete their account
  3487. "Are you sure you want to permanantly delete your account and all your saved statistics?"
  3488. END
  3489.  
  3490. GUI:NonAsianText
  3491. // context: on myinfo screen, toggle displaying asian text or not
  3492. "Non-Asian Text"
  3493. END
  3494.  
  3495. GUI:AsianText
  3496. // context: on myinfo screen, toggle displaying asian text or not
  3497. "Asian Text"
  3498. END
  3499.  
  3500. GUI:DeleteAccount
  3501. // context: on Myinfo Screen.  Prompt the user whether or not they'd like to delete their current gamespy account
  3502. "DELETE ACCOUNT"
  3503. END
  3504.  
  3505. GUI:SetLocale
  3506. // context: used on the stat screen when displaying a user's own stats online, Set locale button prompts to set their locale
  3507. "SET LOCALE"
  3508. END
  3509.  
  3510. GUI:Side
  3511. // context: heading for the player's side on the load screen
  3512. "Army"
  3513. END
  3514.  
  3515. GUI:WinLoss
  3516. // context: win loss heading
  3517. "Win/Loss"
  3518. END
  3519.  
  3520. GUI:FavSide
  3521. // context: heading for the player's favorite side
  3522. "Favorite Army"
  3523. END
  3524.  
  3525. GUI:Discons
  3526. // context: heading for the player's disconnects
  3527. "Disconnects"
  3528. END
  3529.  
  3530. GUI:Progress
  3531. // context: the progress bar's headings
  3532. "Progress"
  3533. END
  3534.  
  3535. GUI:Rank
  3536. // context: Label for the rank Icon
  3537. "Rank"
  3538. END
  3539.  
  3540. GUI:GainRank
  3541. // context: Floating text used when gaining ranks via treasures. %d gets replaced with actual numeric amount in code
  3542. "+%d Rank"
  3543. END
  3544.  
  3545.  
  3546. GUI:TotalBuddys
  3547. // context: Label for the Total Buddys
  3548. "Total Buddys"
  3549. END
  3550.  
  3551. GUI:PlayerStatistics
  3552. // context: the title that will have a player's name and location added to it on the stats screen
  3553. "%hs, from %ls"
  3554. END
  3555.  
  3556. GUI:BuildingsKilledStat
  3557. // context: Label for the total number of buildings destroyed
  3558. "Buildings Killed"
  3559. END
  3560.  
  3561. GUI:BuildingsBuiltStat
  3562. // context: Label for the total number of buildings built
  3563. "Buildings Built"
  3564. END
  3565.  
  3566. GUI:BuildingsLostStat
  3567. // context: Label for the total number of buildings lost
  3568. "Buildings Lost"
  3569. END
  3570.  
  3571. GUI:TotalBuilt
  3572. // context: Label for the Total number of units built
  3573. "Total Built"
  3574. END
  3575.  
  3576. GUI:TotalDeaths
  3577. // context: Label for the total deaths a player has
  3578. "Total Deaths"
  3579. END
  3580.  
  3581. GUI:TotalKills
  3582. // context: Label for the total kills the player has
  3583. "Total Kills"
  3584. END
  3585.  
  3586. GUI:FavoriteUnit
  3587. // context: Label for the player's favorite Unit
  3588. "Favorite Unit"
  3589. END
  3590.  
  3591. GUI:FavoriteSide
  3592. // context: Label for the Favorite Side the player uses
  3593. "Favorite Army"
  3594. END
  3595.  
  3596. GUI:CareerWins
  3597. // context: label for the total number of wins the player has accrued
  3598. "Career Wins"
  3599. END
  3600.  
  3601. GUI:CareerLosses
  3602. // context: label for the total number of loses the player has
  3603. "Career Losses"
  3604. END
  3605.  
  3606. GUI:CurrentWinStreak
  3607. "Current Win Streak"
  3608. END
  3609.  
  3610. GUI:CarrerWinPercent
  3611. "Career Win Percentage"
  3612. END
  3613.  
  3614. GUI:Loses
  3615. // context: label for the total number of loses the player has
  3616. "Losses"
  3617. END
  3618.  
  3619. GUI:Wins
  3620. // context: label for the total number of wins the player has accrued
  3621. "Wins"
  3622. END
  3623.  
  3624. GUI:TotalDesyncs
  3625. // context: label for the total number of desyncs the player has
  3626. "Desyncs"
  3627. END
  3628.  
  3629. GUI:TotalDisconnects
  3630. // context: label for the total number of disconnects the player has
  3631. "Disconnects"
  3632. END
  3633.  
  3634. GUI:QMWinStreak
  3635. // context: label for the most number of Tournament games this player has won in a row
  3636. "Tournament win streak"
  3637. END
  3638.  
  3639. GUI:WinStreak
  3640. // context: label for the most number of games this player has won in a row
  3641. "Win Streak"
  3642. END
  3643.  
  3644. GUI:LossStreak
  3645. // context: label for the most number of games this player has lost in a row
  3646. "Loss Streak"
  3647. END
  3648.  
  3649. GUI:WinPercentLabel
  3650. // context: label for win percentage for this player
  3651. "Win Percent"
  3652. END
  3653.  
  3654. GUI:BestWinStreak
  3655. // context: label for the most number of games this player has won in a row
  3656. "Best Win Streak"
  3657. END
  3658.  
  3659. GUI:LastLadder
  3660. // context: label for the last ladder on which this player has played
  3661. "Last Ladder"
  3662. END
  3663.  
  3664. GUI:GamesPlayed
  3665. // context: label for the total number of games a player has played
  3666. "Games Played"
  3667. END
  3668.  
  3669. GUI:TOS
  3670. // context: the terms of service button label
  3671. "SERVICE TERMS"
  3672. END
  3673.  
  3674.  
  3675. GUI:RememberInfo
  3676. // SKB:REMOVE context: the checkbox to remember the player's info
  3677. "Remember my Info"
  3678. END
  3679.  
  3680. GUI:HostWantsToStart
  3681. // context: The player who hosts the game wants to start the game. This message is displayed in the chat window of the multiplayer lobby. Please keep this tied to GUI:Accept
  3682. "The Host wants to start.  Press the Accept button."
  3683. END
  3684.  
  3685. GUI:PlayerNoMap
  3686. // context: %ls is a code variable that gets replaced by a player name who does not have a map. The Map name will replace the second %ls variable. Please note that the order for this names will be always this, the first %ls will be always replaced by the Player name and the second %ls will be always replaced by the map name.This message is displayed in the chat window of the multiplayer lobby.
  3687. "%ls does not have the map %ls."
  3688. END
  3689.  
  3690. GUI:LocalPlayerNoMap
  3691. // context: %ls will be replaced by the player name. As there is only one variable in the string the %ls can be placed  anywhere in the translated string. This message is displayed in the chat window of the multiplayer lobby.
  3692. "You do not have the map %ls."
  3693. END
  3694.  
  3695. GUI:PlayerNoMapWillTransfer
  3696. // context: %ls is a code variable that gets replaced by a player name who does not have a map. The Map name will replace the second %ls variable. Please note that the order for this names will be always this, the first %ls will be always replaced by the Player name and the second %ls will be always replaced by the map name.This message is displayed in the chat window of the multiplayer lobby.
  3697. "%ls does not have the map %ls.  It will be transferred at game start."
  3698. END
  3699.  
  3700. GUI:LocalPlayerNoMapWillTransfer
  3701. // context: %ls will be replaced by the player name. As there is only one variable in the string the %ls can be placed  anywhere in the translated string. This message is displayed in the chat window of the multiplayer lobby.
  3702. "You do not have the map %ls.  It will be transferred to you at game start."
  3703. END
  3704.  
  3705. GUI:CouldNotTransferMap
  3706. // context: error message shown if map transfer at game start fails
  3707. "Unable to transfer the map.  The game cannot start"
  3708. END
  3709.  
  3710. GUI:CouldNotTransferHero
  3711. // context: error message shown if hero transfer at game start fails
  3712. "Unable to transfer the hero data.  The game cannot start."
  3713. END
  3714.  
  3715. GUI:Status
  3716. "Status"
  3717. END
  3718.  
  3719. APT:FileTransferLoadingTitle
  3720. "Transferring Files"
  3721. END
  3722.  
  3723. MapTransfer:CurrentFile
  3724. // context: the file currently being transfered before loading the multiplayer game
  3725. "Current file: %ls"
  3726. END
  3727.  
  3728. MapTransfer:Timeout
  3729. // context: minute/second countdown to abort map transfer
  3730. "Abort in %d:%2.2d"
  3731. END
  3732.  
  3733. MapTransfer:Preparing
  3734. // context: map transfer status
  3735. "Preparing..."
  3736. END
  3737.  
  3738. MapTransfer:Sending
  3739. // context: map transfer status
  3740. "Sending..."
  3741. END
  3742.  
  3743. MapTransfer:Recieving
  3744. // context: map transfer status
  3745. "Receiving..."
  3746. END
  3747.  
  3748. MapTransfer:Done
  3749. // context: map transfer status
  3750. "Done"
  3751. END
  3752.  
  3753. GUI:NeedMorePlayers
  3754. // context: The host needs at least one other player for a multiplayer game. This message is displayed in the chat window of the multiplayer lobby.
  3755. "You need more player(s) to start the game"
  3756. END
  3757.  
  3758. GUI:NotifiedStartIntent
  3759. // context: The player who hosts the game wants to start the game. This message is displayed in the chat window of the multiplayer lobby.
  3760. "Host wants to start game but cannot because one or more others are not ready!"
  3761. END
  3762.  
  3763. GUI:HostLeft
  3764. // context: the host has left the game. But the game continues. Some other player will take his place as host. This message is displayed in the chat window of the multiplayer lobby.
  3765. "The host left the game but the battle for Middle-earth will continue"
  3766. END
  3767.  
  3768. GUI:HostLeftTitle
  3769. // context: the host has left the game. But the game continues. Some other player will take his place as host. This message is displayed in the chat window of the multiplayer lobby.
  3770. "HOST HAS LEFT"
  3771. END
  3772.  
  3773.  
  3774. GUI:WidenSearch
  3775. // context: Quickmatch - The quick match server is making a wider search for opponents.
  3776. "WIDEN SEARCH"
  3777. END
  3778.  
  3779. GUI:QMAborted
  3780. // context: Quickmatch - The player aborted the search before finding an opponent
  3781. "Matching aborted"
  3782. END
  3783.  
  3784. GUI:DrawScrollAnchor
  3785. // context: option menu - This will display the scroll window bar on screen
  3786. "Draw scroll anchor"
  3787. END
  3788.  
  3789. GUI:MoveScrollAnchor
  3790. // context: option menu - Select where to place the anchor scroll bar
  3791. "Move scroll anchor"
  3792. END
  3793.  
  3794. GUI:GroupRoom1
  3795. // context: online chat channel name
  3796. "Lobby 1"
  3797. END
  3798.  
  3799. GUI:GroupRoom2
  3800. // context: online chat channel name
  3801. "Lobby 2"
  3802. END
  3803.  
  3804. GUI:GroupRoom3
  3805. // context: online chat channel name
  3806. "Lobby 3"
  3807. END
  3808.  
  3809. GUI:LobbyJoined
  3810. // context: message shown when joining online chat channel.  Do not translate the %ls!
  3811. "You have joined %ls."
  3812. END
  3813.  
  3814. GUI:Email
  3815. // context: Email entry box in login
  3816. "Email"
  3817. END
  3818.  
  3819. GUI:NoLadder
  3820. // context: Ladder selection boxes
  3821. "No Ladder"
  3822. END
  3823.  
  3824. GUI:ChooseLadder
  3825. // context: Ladder selection boxes
  3826. "Choose A Ladder"
  3827. END
  3828.  
  3829.  
  3830. GUI:UnknownLadder
  3831. // context: game info listboxes
  3832. "Unknown Ladder"
  3833. END
  3834.  
  3835. GUI:WOLLogin
  3836. // context: Screen Title for the Internet game login screen
  3837. "BATTLE FOR MIDDLE-EARTH ONLINE LOG IN"
  3838. END
  3839.  
  3840. GUI:PleaseEnterWOLInfo
  3841. // context: DO NOT TRANSLATE
  3842. "Please enter info"
  3843. END
  3844.  
  3845. GUI:Username
  3846. // context: box to type your username for login (player name)
  3847. "Nickname"
  3848. END
  3849.  
  3850. GUI:Password
  3851. // context: box to type your password for login
  3852. "Password"
  3853. END
  3854.  
  3855. GUI:Server
  3856. // context: select box for connecting to a specific server.
  3857. "Server"
  3858. END
  3859.  
  3860. GUI:AutoLogin
  3861. // context: switch box. When checked the player will log in automaticaly
  3862. "Auto Login in the Future"
  3863. END
  3864.  
  3865. GUI:RememberPassword
  3866. // context: Switch box. When checked the program will keep the password and the user will not have to type it again in the future.
  3867. "Remember My Password"
  3868. END
  3869.  
  3870. GUI:Login
  3871. // context: Login button. Accept the username and paswword and login into the sever 
  3872. "LOGIN"
  3873. END
  3874.  
  3875. GUI:CreateAccount
  3876. // context: Button to go to the create online account screen.
  3877. "CREATE ACCOUNT"
  3878. END
  3879.  
  3880. GUI:TryAgain
  3881. // context: Retry button.
  3882. "Try Again"
  3883. END
  3884.  
  3885. GUI:QuickMatch
  3886. // context: Tournament button. Quickmatch is a service where the server looks for a similar stats player online, then sets up a game, and it matches them. 
  3887. "QUICKMATCH"
  3888. END
  3889.  
  3890. GUI:DisplayOptions
  3891. // ccb:remove
  3892. // context: Heading for the display options on the options menu
  3893. "DISPLAY OPTIONS"
  3894. END
  3895.  
  3896. GUI:AudioOptions
  3897. // context: heading for the Audio options on the options menu
  3898. "Audio Options"
  3899. END
  3900.  
  3901. GUI:AudioHardware
  3902. "Hardware Accelerated Audio"
  3903. END
  3904.  
  3905. GUI:AudioSurround
  3906. "Surround Sound"
  3907. END
  3908.  
  3909. TOOLTIP:CheckAudioHardware
  3910. "Check this box to enable hardware acceleration for Audio"
  3911. END
  3912.  
  3913. TOOLTIP:AudioSurround
  3914. "Check this box if you have surround sound speakers"
  3915. END
  3916.  
  3917. GUI:NetworkOptions
  3918. // context: heading for the Network options on the options menu
  3919. "Networking"
  3920. END
  3921.  
  3922. GUI:SocketError
  3923. // context:The user has lost his connection to the network and is being told to check their connection.
  3924. "Failed trying to communicate with the network, check your connection."
  3925. END
  3926.  
  3927. GUI:NetworkError
  3928. // context: Message box header indicating that this is a network error message
  3929. "NETWORK ERROR"
  3930. END
  3931.  
  3932. GUI:BrightnessSlider
  3933. // context: slide bar to adjust the brightness of the screen.
  3934. // please don't make this excessively long!
  3935. "Brightness"
  3936. END
  3937.  
  3938. GUI:SaveGame
  3939. // context: Button to save the current game
  3940. "SAVE GAME"
  3941. END
  3942.  
  3943. GUI:LoadGame
  3944. // context: button to load a saved game
  3945. "LOAD GAME"
  3946. END
  3947.  
  3948. GUI:LoadSave
  3949. // context: button label to go to the save game and load game sub menu
  3950. "LOAD/SAVE"
  3951. END
  3952.  
  3953. APT:GoodCampaign
  3954. // context: button label to start good campaign
  3955. "GOOD CAMPAIGN"
  3956. END
  3957.  
  3958. GUI:GoodCampaign
  3959. "Good Campaign"
  3960. END
  3961.  
  3962. APT:EvilCampaign
  3963. // context: button label to start Evil campaign
  3964. "EVIL CAMPAIGN"
  3965. END
  3966.  
  3967. GUI:EvilCampaign
  3968. "Evil Campaign"
  3969. END
  3970.  
  3971.  
  3972. APT:ContinueCampaign
  3973. // context: button label to start Continue campaign
  3974. "CONTINUE CAMPAIGN"
  3975. END
  3976.  
  3977. APT:LoadCampaign
  3978. // context: button label to start Load campaign
  3979. "LOAD CAMPAIGN"
  3980. END
  3981.  
  3982. CAMPAIGN:GOOD
  3983. // Context: Name of good campaign e.g. for save file descriptions
  3984. "Good Campaign"
  3985. END
  3986.  
  3987. CAMPAIGN:EVIL
  3988. // Context: Name of evil campaign e.g. for save file descriptions
  3989. "Evil Campaign"
  3990. END
  3991.  
  3992.  
  3993. APT:GameHost
  3994. "GAME HOST"
  3995. END
  3996.  
  3997. GUI:FirewallPopUpTitle
  3998. // context: Title text for xp sp2 firewall message 
  3999. "Firewall Detected"
  4000. END
  4001.  
  4002. GUI:FirewallPopUpMessage
  4003. // context: Text describing the xp sp2 firewall
  4004. "This computer has the Windows XP SP2 firewall enabled. An entry must be added to the firewall exemption list to play The Battle for Middle-earth(tm) II. Do you want the game to automatically add this entry?"
  4005. END
  4006.  
  4007. GUI:FirewallNoAdminTitle
  4008. // context: Can't add us to the XP2 firewall exempt list. Need admin access.
  4009. "Error"
  4010. END
  4011.  
  4012. GUI:FirewallNoAdminMessage
  4013. // context: Can't add us to the XP2 firewall exempt list. Need admin access.
  4014. "The game could not add itself to the Windows XP SP2 firewall application exemption list because you do not have administrator privileges. Please run the game once from an Administrator account (see the README file for more details)."
  4015. END
  4016.  
  4017. GUI:ValidateDisplayModeTitle
  4018. // Context: title of the help box presented to the user when a new display mode is selected
  4019. "Validate Display Mode"
  4020. END
  4021.  
  4022. GUI:ValidateDisplayModeMessage
  4023. // Context: message displayed to the user to allow them to accept or revert their new display mode settings
  4024. "Do you wish to keep the current display mode?\nThe display mode will automatically revert in 10 seconds"
  4025. END
  4026.  
  4027.  
  4028. GUI:SaveTime
  4029. // context: label immediately preceeding a time for a save game file description
  4030. "Time"
  4031. END
  4032.  
  4033. GUI:SaveDate
  4034. // context; label immediately preceeding a date for a save game file description
  4035. "Date"
  4036. END
  4037.  
  4038. GUI:Help
  4039. // context: Help button
  4040. "Help"
  4041. END
  4042.  
  4043. GUI:HelpDescription
  4044. // context: Switch box to enable/disable help text/tooltips
  4045. "Display help dialog"
  4046. END
  4047.  
  4048. GUI:ReturnToGame
  4049. // context: button to return to the game from the pause menu
  4050. "RETURN TO GAME"
  4051. END
  4052.  
  4053. GUI:NewGame
  4054. // context: Button to create a new game
  4055. "New Game"
  4056. END
  4057.  
  4058. GUI:RestartGame
  4059. // context: button to restart a game with the same settings than the game before
  4060. "RESTART GAME"
  4061. END
  4062.  
  4063. GUI:Surrender
  4064. // context: button to Surrender and become an observer in a multiplayer game
  4065. "SURRENDER"
  4066. END
  4067.  
  4068. GUI:MatchingProgress
  4069. // context: Message informing that the Quickmatch server is looking for an opponent
  4070. // Check the context of these things before changing them.  This is a caption.
  4071. // The following text is *not* appropriate:
  4072. //"Tournament is searching for your optimal opponent..."
  4073. "Tournament Progress"
  4074. END
  4075.  
  4076. GUI:Player'sName
  4077. // context: opponent player's name
  4078. "Opponent's Name"
  4079. END
  4080.  
  4081. GUI:LadderWins
  4082. // context: Number of wins of a player in this ladder
  4083. "Ladder Wins"
  4084.  
  4085. END
  4086.  
  4087. GUI:LadderLosses
  4088. // context: Number of losses of a player in this ladder
  4089. "Ladder Losses"
  4090. END
  4091.  
  4092. GUI:LadderPoints
  4093. // context: Points of a player in this ladder
  4094. "Ladder Points"
  4095. END
  4096.  
  4097. GUI:Disconnects
  4098. // context: Number of times that this player had a disconnect in a game of this ladder
  4099. "Disconnects"
  4100. END
  4101.  
  4102. GUI:LadderRank
  4103. // context: Player rank in this ladder
  4104. "Ladder Rank"
  4105. END
  4106.  
  4107. GUI:AllTimeWins
  4108. // context: Overall wins of a player
  4109. "All-Time Wins"
  4110. END
  4111.  
  4112. GUI:AllTimeLosses
  4113. // context: Total number og game that this player did lose
  4114. "All-Time Losses"
  4115. END
  4116.  
  4117. GUI:AllTimePoints
  4118. // context: total points won by this player
  4119. "All-Time Rank Points"
  4120. END
  4121.  
  4122. GUI:AllTimeDisconnects
  4123. // context: Total count of disconnects for this player
  4124. "All-Time Disconnects"
  4125. END
  4126.  
  4127. GUI:HighestRank
  4128. // context: Best rank this player ever had
  4129. "All-Time Highest Rank"
  4130. END
  4131.  
  4132. GUI:Honor
  4133. // context: Special honors won by the player
  4134. "Battle Honors"
  4135. END
  4136.  
  4137. GUI:LastUpdated
  4138. // context: date last time that the player profile was updated
  4139. "Player Profile Last Updated"
  4140. END
  4141.  
  4142. GUI:WOLIconKey
  4143. // context: DO NOT TRANSLATE
  4144. "Icon Key"
  4145. END
  4146.  
  4147. GUI:WOLWelcome
  4148. // context: Welcome message
  4149. "Welcome to Battle for Middle-earth Online, %hs"
  4150. END
  4151.  
  4152. GUI:MyInfo
  4153. // context: to display player info
  4154. "MY PERSONA"
  4155. END
  4156.  
  4157. GUI:Buddies
  4158. // context: chat board
  4159. "COMMUNICATOR"
  4160. END
  4161.  
  4162. GUI:BuddiesTab
  4163. // context:This is the tab on the communicator that brings up the buddy list.
  4164. "Buddies"
  4165. END
  4166.  
  4167. GUI:Community
  4168. // context: global forums
  4169. "Community"
  4170. END
  4171.  
  4172. GUI:SortAlpha
  4173. // context: Open Play - sort games alphanumerically by his name
  4174. "Name"
  4175. END
  4176.  
  4177. GUI:SortPing
  4178. // context: Open Play - sort games by ping time
  4179. "Connection"
  4180. END
  4181.  
  4182. GUI:SortBuddies
  4183. // context: Open Play - sort games with your buddies (Buddys) to the top of the list
  4184. "Buddies"
  4185. END
  4186.  
  4187. GUI:GSRank0
  4188. "Level 0"
  4189. END
  4190.  
  4191. GUI:GSRank1
  4192. "Level 1"
  4193. END
  4194.  
  4195. GUI:GSRank2
  4196. "Level 2"
  4197. END
  4198.  
  4199. GUI:GSRank3
  4200. "Level 3"
  4201. END
  4202.  
  4203. GUI:GSRank4
  4204. "Level 4"
  4205. END
  4206.  
  4207. GUI:GSRank5
  4208. "Level 5"
  4209. END
  4210.  
  4211. GUI:GSRank6
  4212. "Level 6"
  4213. END
  4214.  
  4215. GUI:GSRank7
  4216. "Level 7"
  4217. END
  4218.  
  4219. GUI:GSRank8
  4220. "Level 8"
  4221. END
  4222.  
  4223. GUI:GSRank9
  4224. "Level 9"
  4225. END
  4226.  
  4227. GUI:GSErrorTitle
  4228. // context: error dialog. An error occur in the chat room
  4229. ""
  4230. END
  4231.  
  4232. GUI:GSNoLoginInfoAll
  4233. "Please enter your email, nickname, and password.  Then, click on Login or Create Account."
  4234. END
  4235.  
  4236. GUI:GSNoLoginInfoEmailNickname
  4237. "Please enter your email and nickname.  Then, click on Login or Create Account."
  4238. END
  4239.  
  4240. GUI:GSNoLoginInfoEmailPassword
  4241. "Please enter your email and password.  Then, click on Login or Create Account."
  4242. END
  4243.  
  4244. GUI:Any
  4245. // context: on Tournament screen, Any is the default setting so the option doesn't matter
  4246. "Any"
  4247. END
  4248.  
  4249. GUI:GSNoLoginInfoNicknamePassword
  4250. "Please enter your nickname and password.  Then, click on Login."
  4251. END
  4252.  
  4253. GUI:GSNoLoginInfoEmail
  4254. "Please enter your email.  Then, click on Login or Create Account."
  4255. END
  4256.  
  4257. GUI:GSNoLoginInfoNickname
  4258. "Please enter your nickname.  Then, click on Login or Create Account."
  4259. END
  4260.  
  4261. GUI:GSNoLoginInfoPassword
  4262. "Please enter your password.  Then, click on login."
  4263. END
  4264.  
  4265. GUI:GSDisconnected
  4266. // context: error message. The player has been diconnected from the chat due to an error/timeout
  4267. "You have been disconnected from the chat server."
  4268. END
  4269.  
  4270. GUI:GSDisconReason1
  4271. // context: the player name is already in use in the chat server. 
  4272. "That nickname has already been taken. Please choose another"
  4273. END
  4274.  
  4275. GUI:GSDisconReason2
  4276. // context: nickname selected violates the chat rules
  4277. "That nickname is invalid. Please choose another"
  4278. END
  4279.  
  4280. GUI:GSDisconReason3
  4281. // context: player lost connection with the chat server
  4282. "Lost connection to The Battle for Middle-earth(tm) II Online."
  4283. END
  4284.  
  4285. GUI:GSDisconReason4
  4286. // context: player can not connect to the chat server
  4287. "Could not connect to The Battle for Middle-earth(tm) II Online."
  4288. END
  4289.  
  4290. GUI:GSDisconReason5
  4291. // context: the player tried to connect to the chat server but took too long
  4292. "Login process has timed out.  Please check your internet connection"  
  4293. END
  4294.  
  4295. GUI:GSDisconReason6
  4296. // context: player name is not registered. Player names must be registered  and it must have a valid email address associated to them. 
  4297. "That nickname/email combo does not exist.  If you want to create an account, click on Create Account."
  4298. END
  4299.  
  4300. GUI:GSDisconReason7
  4301. // context: email alias does not exist or has a bad format
  4302. "That email is invalid"
  4303. END
  4304.  
  4305. GUI:GSDisconReason8
  4306. // context: player typed in a wrong password
  4307. "That password is incorrect. Please try again."
  4308. END
  4309.  
  4310.  
  4311. GUI:GSDisconReason9
  4312. // context: profile has bad data
  4313. "Bad profile."
  4314. END
  4315.  
  4316. GUI:GSDisconReason10
  4317. // context: corrupt profile has been deleted
  4318. "Profile has been deleted."
  4319. END
  4320.  
  4321. GUI:GSDisconReason11
  4322. // context: Buddys server rejected player conection
  4323. "Buddy server connection was refused"
  4324. END
  4325.  
  4326. GUI:GSDisconReason12
  4327. // context: Buddy server failed to authorize player login request
  4328. "Buddy server authorization failed"
  4329. END
  4330.  
  4331. GUI:GSDisconReason13
  4332. // context: the player entered a non valid serial number during install
  4333. "Serial number is invalid. Please try another"
  4334. END
  4335.  
  4336. GUI:GSDisconReason14
  4337. // context: Windows registry entries have been altered
  4338. "Registry is corrupt and has been altered"
  4339. END
  4340.  
  4341. GUI:GSDisconReason15
  4342. // context: player's serial number has been banned for abusive use.
  4343. "Serial number is banned."
  4344. END
  4345.  
  4346. GUI:GSDisconReason16
  4347. // context: failed login attempt
  4348. "A profile with that nickname already exists."
  4349. END
  4350.  
  4351. GUI:GSDisconReason17
  4352. // context: failed login attempt
  4353. "That password is incorrect. Please try again"
  4354. END
  4355.  
  4356. GUI:GSDisconReason18
  4357. // context: failed login attempt
  4358. "A profile with that nickname already exists."
  4359. END
  4360.  
  4361. GUI:GSDisconReason19
  4362. // context: failed login attempt
  4363. "Server error - cannot create account."
  4364. END
  4365.  
  4366. GUI:GSDisconReason20
  4367. // context: Lost connection with Buddy server. Will also disconnect from peer server. Message should coincide with GUI:GSGPDisconReason7
  4368. "The connection was closed. Please try again."
  4369. END
  4370.  
  4371. GUI:GSDisconReason21
  4372. // context: FESL forced to terminate the online connection due to duplicate account (cd key). 
  4373. "Lost connection to The Battle for Middle-earth(tm) II due to duplicate account (same cd-key)."
  4374. END
  4375.  
  4376. GUI:GSGroupRoomJoinFail
  4377. // context: Failed to join a chat group
  4378. "Failed to join chat room"
  4379. END
  4380.  
  4381. GUI:GSBuddyInviteFailedTitle
  4382. "Buddy Invite Timed Out"
  4383. END
  4384.  
  4385. GUI:GSBuddyInviteFailed
  4386. "Unable to find game from Buddy Invite."
  4387. END
  4388.  
  4389. //////////////////////////////////////////////////////////////////////////
  4390. // Following GameSpy Buddy Disconnect reasons map to gp.h's GPErrorCode
  4391.  
  4392. GUI:GSGPDisconReason0
  4393. // context: GP_GENERAL
  4394. "Unknown connection error has occured. Please try again."
  4395. END
  4396.  
  4397. GUI:GSGPDisconReason1
  4398. // context: GP_PARSE
  4399. "A parsing error has occured. Please try again."
  4400. END
  4401.  
  4402. GUI:GSGPDisconReason2
  4403. // context: GP_NOT_LOGGED_IN
  4404. "You are currently not logged in. Please try again."
  4405. END
  4406.  
  4407. GUI:GSGPDisconReason3
  4408. // context: GP_BAD_SESSKEY
  4409. "Bad session key. Please try again."
  4410. END
  4411.  
  4412. GUI:GSGPDisconReason4
  4413. // context: GP_DATABASE
  4414. "There was a database error. Please try again."
  4415. END
  4416.  
  4417. GUI:GSGPDisconReason5
  4418. // context: GP_NETWORK
  4419. "There was a network error. Please try again."
  4420. END
  4421.  
  4422. GUI:GSGPDisconReason6
  4423. // context: GP_FORCED_DISCONNECT
  4424. "There was a forced disconnect. Please try again."
  4425. END
  4426.  
  4427. GUI:GSGPDisconReason7
  4428. // context: GP_CONNECTION_CLOSED
  4429. "The connection was closed. Please try again."
  4430. END
  4431.  
  4432. GUI:GSGPDisconReason256
  4433. // context: GP_LOGIN
  4434. "Unknown login error."
  4435. END
  4436.  
  4437. GUI:GSGPDisconReason257
  4438. // context: GP_LOGIN_TIMEOUT
  4439. "Login timed out."
  4440. END
  4441.  
  4442. GUI:GSGPDisconReason258
  4443. // context: GP_LOGIN_BAD_NICK
  4444. "Bad nickname. This nickname is currently not associated with this email account."
  4445. END
  4446.  
  4447. GUI:GSGPDisconReason259
  4448. // context: GP_LOGIN_BAD_EMAIL
  4449. "The EA account associated with this name does not exist."
  4450. END
  4451.  
  4452. GUI:GSGPDisconReason260
  4453. // context: GP_LOGIN_BAD_PASSWORD
  4454. "Bad password. Please enter the correct password associated with this account."
  4455. END
  4456.  
  4457. GUI:GSGPDisconReason261
  4458. // context: GP_LOGIN_BAD_PROFILE
  4459. "Bad profile."
  4460. END
  4461.  
  4462. GUI:GSGPDisconReason262
  4463. // context: GP_LOGIN_PROFILE_DELETED
  4464. "Login profile was deleted."
  4465. END
  4466.  
  4467. GUI:GSGPDisconReason263
  4468. // context: GP_LOGIN_CONNECTION_FAILED
  4469. "Connection failed."
  4470. END
  4471.  
  4472. GUI:GSGPDisconReason264
  4473. // context: GP_LOGIN_SERVER_AUTH_FAILED
  4474. "Login server authentication failed."
  4475. END
  4476.  
  4477. GUI:GSGPDisconReason265
  4478. // context: GP_LOGIN_BAD_UNIQUENICK
  4479. "Bad unique nickname. Doesn't exist for this account."
  4480. END
  4481.  
  4482. GUI:GSGPDisconReason266
  4483. // context: GP_LOGIN_BAD_PREAUTH
  4484. "Bad pre-authentication."
  4485. END
  4486.  
  4487. GUI:GSGPDisconReason512
  4488. // context: GP_NEWUSER
  4489. "Unknown new user error."
  4490. END
  4491.  
  4492. GUI:GSGPDisconReason513
  4493. // context: GP_NEWUSER_BAD_NICK
  4494. "New User Error: Invalid nickname. Try again."
  4495. END
  4496.  
  4497. GUI:GSGPDisconReason514
  4498. // context: GP_NEWUSER_BAD_PASSWORD
  4499. "New User Error: Invalid password. Try again."
  4500. END
  4501.  
  4502. GUI:GSGPDisconReason515
  4503. // context: GP_NEWUSER_UNIQUENICK_INVALID
  4504. "New User Error: Unique nickname is invalid. Try something else."
  4505. END
  4506.  
  4507. GUI:GSGPDisconReason516
  4508. // context: GP_NEWUSER_UNIQUENICK_INUSE
  4509. "New User Error: Unique nickname is already in use. Try something else."
  4510. END
  4511.  
  4512. GUI:JoinFailedRoomFull
  4513. // context: failure to join a chat room or game being hosted
  4514. "Failed to join - the room is full."
  4515. END
  4516.  
  4517. GUI:JoinFailedInviteOnly
  4518. // context: failure to join a chat room or game being hosted
  4519. "Failed to join - the room is invitation only."
  4520. END
  4521.  
  4522. GUI:JoinFailedBannedFromRoom
  4523. // context: failure to join a GameSpy chat room or game being hosted
  4524. "Failed to join - you have been banned from the room"
  4525. END
  4526.  
  4527. GUI:JoinFailedBadPassword
  4528. // context: failure to join a GameSpy chat room or game being hosted
  4529. "Failed to join - incorrect password"
  4530. END
  4531.  
  4532. GUI:JoinFailedAlreadyInRoom
  4533. // context: failure to join a GameSpy chat room or game being hosted
  4534. "Failed to join - you are already in a room"
  4535. END
  4536.  
  4537. GUI:JoinFailedNoConnection
  4538. // context: failure to join a GameSpy chat room or game being hosted
  4539. "Failed to join - no connection to chat server"
  4540. END
  4541.  
  4542. GUI:JoinFailedCRCMismatch
  4543. // context: failure to join a GameSpy chat room or game being hosted
  4544. "Failed to join - the game is a different version"
  4545. END
  4546.  
  4547. GUI:JoinFailedUnknownLadder
  4548. // context: failure to join a GameSpy chat room or game being hosted
  4549. "Failed to join - the game is using an unknown ladder"
  4550. END
  4551.  
  4552. GUI:JoinFailedGameInPlay
  4553. // context: failure to join a GameSpy chat room or game being hosted
  4554. "Failed to join - the game is already in progress"
  4555. END
  4556.  
  4557. GUI:JoinFailedGeneralError
  4558. // context: failure to join a GameSpy chat room or game being hosted
  4559. "Failed to join - the error code is %d"
  4560. END
  4561.  
  4562. GUI:JoinFailedDefault
  4563. // context: failure to join a GameSpy chat room or game being hosted
  4564. "FAILED TO JOIN ROOM"
  4565. END
  4566.  
  4567. GUI:NoGameSelected
  4568. // context: failed to join a game because none is selected
  4569. "Select a game to join first."
  4570. END
  4571.  
  4572. GUI:GSKicked
  4573. // context: the room administrator has kicked the player from the chat room
  4574. "You were kicked from the room"
  4575. END
  4576.  
  4577. GUI:GSKickedGameStarted
  4578. // context: the room administrator has kicked the player from the chat room because the game has started
  4579. "The game has started."
  4580. END
  4581.  
  4582. GUI:GSKickedGameFull
  4583. // context: the room administrator has kicked the player from the chat room because the game is full
  4584. "The game is full."
  4585. END
  4586.  
  4587. GUI:GSFailedToHost
  4588. // context: we were unable to connect to the master server list when trying to host
  4589. "Could not host the game"
  4590. END
  4591.  
  4592. GUI:NATNegotiationFailed
  4593. // context: NAT/Firewall negotiation at start of Internet Games
  4594. "The Battle for Middle-earth(tm) II is unable to connect to other player(s).  If the problem persists, and you have a NAT or Firewall device or software:\n  Click on the Refresh NAT button in the options menu.  If you have a DLink device, click the Send Delay button in the options menu.  If you are still unable to connect, consider opening a port in your firewall.  Consult the manual and readme for details."
  4595. END
  4596.  
  4597. GUI:GPErrorTitle
  4598. // context: An error occured downloading the friends list
  4599. "BUDDY ERROR"
  4600. END
  4601.  
  4602. GUI:GPNoCommunicator
  4603. // context: PLAYTEST ONLY - an error message stating that the communicator is disabled
  4604. "The Communicator is not available in the Multiplayer Playtest."
  4605. END
  4606.  
  4607. GUI:GPDisconnected
  4608. // context: Player has been disconnected from a Buddy server. 
  4609. "You have been disconnected from the buddy server.  Would you like to reconnect?"
  4610. END
  4611.  
  4612. GUI:GPNoProfile
  4613. // context: You have to use a profile in orde to be able to store friend lists
  4614. "You did not log in using a Profile.  No Buddy information is available."
  4615. END
  4616.  
  4617. GUI:PSErrorTitle
  4618. // context: Profiles are stored online in our permanent servers. 
  4619. "PERSISTENT STORAGE ERROR"
  4620. END
  4621.  
  4622. GUI:PSCannotConnect
  4623. // context: Profiles are stored online in our permanent servers. 
  4624. "Could not connect to the persistent storage server"
  4625. END
  4626.  
  4627. GUI:Error
  4628. // context: various error dialog box titles
  4629. "Error"
  4630. END
  4631.  
  4632. GUI:EREGError
  4633. // context: Could not find the EA Ereg2 application in the installed directory.
  4634. "The EA registration application could not be found in the install directory. Registration is required for online play."
  4635. END
  4636.  
  4637. GUI:RuleChangeWarning
  4638. "The game host has changed the following rule:"
  4639. END
  4640.  
  4641. GUI:RuleResetWarning
  4642. "The game host has reset the rules to their defaults"
  4643. END
  4644.  
  4645. Buddy:MatchingNotification
  4646. // context: used to popup the status of a buddy. %hs is replaced by the Buddy's name
  4647. "%hs is playing Tournament"
  4648. END
  4649.  
  4650. Buddy:StagingNotification
  4651. // context: used to popup the status of a buddy. %hs is replaced by the Buddy's name
  4652. "%hs is setting up a game"
  4653. END
  4654.  
  4655. Buddy:LoadingNotification
  4656. // context: used to popup the status of a buddy. %hs is replaced by the Buddy's name
  4657. "%hs is starting a game"
  4658. END
  4659.  
  4660. Buddy:PlayingNotification
  4661. // context: used to popup the status of a buddy. %hs is replaced by the Buddy's name
  4662. "%hs is playing a game"
  4663. END
  4664.  
  4665. Buddy:Offline
  4666. // context: player's Buddy is not playing the game now.
  4667. "Offline"
  4668. END
  4669.  
  4670. Buddy:CantTalkToIngameBuddy
  4671. // context: used to remind the user that you can't talk with other buddies in the same game if you are dead.
  4672. // this is to prevent cheating.
  4673. "You cannot send messages to buddies in your game if you are observing."
  4674. END
  4675.  
  4676. Buddy:Online
  4677. // context: player's Buddy is logged in the game now.
  4678. "Online"
  4679. END
  4680.  
  4681. Buddy:Chatting
  4682. // context: player's Buddy is connected to the chat room with the name X. 
  4683. "Chatting"
  4684. END
  4685.  
  4686. Buddy:Staging
  4687. // context: player's Buddy is in a staging room.
  4688. "Staging"
  4689. END
  4690.  
  4691. Buddy:Loading
  4692. // context: player's Buddy is loading a game in %ls (%ls is replaced by a chat room name)
  4693. "Loading"
  4694. END
  4695.  
  4696. Buddy:Playing
  4697. // context: player's Buddy is playing a game in %ls (%ls is replaced by a chat room name)
  4698. "Playing"
  4699. END
  4700.  
  4701. Buddy:Matching
  4702. // context: player's Buddy is trying to find a match in the Quickmatch lobby
  4703. "Matching"
  4704. END
  4705.  
  4706. Buddy:Disconnected
  4707. // context: used to popup a warning when the user is disconnected from the buddy server
  4708. "You have been disconnected\nfrom the buddy list."
  4709. END
  4710.  
  4711. Buddy:MultipleOnlineNotification
  4712. // context: used to popup the status of a buddy.
  4713. "You have buddies online"
  4714. END
  4715.  
  4716. Buddy:OnlineNotification
  4717. // context: used to popup the status of a buddy. 
  4718. "Now online"
  4719. END
  4720.  
  4721. Buddy:OfflineNotification
  4722. // context: used to popup the status of a buddy. 
  4723. "Now offline"
  4724. END
  4725.  
  4726. Buddy:AddNotification
  4727. // context: used to popup the status of a buddy. %hs is replaced by the Buddy's name
  4728. "%hs has requested to be put on your friends list."
  4729. END
  4730.  
  4731. Buddy:MessageNotification
  4732. // context: used to popup the status of a buddy. %hs is replaced by the Buddy's name
  4733. "%hs: %s..."
  4734. END
  4735.  
  4736. Buddy:MessageDisconnected
  4737. // context: used to popup a warning when the user is disconnected from the buddy server
  4738. "You have been disconnected\nfrom the buddy list."
  4739. END
  4740.  
  4741. Buddy:SelectBuddyToChat
  4742. // context: used to remind the user to select a buddy for chatting
  4743. "Select Buddy to chat"
  4744. END
  4745.  
  4746. Buddy:BuddyRequest
  4747. "Buddy Request"
  4748. END
  4749.  
  4750. Buddy:FriendRequestSent
  4751. "%hs has been invited to join you buddy list."
  4752. END
  4753.  
  4754. GUI:Close
  4755. // context: Select box Close in the multiplayer Open Play slots for players
  4756. "Close"
  4757. END
  4758.  
  4759. GUI:Com/Tac
  4760. // context: DO NOT TRANSLATE
  4761. "Com/Tac"
  4762. END
  4763.  
  4764. GUI:MoneySymbol
  4765. // context: DO NOT TRANSLATE
  4766. "$"
  4767. End
  4768.  
  4769. GUI:$$$
  4770. // context: DO NOT TRANSLATE
  4771. "$$$"
  4772. END
  4773.  
  4774. GUI:CloseExpScreen
  4775. "Done"
  4776. END
  4777.  
  4778. TOOLTIP:CloseExpScreen
  4779. "Return to Game"
  4780. END
  4781.  
  4782.  
  4783. GUI:OverchargeExhausted
  4784. // context: Power plants can increase power for a limited time. This message is displayed when the time expires.
  4785. "Overcharge exhausted."
  4786. END
  4787.  
  4788. GUI:NotEnoughMoneyToBuild
  4789. // context: warning to the player when he is low in money.
  4790. "You do not have enough resources to build that."
  4791. END
  4792.  
  4793. GUI:NotEnoughMoneyToUpgrade
  4794. // context: warning to the player when he is low in money.
  4795. "You do not have enough resources for that upgrade."
  4796. END
  4797.  
  4798. GUI:ProductionQueueFull
  4799. // context: warning to the player when all the production queue for this bldg is full
  4800. "The unit's production queue is full."
  4801. END
  4802.  
  4803. GUI:UnitMaxedOut
  4804. // context: warning to the player when he already has the max of that unit type
  4805. "You already have the maximum for this unit."
  4806. END
  4807.  
  4808. GUI:Level
  4809. "Level"
  4810. END
  4811.  
  4812. GUI:Tac
  4813. // context: DO NOT TRANSLATE
  4814. "Tac"
  4815. END
  4816.  
  4817. GUI:Strat
  4818. // context: DO NOT TRANSLATE
  4819. "Strat"
  4820. END
  4821.  
  4822. GUI:Units
  4823. "Units"
  4824. END
  4825.  
  4826. GUI:Struct
  4827. // context: structure
  4828. "Struct"
  4829. END
  4830.  
  4831. GUI:Waypt
  4832. // context: Waypoint
  4833. "Waypt"
  4834. END
  4835.  
  4836. GUI:WOLStatus
  4837. // context: DO NOT TRANSLATE
  4838. "Battle for Middle-earth Online Status"
  4839. END
  4840.  
  4841.  
  4842. GUI:Disconnect
  4843. // context: button to disconnect from the game
  4844. "DISCONNECT"
  4845. END
  4846.  
  4847. GUI:Open
  4848. // context: Open slot. 
  4849. "Open"
  4850. END
  4851.  
  4852. GUI:Closed
  4853. // context: Closed slot. 
  4854. "Closed"
  4855. END
  4856.  
  4857. // context: Difficulty setting for the AI ( Artificial inteligence) 
  4858. GUI:AIDifficulty
  4859. "Computer Difficulty"
  4860. END
  4861.  
  4862. GUI:EasyAI
  4863. "Easy"
  4864. END
  4865.  
  4866. GUI:MediumAI
  4867. "Medium"
  4868. END
  4869.  
  4870. GUI:HardAI
  4871. "Hard"
  4872. END
  4873.  
  4874. GUI:BrutalAI
  4875. "Brutal"
  4876. END
  4877.  
  4878. // context:
  4879.  
  4880.  
  4881. GUI:AddBuddy
  4882. // context: Button to add a Buddy to your list of Buddys
  4883. "Add Buddy"
  4884. END
  4885.  
  4886. GUI:RemoveBuddy
  4887. // context: Button to remove a Buddy from your list of Buddys
  4888. "Remove Buddy"
  4889. END
  4890.  
  4891. GUI:Hide
  4892. // context: Hide the buddy list
  4893. "BACK"
  4894. END
  4895.  
  4896. GUI:Slower
  4897. // context: Speed setting for replays
  4898. "Slower"
  4899. END
  4900.  
  4901. GUI:Faster
  4902. // context: Speed setting for replays
  4903. "Faster"
  4904. END
  4905.  
  4906. GUI:Pause
  4907. // context: Button like in a video for replays
  4908. "Pause"
  4909. END
  4910.  
  4911. GUI:Menu
  4912. // context: Alternate title for the Pause menu, when it appears during unpausable multiplayer game
  4913. "Menu"
  4914. END
  4915.  
  4916. GUI:NextFrame
  4917. // context: Button like in a video for replays
  4918. "Next Frame"
  4919. END
  4920.  
  4921. GUI:ReplaySaved
  4922. // context: This is in a popup window that shows for a second when a user saves a replay.  This is to let them know that the replay was saved successfully.
  4923. "Replay Saved"
  4924. END
  4925.  
  4926. GUI:ReplayMenu
  4927. // context: Button to load a game replay
  4928. "LOAD"
  4929. END
  4930.  
  4931. GUI:AntiAliasing
  4932. // context: toggle box for enable/disable full screen antialiasing
  4933. "Anti-Aliasing"
  4934. END
  4935.  
  4936. GUI:Load
  4937. // context: button to load game/replay
  4938. "LOAD"
  4939. END
  4940.  
  4941. GUI:ScreenCapture
  4942. // context: message to the user to inform that a screen grab has been saved in %s (%s will be replaced by a folder path)
  4943. "Screen Captured to '%s'"
  4944. END
  4945.  
  4946. GUI:ScreenshotCapture
  4947. // context: screen capture button
  4948. "Screen Capture"
  4949. END
  4950.  
  4951. GUI:ScreenshotCaptureDescription
  4952. // context: screen capture button tooltip
  4953. "Take a snapshot of the game screen"
  4954. END
  4955.  
  4956. GUI:Null
  4957. // context: DO NOT TRANSLATE
  4958. ""
  4959. END
  4960.  
  4961. GUI:CRCMismatch
  4962. // context: when a multiplayer game losses syncronization data between the different players this message is displayed on screen in a dialog box. (CRC is a checksum term frecuently used in computers)
  4963. "Game has detected a mismatch. This means the multiplayer game has lost synchronization data between the players. It is possible that your opponent has modified their version of the game."
  4964. END
  4965.  
  4966. GUI:CRCMismatchReplay
  4967. // context: when a multiplayer game REPLAY loses syncronization data between the different players this message is displayed on screen in a dialog box. (CRC is a checksum term frequently used in computers)
  4968. "Replay has encountered a mismatch. This means the information in this replay can differ greatly from the original game as you continue watching."
  4969. END
  4970.  
  4971.  
  4972. GUI:KeyboardOptions
  4973. // context: Button to go to the keyboard options screen
  4974. "Keyboard Options"
  4975. END
  4976.  
  4977. GUI:CustomizeKeyboard
  4978. // context: Button to go to the keyboard customization screen
  4979. "Customize Keyboard"
  4980. END
  4981.  
  4982. GUI:Category
  4983. // context: category of keys. Keys are grouped by functionality
  4984. "Category"
  4985. END
  4986.  
  4987. GUI:Description
  4988. // context: key functionality description
  4989. "Description"
  4990. END
  4991.  
  4992. GUI:Commands
  4993. // context: Available commands
  4994. "Commands"
  4995. END
  4996.  
  4997. GUI:CurrentHotkey
  4998. // context: current key assigment
  4999. "Current Hotkey"
  5000. END
  5001.  
  5002. GUI:AssignNewHotkey
  5003. // context: button to assign a new key
  5004. "Assign New Hotkey"
  5005. END
  5006.  
  5007. GUI:CurrentlyAssignedTo
  5008. // context: current key assigment
  5009. "Currently Assigned To"
  5010. END
  5011.  
  5012. GUI:Assign
  5013. // context: button to assign a new key
  5014. "Assign"
  5015. END
  5016.  
  5017. GUI:ResetAll
  5018. // context: button to return to the default key assigments
  5019. "Reset All"
  5020. END
  5021.  
  5022. GUI:Reset
  5023. // context: button to return to the default key assigment
  5024. "Reset"
  5025. END
  5026.  
  5027. GUI:ResetHonors
  5028. // context: button to reset battle honors to empty in skirmish
  5029. "Reset Honors"
  5030. END
  5031.  
  5032. // Quickmatch messages
  5033.  
  5034. QM:JOININGQMCHANNEL
  5035. // context: Player is joining to the Tournament chat channel
  5036. "Joining Tournament..."
  5037. END
  5038.  
  5039. QM:WORKING
  5040. // context: %d is replaced for the number of players actually available in the quickmatch channel
  5041. "There are %d players currently attempting to match..."
  5042. END
  5043.  
  5044. QM:POOLSIZE
  5045. // context: %d is replaced for the number of playes acctually available in the quickmatch channel
  5046. "There are %d players currently attempting to match..."
  5047. END
  5048.  
  5049. QM:LOOKINGFORBOT
  5050. // context: server is looking to connect to the program that will match the player with an opponent
  5051. "Looking for the Battle for Middle-earth Online MatchMaker..."
  5052. END
  5053.  
  5054. QM:SENTINFO
  5055. // context: the game sent info related to the player
  5056. "Game info has been sent..."
  5057. END
  5058.  
  5059. QM:WIDENINGSEARCH
  5060. // context: the Quickmatch bote is making a wider search for players
  5061. "Widening search for opponents closest to your preferences..."
  5062. END
  5063.  
  5064. QM:MATCHED
  5065. // context: the quickmatch bot found a match for the player
  5066. "Excellent, a match has been found..."
  5067. END
  5068.  
  5069. QM:INCHANNEL
  5070. // context: Player is in the chat channel
  5071. "In channel..."
  5072. END
  5073.  
  5074. QM:NEGOTIATINGFIREWALLS
  5075. // context: Server is translating firewall languages
  5076. "Negotiating firewalls..."
  5077. END
  5078.  
  5079. QM:STARTINGGAME
  5080. // context: The match is starting
  5081. "Starting the game..."
  5082. END
  5083.  
  5084. QM:COULDNOTFINDBOT
  5085. // context: The player computer can not connect to the matching service
  5086. "Could not find the MatchMaker"
  5087. END
  5088.  
  5089. QM:COULDNOTFINDCHANNEL
  5090. // context: The player computer can not connect to the matching channel
  5091. "Could not find Tournament channel"
  5092. END
  5093.  
  5094. QM:COULDNOTNEGOTIATEFIREWALLS
  5095. // context: The server was unable to decipher the firewalls protocol
  5096. "Could not negotiate firewalls"
  5097. END
  5098.  
  5099. QM:STOPPED
  5100. // context: Quickmatch has been stopped due to errors
  5101. "Quickmatch aborted"
  5102. END
  5103.  
  5104. QM:WaitingForPlayerToJoin
  5105. // context: player's game is waiting for the opponent to join the game
  5106. "Waiting for opponent to join"
  5107. END
  5108.  
  5109. QM:FindingGameChannel
  5110. // context: player's game is searching for the opponent's game
  5111. "Finding opponent's game"
  5112. END
  5113.  
  5114. QM:JoinedGameChannel
  5115. // context: player's game joined the opponent's game
  5116. "Joined opponent's game"
  5117. END
  5118.  
  5119. QM:PlayerJoined
  5120. // the opponent has join to the game
  5121. "Opponent joined"
  5122. END
  5123.  
  5124. QM:LookingForMatchChannel
  5125. // context: player's game is searching for the quickmatch channel
  5126. "Looking for Tournament channel"
  5127. END
  5128.  
  5129. QM:NoMatchChannel
  5130. // context: Player's computer couldn't fin the quickmatch channel
  5131. "No match Tournament channel found"
  5132. END
  5133.  
  5134. QM:JoinedMatchChannel
  5135. // context: Player's computer joined the quickmatch channel
  5136. "Tournament channel joined"
  5137. END
  5138.  
  5139. QM:NoMatchingBot
  5140. // context: player's computer couldn't find the matching service
  5141. "MatchMaker not found"
  5142. END
  5143.  
  5144. QM:GameNotFound
  5145. // context: player's computer couldn't find the opponent's game
  5146. "Tournament could not find your opponent's game not found"
  5147. END
  5148.  
  5149. QM:TimeoutOtherPlayer
  5150. // context: player's computer timed out waiting for the opponent to join the game 
  5151. "Tournament timed out waiting for opponent to join the game"
  5152. END
  5153.  
  5154.  
  5155.  
  5156. // Version strings
  5157.  
  5158. Version:Format4
  5159. // context: TRANSLATE ONLY THE WORD Build. DO NOT MODIFY THE VARIABLES  
  5160. "%d.%02d.%d Build %d %c%c"
  5161. END
  5162.  
  5163. Version:Format3
  5164. // context: TRANSLATE ONLY THE WORD Version. DO NOT MODIFY THE VARIABLES  
  5165. "Version %d.%02d.%d"
  5166. END
  5167.  
  5168. Version:Format2
  5169. // context: TRANSLATE ONLY THE WORD Version. DO NOT MODIFY THE VARIABLES  
  5170. "Version %d.%02d"
  5171. END
  5172.  
  5173. Version:BuildTime
  5174. // context: DO NOT TRANSLATE
  5175. "%ls %ls"
  5176. END
  5177.  
  5178. Version:BuildMachine
  5179. // context: DO NOT TRANSLATE
  5180. "Build machine: %ls"
  5181. END
  5182.  
  5183. Version:BuildUser
  5184. // context: DO NOT TRANSLATE
  5185. "By %ls"
  5186. END
  5187.  
  5188. //context:
  5189.  
  5190. GUI:SandboxMode
  5191. // context: message shown when starting a multiplayer game with less than 2 teams
  5192. "Entering sandbox mode..."
  5193. END
  5194.  
  5195. GUI:NeedStartSpots
  5196. // context: error message shown when all players do not have a starting position when attempting to start a multiplayer game.
  5197. "All players must be assigned starting positions."
  5198. END
  5199.  
  5200. // FTP messages
  5201. // comment: FTP - File Transfer Protocol messages
  5202.  
  5203. GUI:CannotConnectToServservTitle
  5204. // context: title of dialog box to inform the player that we can't get a list of servers
  5205. "CANNOT CONNECT"
  5206. END
  5207.  
  5208. GUI:CannotConnectToServserv
  5209. // context: message to inform the player that we can't get a list of servers
  5210. "Unable to establish a connection with The Battle for Middle-earth(tm) II servers. Please check your internet connection"
  5211. END
  5212.  
  5213. GUI:PatchAvailable
  5214. // context: Message to inform the player that there is a game update (patch) available 
  5215. "UPDATE AVAILABLE"
  5216. END
  5217.  
  5218. GUI:MustPatchForOnline
  5219. // context: Message to the player to inform him that he MUST update the game
  5220. "You must download the Update to play The Battle for Middle-earth(tm) II Online."
  5221. END
  5222.  
  5223. GUI:CanPatchForOnline
  5224. // context: Courtesy request
  5225. "Would you like to download the Update?"
  5226. END
  5227.  
  5228. GUI:CheckingForPatches
  5229. // context: the programm is checking if there is any new game update available
  5230. "Checking for Updates. Please wait...\nPress OK to abort"
  5231. END
  5232.  
  5233. GUI:DownloadErrorTitle
  5234. // context: There was an error while transfering the patch file to the player computer
  5235. "DOWNLOAD ERROR"
  5236. END
  5237.  
  5238. GUI:DownloadSuccessTitle
  5239. // context: Patch download has succed
  5240. "DOWNLOAD SUCCESS"
  5241. END
  5242.  
  5243. GUI:DownloadSuccess
  5244. // context: Patch download has succed
  5245. "Download completed without errors"
  5246. END
  5247.  
  5248. GUI:DownloadSuccessMustQuit
  5249. // context: Message asking the player to exit the game so the patch can be applied
  5250. "Click OK to exit Battle for Middle-earth and apply the Update"
  5251. END
  5252.  
  5253. GUI:DownloadBytesRatio
  5254. // context: Only translate the word BYTES. Do not remove the %d variables. This indicates how many bytes has been transfered of the total count.
  5255. "%d / %d bytes"
  5256. END
  5257.  
  5258. GUI:DownloadTimeLeft
  5259. // context: Only translate the word REMAINING. Do not remove the %d variables. This indicates how many bytes are left to finish the transfer.
  5260. "%d:%02d:%02d remaining"
  5261. END
  5262.  
  5263. GUI:DownloadUnknownTime
  5264. // context: DO NOT TRANSLATE
  5265. "???"
  5266. END
  5267.  
  5268. FTP:StatusIdle
  5269. // context: The FTP is not transfering data
  5270. "Idle"
  5271. END
  5272.  
  5273. FTP:UnknownError
  5274. // context: An unknown error occur while transfering the file
  5275. "Unknown Error"
  5276. END
  5277.  
  5278. FTP:NoSuchServer
  5279. // context: Player computer can not find the file server
  5280. "No Such Server"
  5281. END
  5282.  
  5283. FTP:CouldNotConnect
  5284. // context: Player computer can not connect to the file server
  5285. "Could Not Connect"
  5286. END
  5287.  
  5288. FTP:LoginFailed
  5289. // context: Error message. The login to the file server failed
  5290. "Login Failed"
  5291. END
  5292.  
  5293. FTP:NoSuchFile
  5294. // context: Error message. Can not find the patch file
  5295. "No Such File"
  5296. END
  5297.  
  5298. FTP:LocalFileOpenFailed
  5299. // context: Error message. The file has been transfered but the computer can not acces the locally stored file
  5300. "Local File Open Failed"
  5301. END
  5302.  
  5303. FTP:TCPError
  5304. // context: Internet TCP protocol error
  5305. "TCP Error"
  5306. END
  5307.  
  5308. FTP:DisconnectError
  5309. // context: Error Message the computer disconnected befor the end of the transaction
  5310. "Disconnect Error"
  5311. END
  5312.  
  5313. FTP:StatusConnecting
  5314. // context: Connnecting to the file server
  5315. "Connecting"
  5316. END
  5317.  
  5318. FTP:StatusLoggingIn
  5319. // context: login into the file server
  5320. "Logging In"
  5321. END
  5322.  
  5323. FTP:StatusFindingFile
  5324. // context: locating the file in the file server
  5325. "Finding File"
  5326. END
  5327.  
  5328. FTP:StatusQueryingResume
  5329. // context: Looking for the starting point in the file to resume a broken download
  5330. "Querying to Resume Download"
  5331. END
  5332.  
  5333. FTP:StatusDownloading
  5334. // context: Transfering the file to the player computer
  5335. "Downloading"
  5336. END
  5337.  
  5338. FTP:StatusDisconnecting
  5339. // context: disconnecting from the file server
  5340. "Disconnecting"
  5341. END
  5342.  
  5343. FTP:StatusFinishing
  5344. // context: finishing the file transaction
  5345. "Finishing"
  5346. END
  5347.  
  5348. FTP:StatusDone
  5349. // context: File transfer completed
  5350. "Done"
  5351. END
  5352.  
  5353. FTP:StatusNone
  5354. // context: No status available
  5355. "None"
  5356. END
  5357. // comment:
  5358.  
  5359.  
  5360.  
  5361. // Battle for Middle-earth Online messages
  5362.  
  5363. // context:  Battle for Middle-earth Online messages
  5364. WOL:InternalError
  5365. "Battle for Middle-earth Online Internal Error"
  5366. END
  5367.  
  5368. WOL:ServerBan
  5369. "Sorry, you've been banned from Battle for Middle-earth Online. Please review the Service Terms"
  5370. END
  5371.  
  5372. WOL:DisconnectedError
  5373. "Sorry, you've been banned from Battle for Middle-earth Online. Please review the Service Terms"
  5374. END
  5375.  
  5376. WOL:NoServers
  5377. "Battle for Middle-earth Online not found"
  5378. END
  5379.  
  5380. WOL:LoginTimeout
  5381. "Timed out waiting to join Battle for Middle-earth Online"
  5382. END
  5383.  
  5384. WOL:NoMatchChannel
  5385. "No match channel found"
  5386. END
  5387.  
  5388. WOL:NoMatchbot
  5389. "No MatchMaker found"
  5390. END
  5391.  
  5392. WOL:BadMatchParams
  5393. "Bad match parameters"
  5394. END
  5395.  
  5396. WOL:ChatErrorNickInUse
  5397. "That nickname is already in use"
  5398.  
  5399. END
  5400.  
  5401. WOL:ChatErrorBadPass
  5402. "Incorrect password for that name"
  5403. END
  5404.  
  5405. WOL:ChatErrorNoneSuch
  5406. "No such user or channel"
  5407. END
  5408.  
  5409. WOL:ChatErrorConNetDown
  5410. "Network connection is down"
  5411. END
  5412.  
  5413. WOL:ChatErrorConLookupFailed
  5414. "DNS lookup failed."
  5415. END
  5416.  
  5417. WOL:ChatErrorConError
  5418. "Fatal network error occurred"
  5419. END
  5420.  
  5421. WOL:ChatErrorTimeout
  5422. "Timeout occurred."
  5423. END
  5424.  
  5425. WOL:ChatErrorMustPatch
  5426. "You must get the latest Update before joining Battle for Middle-earth Online"
  5427. END
  5428.  
  5429. WOL:ChatErrorStatusError
  5430. "Internal status error"
  5431. END
  5432.  
  5433. WOL:ChatErrorUnknownResponse
  5434. "Unknown response"
  5435. END
  5436.  
  5437. WOL:ChatErrorChannelFull
  5438. "Channel is full"
  5439. END
  5440.  
  5441. WOL:ChatErrorChannelExists
  5442. "Channel already exists"
  5443. END
  5444.  
  5445. WOL:ChatErrorChannelDoesNotExist
  5446. "Channel does not exist"
  5447. END
  5448.  
  5449. WOL:ChatErrorBadChannelPassword
  5450. "Bad channel password"
  5451. END
  5452.  
  5453. WOL:ChatErrorBanned
  5454. "Sorry, you've been banned from Battle for Middle-earth Online. Please review the Service Terms"
  5455. END
  5456.  
  5457. WOL:ChatErrorNotOper
  5458. "Cannot perform that operation"
  5459. END
  5460.  
  5461. WOL:ChatErrorAccountDisabled
  5462. "Your account has been disabled."
  5463. END
  5464.  
  5465. WOL:ChatErrorSerialBanned
  5466. "Your serial number has been banned. Please review the Service Terms"
  5467. END
  5468.  
  5469. WOL:ChatErrorSerialDup
  5470. "Your serial is already in use"
  5471. END
  5472.  
  5473. WOL:ChatErrorSerialUnknown
  5474. "Your serial is invalid"
  5475. END
  5476.  
  5477. WOL:NetUtilErrorGeneric
  5478. "Generic NetUtil error"
  5479. END
  5480.  
  5481. WOL:NetUtilErrorBusy
  5482. "Busy"
  5483. END
  5484.  
  5485. WOL:NetUtilErrorTimeout
  5486. "Timeout"
  5487. END
  5488.  
  5489. WOL:NetUtilErrorInvalidField
  5490. "Invalid field"
  5491. END
  5492.  
  5493. WOL:NetUtilErrorCantVerify
  5494. "Can't verify"
  5495. END
  5496.  
  5497. WOL:NetUtilFinished
  5498. "Finished"
  5499. END
  5500.  
  5501. WOL:UnknownError
  5502. "Unknown error"
  5503. END
  5504.  
  5505. WOL:CouldNotCreateChannel
  5506. "Could not create channel"
  5507. END
  5508.  
  5509. WOL:ErrorTitle
  5510.  
  5511. "Battle for Middle-earth Online Error"
  5512. END
  5513.  
  5514. WOL:LoginErrorTitle
  5515. "Login Error"
  5516. END
  5517.  
  5518. WOL:CreatingChannel
  5519. "Creating channel"
  5520. END
  5521.  
  5522. WOL:ChannelClosed
  5523. "Channel has closed"
  5524. END
  5525.  
  5526. WOL:BadChannelPassword
  5527. "Bad channel password"
  5528. END
  5529.  
  5530. WOL:ChannelFull
  5531. "Channel full"
  5532. END
  5533.  
  5534. WOL:BannedFromChannel
  5535. "You've been banned from the channel"
  5536. END
  5537.  
  5538. WOL:CannotJoinChannel
  5539. "Cannot join channel"
  5540. END
  5541.  
  5542. WOL:NoWOLAPI
  5543. "Shared Internet Components have not been installed."
  5544. END
  5545.  
  5546. WOL:OldWOLAPI
  5547. "Shared Internet Components need to be updated.  Please install from the Battle for Middle-earth disc"
  5548. END
  5549.  
  5550. WOL:BadRegistry
  5551. "Battle for Middle-earth Registry is corrupt"
  5552. END
  5553.  
  5554. WOL:GotPing
  5555. "Received ping of %dms.  The lower the ping, the better the connection"
  5556. END
  5557.  
  5558. WOL:ServerListAndVersion
  5559. "Fetching server list"
  5560. END
  5561.  
  5562. WOL:GettingPings
  5563. "Getting pings.  The lower the ping, the better the connection"
  5564. END
  5565.  
  5566. WOL:Connecting
  5567. "Connecting"
  5568. END
  5569.  
  5570. WOL:JoinedChannel
  5571. "You joined %ls"
  5572. END
  5573.  
  5574. WOL:LeftChannel
  5575. "You left %ls"
  5576. END
  5577.  
  5578. WOL:UserKicked
  5579. "%ls kicked %ls out of %ls"
  5580. END
  5581.  
  5582. WOL:BeginIgnoreList
  5583. "Begin Ignore List"
  5584. END
  5585.  
  5586. WOL:IgnoredUser
  5587. "  %ls"
  5588. END
  5589.  
  5590. WOL:EndIgnoreList
  5591. "End Ignore List"
  5592. END
  5593.  
  5594. WOL:DownloadPatchNow
  5595. "Would you like to download the Update at this time?"
  5596. END
  5597.  
  5598. // context:
  5599.  
  5600.  
  5601. // context: Battle for Middle-earth Online find/page strings
  5602.  
  5603. WOL:FindInChannel
  5604. "%ls is in %s"
  5605. END
  5606.  
  5607. WOL:FindInChannelOtherServer
  5608. "%ls is in %s on %s"
  5609. END
  5610.  
  5611. WOL:FindOffline
  5612. "%ls is not logged in"
  5613. END
  5614.  
  5615. WOL:FindHiding
  5616. "%ls is not responding to search"
  5617. END
  5618.  
  5619. WOL:FindNotInChannel
  5620. "%ls is not in a channel"
  5621. END
  5622.  
  5623. WOL:FindNotInChannelOtherServer
  5624. "%ls is on %s"
  5625. END
  5626.  
  5627. // context:
  5628.  
  5629. // context: Battle for Middle-earth Online channel names (Channels are gruops where the people can join for chat in the lobby)
  5630.  
  5631. WOL:Lob_49_0
  5632. "Main Lobby"
  5633. END
  5634.  
  5635. WOL:Lob_49_1
  5636. "Alternate"
  5637. END
  5638.  
  5639. WOL:Lob_49_2
  5640. "Reality"
  5641. END
  5642.  
  5643. WOL:Lob_41_0
  5644. "Tournament"
  5645. END
  5646.  
  5647. WOL:UnknownServer
  5648. "unknown server"
  5649. END
  5650.  
  5651. WOL:UnknownChannel
  5652. "unknown channel"
  5653. END
  5654.  
  5655. // context:
  5656.  
  5657.  
  5658. //context: Battle for Middle-earth Online buddy strings (buddy = friend) %ls is replaced by a player name
  5659.  
  5660. WOL:BuddyOffline
  5661. "%ls is offline"
  5662. END
  5663.  
  5664. WOL:BuddyMatching
  5665. "%ls is Player Tournament"
  5666. END
  5667.  
  5668. WOL:BuddyNotInChan
  5669. "%ls is online"
  5670. END
  5671.  
  5672. WOL:BuddyInGame
  5673. "%ls is playing a game"
  5674. END
  5675.  
  5676. WOL:BuddyInChat
  5677. "%ls is chatting in %ls"
  5678. END
  5679.  
  5680. WOL:BuddyGameSetup
  5681. "%ls is in %ls"
  5682. END
  5683.  
  5684. WOL:BuddyMatchingOtherServer
  5685. "%ls is playing on %ls"
  5686. END
  5687.  
  5688. WOL:BuddyNotInChanOtherServer
  5689. "%ls is online on %ls"
  5690. END
  5691.  
  5692. WOL:BuddyInGameOtherServer
  5693. "%ls is playing a game on %ls"
  5694. END
  5695.  
  5696. WOL:BuddyInChatOtherServer
  5697. "%ls is chatting in %ls on %ls"
  5698. END
  5699.  
  5700. WOL:BuddyGameSetupOtherServer
  5701. "%ls is in %ls on %ls"
  5702. END
  5703.  
  5704. WOL:BuddyHiding
  5705. "%ls is hiding"
  5706. END
  5707.  
  5708. // context:
  5709.  
  5710. // comment: Battle for Middle-earth Online locale strings ( locale is the country where the player is )
  5711.  
  5712.  
  5713. WOL:Locale00
  5714. // context: Player location. Nationality Unknown
  5715. "Unknown"
  5716. END
  5717.  
  5718. // context: Player location. Nationality
  5719. WOL:Locale01
  5720. "Other Location"
  5721. END
  5722.  
  5723. WOL:Locale02
  5724. "Argentina"
  5725. END
  5726. WOL:Locale03
  5727. "Australia"
  5728. END
  5729. WOL:Locale04
  5730. "Austria"
  5731. END
  5732. WOL:Locale05
  5733. "Belgium"
  5734. END
  5735. WOL:Locale06
  5736. "Brazil"
  5737. END
  5738. WOL:Locale07
  5739. "Canada"
  5740. END
  5741. WOL:Locale08
  5742. "China"
  5743. END
  5744. WOL:Locale09
  5745. "Denmark"
  5746. END
  5747. WOL:Locale10
  5748. "Finland"
  5749. END
  5750. WOL:Locale11
  5751. "France"
  5752. END
  5753. WOL:Locale12
  5754. "Germany"
  5755. END
  5756. WOL:Locale13
  5757. "Greece"
  5758. END
  5759. WOL:Locale14
  5760. "Ireland"
  5761. END
  5762. WOL:Locale15
  5763. "Israel"
  5764. END
  5765. WOL:Locale16
  5766. "Italy"
  5767. END
  5768. WOL:Locale17
  5769. "Japan"
  5770. END
  5771. WOL:Locale18
  5772. "Korea"
  5773. END
  5774. WOL:Locale19
  5775. "Malaysia"
  5776. END
  5777. WOL:Locale20
  5778. "Mexico"
  5779. END
  5780. WOL:Locale21
  5781. "Netherlands"
  5782. END
  5783. WOL:Locale22
  5784. "New Zealand"
  5785. END
  5786. WOL:Locale23
  5787. "Norway"
  5788. END
  5789. WOL:Locale24
  5790. "Philippines"
  5791. END
  5792. WOL:Locale25
  5793. "Poland"
  5794. END
  5795. WOL:Locale26
  5796. "Portugal"
  5797. END
  5798. WOL:Locale27
  5799. "Russia"
  5800. END
  5801. WOL:Locale28
  5802. "Singapore"
  5803. END
  5804. WOL:Locale29
  5805. "South Africa"
  5806. END
  5807. WOL:Locale30
  5808. "Spain"
  5809. END
  5810. WOL:Locale31
  5811. "Sweden"
  5812. END
  5813. WOL:Locale32
  5814. "Switzerland"
  5815. END
  5816. WOL:Locale33
  5817. "Taiwan"
  5818. END
  5819. WOL:Locale34
  5820. "Thailand"
  5821. END
  5822. WOL:Locale35
  5823. "Turkey"
  5824. END
  5825. WOL:Locale36
  5826. "United Kingdom"
  5827. END
  5828. WOL:Locale37
  5829. "United States"
  5830. END
  5831. // context:
  5832. // comment:
  5833.  
  5834. // END Battle for Middle-earth Online
  5835.  
  5836.  
  5837.  
  5838. Chat:Everyone
  5839. // context: chat to be seen by everyone in the game
  5840. "Everyone Views"
  5841. END
  5842.  
  5843. Chat:Allies
  5844. // context: chat to be seen only by your allies in the game
  5845. "Only Allies View"
  5846. END
  5847.  
  5848. Chat:Observers
  5849. // context: chat to be seen only by observers
  5850. "Observers View"
  5851. END
  5852.  
  5853. Chat:Console
  5854. // context: special development/mod community interface for entering console commands
  5855. "ENTER CONSOLE COMMAND:"
  5856. END
  5857.  
  5858.  
  5859.  
  5860.  
  5861.  
  5862. GUI:Clear
  5863. // context: Clear the chat window
  5864. "CLEAR"
  5865. END
  5866.  
  5867. GUI:Color
  5868. // Color header
  5869. "Color"
  5870. END
  5871.  
  5872.  
  5873. // Begin LAN
  5874.  
  5875.  
  5876. LAN:GameStartTimerPlural
  5877. // context: the %d variable is replace by the number of seconds
  5878. "%d..."
  5879. END
  5880.  
  5881. LAN:GameStartTimerSingular
  5882. // context: the %d variable is replace by the number of seconds. Okay, people editing the string file:  let's think for a second.  This label says "Singular".  The one above says "Plural".  Let's not say "second(s)" here, OK?
  5883. "%d..."
  5884. END
  5885.  
  5886. LAN:HostNotResponding
  5887. // context: Error. The host computer is not responding and the clients are quiting the game 
  5888. "Game exited; the host was not responding."
  5889. END
  5890.  
  5891. LAN:PlayerDropped
  5892. // context: Player %ls (replaced by the player name) has lost connection.
  5893. "%ls dropped; player was not responding."
  5894. END
  5895.  
  5896. LAN:NeedMorePlayers
  5897. // context: player needs more than %d (number of players) to start this kind of game
  5898. "You need more than %d player(s) to start a game."
  5899. END
  5900.  
  5901. LAN:NeedMoreTeams
  5902. // context: player needs more than 1 team to play a network game
  5903. "You need more than 1 team to start a game."
  5904. END
  5905.  
  5906. LAN:TooManyPlayers
  5907. // context: the map has a limit of %d (number of players) players.
  5908. "This map only supports up to %d players."
  5909. END
  5910.  
  5911. LAN:OK
  5912. // context: Close informative dialog button
  5913. "OK"
  5914. END
  5915.  
  5916. LAN:ErrorNoGameSelected
  5917. // context: the action requires that a game is selected first
  5918. "Please select a game first."
  5919. END
  5920.  
  5921. LAN:ErrorTimeout
  5922. // context: Connection timed out before completion
  5923. "Connection timed out."
  5924. END
  5925.  
  5926. LAN:ErrorGameFull
  5927. // context: the game you are trying to connect is full
  5928. "This game is full."
  5929. END
  5930.  
  5931. LAN:ErrorDuplicateName
  5932. // context: ther is another player in the game with the same name
  5933. "Duplicate name already in game."
  5934. END
  5935.  
  5936. LAN:ErrorCRCMismatch
  5937. // context: when a multiplayer game losses syncronization data between the different players this message is displayed on screen in a dialog box. (CRC is a checksum term frecuently used in computers)
  5938. "Game has detected a mismatch. This means the multiplayer game has lost synchronization data between the players. It is possible that your opponent has modified their version of the game."
  5939. END
  5940.  
  5941. LAN:ErrorGameStarted
  5942. // context: the game you are trying to connect has already started
  5943. "Sorry, this game has already started."
  5944. END
  5945.  
  5946. LAN:ErrorGameExists
  5947. // context: player is trying to create a game but there is a game in the lobby with the same name
  5948. "A game of the same name already exists."
  5949. END
  5950.  
  5951. //LAN:ErrorGameGone
  5952. // context: Error. The game the player was traying to connect has disapeared from the lobby
  5953. //"Game has dissappeared."
  5954. //END
  5955.  
  5956. LAN:ErrorGameGone
  5957. // context: Error. The game the player was traying to connect has disapeared from the lobby
  5958. "Game has already started"
  5959. END
  5960.  
  5961. LAN:ErrorBusy
  5962. // context: Error. There is an opeeration waiting for completion
  5963. "Another operation is pending."
  5964. END
  5965.  
  5966. LAN:ErrorUnknown
  5967. // context: Error message. 
  5968. "Unknown error"
  5969. END
  5970.  
  5971. LAN:JoinFailed
  5972. // context: Error when trying to join a game. The game might be canceled.
  5973. "JOIN FAILED"
  5974. END
  5975.  
  5976. LAN:HostCanceledGame
  5977. // Context : Host stops the countdown to start a game
  5978. "The host has cancelled the countdown."
  5979. END
  5980.  
  5981. LAN:NoMapSelected
  5982. // context: User does not have a map selected and presses play gameà
  5983. "Unable to start game.  No map selected."
  5984. END
  5985.  
  5986. LAN:HostCanceledGameBecausePlayerLeave
  5987. "The countdown has stopped because a player has left the game."
  5988. END
  5989.  
  5990. LAN:CountdownStoppedGeneric
  5991. "The countdown has stopped because the game settings have changed."
  5992. END
  5993.  
  5994. // End LAN
  5995.  
  5996. Network:PlayerLeft
  5997. // context: Player %ls (player name) has exit the game
  5998. "%ls left the game."
  5999. END
  6000.  
  6001. INI:MissingDisplayName
  6002. // context: DEBUG information. The name of a certain object (%s) is not listed in the INI files of the game
  6003. "MISSING DisplayName for Object '%S'"
  6004. END
  6005.  
  6006. INI:FactionDefault
  6007. // context: User settings. Default side for the player when playing in network/online
  6008. "Default Army"
  6009. END
  6010.  
  6011. INI:FactionObserver
  6012. // context: Join a game not as a player but as an observer
  6013. "Observer"
  6014. END
  6015.  
  6016. INI:FactionCivilian
  6017. // context: Civilian faction name
  6018. "Civilian"
  6019. END
  6020.  
  6021. INI:FactionNeutral
  6022. // context: Neutral faction name
  6023. "Neutral"
  6024. END
  6025.  
  6026. INI:FactionMen
  6027. "Men"
  6028. END
  6029.  
  6030. INI:FactionElves
  6031. "Elves"
  6032. END
  6033.  
  6034. INI:FactionDwarves
  6035. "Dwarves"
  6036. END
  6037.  
  6038. INI:FactionMordor
  6039. // context: Mordor faction name
  6040. "Mordor"
  6041. END
  6042.  
  6043. INI:FactionIsengard
  6044. "Isengard"
  6045. END
  6046.  
  6047. INI:FactionWild
  6048. "Goblins"
  6049. END
  6050.  
  6051. SIDE:Men
  6052. "Men"
  6053. END
  6054.  
  6055. SIDE:Elves
  6056. "Elves"
  6057. END
  6058.  
  6059. SIDE:Dwarves
  6060. "Dwarves"
  6061. END
  6062.  
  6063. SIDE:Mordor
  6064. "Mordor"
  6065. END
  6066.  
  6067. SIDE:Isengard
  6068. "Isengard"
  6069. END
  6070.  
  6071. SIDE:Wild
  6072. "Goblins"
  6073. END
  6074.  
  6075. SIDE:Civilian
  6076. "Civilian"
  6077. END
  6078. SIDE:Neutral
  6079. "Neutral"
  6080. END
  6081. SIDE:Observer
  6082. "Observer"
  6083. END
  6084.  
  6085.  
  6086.  
  6087. TOOLTIP:Skirmish/tooltipMordor
  6088. "Overall statistics accumulated for Mordor"
  6089. END
  6090.  
  6091. // Online Login
  6092. TOOLTIP:OnlineShell/OnlineLogin/tooltipRememberMe
  6093. "Enable to remember your password."
  6094. END
  6095. TOOLTIP:OnlineShell/OnlineLogin/tooltipOnlineEAAccountName
  6096. "Register your account with EA. Complete this field with your new account name"
  6097. END
  6098. TOOLTIP:OnlineShell/OnlineLogin/tooltipOnlineNickname
  6099. "Nicknames are case sensitive"
  6100. END
  6101. TOOLTIP:OnlineShell/OnlineLogin/Login/Register/ButtonClip
  6102. "You must register to play online"
  6103. END
  6104. TOOLTIP:OnlineShell/OnlineLogin/Login/DeleteNickname/Buttonclip
  6105. ""
  6106. END
  6107. TOOLTIP:OnlineShell/OnlineLogin/Login/ServiceTerms/ButtonClip
  6108. ""
  6109. END
  6110. TOOLTIP:OnlineShell/OnlineLogin/Login/OfficialSite/ButtonClip
  6111. ""
  6112. END
  6113. TOOLTIP:OnlineShell/OnlineLogin/Login/Login/buttonClip
  6114. "Please enter login and password."
  6115. END
  6116.  
  6117.  
  6118.  
  6119.  
  6120.  
  6121.  
  6122.  
  6123. // Tournament Search
  6124. TOOLTIP:OnlineShell/OnlineQuickMatch/LeftFrame/tooltipNumberPlayers
  6125. "Select the number of players"
  6126. END
  6127. TOOLTIP:onlineshell/onlinecustommatch/tooltipteam
  6128. "Teams of the same number are allies"
  6129. END
  6130. TOOLTIP:OnlineShell/OnlineQuickMatch/LeftFrame/tooltipConnectionSpeed
  6131. "Smaller numbers represent \n quicker connections. \nSelect to filter out opponents \n with slower connections"
  6132. END
  6133. TOOLTIP:OnlineShell/OnlineQuickMatch/LeftFrame/tooltipColor
  6134. "Select the house color"
  6135. END
  6136. TOOLTIP:OnlineShell/OnlineQuickMatch/LeftFrame/tooltipSide
  6137. "Select the army"
  6138. END
  6139.  
  6140. TOOLTIP:OnlineShell/OnlineQuickMatch/Searching/navSearching/Cancel/tooltipCancel
  6141. "Stop searching for opponents"
  6142. END
  6143. TOOLTIP:OnlineShell/OnlineQuickMatch/Searching/navSearching/WidenSearch/tooltipWidenSearch
  6144. "Tournament will attempt to match players of similar ladder rank and connection speed. Left click this button to remove these limits and match with any player"
  6145. END
  6146. Tooltip:OnlineShell/disableButton
  6147. ""
  6148. END
  6149.  
  6150. // Online Custom Game Lobby Screen
  6151. TOOLTIP:OnlineShell/OnlineCustomMatch/tooltipGameName
  6152. "Titles of games that other players have created"
  6153. END
  6154. TOOLTIP:OnlineShell/OnlineCustomMatch/tooltipGameType
  6155. "Choose the type of game you would like to play"
  6156. END
  6157. TOOLTIP:OnlineShell/OnlineCustomMatch/tooltipNumberPlayers
  6158. "Choose the number of players to match with"
  6159. END
  6160. TOOLTIP:OnlineShell/OnlineCustomMatch/tooltipPing
  6161. "Choose the acceptable opponent \n Connection speed. \n A red icon indicates a slower speed,\n a green indicates a faster speed"
  6162. END
  6163. TOOLTIP:OnlineShell/OnlineCustomMatch/Controls/buttonHost
  6164. "Click here to host a new game"
  6165. END
  6166. TOOLTIP:OnlineShell/OnlineCustomMatch/Controls/buttonRefresh
  6167. "Refresh the lobby display"
  6168. END
  6169. TOOLTIP:OnlineShell/OnlineCustomMatch/tooltipArmy
  6170. "Names of armies joining games"
  6171. END
  6172. TOOLTIP:OnlineShell/OnlineCustomMatch/tootipTeam
  6173. "Teams that are joining game.  Teams of the same ID numbers are allies"
  6174. END
  6175. TOOLTIP:OnlineShell/OnlineCustomMatch/tooltipColor
  6176. "House colors of armies joining game"
  6177. END
  6178. TOOLTIP:OnlineShell/OnlineCustomMatch/Host/FrameB_Host/tooltipHeadtoHead
  6179. "Toggle on to play against other Computer armies"
  6180. END
  6181. TOOLTIP:OnlineShell/OnlineCustomMatch/Host/FrameB_Host/tooltipScenerio
  6182. "Toggle on to play a specific mission with or against other Computer armies."
  6183. END
  6184. TOOLTIP:OnlineShell/OnlineCustomMatch/Host/FrameB_Host/GameSetUp_02/tooltipOfficialMaps
  6185. "These maps are officially created or sanctioned by Electronic Arts"
  6186. END
  6187. TOOLTIP:OnlineShell/OnlineCustomMatch/Host/FrameB_Host/GameSetUp_02/tooltipPlayerMadeMaps
  6188. "These maps are not officially sanctioned by EA and are created by players.\n When you download a new map it will appear in this map list"
  6189. END
  6190.  
  6191. // CHAT MENU
  6192. TOOLTIP:OnlineShell/OnlineChat/Buttons_inframe/nav/tooltipPlayers
  6193. "Players currently available to \n chat with in this lobby"
  6194. END
  6195. TOOLTIP:OnlineShell/OnlineChat/Buttons_inframe/nav/tooltipFriends
  6196. "To create a Friend, left click on \n a name in the Player list, \n then left click the Add Friend box"
  6197. END
  6198. TOOLTIP:OnlineShell/OnlineChat/Buttons_inframe/nav/tooltipIgnore
  6199. "To ignore a Player, left click on \n a name and left click on the \n Ignore Player box. Ignored players or \n their messages will not be visible"
  6200. END
  6201.  
  6202. TOOLTIP:OnlineShell/WebSite//tooltipOfficialWebsite
  6203. "Left click to visit the official leader boards and get the latest game news"
  6204. END
  6205. TOOLTIP:OnlineShell/OnlineChat/tooltipFellowshipClubIcon
  6206. "This player is part of the Fellowship Club and a founding elder of the game community"
  6207. END
  6208. TOOLTIP:OnlineShell/OnlineChat/Buttons_inframe/tooltipPlayerName
  6209. "Nicknames of players currently in this chat lobby"
  6210. END
  6211. TOOLTIP:OnlineShell/OnlineChat/Buttons_inframe/tooltipIgnorePlayerName
  6212. "Nicknames of players currently ignored"
  6213. END
  6214. TOOLTIP:OnlineShell/OnlineChat/tooltipPlayerName
  6215. "Names of players in this lobby"
  6216. END
  6217. TOOLTIP:OnlineShell/OnlineChat/tooltipChatLobby
  6218. "Change the chat lobby"
  6219. END
  6220.  
  6221. // Online Host Game
  6222. TOOLTIP:OnlineLobby/tooltipArmy
  6223. "Names of armies joining game"
  6224. END
  6225. TOOLTIP:OnlineLobby/tooltipTeam
  6226. "Teams that are joining game. \n Teams of the same ID numbers are allies"
  6227. END
  6228. TOOLTIP:OnlineLobby/tooltipColor
  6229. "House colors of armies joining game"
  6230. END
  6231. TOOLTIP:OnlineLobby/tooltipHeadtoHead
  6232. "Toggle on to play against other players"
  6233. END
  6234. TOOLTIP:OnlineLobby/tooltipScenerio
  6235. "Toggle on to play a specific mission with or against other players"
  6236. END
  6237. TOOLTIP:OnlineLobby/tooltipOfficialMaps
  6238. "These maps are officially created or sanctioned by Electronic Arts"
  6239. END
  6240. TOOLTIP:OnlineLobby/tooltipPlayerMadeMaps
  6241. "These maps are not officially sanctioned by EA and are created by players.\n When you download a new map it will appear in this map list"
  6242. END
  6243.  
  6244. //Online Join Game 
  6245. TOOLTIP:OnlineJoin/tooltipName
  6246. "Nicknames of players joining game"
  6247. END
  6248. TOOLTIP:OnlineJoin/tooltipArmy
  6249. "Names of armies joining game"
  6250. END
  6251. TOOLTIP:OnlineJoin/tooltipTeam
  6252. "Teams that are joining game. \n Teams of the same ID numbers are allies"
  6253. END
  6254. TOOLTIP:OnlineJoin/tooltipColor
  6255. "House colors of armies joining game"
  6256. END
  6257.  
  6258.  
  6259. //Advanced Online Home Screen
  6260. TOOLTIP:OnlineShell/OnlineHome/tooltipOfficialWebsite
  6261. "Left click to visit the official leader boards and get the latest game news"
  6262. END
  6263. TOOLTIP:OnlineShell/OnlineHome/tooltipRank
  6264. "Current community ladder position"
  6265. END
  6266. TOOLTIP:OnlineShell/OnlineHome/tooltipcurrentLevel
  6267. "Current player persona status. Players receive 3 points for a victory and 1 point for a defeat"
  6268. END
  6269. TOOLTIP:OnlineShell/OnlineHome/tooltipCommunityWin
  6270. "These statistics track the total Tournament win percentages for each army from the previous week"
  6271. END
  6272.  
  6273.  
  6274. //Online Profile Screen
  6275. TOOLTIP:OnlineShell/OnlineProfile/tooltipRohan
  6276. "Overall statistics accumulated for Rohan"
  6277. END
  6278. TOOLTIP:OnlineShell/OnlineProfile/tooltipGondor
  6279. "Overall statistics accumulated for Gondor"
  6280. END
  6281. TOOLTIP:OnlineShell/OnlineProfile/tooltipIsengard
  6282. "Overall statistics accumulated for Isengard"
  6283. END
  6284. TOOLTIP:OnlineShell/OnlineProfile/tooltipMordor
  6285. "Overall statistics accumulated for Mordor"
  6286. END
  6287.  
  6288.  
  6289. //TOOLTIP:GamesBeingFormed
  6290. // context: game listbox in custom lobby when no game is highlighted
  6291. //"The Game List window displays currently being created.  Mouse over game names to get even more info"
  6292. //END
  6293.  
  6294.  
  6295. // comment: 
  6296.  
  6297.  
  6298.  
  6299.  
  6300. TOOLTIP:GameAcceptance
  6301. //context: this is for game acceptance icon appearing in the game spy game options menu and the lan game options menu
  6302. "Game Acceptance"
  6303. END
  6304.  
  6305. TOOLTIP:ConnectionSpeed
  6306. //context: this is for game acceptance icon appearing in the game spy game options menu
  6307. "Connection Speed"
  6308. END
  6309.  
  6310. TOOLTIP:MyInfo
  6311. // context: Displays player's account information.
  6312. "Click to explore your Persona Information.  You may view your rank, points, wins, losses, Battle Honors, etc."
  6313. END
  6314.  
  6315. TOOLTIP:CustomMatch
  6316. // context: Joins the Open Play lobby.
  6317. "Click to join the Open Play Lobby to meet and chat with other players"
  6318. END
  6319.  
  6320. TOOLTIP:EnterPassword
  6321. // context: Enter a password.
  6322. "Please enter a password"
  6323. END
  6324.  
  6325. TOOLTIP:Quickmatch
  6326. // context: Joins quickmatch.
  6327. "Click to begin Tournament.  Tournament will attempt to automatically match you with your closest skill level and preferences"
  6328. END
  6329.  
  6330. TOOLTIP:GameLobbys
  6331. // context: Select your game lobby.
  6332. ""
  6333. END
  6334.  
  6335. TOOLTIP:ClearButton
  6336. // context: Clears text from the txt entry field.
  6337. "Clear the chat text window"
  6338. END
  6339.  
  6340. TOOLTIP:Disconnectbutton
  6341. // context: Disconnects from current game.
  6342. "Click to disconnect from your current game.  Disconnect will be counted toward your overall total"
  6343. END
  6344.  
  6345.  
  6346. TOOLTIP:playersonline
  6347. // context: List of players currently online.
  6348. "List of players currently on Battle for Middle-earth Online"
  6349. END
  6350.  
  6351. TOOLTIP:WidenSearch
  6352. // context: Widens the QM search.
  6353. "Click to widen your opponent search criteria. The more specific your criteria is, the more difficult it can be to find an opponent"
  6354. END
  6355.  
  6356. TOOLTIP:Emote
  6357. // context: Emote.
  6358. ""
  6359. END
  6360.  
  6361. TOOLTIP:JoinGame
  6362. // context: Joins the selected game.
  6363. "Click to join the selected game"
  6364. END
  6365.  
  6366. TOOLTIP:BuddyButton
  6367. // context: DO NOT TRANSLATE
  6368. "Sort game list by Buddies"
  6369. END
  6370.  
  6371. TOOLTIP:matchingprogress
  6372. // context: displays progress of QM matching.
  6373. "You can watch as Tournament searches for your best match.  Keep your fingers crossed!"
  6374. END
  6375.  
  6376. TOOLTIP:CancelButton
  6377. // context: Cancels
  6378. "Click to cancel the current operation"
  6379. END
  6380.  
  6381. TOOLTIP:resizewindows
  6382. // context: Resizes the custom game windows
  6383. "Click and drag vertically to change the size of your Game List window vs. your Chat window"
  6384. END
  6385.  
  6386. TOOLTIP:CreateGame
  6387. // context: Create a game.
  6388. "Create a new game.  The game will be displayed in the Game List window for other players to join"
  6389. END
  6390.  
  6391. TOOLTIP:ChatWindow
  6392. // context: The chat window.
  6393. "Type and press Enter in the Text Entry box below to send messages to this Chat window.  Other players can read and respond"
  6394. END
  6395.  
  6396. TOOLTIP:StopSearch
  6397. // context: Stops the search.
  6398. "Abort your current search"
  6399. END
  6400. //comment:
  6401.  
  6402. TOOLTIP:StartSearch
  6403. // context: Starts the search.
  6404. "Begin searching"
  6405. END
  6406.  
  6407. TOOLTIP:UnknownGame
  6408. // context: game listbox in custom lobby when a garbled game is highlighted
  6409. "Unknown game"
  6410. END
  6411.  
  6412. TOOLTIP:textentrybox
  6413. // context: enter your chat txt here
  6414. "Type and press Enter in this Text Entry box to send messages to the Chat window above"
  6415. END
  6416.  
  6417. TOOLTIP:PlayersInLobby
  6418. // context: players listbox in custom lobby when no player is highlighted
  6419. "Current players in your lobby"
  6420. END
  6421.  
  6422. TOOLTIP:LocalPlayer
  6423. // context: players listbox in custom lobby
  6424. "Current player %s"
  6425. END
  6426.  
  6427. TOOLTIP:buddies
  6428. "Sort game list by Buddies"
  6429. END
  6430.  
  6431. TOOLTIP:AddToBuddies
  6432. "Add a player to your list of Buddies"
  6433. END
  6434.  
  6435. TOOLTIP:BuddyPlayer
  6436. // context: players listbox in custom lobby
  6437. "Your buddy %s"
  6438. END
  6439.  
  6440. TOOLTIP:ProfiledPlayer
  6441. // context: DO NOT TRANSLATE. Players listbox in custom lobby
  6442. "%s"
  6443. END
  6444.  
  6445. TOOLTIP:GenericPlayer
  6446. // context: DO NOT TRANSLATE. Players listbox in custom lobby
  6447. "%s"
  6448. END
  6449.  
  6450. TOOLTIP:IgnoredModifier
  6451. // context: added after player name in player listbox in custom lobby
  6452. " (ignored)"
  6453. END
  6454.  
  6455. TOOLTIP:PlayerInfo
  6456. // context: players listbox in custom lobby. DO NOT ALTER THE ORDER OF THE VARIABLES AND DO NOT REMOVE THE \n. \n is the 'new line' control character
  6457. "\nRegion: %s\n%d wins/%d losses"
  6458. END
  6459.  
  6460. TOOLTIP:StagingPlayerInfo
  6461. // context: players listbox in game setup screen. DO NOT ALTER THE ORDER OF THE VARIABLES AND DO NOT REMOVE THE \n. \n is the 'new line' control character
  6462. "\nRegion: %ls\nLevel: %ls\nPing: %s ms\n%d wins/%d losses\nFavorite army: %ls\n1v1 rank: %ls\n2v2 rank: %ls"
  6463. END
  6464.  
  6465.  
  6466. TOOLTIP:ChatPlayerInfo
  6467. // context: players listbox in game setup screen. DO NOT ALTER THE ORDER OF THE VARIABLES AND DO NOT REMOVE THE \n. \n is the 'new line' control character
  6468. "\nRegion: %ls\nLevel: %ls\n%d wins/%d losses\nFavorite army: %ls\n1v1 rank: %ls\n2v2 rank: %ls"
  6469. END
  6470.  
  6471.  
  6472.  
  6473. TOOLTIP:GameInfoGameName
  6474. // context: game listbox in custom lobby
  6475. "Game Name: %s"
  6476. END
  6477.  
  6478. TOOLTIP:GameInfoLadderName
  6479. // context: game listbox in custom lobby. DO NOT REMOVE THE \n. \n is the 'new line' control character
  6480. "\nLadder: %s"
  6481. END
  6482.  
  6483. TOOLTIP:LadderName
  6484. // context: game listbox in custom lobby
  6485. "Ladder: %s"
  6486. END
  6487.  
  6488. TOOLTIP:UnknownLadder
  6489. // context: game listbox in custom lobby. DO NOT REMOVE THE \n. \n is the 'new line' control character
  6490. "\nUnknown ladder"
  6491. END
  6492.  
  6493. TOOLTIP:NoLadder
  6494. // context: game listbox in custom lobby. DO NOT REMOVE THE \n. \n is the 'new line' control character
  6495. "\nNo ladder"
  6496. END
  6497.  
  6498. TOOLTIP:InvalidGameVersionSingleLine
  6499. // context: game listbox in custom lobby
  6500. // the second sentence is unneccesary.  You can never join the game to begin with.
  6501. //"This game version is different from yours.  You will encounter errors if you play in this game"
  6502. "This game version is different"
  6503. END
  6504.  
  6505. TOOLTIP:InvalidGameVersion
  6506. // context: game listbox in custom lobby. DO NOT REMOVE THE \n. \n is the 'new line' control character
  6507. // the second sentence is unneccesary.  You can never join the game to begin with.
  6508. //"\nGame version is different. You will encounter errors if you play in this game"
  6509. "\nGame version is different"
  6510. END
  6511.  
  6512. TOOLTIP:GameInfoMap
  6513. // context: game listbox in custom lobby. DO NOT REMOVE THE \n. \n is the 'new line' control character
  6514. "\nMap: %s\nPlayers:"
  6515. END
  6516.  
  6517. TOOLTIP:GameInfoPlayer
  6518. // context: game listbox in custom lobby. DO NOT REMOVE THE \n. \n is the 'new line' control character
  6519. "\n    %s (%d/%d)"
  6520. END
  6521.  
  6522. TOOLTIP:FreeForAll
  6523. // context: Help text: Free for all is a game where nobody can ally with other players and there is no restrictions.
  6524. "Free For All.  No teams/allies allowed"
  6525. END
  6526.  
  6527. TOOLTIP:ListOfPlayers
  6528. // context: Header help text. Below this header the player names in the game are listed
  6529. "Players in the current game"
  6530. END
  6531.  
  6532. TOOLTIP:MapName
  6533. // context: Help text for the map name. Points that the displayed name is the name of the actual selected map
  6534. "Currently selected map"
  6535. END
  6536.  
  6537. TOOLTIP:GameName
  6538. // context: Help text for the game name. Points that the displayed name is the name of the actual selected game
  6539. "Name of the game"
  6540. END
  6541.  
  6542.  
  6543. TOOLTIP:StartGame
  6544. // comment:
  6545. // context: starts a multiplayer game
  6546. "Begin a multiplayer game"
  6547. END
  6548.  
  6549. TOOLTIP:IgnoreButton
  6550. // comment: 
  6551. "Ignore player"
  6552. END
  6553.  
  6554. TOOLTIP:closeButton
  6555. // comment: ????? DO NOT TRANSLATE
  6556. ""
  6557. END
  6558.  
  6559. TOOLTIP:GameOptions
  6560. // context: Help text. Tells the user that what he is pointing at are the enabled options of the game
  6561. "Options currently enabled in the game"
  6562. END
  6563.  
  6564. TOOLTIP:Crates
  6565. // context: Help text . Bonus crates are left behind when some units are destroyed. They provide extra resources, armor, or fire power to the player who captures it.
  6566. "Bonus crates"
  6567. END
  6568.  
  6569. TOOLTIP:SuperWeapons
  6570. // context: Tooltip 
  6571. "Super Weapons.  Particle Cannon, Nuclear Missile, etc."
  6572. END
  6573.  
  6574. TOOLTIP:NumberOfPlayers
  6575. "Number of players currently in this game"
  6576. END
  6577.  
  6578. TOOTIP:Password
  6579. "Password required to joing game"
  6580. END
  6581.  
  6582.  
  6583.  
  6584. TOOLTIP:PingInfo
  6585. "Connection speed quality to host"
  6586. END
  6587.  
  6588.  
  6589. ///GOOD LEVEL NAMES
  6590. TOOLTIP:Peasant
  6591. "Peasant"
  6592. END
  6593.  
  6594. TOOLTIP:Page
  6595. "Soldier"
  6596. END
  6597.  
  6598. TOOLTIP:Squire
  6599. "Warrior"
  6600. END
  6601.  
  6602. TOOLTIP:Knight
  6603. "Knight"
  6604. END
  6605.  
  6606. TOOLTIP:RoyalGuard
  6607. "Royal Guard"
  6608. END
  6609.  
  6610. TOOLTIP:CaptainOfTheGuard
  6611. "Captain of the Guard"
  6612. END
  6613.  
  6614. TOOLTIP:HighLord
  6615. "High Lord"
  6616. END
  6617.  
  6618. TOOLTIP:Prince
  6619. "Prince"
  6620. END
  6621.  
  6622. TOOLTIP:King
  6623. "King"
  6624. END
  6625.  
  6626. TOOLTIP:Wizard
  6627. "Wizard"
  6628. END
  6629.  
  6630. /////EVIL LEVEL NAMES
  6631. TOOLTIP:Scum
  6632. "Scum"
  6633. END
  6634.  
  6635. TOOLTIP:Vermin
  6636. "Vermin"
  6637. END
  6638.  
  6639. TOOLTIP:Beast
  6640. "Beast"
  6641. END
  6642.  
  6643. TOOLTIP:Goblin
  6644. "Goblin"
  6645. END
  6646.  
  6647. TOOLTIP:Orc
  6648. "Orc"
  6649. END
  6650.  
  6651. TOOLTIP:MountainTroll
  6652. "Mountain Troll"
  6653. END
  6654.  
  6655. TOOLTIP:Berserker
  6656. "Berserker"
  6657. END
  6658.  
  6659. TOOLTIP:DarkWizard
  6660. "Dark Wizard"
  6661. END
  6662.  
  6663. TOOLTIP:RingWraith
  6664. "Ring Wraith"
  6665. END
  6666.  
  6667. TOOLTIP:DarkLord
  6668. "Dark Lord"
  6669. END
  6670.  
  6671. TOOLTIP:NoCurrentLevel
  6672. "No current level info available"
  6673. END
  6674.  
  6675. TOOLTIP:FellowshipIcon
  6676. // context: description of the fellowship icon, which appears next to a user's name that has preordered the game
  6677. "This player is part of the Fellowship Club and a founding elder of the game community"
  6678. END
  6679.  
  6680. TOOLTIP:PasswordIcon
  6681. // context: description of the password icon, which appears near any locked game in the online custom join game screen
  6682. "This game requires a password to join"
  6683. END
  6684.  
  6685. TOOLTIP:UserMapIcon
  6686. "The current map in not an official map"
  6687. END
  6688.  
  6689. TOOLTIP:AdvSetting
  6690. "The game is using modified rules.  You can see non standard rules being used on the Rules tab below."
  6691. END
  6692.  
  6693. TOOLTIP:GameStarted
  6694. "Game has already started."
  6695. END
  6696.  
  6697. TOOLTIP:MpSaveGame
  6698. "You have previously played and saved this game.  The host of the game is ready for you to join.  Select to continue the game."
  6699. END
  6700.  
  6701. //TOOLTIPS
  6702.  
  6703. // Tooltips
  6704.  
  6705. //////Options Menu Tooltips
  6706.  
  6707. TOOLTIP:QuitMenu/Resume/TheButton
  6708. "Click here to continue your game"
  6709. END
  6710.  
  6711. TOOLTIP:QuitMenu/Options/TheButton
  6712. "Click here to change your audio and video settings"
  6713. END
  6714.  
  6715. TOOLTIP:QuitMenu/Save/TheButton
  6716. "Click here to save your progress"
  6717. END
  6718.  
  6719. TOOLTIP:QuitMenu/Load/TheButton
  6720. "Click here to load a saved game"
  6721. END
  6722.  
  6723. TOOLTIP:QuitMenu/Restart/TheButton
  6724. "Click here to restart this mission" 
  6725. END
  6726.  
  6727. TOOLTIP:QuitMenu/ExitMission/TheButton
  6728. "Click here to exit out of the current game"
  6729. END
  6730.  
  6731. TOOLTIP:QuitMenu/Surrender/WOTRSurrender
  6732. "Click here to surrender the match"
  6733. END
  6734.  
  6735. TOOLTIP:QuitMenu/Forfeit/WOTRForfeit
  6736. "Click here to surrender the battle"
  6737. END
  6738.  
  6739. ///////Skirmish Menu Tooltips
  6740. TOOLTIP:Skirmish/tooltipName
  6741. "Nicknames of players joining game"
  6742. END
  6743.  
  6744. TOOLTIP:Skirmish/tooltipArmy
  6745. "Names of armies joining game"
  6746. END
  6747.  
  6748. TOOLTIP:Skirmish/tooltipMapInfo
  6749. "Detail about map selected"
  6750. END
  6751.  
  6752. TOOLTIP:Skirmish/tooltipHero
  6753. "Select your hero and AI hero for battle"
  6754. END
  6755.  
  6756. TOOLTIP:Skirmish/tooltipHandicap
  6757. "Change your handicap - smaller the number the weaker your army"
  6758. END
  6759.  
  6760. TOOLTIP:Skirmish/tooltipTeam
  6761. "Teams that are joining game. \n Teams of the same numbers are allies"
  6762. END
  6763.  
  6764. TOOLTIP:Skirmish/tooltipColor
  6765. "House colors of armies joining game"
  6766. END
  6767.  
  6768. TOOLTIP:Skirmish/tooltipGameSpeed
  6769. "Adjust the speed of your game"
  6770. END
  6771.  
  6772. TOOLTIP:Skirmish/tooltipLevelUpBar
  6773. "Skirmish progress for this player. \n 1 point for defeating an Easy enemy, \n 2 points for a Medium enemy, \n 3 points for a Hard enemy \nand 4 points for a map with a maximum number of Hard enemies"
  6774. END
  6775.  
  6776. TOOLTIP:Skirmish/tooltipStatsBox
  6777. // context: tooltip for the stats box in the skirmish menu
  6778. "Game statistics for current player"
  6779. END
  6780.  
  6781. TOOLTIP:Skirmish/tooltipPortrait
  6782. // context: tooltip over the image of the currently selected army
  6783. "Current player army"
  6784. END
  6785.  
  6786. TOOLTIP:Skirmish/clipContentBotLeft/Profile/tooltipSkirmishProfile
  6787. // context: tooltip over the Skirmish Profile button in the skirmish menu
  6788. "Left click to view more detailed player statistics"
  6789. END
  6790.  
  6791. TOOLTIP:Skirmish/FrameB_Host/tooltipOfficialMaps
  6792. // context: tooltip over the "Official Maps" button in the Skirmish Menu
  6793. "These maps are officially created by Electronic Arts"
  6794. END
  6795.  
  6796. TOOLTIP:Skirmish/FrameB_Host/tooltipPlayerMadeMaps
  6797. // context: tooltip over the "Player Made Maps" button in the Skirmish Menu
  6798. "These maps are created by players.\n When you download a new map it will appear in this map list"
  6799. END
  6800.  
  6801. TOOLTIP:Skirmish/tooltipChangePlayerProfile
  6802. // context: tooltip over the "Change Player Profile" button in the skirmish menu
  6803. "Change player nickname.  Statistics will be recorded to the chosen player name"
  6804. END
  6805.  
  6806.  
  6807.  
  6808. //QuickMatch SetUp Screen
  6809. TOOLTIP:OnlineShell/OnlineQuickMatch/LeftFrame/FindGames/PlayGame/tooltipFindGames
  6810. "Click here after choosing your Tournament settings"
  6811. END
  6812. TOOLTIP:OnlineShell/OnlineQuickMatch/tooltipMapCheckBox
  6813. "Toggle on to make a battlefield available in Tournament.  A minimum of 4 must be enabled"
  6814. END
  6815. TOOLTIP:OnlineShell/OnlineQuickMatch/tooltipMapBox
  6816. "Battlefield description"
  6817. END
  6818. TOOLTIP:OnlineShell/OnlineQuickMatch/tooltipGameType
  6819. "Choose Head to Head or Scenario modes"
  6820. END
  6821. TOOLTIP:OnlineShell/OnlineQuickMatch/tooltipNumberPlayers
  6822. "Choose the number players to match with"
  6823. END
  6824. TOOLTIP:OnlineShell/OnlineQuickMatch/tooltipSide
  6825. "Choose army"
  6826. END
  6827. TOOLTIP:OnlineShell/OnlineQuickMatch/tooltipColor
  6828. "Choose army color"
  6829. END
  6830. TOOLTIP:OnlineShell/OnlineQuickMatch/tooltipMaxPing
  6831. "Choose the acceptable tolerance for opponent's connection speed. \n  The lower the number the faster the connection"
  6832. END
  6833. TOOLTIP:OnlineShell/OnlineQuickMatch/tooltipMaxDisconnects
  6834. "Choose the acceptable tolerance for opponent's disconnection total. \n  Higher disconnect totals indicates slower connection to opponents"
  6835. END
  6836.  
  6837. TOOLTIP:OnlineShell/OnlineChat/Buttons_inframe/OnbttnAddIgnore/tooltipAddignore
  6838. "To ignore a Player, left click on a name \n and left click on the Ignore Player box. \n Ignored players or their messages will not be visible"
  6839. END
  6840. TOOLTIP:OnlineShell/OnlineChat/Buttons_inframe/OnbttnRemoveIgnore/tooltipRemoveIgnore
  6841. "To remove a Player from the Ignore list, \n left click on a name and left click on the Remove Ignore button"
  6842. END
  6843. TOOLTIP:OnlineShell/OnlineChat/Buttons_inframe/OnbttnRemoveFriend/tooltipRemovefriend
  6844. "To remove a Friend, left click on a name \n and left click on the Remove Friend button"
  6845. END
  6846. TOOLTIP:OnlineShell/OnlineChat/Buttons_inframe/OnbttnAddFriend/tooltipAddfriend
  6847. "To create a Friend, left click on \n a name in the Player list, \n then left click the Add Friend box"
  6848. END
  6849. TOOLTIP:OnlineShell/OnlineChat/Buttons_inframe/OnbttnEnterText/tooltipAddfriend
  6850. "Enter the name of the player you would like to add"
  6851. END
  6852. Tooltip:OnlineShell/ONlineCustomMatch/Controls/buttonJoin
  6853. "Select a game, then click the join button"
  6854. END
  6855. TOOLTIP:OnlineShell/OnlineChat/Buttons_inframe/OnbttnEnterText/tooltipChatEnter
  6856. "Click here to enter your text"
  6857. END
  6858. TOOLTIP:OnlineShell/OnlineCustomMatch/tooltipGameHost
  6859. "Name of player hosting this game"
  6860. END
  6861. ///Options Screen
  6862.  
  6863.  
  6864. TOOLTIP:Options/tooltipResolution
  6865. "Adjust the video resolution display. \n This setting can only be changed \n from the Options in the Main Menu"
  6866. END
  6867.  
  6868. TOOLTIP:Options/tooltipDetail
  6869. "Adjusting details too high may slow \n the gameplay for lower end PCs. \n This setting can only be changed \n from the Options in the Main Menu"
  6870. END
  6871.  
  6872. TOOLTIP:Options/tooltipMusic
  6873. "Adjust the volume for the game music"
  6874. END
  6875.  
  6876. TOOLTIP:Options/tooltipBrightness
  6877. "Adjust the overall brightness of the game"
  6878. END
  6879. TOOLTIP:Options/tooltipSoundFX
  6880. "Adjust the volume for the game sound effects"
  6881. END
  6882.  
  6883. TOOLTIP:Options/tooltipVoice
  6884. "Adjust the volume for \n the game voiceover dialog"
  6885. END
  6886.  
  6887. TOOLTIP:Options/tooltipAmbient
  6888. "Adjust the volume for \n the background audio effects"
  6889. END
  6890. TOOLTIP:Options/tooltipMovie
  6891. "Adjust the volume for the in game cinematics"
  6892. END
  6893.  
  6894. TOOLTIP:Options/tooltipScrollSpeed
  6895. "Adjust the battle window scrolling"
  6896. END
  6897.  
  6898. TOOLTIP:Options/tooltipDoubleClickGuard
  6899. "Adjust to allow attack move, then guard area \n by double right clicking destination on battlefield"
  6900. END
  6901.  
  6902. TOOLTIP:Options/tooltipAlternateMouse
  6903. "Toggle on to allow Command & Conquer(tm) style mouse interface"
  6904. END
  6905.  
  6906. TOOLTIP:Options/tooltipAlternativeMouseSetUp
  6907. "Toggle on to allow Command & Conquer(tm) style mouse interface"
  6908. END
  6909.  
  6910. TOOLTIP:options/tooltipEAX
  6911. "Enable sound card EAX3 support. \n Improve audio quality"
  6912. END
  6913.  
  6914. TOOLTIP:Options/tooltipHighQualityAudio
  6915. "Enable surround sound, reverb and increase ambient sounds."
  6916. END
  6917.  
  6918. TOOLTIP:Options/tooltipHighAudioQuality
  6919. "Enable surround sound, reverb and increase ambient sounds."
  6920. END
  6921.  
  6922. TOOLTIP:Options/tooltipOnlineIP
  6923. "Advanced users: If you have multiple network interfaces, choose between IP addresses"
  6924. END
  6925.  
  6926. TOOLTIP:Options/tooltipFireWall
  6927. "Toggle on to enable some firewall systems."
  6928. END
  6929.  
  6930. TOOLTIP:Options/tooltipSendDelay
  6931. "Toggle on to use older DLink routers"
  6932. END
  6933.  
  6934.  
  6935. TOOLTIP:Options/clipOnlineOptions/RefreshNAT/buttonRefreshNAT
  6936. "Force the game to redetect your NAT/Firewall configuration.  Choose this option after changing a Firewall or NAT"
  6937. END
  6938.  
  6939.  
  6940. TOOLTIP:Options/tooltipDisplayForeignLanguage
  6941. "Toggle on to prevent Asian character messages in chat and in game"
  6942. END
  6943.  
  6944. TOOLTIP:Options/tooltipTurnOffMessengerInGame
  6945. "Toggle on to prevent player from sending or receiving in game messages"
  6946. END
  6947.  
  6948. TOOLTIP:Options/tooltipFilterLanguage
  6949. "Toggle on to protect the language of the game"
  6950. END
  6951.  
  6952. TOOLTIP:Options/tooltipAnisotropicTextureFiltering
  6953. "Enable sharper textures if your video card supports this feature. \n Turn off for improved performance"
  6954. END
  6955.  
  6956. TOOLTIP:Options/tooltipTerrainLighting
  6957. "Toggle showing detailed lighting on terrain. Turn off for improved performance"
  6958. END
  6959.  
  6960. TOOLTIP:Options/tooltip3DShadows
  6961. "Toggle showing 3D shadows in game. Turn off for improved performance"
  6962. END
  6963.  
  6964. TOOLTIP:Options/tooltip2DShadows
  6965. "Toggle showing 2D shadows in game. Turn off for improved performance"
  6966. END
  6967.  
  6968. TOOLTIP:Options/tooltipSmoothWaterBorder
  6969. "Toggle smoothing of water borders.  Turn off for improved performance"
  6970. END
  6971.  
  6972. TOOLTIP:Options/tooltipShowProps
  6973. "Toggle showing props in game.  Turn off for improved performance"
  6974. END
  6975.  
  6976. TOOLTIP:Options/tooltipShowAnimations
  6977. "Toggle showing optional animations (like tree sway).  Turn off for improved performance"
  6978. END
  6979.  
  6980. TOOLTIP:Options/tooltipHeatEffects
  6981. "Toggle showing the heat effect system of some units.  Turn off for improved performance"
  6982. END
  6983.  
  6984. TOOLTIP:Options/tooltipDisableDynamicLOD
  6985. "Toggle to on and manually set your Level of Detail. Turn off for improved performance"
  6986. END
  6987.  
  6988. TOOLTIP:Options/tooltipTextureDetail
  6989. "Modify the level of texture quality"
  6990. END
  6991.  
  6992. TOOLTIP:Options/tooltipParticleCap
  6993. "Modify the number of particles allowed on screen at one time"
  6994. END
  6995.  
  6996. TOOLTIP:Options/tooltipRetaliation
  6997. "Toggle on to allow units to leave their position \n and attack enemies in range automatically"
  6998. END
  6999.  
  7000. APT:Retaliation
  7001. "Retaliation"
  7002. END
  7003.  
  7004. TOOLTIP:LanLobby/tooltipGameNames
  7005. // context: tooltip over the game names in the Lan Lobby
  7006. "Titles of games that other players have created"
  7007. END
  7008.  
  7009. TOOLTIP:LanLobby/tooltipNumberPlayers
  7010. // context: tooltip over the number of players (x/y) in the lan lobby
  7011. "Numbers of players that have joined and are allowed in a specific game"
  7012. END
  7013.  
  7014. TOOLTIP:LanLobby/tooltipName
  7015. "Nicknames of players joining game"
  7016. END
  7017.  
  7018. TOOLTIP:LanLobby/tooltipArmy
  7019. "Names of armies joining game"
  7020. END
  7021.  
  7022. TOOLTIP:LanLobby/tooltipTeam
  7023. "Teams that are joining game. \n Teams of the same ID numbers are allies"
  7024. END
  7025.  
  7026. TOOLTIP:LanLobby/tooltipColor
  7027. "House colors of armies joining game"
  7028. END
  7029.  
  7030. TOOLTIP:LanLobby/FrameB_Host/tooltipHeadtoHead
  7031. "Toggle on to play against other players"
  7032. END
  7033.  
  7034. TOOLTIP:LanLobby/FrameB_Host/tooltipScenerio
  7035. "Toggle on to play a specific mission with or against other players"
  7036. END
  7037.  
  7038. TOOLTIP:LanLobby/FrameB_Host/GameSetUp_02/tooltipOfficialMaps
  7039. "These maps are officially created or sanctioned by Electronic Arts"
  7040. END
  7041.  
  7042. TOOLTIP:LanLobby/FrameB_Host/GameSetUp_02/tooltipPlayerMadeMaps
  7043. "These maps are not officially sanctioned by EA and are created by players.\n  When you download a new map it will appear in this map list"
  7044. END
  7045.  
  7046. // comment: Building construction information messages
  7047.  
  7048. DOZER:ConstructionComplete
  7049. // context: The %s is replaced by the building name 
  7050. "Construction Complete: %s"
  7051. END
  7052.  
  7053. DOZER:RepairComplete
  7054. "Repair Operation Complete."
  7055. END
  7056.  
  7057. UPGRADE:TestBaseUpgrade
  7058. "Testing Base Upgrade"
  7059. END
  7060.  
  7061. UPGRADE:UpgradeComplete
  7062. // context: The %s is replaced by the upgrade name 
  7063. "Upgrade Complete: %s"
  7064. END
  7065.  
  7066. GUI:CantBuildRestrictedTerrain
  7067. // context: Terrain is too roughed to build in it
  7068. "The terrain prevents you from building here."
  7069. END
  7070.  
  7071. GUI:CantBuildNotFlatEnough
  7072. // context: Terrain is too roughed to build in it
  7073. "The terrain is not flat enough to build here."
  7074. END
  7075.  
  7076. GUI:CantBuildObjectsInTheWay
  7077. // context: Terrain is not suitable to build
  7078. "You cannot build there because there are obstacles in the way."
  7079. END
  7080.  
  7081. GUI:CantBuildTooCloseToSupplies
  7082. // context: Supply centers can't be too close to supply sources 
  7083. "You cannot build there because it is too close to a source of supplies."
  7084. END
  7085.  
  7086. GUI:CantBuildNoClearPath
  7087. // context: There is no path for the dozer to reach the construction site
  7088. "Unit cannot reach construction site."
  7089. END
  7090.  
  7091. GUI:CantBuildShroud
  7092. // context: Before you can build the player must reveal the fog of war in the area
  7093. "You must explore there before building."
  7094. END
  7095.  
  7096. GUI:CantBuildThere
  7097. // context: The terrain is not suitable to build structures on it
  7098. "You can't build here."
  7099. END
  7100.  
  7101. // comment:
  7102.  
  7103.  
  7104. // comment: Rally point is the path and destination for every unit that exits a building. This path and destination can be set by the user.
  7105.  
  7106. GUI:RallyPointObjectsInTheWay
  7107. "Unable to set rally point, object(s) are in the way of the destination."
  7108. END
  7109.  
  7110. GUI:RallyPointNoPath
  7111. "Unable to set rally point."
  7112. END
  7113.  
  7114. GUI:RallyPointSet
  7115. //context: %s is replaced by the building name which the player set the rally point
  7116. "%s rally point set."
  7117. END
  7118.  
  7119. GUI:GlobalRallyPointSet
  7120. //context: When user orders all buildings to set the same rally point.
  7121. "Rally point set for all buildings."
  7122. END
  7123.  
  7124. GUI:ErrorNoMoreCommandPoints
  7125. // context: used when player tries to click on a build-units button, but doesn't have enough command points to build the unit
  7126. "Not enough command points."
  7127. END
  7128.  
  7129. GUI:ErrorNoMoreMoney
  7130. // context: used when player tries to click on a build-units button, but doesn't have enough cash to build the unit/upgrade/whatever
  7131. "Insufficient funds."
  7132. END
  7133.  
  7134. // context: DO NOT TRANSLATE
  7135. GUI:MouseType
  7136. "Mouse Type"
  7137. END
  7138.  
  7139. GUI:Com
  7140. "EAPIM"
  7141. END
  7142.  
  7143. GUI:CONTROL
  7144. "Control"
  7145. END
  7146.  
  7147. GUI:INFORMATION
  7148. "Information"
  7149. END
  7150.  
  7151. GUI:INTERFACE
  7152. "Interface"
  7153. END
  7154.  
  7155. GUI:SELECTION
  7156. "Selection"
  7157. END
  7158.  
  7159. GUI:TAUNT
  7160. "Taunt"
  7161. END
  7162.  
  7163. GUI:MISC
  7164. "Misc"
  7165. END
  7166.  
  7167. GUI:DEBUG
  7168. "Debug"
  7169. END
  7170.  
  7171. GUI:Cheer
  7172. "Cheer"
  7173. END
  7174. // context:
  7175.  
  7176.  
  7177. GUI:CheerDescription
  7178. // context: Help text for the 'Cheer' command. 
  7179. "Commands your forces to exult over your great deeds."
  7180. END
  7181.  
  7182. GUI:Deploy
  7183. // context: Help text for the 'Deploy' icon. 
  7184. "Deploy Object"
  7185. END
  7186.  
  7187. GUI:DeployDescription
  7188. // context: Help text for the 'Deploy' icon. 
  7189. "Deploy selected object(s)."
  7190. END
  7191.  
  7192. GUI:Guard
  7193. // context: Help text for the 'Guard' icon (a shield image). 
  7194. "Guard"
  7195. END
  7196.  
  7197. GUI:GuardDescription
  7198. // context: Help text for the 'Guard' icon. 
  7199. "Set the selected object(s) into 'guard area' mode."
  7200. END
  7201.  
  7202. GUI:CreateFormation
  7203. "Create Formation"
  7204. END
  7205.  
  7206. GUI:CreateFormationDescription
  7207. // context: Help text for the 'Create formation' icon. 
  7208. "Create a formation of the selected units and they will retain it as they move."
  7209. END
  7210.  
  7211. GUI:Follow
  7212. // context: Help text for the 'Follow' icon. 
  7213. "Follow"
  7214. END
  7215.  
  7216. GUI:FollowDescription
  7217. // context: Help text for the 'Follow' command. 
  7218. "Toggle follow state of selected object(s)."
  7219. END
  7220.  
  7221. GUI:ToggleControlBar
  7222. // context: Help text for the 'Minimize/Maximize control bar' icon. 
  7223. "Toggle Control Bar"
  7224. END
  7225.  
  7226. GUI:ToggleControlBarDescription
  7227. // context: Help text for the 'Toggle Control Bar' command. 
  7228. "Toggles the in game control bar on/off."
  7229. END
  7230.  
  7231. GUI:ToggleLetterbox
  7232. // context: It toggles the display Letterbox mode. The aspect ratio of the screen changes into the 16:9 aspect ratio with two black bars at the top and bottom of the screen. 
  7233. "Toggle Letter Box"
  7234. END
  7235.  
  7236. GUI:ToggleLetterboxDescription
  7237. // context: Help text for the 'Toggle Letter Box' command. 
  7238. "Toggles Letterbox Mode on/off."
  7239. END
  7240.  
  7241. GUI:Scatter
  7242. // context: Help text for the 'Scatter units' icon/command. 
  7243. "Scatter"
  7244. END
  7245.  
  7246. GUI:ScatterDescription
  7247. // context: Help text for the 'Scatter' command. 
  7248. "Scatter selected object(s)."
  7249. END
  7250.  
  7251. GUI:StopObject
  7252. // context: Help text for the 'Stop' icon. 
  7253. "Stop Object"
  7254. END
  7255.  
  7256. GUI:StopObjectDescription
  7257. // context: Help text for the 'Stop Object' command. 
  7258. "Stop the selected object(s)."
  7259. END
  7260.  
  7261. GUI:AttackMoveObject
  7262. // context: Help text for the 'AttackMove' icon. 
  7263. "Attack Move Object"
  7264. END
  7265.  
  7266. GUI:AttackMoveObjectDescription
  7267. // context: Help text for the 'AttackMove Object' command. 
  7268. "Attack Move the selected object(s)."
  7269. END
  7270.  
  7271.  
  7272. GUI:GoToRadarEvent
  7273. // context: This command moves the player screen to last event recorded in the radar map
  7274. "Go to Radar Event"
  7275. END
  7276.  
  7277. GUI:GoToRadarEventDescription
  7278. // context: Help text for the 'Go to Radar Event' command. 
  7279. "Center the tactical view on the last radar event."
  7280. END
  7281.  
  7282. // comment: Command. Player can assign Bookmarks for camera positions over the map
  7283. GUI:SaveView1
  7284. "Set Bookmark 1"
  7285. END
  7286.  
  7287. GUI:SaveView1Description
  7288. // context: help text for 'Set Bookmark X' command
  7289. "Set view bookmark map position 1."
  7290. END
  7291.  
  7292. GUI:SaveView2
  7293. "Set Bookmark 2"
  7294. END
  7295.  
  7296. GUI:SaveView2Description
  7297. // context: help text for 'Set Bookmark X' command
  7298. "Set view bookmark map position 2."
  7299. END
  7300.  
  7301. GUI:SaveView3
  7302. "Set Bookmark 3"
  7303. END
  7304.  
  7305. GUI:SaveView3Description
  7306. // context: help text for 'Set Bookmark X' command
  7307. "Set view bookmark map position 3."
  7308. END
  7309.  
  7310. GUI:SaveView4
  7311. "Set Bookmark 4"
  7312. END
  7313.  
  7314.  
  7315. GUI:SaveView4Description
  7316. // context: help text for 'Set Bookmark X' command
  7317. "Set view bookmark map position 4."
  7318. END
  7319.  
  7320. GUI:SaveView5
  7321. "Set Bookmark 5"
  7322. END
  7323.  
  7324.  
  7325. GUI:SaveView5Description
  7326. // context: help text for 'Set Bookmark X' command
  7327. "Set view bookmark map position 5."
  7328. END
  7329.  
  7330.  
  7331. GUI:SaveView6
  7332. "Set Bookmark 6"
  7333. END
  7334.  
  7335.  
  7336. GUI:SaveView6Description
  7337. // context: help text for 'Set Bookmark X' command
  7338. "Set view bookmark map position 6."
  7339. END
  7340.  
  7341. GUI:SaveView7
  7342. "Set Bookmark 7"
  7343. END
  7344.  
  7345.  
  7346. GUI:SaveView7Description
  7347. // context: help text for 'Set Bookmark X' command
  7348. "Set view bookmark map position 7."
  7349. END
  7350.  
  7351. GUI:SaveView8
  7352. "Set Bookmark 8"
  7353. END
  7354.  
  7355.  
  7356. GUI:SaveView8Description
  7357. // context: help text for 'Set Bookmark X' command
  7358. "Set view bookmark map position 8."
  7359. END
  7360.  
  7361. // comment: Command to go to the bookmarked camera position over the map
  7362. GUI:ViewView1
  7363. "View Bookmark 1"
  7364. END
  7365.  
  7366. GUI:ViewView1Description
  7367. // context: help text for 'View Bookmark X' command
  7368. "View bookmarked map position 1."
  7369. END
  7370.  
  7371. GUI:ViewView2
  7372. "View Bookmark 2"
  7373. END
  7374.  
  7375. GUI:ViewView2Description
  7376. // context: help text for 'View Bookmark X' command
  7377. "View bookmarked map position 2."
  7378. END
  7379.  
  7380. GUI:ViewView3
  7381. "View Bookmark 3"
  7382. END
  7383.  
  7384. GUI:ViewView3Description
  7385. // context: help text for 'View Bookmark X' command
  7386. "View bookmarked map position 3."
  7387. END
  7388.  
  7389. GUI:ViewView4
  7390. "View Bookmark 4"
  7391. END
  7392.  
  7393. GUI:ViewView4Description
  7394. // context: help text for 'View Bookmark X' command
  7395. "View bookmarked map position 4."
  7396. END
  7397.  
  7398. GUI:ViewView5
  7399. "View Bookmark 5"
  7400. END
  7401.  
  7402. GUI:ViewView5Description
  7403. // context: help text for 'View Bookmark X' command
  7404. "View bookmarked map position 5."
  7405. END
  7406.  
  7407. GUI:ViewView6
  7408. "View Bookmark 6"
  7409. END
  7410.  
  7411. GUI:ViewView6Description
  7412. // context: help text for 'View Bookmark X' command
  7413. "View bookmarked map position 6."
  7414. END
  7415.  
  7416. GUI:ViewView7
  7417. "View Bookmark 7"
  7418. END
  7419.  
  7420. GUI:ViewView7Description
  7421. // context: help text for 'View Bookmark X' command
  7422. "View bookmarked map position 7."
  7423. END
  7424.  
  7425.  
  7426. GUI:ViewView8
  7427. "View Bookmark 8"
  7428. END
  7429.  
  7430. GUI:ViewView8Description
  7431. // context: help text for 'View Bookmark X' command
  7432. "View bookmarked map position 8."
  7433. END
  7434.  
  7435. GUI:BookmarkXSet
  7436. // comment: Mesage to user when they set a bookmark, it. 'Bookmark #2 set.' or 'Bookmark #8 set'.
  7437. "Bookmark #%d set."
  7438. END
  7439.  
  7440. GUI:CenterBase
  7441. // context: It centers view over the player's base
  7442. "Center Base"
  7443. END
  7444.  
  7445. GUI:CenterBaseDescription
  7446. // context: help text for 'Center Base' command
  7447. "Center the view about the player's base."
  7448. END
  7449.  
  7450. GUI:SelectNone
  7451. // context: command unselect everything
  7452. "Select None"
  7453. END
  7454.  
  7455. GUI:SelectAll
  7456. // context: command select all units
  7457. "Select All"
  7458. END
  7459.  
  7460. GUI:SelectAllDescription
  7461. // context: help text for 'Select all' command
  7462. "Selects all military units."
  7463. END
  7464.  
  7465. GUI:SelectNextUnit
  7466. // context: command select next object
  7467. "Next Object"
  7468. END
  7469.  
  7470. GUI:SelectNextUnitDescription
  7471. // context: help text for 'Next Object' command
  7472. "Select the next object."
  7473. END
  7474.  
  7475. GUI:SelectPrevUnit
  7476. // context: command select previous object
  7477. "Previous Object"
  7478. END
  7479.  
  7480. GUI:SelectPrevUnitDescription
  7481. // context: help text for 'Previous Object' command
  7482. "Select the previous unit."
  7483. END
  7484.  
  7485. GUI:SelectNextWorker
  7486. // context: command select next worker
  7487. "Next Worker"
  7488. END
  7489.  
  7490. GUI:SelectNextWorkerDescription
  7491. // context: help text for 'Next Worker' command
  7492. "Select the next Worker."
  7493. END
  7494.  
  7495. GUI:SelectPrevWorker
  7496. // context: command select previous worker
  7497. "Previous Worker"
  7498. END
  7499.  
  7500. GUI:SelectPrevWorkerDescription
  7501. // context: help text for 'Previous Worker' command
  7502. "Select the previous Worker."
  7503. END
  7504.  
  7505. GUI:TypeSelect
  7506. // context: command to select units by type
  7507. "Type Select"
  7508. END
  7509.  
  7510. GUI:TypeSelectDescription
  7511. // context: help text for 'Type Select' command
  7512. "Selects units by type.  Double left click a unit to select all of the same type."
  7513. END
  7514.  
  7515. GUI:SelectHeroDescription
  7516. "Select a Hero"
  7517. END
  7518.  
  7519. GUI:SelectHero
  7520. "Select Hero"
  7521. END
  7522.  
  7523. APT:MyHeroSubTitle
  7524. "SELECT HERO"
  7525. END
  7526.  
  7527. APT:MyHeroes
  7528. // Context: Button name for My Heroes section in the Main Menu
  7529. "MY HEROES"
  7530. END
  7531.  
  7532. APT:DistributeAttributePoints
  7533. // In create a hero customize screen
  7534. "Distribute Attribute Points"
  7535. END
  7536.  
  7537. APT:Quit
  7538. // Context: Button on the Main Menu allowing the player to close the game
  7539. "QUIT"
  7540. END
  7541.  
  7542.  
  7543. // comment: Player can create Teams and then use them as if they were a single unit
  7544. GUI:CreateTeam0
  7545. // context: Command to Create Team X
  7546. "Create Team 0"
  7547. END
  7548.  
  7549. GUI:CreateTeam0Description
  7550. // context: Help text for 'Create Team X' command
  7551. "Creates team 0 from currently selected units."
  7552. END
  7553.  
  7554. GUI:CreateTeam1
  7555. // context: Command to Create Team X
  7556.  
  7557. "Create Team 1"
  7558.  
  7559. END
  7560.  
  7561. GUI:CreateTeam1Description
  7562. // context: Help text for 'Create Team X' command
  7563. "Creates team 1 from currently selected units."
  7564. END
  7565.  
  7566. GUI:CreateTeam2
  7567. // context: Command to Create Team X
  7568. "Create Team 2"
  7569. END
  7570.  
  7571. GUI:CreateTeam2Description
  7572. // context: Help text for 'Create Team X' command
  7573. "Creates team 2 from currently selected units."
  7574. END
  7575.  
  7576. GUI:CreateTeam3
  7577. // context: Command to Create Team X
  7578. "Create Team 3"
  7579. END
  7580.  
  7581. GUI:CreateTeam3Description
  7582. // context: Help text for 'Create Team X' command
  7583. "Creates team 3 from currently selected units."
  7584. END
  7585.  
  7586. GUI:CreateTeam4
  7587. // context: Command to Create Team X
  7588. "Create Team 4"
  7589. END
  7590.  
  7591. GUI:CreateTeam4Description
  7592. // context: Help text for 'Create Team X' command
  7593. "Creates team 4 from currently selected units."
  7594. END
  7595.  
  7596. GUI:CreateTeam5
  7597. // context: Command to Create Team X
  7598. "Create Team 5"
  7599. END
  7600.  
  7601. GUI:CreateTeam5Description
  7602. // context: Help text for 'Create Team X' command
  7603. "Creates team 5 from currently selected units."
  7604. END
  7605.  
  7606. GUI:CreateTeam6
  7607. // context: Command to Create Team X
  7608. "Create Team 6"
  7609. END
  7610.  
  7611. GUI:CreateTeam6Description
  7612. // context: Help text for 'Create Team X' command
  7613. "Creates team 6 from currently selected units."
  7614. END
  7615.  
  7616. GUI:CreateTeam7
  7617. // context: Command to Create Team X
  7618. "Create Team 7"
  7619. END
  7620.  
  7621. GUI:CreateTeam7Description
  7622. // context: Help text for 'Create Team X' command
  7623. "Creates team 7 from currently selected units."
  7624. END
  7625.  
  7626. GUI:CreateTeam8
  7627. // context: Command to Create Team X
  7628. "Create Team 8"
  7629. END
  7630.  
  7631. GUI:CreateTeam8Description
  7632. // context: Help text for 'Create Team X' command
  7633. "Creates team 8 from currently selected units."
  7634. END
  7635.  
  7636. GUI:CreateTeam9
  7637. // context: Command to Create Team X
  7638. "Create Team 9"
  7639. END
  7640.  
  7641. GUI:CreateTeam9Description
  7642. // context: Help text for 'Create Team X' command
  7643. "Creates team 9 from currently selected units."
  7644. END
  7645.  
  7646. GUI:SelectTeam0
  7647. // context: Command to Select Team X
  7648. "Select Team 0"
  7649. END
  7650.  
  7651. GUI:SelectTeam0Description
  7652. // context: Help text for 'Select Team X' command
  7653. "Select members of team 0."
  7654.  
  7655. END
  7656.  
  7657. GUI:SelectTeam1
  7658. // context: Command to Select Team X
  7659. "Select Team 1"
  7660. END
  7661.  
  7662. GUI:SelectTeam1Description
  7663. // context: Help text for 'Select Team X' command
  7664. "Select members of team 1."
  7665. END
  7666.  
  7667. GUI:SelectTeam2
  7668. // context: Command to Select Team X
  7669. "Select Team 2"
  7670. END
  7671.  
  7672. GUI:SelectTeam2Description
  7673. // context: Help text for 'Select Team X' command
  7674. "Select members of team 2."
  7675. END
  7676.  
  7677. GUI:SelectTeam3
  7678. // context: Command to Select Team X
  7679. "Select Team 3"
  7680. END
  7681.  
  7682. GUI:SelectTeam3Description
  7683. // context: Help text for 'Select Team X' command
  7684. "Select members of team 3."
  7685. END
  7686.  
  7687. GUI:SelectTeam4
  7688. // context: Command to Select Team X
  7689. "Select Team 4"
  7690. END
  7691.  
  7692. GUI:SelectTeam4Description
  7693. // context: Help text for 'Select Team X' command
  7694. "Select members of team 4."
  7695. END
  7696.  
  7697. GUI:SelectTeam5
  7698. // context: Command to Select Team X
  7699. "Select Team 5"
  7700. END
  7701.  
  7702. GUI:SelectTeam5Description
  7703. // context: Help text for 'Select Team X' command
  7704. "Select members of team 5."
  7705. END
  7706.  
  7707. GUI:SelectTeam6
  7708. // context: Command to Select Team X
  7709. "Select Team 6"
  7710. END
  7711.  
  7712. GUI:SelectTeam6Description
  7713. // context: Help text for 'Select Team X' command
  7714. "Select members of team 6."
  7715. END
  7716.  
  7717. GUI:SelectTeam7
  7718.  
  7719. // context: Command to Select Team X
  7720. "Select Team 7"
  7721. END
  7722.  
  7723. GUI:SelectTeam7Description
  7724. // context: Help text for 'Select Team X' command
  7725. "Select members of team 7."
  7726. END
  7727.  
  7728. GUI:SelectTeam8
  7729. // context: Command to Select Team X
  7730. "Select Team 8"
  7731. END
  7732.  
  7733. GUI:SelectTeam8Description
  7734. // context: Help text for 'Select Team X' command
  7735. "Select members of team 8."
  7736. END
  7737.  
  7738. GUI:SelectTeam9
  7739. // context: Command to Select Team X
  7740. "Select Team 9"
  7741. END
  7742.  
  7743. GUI:SelectTeam9Description
  7744. // context: Help text for 'Select Team X' command
  7745. "Select members of team 9."
  7746. END
  7747.  
  7748. GUI:ViewTeam0
  7749. // context: Command to Select Team X
  7750. "Center Team 0"
  7751. END
  7752.  
  7753. GUI:ViewTeam0Description
  7754. // context: Help text for 'Select Team X' command
  7755. "Select and center view about team 0."
  7756. END
  7757.  
  7758. GUI:ViewTeam1
  7759. // context: Command to Select and Center the View over Team X
  7760. "Center Team 1"
  7761. END
  7762.  
  7763. GUI:ViewTeam1Description
  7764. // context: Help text for 'Center Team X' command
  7765. "Select and center view about team 1."
  7766. END
  7767.  
  7768. GUI:ViewTeam2
  7769. // context: Command to Select and Center the View over Team X
  7770. "Center Team 2"
  7771. END
  7772.  
  7773. GUI:ViewTeam2Description
  7774. // context: Help text for 'Center Team X' command
  7775. "Select and center view about team 2."
  7776. END
  7777.  
  7778. GUI:ViewTeam3
  7779. // context: Command to Select and Center the View over Team X
  7780. "Center Team 3"
  7781. END
  7782.  
  7783. GUI:ViewTeam3Description
  7784. // context: Help text for 'Center Team X' command
  7785. "Select and center view about team 3."
  7786. END
  7787.  
  7788. GUI:ViewTeam4
  7789. // context: Command to Select and Center the View over Team X
  7790. "Center Team 4"
  7791. END
  7792.  
  7793. GUI:ViewTeam4Description
  7794. // context: Help text for 'Center Team X' command
  7795. "Select and center view about team 4."
  7796. END
  7797.  
  7798. GUI:ViewTeam5
  7799. // context: Command to Select and Center the View over Team X
  7800. "Center Team 5"
  7801. END
  7802.  
  7803. GUI:ViewTeam5Description
  7804. // context: Help text for 'Center Team X' command
  7805. "Select and center view about team 5."
  7806. END
  7807.  
  7808. GUI:ViewTeam6
  7809. // context: Command to Select and Center the View over Team X
  7810. "Center Team 6"
  7811. END
  7812.  
  7813. GUI:ViewTeam6Description
  7814. // context: Help text for 'Center Team X' command
  7815. "Select and center view about team 6."
  7816. END
  7817.  
  7818. GUI:ViewTeam7
  7819. // context: Command to Select and Center the View over Team X
  7820. "Center Team 7"
  7821. END
  7822.  
  7823. GUI:ViewTeam7Description
  7824. // context: Help text for 'Center Team X' command
  7825. "Select and center view about team 7."
  7826. END
  7827.  
  7828. GUI:ViewTeam8
  7829. // context: Command to Select and Center the View over Team X
  7830. "Center Team 8"
  7831. END
  7832.  
  7833. GUI:ViewTeam8Description
  7834. // context: Help text for 'Center Team X' command
  7835. "Select and center view about team 8."
  7836. END
  7837.  
  7838. GUI:ViewTeam9
  7839. // context: Command to Select and Center the View over Team X
  7840. "Center Team 9"
  7841. END
  7842.  
  7843. GUI:ViewTeam9Description
  7844. // context: Help text for 'Center Team X' command
  7845. "Select and center view about team 9."
  7846. END
  7847. // comment:
  7848.  
  7849.  
  7850. GUI:LocalIPDesc
  7851. // context: IP address of the player computer
  7852. "Local IP"
  7853.  
  7854. END
  7855.  
  7856.  
  7857. GUI:RemoteIPDesc
  7858. // context: IP address of the opponent computer
  7859. "Remote IP"
  7860. END
  7861.  
  7862. // context: DO NOT TRANSLATE - DEBUG INFO ONLY
  7863. GUI:SaveCamera
  7864. "Save camera in replays"
  7865. END
  7866.  
  7867. GUI:UseCamera
  7868. "Use saved camera in replays"
  7869. END
  7870.  
  7871. GUI:Mute
  7872. // context: title above mute buttons in in-game diplomacy screen.  MUST BE SHORT - SPACE IS LIMITED
  7873. "Mute"
  7874. END
  7875.  
  7876. GUI:NeedHumanPlayers
  7877. // context: The host is (and any other humans are) observers.  At least one human must be willing to play.
  7878. "You need a non-observer human player to start the game."
  7879. END
  7880.  
  7881. GUI:NeedWOTREnemy
  7882. "You need an enemy to start a War of the Ring game."
  7883. END
  7884.  
  7885. Mouse:Windows
  7886. "Windows Cursor"
  7887. END
  7888.  
  7889. Mouse:W3D
  7890. "W3D Cursor"
  7891. END
  7892.  
  7893. Mouse:Poly
  7894. "Polygon Cursor"
  7895. END
  7896.  
  7897. Mouse:DX8
  7898. "DX8 Cursor"
  7899. END
  7900. // context:
  7901.  
  7902.  
  7903. // comment: Mouse cursors names
  7904.  
  7905. Mouse:Heal
  7906. // context: Heal cursor
  7907. "Get Healed"
  7908. END
  7909.  
  7910. Mouse:GetRepaired
  7911. // context: Repair Cursor
  7912. "Get Repaired"
  7913. END
  7914.  
  7915. Mouse:Dock
  7916. // context: Dock cursor. Certain units can dock in buildings to load/unload goods
  7917. "Dock"
  7918. END
  7919.  
  7920. Mouse:DoRepair
  7921. // context: Repair Cursor
  7922. "Repair"
  7923. END
  7924.  
  7925. Mouse:ResumeConstruction
  7926. // context: Cusor to command the Dozer to resume the construction of a structure
  7927. "Resume Construction"
  7928. END
  7929.  
  7930. Mouse:Enter
  7931. // context: Cursor to order units to enter buildings/transports
  7932. "Enter"
  7933. END
  7934.  
  7935. Mouse:SetRallyPoint
  7936. // context: A Rally point is a predefine path that the units follow when they came out of buildings. This is a curso to define the end of that path
  7937. "Set Rally Point"
  7938. END
  7939.  
  7940. Mouse:DisguiseAsVehicle
  7941. // context: Cursor to order a unit to disguise as other
  7942. "Disguise As This!"
  7943. End
  7944.  
  7945. Mouse:Invalid
  7946. // contest: Invalid command cursor.
  7947. "INVALID"
  7948. END
  7949.  
  7950. Mouse:PlaceBeacon
  7951. // context: Place a Becon cursor (Beacon is like Post-It note in the map for the player)
  7952. "Place Beacon"
  7953. END
  7954.  
  7955. // comment:
  7956.  
  7957. // context: DO NOT TRANSLATE
  7958. SCRIPT:TestString
  7959. "This is like a test string, dude."
  7960. END
  7961.  
  7962. SCRIPT:LongTestString
  7963. "This is like a really long test string, dude.  It makes sure that the word wrap and the spacing works."
  7964. END
  7965. // context:
  7966.  
  7967. //--------------------------------------------------------------------------------
  7968. // Science Strings
  7969. //--------------------------------------------------------------------------------
  7970. SCIENCE:GeneralName
  7971. // context: tells the user to enter a name for their general
  7972. "<Enter Name>"
  7973. END
  7974. SCIENCE:SkillPoints
  7975. // context: tells the user how many skill points they have to spend
  7976. "Skill Points: %d"
  7977. END
  7978.  
  7979. SCIENCE:Rank
  7980. // context: tells the user what rank he currently is
  7981. "Level %d"
  7982. END
  7983.  
  7984. SCIENCE:Rank1
  7985. // context: rank 1 is equal to Captain
  7986. "Rank 1"
  7987. END
  7988.  
  7989. SCIENCE:Rank2
  7990. // context: rank 2 is equal to Major
  7991. "Rank 2"
  7992. END
  7993.  
  7994. SCIENCE:Rank3
  7995. // context: rank 3 is equal to Lt. Colonel
  7996. "Rank 3"
  7997. END
  7998.  
  7999. SCIENCE:Rank4
  8000. // context: rank 4 is equal to Colonel
  8001. "Rank 4"
  8002. END
  8003.  
  8004. SCIENCE:Rank5
  8005. // context: rank 5 is equal to Brig. General
  8006. "Rank 5"
  8007. END
  8008.  
  8009. SCIENCE:Rank6
  8010. // context: rank 6 is equal to Major General
  8011. "Rank 6"
  8012. END
  8013.  
  8014. SCIENCE:Rank7
  8015. // context: rank 7 is equal to Lt. General
  8016. "Rank 7"
  8017. END
  8018.  
  8019. SCIENCE:Rank8
  8020. // context: rank 8 is equal to General
  8021. "Rank 8"
  8022. END
  8023.  
  8024.  
  8025. // comment: Sciences are Upgrades that the General can obtain to improve the eficiency of their armys. Please check the Units reference document.
  8026.  
  8027. SCIENCE:TempName
  8028. // context: DO NOT TRANSLATE
  8029. "Give My Science A Name"
  8030. End
  8031.  
  8032. SCIENCE:TempDescription
  8033. // context: DO NOT TRANSLATE
  8034. "Please take the time to fill out my description located in Science.ini!  Thanks a bunch"
  8035. End
  8036.  
  8037. // comment:
  8038.  
  8039. //--------------------------------------------------------------------------------
  8040. // End of Science Strings
  8041. //--------------------------------------------------------------------------------
  8042. CONTROLBAR:ToolTipToggleWargSkirmishToLineFormation
  8043. "+25% Armor, -50% Damage"
  8044. END
  8045.  
  8046. CONTROLBAR:ToolTipToggleWargLineToSkirmishFormation
  8047. "No bonus"
  8048. END
  8049.  
  8050. CONTROLBAR:ToolTipTogglePikemanLineToPorcupineFormation
  8051. "+25% Armor, -40% Speed\n Bonus damage to cavalry"
  8052. END
  8053.  
  8054. CONTROLBAR:ToolTipTogglePikemanPorcupineToLineFormation
  8055. "No bonus"
  8056. END
  8057.  
  8058. CONTROLBAR:ToolTipToggleCrossbowmanLineToWedgeFormation
  8059. "+25% Damage, -50% Armor"
  8060. END
  8061.  
  8062. CONTROLBAR:ToolTipToggleCrossbowmanWedgeToLineFormation
  8063. "No bonus"
  8064. END
  8065.  
  8066. CONTROLBAR:ToolTipToggleGFighterLineToBlockFormation
  8067. "+25% Armor, -40% Speed"
  8068. END
  8069.  
  8070. CONTROLBAR:ToolTipToggleGFighterBlockToLineFormation
  8071. "No bonus"
  8072. END
  8073.  
  8074. CONTROLBAR:ToolTipToggleIFighterLineToBlockFormation
  8075. "+25% Armor, -40% Speed"
  8076. END
  8077.  
  8078. CONTROLBAR:ToolTipToggleIFighterBlockToLineFormation
  8079. "No bonus"
  8080. END
  8081.  
  8082. CONTROLBAR:ToolTipToggleRangerLineToSkirmishFormation
  8083. "+25% Damage, -50% Armor"
  8084. END
  8085.  
  8086. CONTROLBAR:ToolTipToggleRangerSkirmishToLineFormation
  8087. "No bonus"
  8088. END
  8089.  
  8090. CONTROLBAR:ToolTipToggleGArcherLineToWedgeFormation
  8091. "+25% Damage, -50% Armor"
  8092. END
  8093.  
  8094. CONTROLBAR:ToolTipToggleGArcherWedgeToLineFormation
  8095. "No bonus"
  8096. END
  8097.  
  8098. CONTROLBAR:ToolTipToggleHaradrimLineToWedgeFormation
  8099. "+25% Damage, -25% Armor"
  8100. END
  8101.  
  8102. CONTROLBAR:ToolTipToggleHaradrimWedgeToLineFormation
  8103. "No bonus"
  8104. END
  8105.  
  8106. CONTROLBAR:ToolTipToggleEasterlingLineToPorcupineFormation
  8107. "+25% Armor, -40% Speed\n Bonus damage to cavalry"
  8108. END
  8109.  
  8110. CONTROLBAR:ToolTipToggleEasterlingPorcupineToLineFormation
  8111. "No bonus"
  8112. END
  8113.  
  8114. CONTROLBAR:ToolTipToggleGKnightLineToWedgeFormation
  8115. "+25% Damage, -25% Armor"
  8116. END
  8117.  
  8118. CONTROLBAR:ToolTipToggleGKnightWedgeToLineFormation
  8119. "No bonus"
  8120. END
  8121.  
  8122. CONTROLBAR:ToolTipToggleRohirrimLineToWedgeFormation
  8123. "+25% Damage, -25% Armor"
  8124. END
  8125.  
  8126. CONTROLBAR:ToolTipToggleRohirrimWedgeToLineFormation
  8127. "No bonus"
  8128. END
  8129.  
  8130. CONTROLBAR:ToolTipToggleRohirrimArcherLineToWedgeFormation
  8131. "+25% Damage, -25% Armor"
  8132. END
  8133.  
  8134. CONTROLBAR:ToolTipToggleRohirrimArcherWedgeToLineFormation
  8135. "No bonus"
  8136. END
  8137.  
  8138. CONTROLBAR:ToolTipToggleRArcherLineToSkirmishFormation
  8139. "+25% Damage, -50% Armor"
  8140. END
  8141.  
  8142. CONTROLBAR:ToolTipToggleRArcherSkirmishToLineFormation
  8143. "No bonus"
  8144. END
  8145.  
  8146. CONTROLBAR:ToolTipToggleTowerGuardLineToShieldWallFormation
  8147. "+80% Armor, -75% Speed"
  8148. END
  8149.  
  8150. CONTROLBAR:ToolTipToggleTowerGuardShieldWallToLineFormation
  8151. "No bonus"
  8152. END
  8153.  
  8154. CONTROLBAR:RevealArea
  8155. "Reveal area"
  8156. END
  8157.  
  8158. CONTROLBAR:TooltipRevealArea
  8159. "Temporarily reveal an area of the map."
  8160. End
  8161.  
  8162. CONTROLBAR:SpecialAbilityManTheWalls
  8163. "Man the Walls"
  8164. END
  8165.  
  8166. CONTROLBAR:ToolTipSpecialAbilityManTheWalls
  8167. "Order units to man the walls"
  8168. END
  8169.  
  8170. CONTROLBAR:SpecialAbilityRangerAmbush
  8171. "Ambush For&mation"
  8172. END
  8173. CONTROLBAR:ToolTipSpecialAbilityRangerAmbush
  8174. "+50% Damage \n -75% Armor"
  8175. END
  8176.  
  8177. CONTROLBAR:SpecialAbilityOsgiliathVeterans
  8178. "Osgiliath Veterans"
  8179. END
  8180. CONTROLBAR:ToolTipSpecialAbilityOsgiliathVeterans
  8181. "Osgiliath Veterans"
  8182. END
  8183.  
  8184. CONTROLBAR:SpecialAbilityPrinceOfDolArmoth
  8185. "Prince of Dol Armoth"
  8186. END
  8187. CONTROLBAR:ToolTipSpecialAbilityPrinceOfDolArmoth
  8188. "Prince of Dol Armoth"
  8189. END
  8190.  
  8191. CONTROLBAR:SiegeDeploy
  8192. // context: deploy the seige ramp from the siege tower
  8193. "Retract"
  8194. END
  8195.  
  8196. CONTROLBAR:ToolTipSiegeDeploy
  8197. // context: deploy the seige ramp from the siege tower
  8198. "Retract from wall"
  8199. END
  8200.  
  8201. CONTROLBAR:SiegeRetract
  8202. // context: retract ramp back into the siege tower
  8203. "&Retract"
  8204. END
  8205.  
  8206. CONTROLBAR:ToolTipSiegeRetract
  8207. // context: retract ramp back into the siege tower
  8208. "Retract from wall"
  8209. END
  8210.  
  8211. CONTROLBAR:ObsPlayerLabel
  8212. // context: player name/team text on the observer control bar
  8213. "%ls (Team %ls)"
  8214. END
  8215.  
  8216. CONTROLBAR:ObserveNextPlayer
  8217. // Context: help text title for the observe next player button
  8218. "Observe Next Player"
  8219. END
  8220.  
  8221. CONTROLBAR:ObserveNextPlayerDescription
  8222. // Context: help text description for the observe next player button
  8223. "View the game from the perspective of the next player"
  8224. END
  8225.  
  8226. CONTROLBAR:ObservePriorPlayer
  8227. // Context: help text title for the observe prior player button
  8228. "Observe Previous Player"
  8229. END
  8230.  
  8231. CONTROLBAR:ObservePriorPlayerDescription
  8232. // Context: help text description for the observe prior player button
  8233. "View the game from the perspective of the previous player"
  8234. END
  8235.  
  8236.  
  8237. CONTROLBAR:OrRequirement
  8238. // context: For the command button of building a strategy center.  Inserted into the building requirements list in the tooltip
  8239. "or"
  8240. END
  8241.  
  8242. CONTROLBAR:GeneralsPromotion
  8243. // context: part of the tooltip where the requirements to build a unit are listed.  This is to signify that this unit requires an upgrade from the generals powers menu.
  8244. "Battle for Middle-earth Promotion"
  8245. END
  8246.  
  8247. CONTROLBAR:UpgradeRequired
  8248. // context: part of the tooltip where the requirements to build a unit are listed. This signifies that the unit is missing one or more upgrades."
  8249. "Upgrade Missing (design spec required!)"
  8250. END
  8251.  
  8252. CONTROLBAR:GeneralsExp
  8253. // context:tooltip header for the Battle for Middle-earth experience bar.
  8254. "Battle for Middle-earth Experience"
  8255. END
  8256.  
  8257. CONTROLBAR:GeneralsExpDescription
  8258. // context:tooltip description for the Battle for Middle-earth experience bar.
  8259. "This meter shows how close you are to reaching your next level."
  8260. END
  8261.  
  8262. CONTROLBAR:BriefingHistory
  8263. // context: Button to go to the chat window in Solo play, when it displays a history of mission briefings
  8264. "Mission Briefings"
  8265. END
  8266.  
  8267. CONTROLBAR:BriefingHistoryDescription
  8268. // context: Help text for the communicator button in Solo play, when it displays a history of mission briefings
  8269. "Click to see mission briefings."
  8270. END
  8271.  
  8272. CONTROLBAR:Power
  8273. // tooltip for the power
  8274. "Power"
  8275.  
  8276. END
  8277.  
  8278. CONTROLBAR:PowerDescription
  8279. // tooltip for the power
  8280. "Current Power: %d\nRequired Power: %d"
  8281. END
  8282.  
  8283. CONTROLBAR:Money
  8284. // tooltip for the Money
  8285. "Resources"
  8286. END
  8287.  
  8288. CONTROLBAR:MoneyDescription
  8289. // tooltip for the money
  8290. "This is the amount of resources that you have."
  8291. END
  8292.  
  8293. CONTROLBAR:EvilPlayerExperienceMenu
  8294. "Powers Menu"
  8295. END
  8296.  
  8297.  
  8298.  
  8299. CONTROLBAR:EvilPlayerExperienceMenuDescription
  8300. "Increase the Power of the One Ring.\n Destroy units to gain new powers"
  8301. END
  8302.  
  8303. CONTROLBAR:GoodPlayerExperienceMenu
  8304. "Powers Menu"
  8305. END
  8306.  
  8307.  
  8308.  
  8309. CONTROLBAR:GoodPlayerExperienceMenuDescription
  8310. "Increase the Power of the Evenstar.\n Destroy units to gain new powers"
  8311. END
  8312.  
  8313.  
  8314.  
  8315.  
  8316. CONTROLBAR:UpDown
  8317. "Show/Hide Toggle"
  8318. END
  8319.  
  8320. CONTROLBAR:UpDownDescription
  8321. "Toggles whether the control bar is shown or hidden."
  8322. END
  8323.  
  8324. CONTROLBAR:Demoralize
  8325. "Demoralize"
  8326. END
  8327.  
  8328. CONTROLBAR:GrabPassenger
  8329. "Grab &Weapon"
  8330. END
  8331.  
  8332. CONTROLBAR:EntFindRock
  8333. "Find a &Rock"
  8334. END
  8335.  
  8336. CONTROLBAR:TrollFindRock
  8337. "Find a &Rock"
  8338. END
  8339.  
  8340. CONTROLBAR:TrollFindTastyOrc
  8341. "F&ind an Orc to Eat"
  8342. END
  8343.  
  8344. CONTROLBAR:TrollFindOrcToHold
  8345. "Find an Orc to Hold"
  8346. END
  8347.  
  8348. CONTROLBAR:GrabBuildingChunk
  8349. "Grab &Building Chunk"
  8350. END
  8351.  
  8352. CONTROLBAR:GrabAndEatPassenger
  8353. "Eat Unit"
  8354. END
  8355.  
  8356. CONTROLBAR:SpecialAbilityIgnite
  8357. "&Ignite"
  8358. END
  8359.  
  8360. CONTROLBAR:SpecialAbilityFlamingSword
  8361. "F&laming Sword"
  8362. END
  8363.  
  8364. CONTROLBAR:SpecialAbilityFireWhip
  8365. "Fire &Whip"
  8366. END
  8367.  
  8368. CONTROLBAR:SpecialAbilityBalrogScream
  8369. "Screa&m"
  8370. END
  8371.  
  8372. CONTROLBAR:SpecialAbilityBalrogBreath
  8373. "B&reathe Fire"
  8374. END
  8375.  
  8376. CONTROLBAR:SpecialAbilityBalrogWings
  8377. "Wing&s"
  8378. END
  8379.  
  8380. CONTROLBAR:KnifeFighter
  8381. "Knife Figh&ter"
  8382. END
  8383.  
  8384. CONTROLBAR:ToolTipKnifeFighter
  8385. "Requires Level 2 \n left click to activate \n Alternate melee attack \n +20% Armor"
  8386. END
  8387.  
  8388. CONTROLBAR:DwarfToss
  8389. "Grab Gi&mli"
  8390. END
  8391.  
  8392. CONTROLBAR:SwoopAttack
  8393. "Swoop Attack"
  8394. End
  8395.  
  8396. CONTROLBAR:ChargeAttack
  8397. "&Charge Attack"
  8398. END
  8399.  
  8400. CONTROLBAR:ToolTipSpecialAbilityChargeAttack
  8401. "Order Mumakil to trample the enemy \n Left click icon then left click on target"
  8402. END
  8403.  
  8404. CONTROLBAR:Guard
  8405. "&Guard"
  8406. END
  8407.  
  8408. CONTROLBAR:GuardUnit
  8409. "Guard &Unit"
  8410. END
  8411.  
  8412. CONTROLBAR:GuardWithoutPursuit
  8413. "Guard &Close"
  8414. END
  8415.  
  8416. CONTROLBAR:GuardFlyingUnitsOnly
  8417. "Guard Ai&r"
  8418. END
  8419.  
  8420. CONTROLBAR:AttackMove
  8421. "&Attack Move"
  8422. END
  8423.  
  8424. CONTROLBAR:Stop
  8425. "&Stop"
  8426. END
  8427.  
  8428. CONTROLBAR:Waypoints
  8429. "&Waypoint"
  8430. END
  8431.  
  8432. CONTROLBAR:CancelBuild
  8433. "&Cancel Build"
  8434. END
  8435.  
  8436. CONTROLBAR:Contaminate
  8437. "&Contaminate"
  8438. END
  8439.  
  8440. CONTROLBAR:Bloodthirsty
  8441. "Blood&thirsty"
  8442. END
  8443.  
  8444. CONTROLBAR:ToolTipBloodthirsty
  8445. "Order this unit to kill a friendly unit \n to gain combat experience \n Left click icon then left click on target units"
  8446. END
  8447.  
  8448. CONTROLBAR:UnderConstructionDesc
  8449. "Building: %.0f%%"
  8450. END
  8451.  
  8452. CONTROLBAR:CouncilDesc
  8453. "Building: %.0f%%"
  8454. END
  8455.  
  8456. CONTROLBAR:PlantShield
  8457. // context: When the Gondor Tower Shield Guard plants his shield into the ground to enter defensive mode.
  8458. "&Plant Shield"
  8459. END
  8460.  
  8461. CONTROLBAR:RaiseShield
  8462. // context: When the Gondor Tower Shield Guard raises his shield from the ground to be able to move faster.
  8463. "&Raise Shield"
  8464. END
  8465.  
  8466. CONTROLBAR:ToolTipPlantShield
  8467. // context: Tooltip description when the Gondor Tower Shield Guard plants his shield into the ground to enter defensive mode.
  8468. "Plants shield into ground to improve defense. Speed greatly reduced."
  8469. END
  8470.  
  8471. CONTROLBAR:ToolTipRaiseShield
  8472. // context: Tooltip description when the Gondor Tower Shield Guard raises his shield from the ground to be able to move faster.
  8473. "Removes shield from ground to move normally."
  8474. END
  8475.  
  8476. // context: Units and Structures Names. Please consult the UNITS & Structures Document for more information.
  8477.  
  8478. CONTROLBAR:Evacuate
  8479. "Evacuate"
  8480. End
  8481.  
  8482. CONTROLBAR:ExecuteRailedTransport
  8483. "Transport"
  8484. END
  8485.  
  8486. CONTROLBAR:StructureExit
  8487. "E&xit Structure"
  8488. END
  8489.  
  8490. CONTROLBAR:SpawnOrcs
  8491. "Spawn Orcs"
  8492. END
  8493.  
  8494. CONTROLBAR:RainOfFire
  8495. "Rain of Fire"
  8496. END
  8497.  
  8498. CONTROLBAR:TransportExit
  8499. "Exit Transport"
  8500. END
  8501.  
  8502. CONTROLBAR:SetRallyPoint
  8503. "&Rally Point"
  8504. END
  8505.  
  8506. CONTROLBAR:Sell
  8507. "Demolish"
  8508. END
  8509.  
  8510. CONTROLBAR:Options
  8511. "In game Menu"
  8512. END
  8513.  
  8514. CONTROLBAR:OptionsDescription
  8515. "Pause the game to change options, \n save, load, restart \n or exit"
  8516. END
  8517. CONTROLBAR:MultiPlayerOptionsDescription
  8518. "Click here to to \n change your options \n or to exit"
  8519. END
  8520.  
  8521. CONTROLBAR:EnemyRank
  8522. "Enemy Power"
  8523. END
  8524.  
  8525. CONTROLBAR:EnemyRankDescription
  8526. "Track your opponents power level"
  8527. END
  8528.  
  8529. CONTROLBAR:Objectives
  8530. "Objectives"
  8531. END
  8532.  
  8533. CONTROLBAR:ObjectivesDescription
  8534. "Your current campaign goals"
  8535. END
  8536.  
  8537. CONTROLBAR:PlayerStatus 
  8538. "Objectives"
  8539. END
  8540.  
  8541. CONTROLBAR:PlayerStatusDescription
  8542. "View Player Status and Tribute"
  8543. END
  8544.  
  8545. CONTROLBAR:Resources
  8546. "Resources"
  8547. END
  8548.  
  8549. CONTROLBAR:ResourcesDescription
  8550. "Collected resources available to spend on \n units, structures and upgrades"
  8551. END
  8552.  
  8553. CONTROLBAR:ResourceMultiplier
  8554. "Resource Multiplier"
  8555. END
  8556.  
  8557. CONTROLBAR:ResourceMultiplierDescription
  8558. "Resource bonuses"
  8559. END
  8560.  
  8561. CONTROLBAR:CommandPoints
  8562. "Command Points"
  8563. END
  8564.  
  8565. CONTROLBAR:CommandPointsDescription
  8566. "Current population/unit population cap"
  8567. END
  8568.  
  8569. CONTROLBAR:CommandPointsLivingWorld
  8570. "Command Points"
  8571. END
  8572.  
  8573. CONTROLBAR:CommandPointsLivingWorldDescription
  8574. "Unit population cap"
  8575. END
  8576.  
  8577. CONTROLBAR:MaxEvenstarPower
  8578. "Power of the Evenstar"
  8579. END
  8580.  
  8581. CONTROLBAR:MaxEvenstarPowerDescription
  8582. "Number of Power Points you can spend on abilities"
  8583. END
  8584.  
  8585. CONTROLBAR:MaxRingPower
  8586. "Power of the One Ring"
  8587. END
  8588.  
  8589. CONTROLBAR:MaxRingPowerDescription
  8590. "Number of Power Points you can spend on abilities"
  8591. END
  8592.  
  8593. CONTROLBAR:IdleWorker
  8594. "Idle worker"
  8595. END
  8596.  
  8597.  
  8598. // context:
  8599.  
  8600. CONTROLBAR:TooltipSetRallyPoint
  8601. "Set rally point."
  8602. END
  8603.  
  8604. CONTROLBAR:IdleWorkerDescription
  8605. // context: Help text for IDLE button. THe idle button looks for workers in idle state so the player can assign them tasks.
  8606. "Click to select the next idle worker."
  8607. END
  8608.  
  8609. CONTROLBAR:Beacon
  8610. // context: A Beacon is like a Post-It note that the player can place in a map
  8611. "Beacon"
  8612. END
  8613.  
  8614. CONTROLBAR:BeaconDescription
  8615. // context: Help text for the place a beacon icon
  8616. "Click to place a beacon."
  8617. END
  8618.  
  8619. CONTROLBAR:Communicator
  8620. // context: Button to go to the chat window
  8621. "Communicator"
  8622. END
  8623.  
  8624. CONTROLBAR:CommunicatorDescription
  8625. // context: Help text for the communicator button
  8626. "Click to open the Battle for Middle-earth Messenger."
  8627. END
  8628.  
  8629. //------------------------------------------------------------------------------
  8630. // Radar messages
  8631. //------------------------------------------------------------------------------
  8632.  
  8633. // context: radar messages
  8634.  
  8635. RADAR:HarvesterUnderAttack
  8636. // context: A Harvester type unit is being attacked: a Chinook, Worker, or Supply Truck.
  8637. // NOTE: We no longer display a message for this event
  8638. ""
  8639. END
  8640.  
  8641. RADAR:UnitUnderAttack
  8642. // NOTE: We no longer display a message for this event
  8643. ""
  8644. END
  8645.  
  8646. RADAR:StructureUnderAttack
  8647. // NOTE: We no longer display a message for this event
  8648. ""
  8649. END
  8650.  
  8651. RADAR:UnderAttack
  8652. // NOTE: We no longer display a message for this event
  8653. ""
  8654. END
  8655.  
  8656. RADAR:Infiltration
  8657. "Enemy infiltration detected."
  8658. END
  8659.  
  8660. //context:
  8661.  
  8662. //------------------------------------------------------------------------------
  8663. // Printable names of the upgrades
  8664. //------------------------------------------------------------------------------
  8665.  
  8666. // comment: Units, Structures & Objects names. They are displayed when the player mouse over the object and pasuses a bit on it.For the Units and Side specific structures you'll find information in the documentation we supplied you. However there is some notes for the ones we thought were unclear.
  8667.  
  8668.  
  8669. UPGRADE:FireArrowUpgrade
  8670. "Fire Arrows"
  8671. END
  8672.  
  8673. UPGRADE:ElfStealthUpgrade
  8674. "Elven Stealth Upgrades"
  8675. END
  8676.  
  8677. UPGRADE:RohanHorseShield
  8678. "Horseman Shields"
  8679. END
  8680.  
  8681. UPGRADE:MarketplaceUpgradeIronOre
  8682. "Iron Ore"
  8683. END
  8684.  
  8685. UPGRADE:MarketplaceUpgradeGrandHarvest
  8686. "Grand Harvest"
  8687. END
  8688.  
  8689. UPGRADE:MarketplaceUpgradeDefiance
  8690. "Siege Materials"
  8691. END
  8692.  
  8693. ENDUPGRADE:RohanHorseBow
  8694. "Horse Bows"
  8695. END
  8696.  
  8697. UPGRADE:RohanHorseLance
  8698. "Horse Lances"
  8699. END
  8700.  
  8701. UPGRADE:RohanHornsOfTheRohirrim
  8702. "Horns of the Rohirrim Upgrades"
  8703. END
  8704.  
  8705. UPGRADE:HeavyArmor
  8706. "Heavy Armor"
  8707. END
  8708.  
  8709. TOOLTIP:HeavyArmor
  8710. "Heavy Armor"
  8711. END
  8712.  
  8713. UPGRADE:ForgedBlades
  8714. "Forged Blades"
  8715. END
  8716.  
  8717. UPGRADE:ElvenAllies
  8718. "Elven Allies"
  8719. END
  8720.  
  8721. UPGRADE:DunedainAllies
  8722. "Dunedain Allies"
  8723. END
  8724.  
  8725. UPGRADE:MenOfDaleAllies
  8726. "Men of Dale Allies"
  8727. END
  8728.  
  8729. UPGRADE:EntAllies
  8730. "Ent Allies"
  8731. END
  8732.  
  8733. UPGRADE:GondorCounterweights
  8734. "Counterweights"
  8735. END
  8736.  
  8737. UPGRADE:GondorFireStones
  8738. "Fire Stones"
  8739. END
  8740.  
  8741. UPGRADE:IsengardForgedBlades
  8742. "Forged Blades"
  8743. END
  8744.  
  8745. UPGRADE:IsengardHeavyArmor
  8746. "Heavy Armor"
  8747. END
  8748.  
  8749. UPGRADE:SwordsUpgrade
  8750. "Forged Blades"
  8751. END
  8752.  
  8753.  
  8754. TOOLTIP:SwordsUpgrade
  8755. "Forged Blades"
  8756. END
  8757.  
  8758. UPGRADE:HeavyArmorUpgrade
  8759. "Heavy Armor"
  8760. END
  8761.  
  8762. UPGRADE:StoneworkerUpgradeReinforcedGate
  8763. "Reinforced Gate"
  8764. END
  8765.  
  8766. UPGRADE:StoneworkerUpgradeNumenorStonework
  8767. "Numenorian Stonework"
  8768. END
  8769.  
  8770. UPGRADE:StoneworkerUpgradeToUseFireArrows
  8771. "Battle Tower and Keep Archers"
  8772. END
  8773.  
  8774. UPGRADE:KnightShield
  8775. "Horseman Shields"
  8776. END
  8777.  
  8778.  
  8779. // context:
  8780.  
  8781. //-----------------------------------------------------------------------------
  8782. // Object names
  8783. //-----------------------------------------------------------------------------
  8784.  
  8785. //These strings cannot be blank or the game crashes!
  8786. OBJECT:Prop
  8787. "."
  8788. END
  8789. OBJECT:OutpostFlag
  8790. "Outpost"
  8791. END
  8792.  
  8793. OBJECT:CampFlag
  8794. "Camp"
  8795. END
  8796.  
  8797. OBJECT:CastleFlag
  8798. "Castle"
  8799. END
  8800.  
  8801. OBJECT:EconomyFlag
  8802. "Settlement"
  8803. END
  8804.  
  8805. OBJECT:DogwoodTree
  8806. "Dogwood"
  8807. End
  8808.  
  8809. OBJECT:TreeStump
  8810. "Tree Stump"
  8811. End
  8812.  
  8813. OBJECT:CornStalk
  8814. "Corn Stalk"
  8815. End
  8816.  
  8817. OBJECT:Tree
  8818. "Tree"
  8819. End
  8820.  
  8821. OBJECT:Fish
  8822. "Fish"
  8823. END
  8824.  
  8825. OBJECT:Egret
  8826. "Egret"
  8827. END
  8828.  
  8829. OBJECT:Wolf
  8830. "Wolf"
  8831. END
  8832.  
  8833. OBJECT:Dog
  8834. "Dog"
  8835. END
  8836.  
  8837. OBJECT:Deer
  8838. "Deer"
  8839. END
  8840.  
  8841. OBJECT:Rabbit
  8842. "Rabbit"
  8843. END
  8844.  
  8845. OBJECT:Pig
  8846. "Pig"
  8847. END
  8848.  
  8849. OBJECT:Bear
  8850. "Bear"
  8851. END
  8852.  
  8853. OBJECT:Elk
  8854. "Elk"
  8855. END
  8856.  
  8857. OBJECT:Chicken
  8858. "Chicken"
  8859. END
  8860.  
  8861. OBJECT:Ruins
  8862. "Ruins"
  8863. END
  8864.  
  8865. OBJECT:ElvenBridge
  8866. "Elven Bridge"
  8867. END
  8868.  
  8869. OBJECT:LavaBridge
  8870. "Lava Bridge"
  8871. END
  8872.  
  8873. // End hardcoded strings
  8874.  
  8875. OBJECT:CivilianBattleTower
  8876. "Keep"
  8877. END
  8878.  
  8879. OBJECT:NeutralGollum
  8880. "Gollum"
  8881. END
  8882.  
  8883. OBJECT:TomBombadil
  8884. "Tom Bombadil"
  8885. END
  8886.  
  8887. // Generic Horde
  8888. OBJECT:Horde
  8889. "Horde"
  8890. END
  8891.  
  8892. // Rohan units
  8893.  
  8894. OBJECT:RohanForgedBladesPorter
  8895. "Rohan Forged Blades Porter"
  8896. END
  8897.  
  8898. TOOLTIP:RohanForgedBlades
  8899. "Forged Blades"
  8900. END
  8901.  
  8902.  
  8903. OBJECT:RohanHorseShieldPorter
  8904. "Rohan Horse Shields Porter"
  8905. END
  8906.  
  8907. OBJECT:RohanHorseBowPorter
  8908. "Rohan Horse Bow Porter"
  8909. END
  8910.  
  8911. OBJECT:RohanFlamingArrowPorter
  8912. "Rohan Fire Arrows Porter"
  8913. END
  8914.  
  8915. OBJECT:RohanHeavyArmorPorter
  8916. "Rohan Heavy Armor Porter"
  8917. END
  8918.  
  8919. OBJECT:RohanPeasant
  8920. "Rohan Peasant"
  8921. END
  8922.  
  8923. OBJECT:RohanWorker
  8924. "Rohan Peasant"
  8925. END
  8926.  
  8927. OBJECT:RohanFighter
  8928. "Rohan Militia"
  8929. END
  8930.  
  8931. OBJECT:RohanArcher
  8932. "Men of Dale"
  8933. END
  8934.  
  8935. OBJECT:RohanTheoden
  8936. "Theoden"
  8937. END
  8938.  
  8939. OBJECT:RohanTheodenMounted
  8940. "Theoden Mounted"
  8941. END
  8942.  
  8943. OBJECT:RohanEnt
  8944. "Ent"
  8945. END
  8946.  
  8947. OBJECT:RohanTreeBeard
  8948. "Treebeard"
  8949. END
  8950.  
  8951. OBJECT:RohanElvenWarrior
  8952. "Elven Warriors"
  8953. END
  8954.  
  8955. OBJECT:RohanEomer
  8956. "Eomer"
  8957. END
  8958.  
  8959. OBJECT:RohanGamling
  8960. "Gamling"
  8961. END
  8962.  
  8963. OBJECT:RohanEomerCavalry
  8964. "Eomer"
  8965. END
  8966.  
  8967. OBJECT:RohanEowyn
  8968. "Eowyn"
  8969. END
  8970.  
  8971. OBJECT:RohanPorter
  8972. "Rohan Porter"
  8973. END
  8974.  
  8975. // Elven Units
  8976.  
  8977. OBJECT:ElvenMirkwoodArcher
  8978. "Mirkwood Archer"
  8979. END
  8980.  
  8981. OBJECT:ElvenMirkwoodArcherHorde
  8982. "Mirkwood Archer Battalion"
  8983. END
  8984.  
  8985. OBJECT:ElvenWarriorArcherComboHorde
  8986. "Elven Warriors and Archers"
  8987. END
  8988.  
  8989. OBJECT:ElvenRivendellLancer
  8990. "Rivendell Lancer"
  8991. END
  8992.  
  8993. OBJECT:ElvenBanner
  8994. "Elven banner"
  8995. END
  8996.  
  8997. OBJECT:HordeElvenRivendellLancer
  8998. "Rivendell Lancer Battalion"
  8999. END
  9000.  
  9001.  
  9002. // Men of the West units
  9003. OBJECT:GondorWorker
  9004. "Builder"
  9005. END
  9006.  
  9007. OBJECT:RohanRohirrimBannerRider
  9008. "Rohirrim Banner Rider"
  9009. END
  9010.  
  9011. OBJECT:RohanBanner
  9012. "Banner Carrier"
  9013. END
  9014.  
  9015. OBJECT:RohanCavalry
  9016. "Rohirrim"
  9017. END
  9018.  
  9019. OBJECT:RohanRohirrimArcherHorde
  9020. "Rohirrim Archers"
  9021. END
  9022.  
  9023. OBJECT:RohanRohirrimArcher
  9024. "Rohirrim Archer"
  9025. END
  9026.  
  9027. OBJECT:RohanRohirrim
  9028. "Rohirrim"
  9029. END
  9030.  
  9031. OBJECT:GondorTownsman
  9032. "Townsmen"
  9033. END
  9034.  
  9035. OBJECT:GondorPeasant
  9036. "Peasant"
  9037. END
  9038.  
  9039. OBJECT:GondorPorter
  9040. "Builder"
  9041. END
  9042.  
  9043. OBJECT:GondorPorterSwords
  9044. "Gondor Forged Blades Porter"
  9045. END
  9046.  
  9047. OBJECT:GondorPorterHeavyArmor
  9048. "Gondor Heavy Armor Porter"
  9049. END
  9050.  
  9051. OBJECT:GondorPorterShield
  9052. "Gondor Knight Shield Porter"
  9053. END
  9054.  
  9055. OBJECT:GondorPorterFireStone
  9056. "Gondor Fire Stones Porter"
  9057. END
  9058.  
  9059. OBJECT:GondorPorterFireArrow
  9060. "Gondor Fire Arrows Porter"
  9061. END
  9062.  
  9063. OBJECT:GondorFighter
  9064. "Gondor Soldiers"
  9065. END
  9066.  
  9067. OBJECT:GondorTowerShieldGuard
  9068. "Gondor Tower Guard"
  9069. END
  9070.  
  9071. OBJECT:GondorRanger
  9072. "Ithilien Ranger"
  9073. END
  9074.  
  9075. OBJECT:GondorFaramir
  9076. "Faramir"
  9077. END
  9078.  
  9079. OBJECT:GondorBoromir
  9080. "Boromir"
  9081. END
  9082.  
  9083. OBJECT:GondorAragorn
  9084. "Aragorn"
  9085. END
  9086.  
  9087. OBJECT:GondorDamrod
  9088. "Damrod"
  9089. END
  9090.  
  9091. OBJECT:ElvenArwen
  9092. "Arwen"
  9093. END
  9094.  
  9095. OBJECT:ElvenGlorfindel
  9096. "Glorfindel"
  9097. END
  9098.  
  9099. OBJECT:ElvenThranduil
  9100. "Thranduil"
  9101. END
  9102.  
  9103. OBJECT:ElvenLorienWarrior
  9104. "Lorien Warrior"
  9105. END
  9106.  
  9107. OBJECT:ElvenLorienArcher
  9108. "Lorien Archer"
  9109. END
  9110.  
  9111. OBJECT:ElvenElrond
  9112. "Elrond"
  9113. END
  9114.  
  9115. OBJECT:GondorIsildur
  9116. "Isildur"
  9117. END
  9118.  
  9119. OBJECT:ElvenGaladriel
  9120. "Galadriel"
  9121. END
  9122.  
  9123. OBJECT:ElvenHaldir
  9124. "Haldir"
  9125. END
  9126.  
  9127. OBJECT:GondorGwiegher
  9128. "Giant Eagle"
  9129. END
  9130.  
  9131. OBJECT:RohanGimli
  9132. "Gimli"
  9133. END
  9134.  
  9135. OBJECT:RohanFrodo
  9136. "Frodo"
  9137. END
  9138.  
  9139. OBJECT:RohanMerry
  9140. "Merry"
  9141. END
  9142.  
  9143. OBJECT:RohanPippin
  9144. "Pippin"
  9145. END
  9146.  
  9147. OBJECT:RohanSam
  9148. "Sam"
  9149. END
  9150.  
  9151. OBJECT:RohanLegolas
  9152. "Legolas"
  9153. END
  9154.  
  9155. OBJECT:GondorArcher
  9156. "Gondor Archer"
  9157. END
  9158.  
  9159. OBJECT:GondorCavalry
  9160. "Gondor Knight"
  9161. END
  9162.  
  9163. OBJECT:GondorCavalryRiderless
  9164. "Riderless Horse"
  9165. END
  9166.  
  9167. OBJECT:GondorCavalryCINE
  9168. "Gondor Knight"
  9169. END
  9170.  
  9171. OBJECT:GondorTrebuchet
  9172. "Trebuchet"
  9173. END
  9174.  
  9175. OBJECT:GandalfTheWhite
  9176. "Gandalf"
  9177. END
  9178.  
  9179. OBJECT:GandalfTheGrey
  9180. "Gandalf The Grey"
  9181. END
  9182.  
  9183. OBJECT:GondorBanner
  9184. "Banner Carrier"
  9185. END
  9186.  
  9187. // Dwarven Units
  9188.  
  9189. OBJECT:DwarvenGuardian
  9190. "Guardian"
  9191. END
  9192.  
  9193. OBJECT:DwarvenAxeThrower
  9194. "Axe Thrower"
  9195. END
  9196.  
  9197. OBJECT:DwarvenMenOfDale
  9198. "Men of Dale"
  9199. END
  9200.  
  9201. OBJECT:DwarvenBanner
  9202. "Banner Carrier"
  9203. END
  9204.  
  9205. OBJECT:HordeDwarvenGuardian
  9206. "Guardian"
  9207. END
  9208.  
  9209. OBJECT:DwarvenDain
  9210. "King Dain"
  9211. END
  9212.  
  9213. OBJECT:DwarvenBatteringRam
  9214. "Demolisher"
  9215. END
  9216.  
  9217. OBJECT:DwarvenCatapult
  9218. "Catapult"
  9219. END
  9220.  
  9221. // Isengard units
  9222.  
  9223.  
  9224. OBJECT:IsengardSaruman
  9225. "Saruman"
  9226. END
  9227.  
  9228. OBJECT:IsengardSharku
  9229. "Sharku"
  9230. END
  9231.  
  9232. OBJECT:IsengardWildman
  9233. "Wildman of Dunland"
  9234. END
  9235.  
  9236. OBJECT:IsengardGrima
  9237. "Wormtongue"
  9238. END
  9239.  
  9240. OBJECT:IsengardWorker
  9241. "Orc Laborer"
  9242. END
  9243.  
  9244. OBJECT:IsengardBatteringRam
  9245. "Battering Ram"
  9246. END
  9247.  
  9248. OBJECT:IsengardFighter
  9249. "Uruk-hai"
  9250. END
  9251.  
  9252. OBJECT:IsengardArcher
  9253. "Uruk Crossbowmen"
  9254. END
  9255.  
  9256. OBJECT:IsengardPikeman
  9257. "Uruk Pikemen"
  9258. END
  9259.  
  9260. OBJECT:IsengardBanner
  9261. "Banner Carrier"
  9262. END
  9263.  
  9264. OBJECT:IsengardWargRider
  9265. "Warg Rider"
  9266. END
  9267.  
  9268. OBJECT:IsengardBeserker
  9269. "Uruk Berserker"
  9270. END
  9271.  
  9272. OBJECT:IsengardBerserker
  9273. "Uruk Berserker"
  9274. END
  9275.  
  9276. OBJECT:IsengardSiegeLadder
  9277. "Siege Ladder"
  9278. END
  9279.  
  9280. OBJECT:IsengardBallista
  9281. "Ballista"
  9282. END
  9283.  
  9284. OBJECT:IsengardExplosiveMine
  9285. "Explosive Mine"
  9286. END
  9287.  
  9288. OBJECT:IsengardOrcOverseer
  9289. "Orc Laborer"
  9290. END
  9291.  
  9292. OBJECT:IsengardLurtz
  9293. "Lurtz"
  9294. END
  9295.  
  9296. OBJECT:IsengardPorter
  9297. "Builder"
  9298. END
  9299.  
  9300. OBJECT:IsengardPorterFlamingArrows
  9301. "Isengard Fire Arrows Porter"
  9302. END
  9303.  
  9304. OBJECT:IsengardPorterForgedBlades
  9305. "Isengard Forged Blades Porter"
  9306. END
  9307.  
  9308. OBJECT:IsengardPorterHeavyArmor
  9309. "Isengard Heavy Armor Porter"
  9310. END
  9311.  
  9312.  
  9313. // Mordor units
  9314. OBJECT:MordorBatteringRam
  9315. "Battering Ram"
  9316. END
  9317.  
  9318. OBJECT:MordorWitchKing
  9319. "The Witch-king"
  9320. END
  9321.  
  9322. OBJECT:MordorHaradrimArcher
  9323. "Haradrim Archer"
  9324. END
  9325.  
  9326. OBJECT:MordorHaradrimLancer
  9327. "Haradrim Lancer"
  9328. END
  9329.  
  9330. OBJECT:MordorCorsair
  9331. "Corsair of Umbar"
  9332. END
  9333.  
  9334. OBJECT:MordorPorter
  9335. "Builder"
  9336. END
  9337.  
  9338. OBJECT:MordorRingWraith
  9339. "Ringwraith"
  9340. END
  9341.  
  9342. OBJECT:MordorGothmog
  9343. "Gothmog"
  9344. END
  9345.  
  9346. OBJECT:DeathCage
  9347. "Death Cage"
  9348. END
  9349.  
  9350. OBJECT:SHOULDNOTSEE
  9351. "You should not see this string!"
  9352. END
  9353.  
  9354. OBJECT:Throne
  9355. "Throne"
  9356. END
  9357.  
  9358. OBJECT:Stairs
  9359. "Stairs"
  9360. END
  9361.  
  9362. OBJECT:Door
  9363. "Door"
  9364. END
  9365.  
  9366. OBJECT:Box
  9367. "Box"
  9368. END
  9369.  
  9370. OBJECT:Bucket
  9371. "Bucket"
  9372. END
  9373.  
  9374. OBJECT:Chair
  9375. "Chair"
  9376. END
  9377.  
  9378. OBJECT:Hammer
  9379. "Hammer"
  9380. END
  9381.  
  9382. OBJECT:Pick
  9383. "Pick"
  9384. END
  9385.  
  9386. OBJECT:Shovel
  9387. "Shovel"
  9388. END
  9389.  
  9390. OBJECT:Tombstone
  9391. "Tombstone"
  9392. END
  9393.  
  9394. OBJECT:CropBundle
  9395. "Crop Bundle"
  9396. END
  9397.  
  9398. OBJECT:CropPile
  9399. "Crop Pile"
  9400. END
  9401.  
  9402. OBJECT:Haystack
  9403. "Haystack"
  9404. END
  9405.  
  9406. OBJECT:RailTie
  9407. "Rail Tie"
  9408. END
  9409.  
  9410. OBJECT:FeedingTrough
  9411. "Feeding Trough"
  9412. END
  9413.  
  9414. OBJECT:PileDebris
  9415. "Debris Pile"
  9416. END
  9417.  
  9418. OBJECT:Debris
  9419. "Debris"
  9420. END
  9421.  
  9422. OBJECT:Crow
  9423. "Crow"
  9424. END
  9425.  
  9426. OBJECT:Dove
  9427. "Dove"
  9428. END
  9429.  
  9430. OBJECT:WoodCutter
  9431. "Wood Cutter"
  9432. END
  9433.  
  9434. OBJECT:GondorWoodCutter
  9435. "Wood Cutter"
  9436. END
  9437.  
  9438. OBJECT:Flower
  9439. "Flower"
  9440. END
  9441.  
  9442. OBJECT:ClothesLine
  9443. "Clothes Line"
  9444. END
  9445.  
  9446. OBJECT:Fence
  9447. "Fence"
  9448. END
  9449.  
  9450. OBJECT:Tomb
  9451. "Tomb"
  9452. END
  9453.  
  9454. OBJECT:PolesSkull
  9455. "Skull"
  9456. END
  9457.  
  9458. OBJECT:Cauldron
  9459. "Cauldron"
  9460. END
  9461.  
  9462. OBJECT:Incinerator
  9463. "Incinerator"
  9464. END
  9465.  
  9466. OBJECT:Scaffolding
  9467. "Scaffolding"
  9468. END
  9469.  
  9470. OBJECT:FirePit
  9471. "Fire Pit"
  9472. END
  9473.  
  9474. OBJECT:Skeleton
  9475. "Skeleton"
  9476. END
  9477.  
  9478. OBJECT:Village
  9479. "Village"
  9480. END
  9481.  
  9482. OBJECT:DeadOrc
  9483. "Dead Orc"
  9484. END
  9485.  
  9486. OBJECT:OrcMeatRack
  9487. "Meat Rack"
  9488. END
  9489.  
  9490. OBJECT:Howda
  9491. "Howda"
  9492. END
  9493.  
  9494. OBJECT:SkullPile
  9495. "Skull Pile"
  9496. END
  9497.  
  9498. OBJECT:Shackle
  9499. "Shackle"
  9500. END
  9501.  
  9502. OBJECT:Mountain
  9503. "Mountain"
  9504. END
  9505.  
  9506. OBJECT:Ground
  9507. "Ground"
  9508. END
  9509.  
  9510. OBJECT:Arch
  9511. "Arch"
  9512. END
  9513.  
  9514. OBJECT:MMDBalinsTomb
  9515. "Balin's Tomb"
  9516. END
  9517.  
  9518. OBJECT:MMDGrtHallDoor
  9519. "Great Hall Door"
  9520. END
  9521.  
  9522. OBJECT:MMDEntrance
  9523. "Entrance"
  9524. END
  9525.  
  9526. OBJECT:TrollPit
  9527. "Troll Pit"
  9528. END
  9529.  
  9530. OBJECT:FangornTrollCave
  9531. "Troll Cave"
  9532. END
  9533.  
  9534. OBJECT:Gate
  9535. "Gate"
  9536. END
  9537.  
  9538. OBJECT:Corridor
  9539. "Corridor"
  9540. END
  9541.  
  9542. OBJECT:GreatHall
  9543. "Great Hall"
  9544. END
  9545.  
  9546. OBJECT:Exit
  9547. "Exit"
  9548. END
  9549.  
  9550. OBJECT:MMDGrtHallWall
  9551. "Great Hall Wall"
  9552. END
  9553.  
  9554. OBJECT:Column
  9555. "Column"
  9556. END
  9557.  
  9558. OBJECT:Bag
  9559. "Bag"
  9560. END
  9561.  
  9562. OBJECT:Chest
  9563. "Chest"
  9564. END
  9565.  
  9566. OBJECT:Crate
  9567. "Crate"
  9568. END
  9569.  
  9570. OBJECT:Cart
  9571. "Cart"
  9572. END
  9573.  
  9574. OBJECT:CartPiece
  9575. "Cart Piece"
  9576. END
  9577.  
  9578. OBJECT:CartWheel
  9579. "Cart Wheel"
  9580. END
  9581.  
  9582. OBJECT:CartWreck
  9583. "Cart Wreck"
  9584. END
  9585.  
  9586. OBJECT:BrokenDoor
  9587. "Broken Door"
  9588. END
  9589.  
  9590. OBJECT:Bench
  9591. "Bench"
  9592. END
  9593.  
  9594. OBJECT:Beams
  9595. "Beams"
  9596. END
  9597.  
  9598. OBJECT:TimberPile
  9599. "Timber Pile"
  9600. END
  9601.  
  9602. OBJECT:VineBarricade
  9603. "Vine Barricade"
  9604. END
  9605.  
  9606. OBJECT:Urn
  9607. "Urn"
  9608. END
  9609.  
  9610. OBJECT:LogBlock
  9611. "Log Block"
  9612. END
  9613.  
  9614. OBJECT:Wench
  9615. "Wench"
  9616. END
  9617.  
  9618. OBJECT:Spike
  9619. "Spike"
  9620. END
  9621.  
  9622. OBJECT:SpikePatch
  9623. "Spike Patch"
  9624. END
  9625.  
  9626. OBJECT:SpikeTripod
  9627. "Spike Tripod"
  9628. END
  9629.  
  9630. OBJECT:CrateBombs
  9631. "Crate Bombs"
  9632. END
  9633.  
  9634. OBJECT:BombsStack
  9635. "Bomb Stack"
  9636. END
  9637.  
  9638. OBJECT:Barricade
  9639. "Barricade"
  9640. END
  9641.  
  9642. OBJECT:BrokenFurniture
  9643. "Broken Furniture"
  9644. END
  9645.  
  9646. OBJECT:Shield
  9647. "Shield"
  9648. END
  9649.  
  9650. OBJECT:Corner
  9651. "Corner"
  9652. END
  9653.  
  9654. OBJECT:WaterRipples
  9655. "Water Ripples"
  9656. END
  9657.  
  9658. OBJECT:Sparkles
  9659. "Sparkles"
  9660. END
  9661.  
  9662. OBJECT:Sparks
  9663. "Sparks"
  9664. END
  9665.  
  9666. OBJECT:Flood
  9667. "Flood"
  9668. END
  9669.  
  9670. OBJECT:Devastation
  9671. "Devastation"
  9672. END
  9673.  
  9674. OBJECT:Footprints
  9675. "Footprints"
  9676. END
  9677.  
  9678. OBJECT:IthilienSupplies
  9679. "Supplies"
  9680. END
  9681.  
  9682. OBJECT:Pylon
  9683. "Pylon"
  9684. END
  9685.  
  9686. OBJECT:LUGalMirror
  9687. "Galadriel's Mirror"
  9688. END
  9689.  
  9690. OBJECT:Well
  9691. "Well"
  9692. END
  9693.  
  9694. OBJECT:Corpse
  9695. "Corpse"
  9696. END
  9697.  
  9698. OBJECT:Bridge
  9699. "Bridge"
  9700. END
  9701.  
  9702. OBJECT:Dock
  9703. "Dock"
  9704. END
  9705.  
  9706. OBJECT:Beacon
  9707. "Beacon"
  9708. END
  9709.  
  9710. OBJECT:WargLair
  9711. "Warg Lair"
  9712. END
  9713.  
  9714. OBJECT:WARG
  9715. "Warg"
  9716. END
  9717.  
  9718. OBJECT:RuinedTower
  9719. "Ruined Tower"
  9720. END
  9721.  
  9722. OBJECT:GoblinLair
  9723. "Goblin Lair"
  9724. END
  9725.  
  9726. OBJECT:CaveTrollLair
  9727. "Cave Troll Lair"
  9728. END
  9729.  
  9730. OBJECT:BarrowWightLair
  9731. "Wight Lair"
  9732. END
  9733.  
  9734. OBJECT:BarrowWight
  9735. "Wight"
  9736. END
  9737.  
  9738. OBJECT:GenericCaveTroll
  9739. "Cave Troll"
  9740. END
  9741.   
  9742. OBJECT:GenericWargRider
  9743. "Warg Rider"
  9744. END
  9745.   
  9746. OBJECT:GenericGoblinSwordsman
  9747. "Goblin Swordsman"
  9748. END
  9749.   
  9750. OBJECT:GenericGoblinArcher
  9751. "Goblin Archers"
  9752. END
  9753.   
  9754. OBJECT:GenericMountainTroll
  9755. "Mountain Troll"
  9756. END
  9757.  
  9758. CONTROLBAR:TrollFindTree
  9759. "Find a &Tree"
  9760. END
  9761.  
  9762. CONTROLBAR:ConstructWarg
  9763. "&Warg"
  9764. END
  9765.  
  9766. CONTROLBAR:ToolTipBuildWarg
  9767. "Strong vs. Archers"
  9768. END
  9769.  
  9770. CONTROLBAR:ConstructSpider
  9771. "Spider&ling"
  9772. END
  9773.  
  9774. CONTROLBAR:ToolTipBuildSpider
  9775. "Strong vs. Swordsmen"
  9776. END
  9777.  
  9778. CONTROLBAR:ConstructBarrowWight
  9779. "Barro&wWight"
  9780. END
  9781.  
  9782. CONTROLBAR:ToolTipBuildBarrowWight
  9783. "Recruit a Wight to fight for your side"
  9784. END
  9785.  
  9786. OBJECT:Obsolete
  9787. "Obsolete"
  9788. END
  9789.  
  9790. OBJECT:Fire
  9791. "Fire"
  9792. END
  9793.  
  9794. OBJECT:Bonfire
  9795. "Bonfire"
  9796. END
  9797.  
  9798. OBJECT:CampFire
  9799. "Camp Fire"
  9800. END
  9801.  
  9802. OBJECT:CastFloor
  9803. "Castle Floor"
  9804. END
  9805.  
  9806. OBJECT:CampFloor
  9807. "Camp Floor"
  9808. END
  9809.  
  9810. OBJECT:Fireworks
  9811. "Fireworks"
  9812. END
  9813.  
  9814. OBJECT:Lightning
  9815. "Lightning"
  9816. END
  9817.  
  9818. OBJECT:WaterTestPlane
  9819. "Test Plane.."
  9820. END
  9821.  
  9822. OBJECT:Fern
  9823. "Fern"
  9824. END
  9825.  
  9826. OBJECT:TrainGuide
  9827. "Train Guide"
  9828. END
  9829.  
  9830. OBJECT:IU_Banr
  9831. "Isengard Banner"
  9832. END
  9833.  
  9834. OBJECT:MU_Banr
  9835. "Mordor Banner"
  9836. END
  9837.  
  9838. OBJECT:MordorEyeOfSauron
  9839. "Eye of Sauron"
  9840. END
  9841.  
  9842. OBJECT:TaintedLand
  9843. "Tainted Land"
  9844. END
  9845.  
  9846. OBJECT:Taint
  9847. "Tainted Land"
  9848. END
  9849.  
  9850. OBJECT:MordorWorker
  9851. "Orc Laborer"
  9852. END
  9853.  
  9854. OBJECT:Balrog
  9855. "Balrog"
  9856. END
  9857.  
  9858. OBJECT:Oathbreaker
  9859. "Oathbreaker"
  9860. END
  9861.  
  9862. OBJECT:MordorFighter
  9863. "Orc Warrior"
  9864. END
  9865.  
  9866. OBJECT:MordorArcher
  9867. "Orc Archer"
  9868. END
  9869.  
  9870. OBJECT:MordorCavalry
  9871. "Haradrim Lancer"
  9872. END
  9873.  
  9874. OBJECT:MordorCatapult
  9875. "Catapult"
  9876. END
  9877.  
  9878. OBJECT:MordorMumakil
  9879. "Mumakil"
  9880. END
  9881.  
  9882. OBJECT:MordorMountainTroll
  9883. "Mountain Troll"
  9884. END
  9885.  
  9886. OBJECT:MordorCaveTroll
  9887. "Cave Troll"
  9888. END
  9889.  
  9890. OBJECT:MordorHaradrimOverlord
  9891. "Haradrim Overlord"
  9892. END
  9893.  
  9894. OBJECT:GoblinSwordsman
  9895. "Goblin Swordsman"
  9896. END
  9897.  
  9898. OBJECT:MordorGoblinArcher
  9899. "Goblin Archers"
  9900. END
  9901.  
  9902. OBJECT:RohanTreeBerd
  9903. "Treebeard"
  9904. END
  9905.  
  9906. OBJECT:RohanFlag
  9907. "Rohan Flag"
  9908. END
  9909.  
  9910. OBJECT:MordorNazgul
  9911. "Nazgul"
  9912. END
  9913.  
  9914. OBJECT:MordorSiegeTower
  9915. "Siege Tower"
  9916. END
  9917.  
  9918. OBJECT:MordorGrond
  9919. "Grond"
  9920. END
  9921.  
  9922. OBJECT:MordorSauron
  9923. "Sauron"
  9924. END
  9925.  
  9926. OBJECT:MordorDrummerTroll
  9927. "Drummer Troll"
  9928. END
  9929.  
  9930. OBJECT:MordorPike
  9931. "Orc Warrior"
  9932. END
  9933.  
  9934. OBJECT:MordorPikeChant
  9935. "Orc Warrior"
  9936. END
  9937.  
  9938. OBJECT:MordorBanner
  9939. "Banner Carrier"
  9940. END
  9941.  
  9942. OBJECT:MordorBannerEye
  9943. "Orc Warrior"
  9944. END
  9945.  
  9946. OBJECT:MordorOrcTorch
  9947. "Orc Warrior"
  9948. END
  9949.  
  9950. OBJECT:MordorFellBeast
  9951. "Fellbeast"
  9952. END
  9953.  
  9954. OBJECT:MordorWitchKingOnFellBeast
  9955. "The Witch-king"
  9956. END
  9957.  
  9958. OBJECT:Crebain
  9959. "Crebain"
  9960. END
  9961.  
  9962. OBJECT:EvilMenBlackRider
  9963. "Nazgul"
  9964. END
  9965.  
  9966.  
  9967. ///////////////////////
  9968. // Buildings Section //
  9969. ///////////////////////
  9970. //////////////////////
  9971. // Men of the West Buildings //
  9972. //////////////////////
  9973.  
  9974. OBJECT:GondorPosternGate
  9975. "Postern Gate"
  9976. END
  9977.  
  9978. OBJECT:GondorTrebuchetOutcropping
  9979. "Trebuchet Rampart"
  9980. END
  9981.  
  9982. OBJECT:GBMgatedoor
  9983. "Castle Gate"
  9984. END
  9985.  
  9986. OBJECT:GondorBuildingFoundation
  9987. //"Click here to build a structure"        //This is seen by everyone.
  9988. "Building Foundation"
  9989. END
  9990.  
  9991. OBJECT:GondorCastleWallUpgrade
  9992. "Castle Wall"
  9993. END
  9994.  
  9995. OBJECT:GondorBaseDefenseFoundation
  9996. //"Click here to build a defensive structure"        //This is seen by everyone.
  9997. "Defensive Foundation"
  9998. END
  9999.  
  10000. OBJECT:GondorWallFoundation
  10001. "Wall Foundation"
  10002. END
  10003.  
  10004. OBJECT:GondorArcherRange
  10005. "Archery Range"
  10006. END
  10007.  
  10008. OBJECT:GondorStable
  10009. "Stables"
  10010. END
  10011.  
  10012. OBJECT:GondorBarracks
  10013. "Barracks"
  10014. END
  10015.  
  10016. OBJECT:GondorWorkshop
  10017. "Siege Works"
  10018. END
  10019.  
  10020. OBJECT:GondorFarm
  10021. "Farm"
  10022. END
  10023.  
  10024. OBJECT:GondorBlackSmith
  10025. "Blacksmith"
  10026. END
  10027.  
  10028. OBJECT:GondorMarket
  10029. "Marketplace"
  10030. END
  10031.  
  10032. OBJECT:GondorHeroStatue
  10033. "Heroic Statue"
  10034. END
  10035.  
  10036. OBJECT:GondorStoneMaker
  10037. "Stoneworker"
  10038. END
  10039.  
  10040. OBJECT:GondorGate
  10041. "Gate"
  10042. END
  10043.  
  10044. OBJECT:GondorWall
  10045. "Wall"
  10046. END
  10047.  
  10048. OBJECT:GondorGateTower
  10049. "Gate Tower"
  10050. END
  10051.  
  10052. OBJECT:GondorBaseTower
  10053. "Tower"
  10054. END
  10055.  
  10056. OBJECT:GondorBaseWall
  10057. "Wall"
  10058. END
  10059.  
  10060. OBJECT:GondorBaseWallTreb
  10061. "Trebuchet"
  10062. END
  10063.  
  10064. OBJECT:GondorWatchTower
  10065. "Arrow Tower" 
  10066. END
  10067.  
  10068. OBJECT:GondorBattleTower
  10069. "Battle Tower" 
  10070. END
  10071.  
  10072. OBJECT:GondorCastleWall
  10073. "Wall" 
  10074. END
  10075.  
  10076. OBJECT:GondorCastleWallPosternGate
  10077. "Postern Gate"
  10078. END
  10079.  
  10080. OBJECT:GondorCastleGate
  10081. "Castle Gate" 
  10082. END
  10083.  
  10084. OBJECT:GondorCastleElevator
  10085. "Castle Stairs" 
  10086. END
  10087.  
  10088. OBJECT:GondorWhiteTower
  10089. "White Tower" 
  10090. END
  10091.  
  10092. OBJECT:GondorStatue
  10093. "Heroic Statue"
  10094. END
  10095.  
  10096. OBJECT:GondorKeep
  10097. "Battle Tower"
  10098. END
  10099.  
  10100. OBJECT:GondorCampKeep
  10101. //"Click here to build/revive Heroes"  //This is seen by all players.
  10102. "Citadel"
  10103. END
  10104.  
  10105. OBJECT:GondorCastleBaseKeep
  10106. "Citadel"
  10107. END
  10108.  
  10109. OBJECT:GBCampWall
  10110. "Camp Wall"
  10111. END
  10112.  
  10113. OBJECT:OsgiliathRuin10
  10114. "Ruin"
  10115. END
  10116.  
  10117. OBJECT:OsgiliathRuin15
  10118. "Ruin"
  10119. END
  10120.  
  10121. OBJECT:OsgiliathRuin11
  10122. "Ruin"
  10123. END
  10124.  
  10125. OBJECT:Tower_FromZeroHourThatCanTopple
  10126. "Destroyable Tower"
  10127. END
  10128.  
  10129. OBJECT:OsgiliathRuin07
  10130. "Ruin"
  10131. END
  10132.  
  10133. ////Helm's Deep Structures
  10134.  
  10135. OBJECT:RohanHelmsDeepKeep
  10136. "Helm's Deep Keep"
  10137. END
  10138.  
  10139. OBJECT:NBHDMainWall
  10140. "Helm's Deep Main Wall"
  10141. END
  10142.  
  10143. OBJECT:NBHDRamp
  10144. "Helm's Deep Ramp"
  10145. END
  10146.  
  10147. OBJECT:NBHDDeepingW
  10148. "Helm's Deep Deeping Wall"
  10149. END
  10150.  
  10151. OBJECT:HelmsDeepCauseway
  10152. "Helm's Deep Causeway"
  10153. END
  10154.  
  10155. OBJECT:RBHelmsDeepGateDoorBig
  10156. "Helm's Deep Gate"
  10157. END
  10158.  
  10159. OBJECT:HelmsDeepdiWall
  10160. "Helm's Deep Wall"
  10161. END
  10162.  
  10163. OBJECT:HelmsDeepTower
  10164. "Helm's Deep Tower"
  10165. END
  10166.  
  10167. OBJECT:RBHelmsDeepGateDoorSmall
  10168. "Helm's Deep Gate Door"
  10169. END
  10170.  
  10171. OBJECT:HelmsDeepGatehouseLeft
  10172. "Helm's Deep Gatehouse"
  10173. END
  10174.  
  10175. OBJECT:HelmsDeepGatehouseRight
  10176. "Helm's Deep Gatehouse"
  10177. END
  10178.  
  10179. OBJECT:HelmsDeepdoSectionA2
  10180. "Helm's Deep Outer Wall"
  10181. END
  10182.  
  10183. OBJECT:HelmsDeepdoSectionB1
  10184. "Helm's Deep Outer Wall"
  10185. END
  10186.  
  10187. OBJECT:HelmsDeepdoSectionD
  10188. "Helm's Deep Outer Wall"
  10189. END
  10190.  
  10191. OBJECT:HelmsDeepdiStair1
  10192. "Helm's Deep Inner Ramp"
  10193. END
  10194.  
  10195. OBJECT:HelmsDeepRampart03
  10196. "Helm's Deep Rampart"
  10197. END
  10198.  
  10199. OBJECT:HelmsDeepdiSectionB
  10200. "Helm's Deep Inner Wall"
  10201. END
  10202.  
  10203. OBJECT:HelmsDeepdiSectionA8
  10204. "Helm's Deep Inner Wall"
  10205. END
  10206.  
  10207. OBJECT:HelmsDeepdoStairsA1
  10208. "Helm's Deep Stairs"
  10209. END
  10210.  
  10211. OBJECT:HelmsDeepRampart02
  10212. "Helm's Deep Rampart"
  10213. END
  10214.  
  10215. OBJECT:HelmsDeepdiSectionA7
  10216. "Helm's Deep Inner Wall"
  10217. END
  10218.  
  10219. OBJECT:HelmsDeepdiSectionA6
  10220. "Helm's Deep Inner Wall"
  10221. END
  10222.  
  10223. OBJECT:HelmsDeepdiSectionA5
  10224. "Helm's Deep Inner Wall"
  10225. END
  10226.  
  10227. OBJECT:HelmsDeepRampart04
  10228. "Helm's Deep Rampart"
  10229. END
  10230.  
  10231. OBJECT:HelmsDeepRampart05
  10232. "Helm's Deep Rampart"
  10233. END
  10234.  
  10235. OBJECT:HelmsDeepdiSectionA3
  10236. "Helm's Deep Inner Wall"
  10237. END
  10238.  
  10239. OBJECT:HelmsDeepdoBridge1
  10240. "Helm's Deep Outer Ramp"
  10241. END
  10242.  
  10243. OBJECT:HelmsDeepdoSectionA5
  10244. "Helm's Deep Outer Wall"
  10245. END
  10246.  
  10247. OBJECT:HelmsDeepdoStairsA4
  10248. "Helm's Deep Stairs"
  10249. END
  10250.  
  10251. OBJECT:HelmsDeepdoStairsA5
  10252. "Helm's Deep Stairs"
  10253. END
  10254.  
  10255. OBJECT:HelmsDeepSectionC
  10256. "Helm's Deep Deeping Wall"
  10257. END
  10258.  
  10259. OBJECT:HelmsDeepSectionB
  10260. "Helm's Deep Deeping Wall"
  10261. END
  10262.  
  10263. OBJECT:HelmsDeepdwStairsA1
  10264. "Helm's Deep Stairs"
  10265. END
  10266.  
  10267. OBJECT:HelmsDeepCulvert
  10268. "Helm's Deep Culvert"
  10269. END
  10270.  
  10271. OBJECT:HelmsDeepSectionAi
  10272. "Helm's Deep Deeping Wall"
  10273. END
  10274.  
  10275. OBJECT:HelmsDeepdwStairsA2
  10276. "Helm's Deep Stairs"
  10277. END
  10278.  
  10279. OBJECT:HelmsDeepArcade
  10280. "Helm's Deep Keep"
  10281. END
  10282.  
  10283. OBJECT:HelmsDeepdiStep1
  10284. "Helm's Deep Stairs"
  10285. END
  10286.  
  10287. OBJECT:HelmsDeepdiStep2
  10288. "Helm's Deep Stairs"
  10289. END
  10290.  
  10291. OBJECT:IsengardBattleTower
  10292. "Lookout Tower"
  10293. END
  10294.  
  10295. OBJECT:IsengardTent
  10296. "Tent"
  10297. END
  10298.  
  10299. OBJECT:IsengardTent2
  10300. "Large Tent"
  10301. END
  10302.  
  10303. OBJECT:IsengardFence
  10304. "Fence"
  10305. END
  10306.  
  10307. OBJECT:IsengardOrthancDoor
  10308. "Orthanc Door"
  10309. END
  10310.  
  10311. OBJECT:IsengardOrthanc
  10312. "Orthanc"
  10313. END
  10314.  
  10315.  
  10316.  
  10317.  
  10318.  
  10319. //////////////////////
  10320. // Mordor buildings //
  10321. //////////////////////
  10322.  
  10323. OBJECT:BaradDur
  10324. "Barad-dur"
  10325. END
  10326.  
  10327. OBJECT:EvilSentryTower
  10328. "Sentry Tower"
  10329. END
  10330.  
  10331. OBJECT:MordorBaseDefenseFoundation
  10332. //"Click here to build a defensive structure"    //Everyone sees this.
  10333. "Defensive Foundation"
  10334. END
  10335.  
  10336. OBJECT:MordorBlackGate
  10337. "The Black Gate"
  10338. END
  10339.  
  10340. OBJECT:MBCastFloor
  10341. "Castle Floor"
  10342. END
  10343.  
  10344. OBJECT:MBCampFloor
  10345. "Camp Floor"
  10346. END
  10347.  
  10348. OBJECT:CINETrollCave
  10349. "Cave Troll Lair"
  10350. END
  10351.  
  10352. OBJECT:Ashfall
  10353. "Ash Fall"
  10354. END
  10355.  
  10356. OBJECT:MountDoom
  10357. "Mount Doom"
  10358. END
  10359.  
  10360. OBJECT:MordorBaseFoundation
  10361. "Base Foundation"
  10362. END
  10363.  
  10364. OBJECT:CirithUngol
  10365. "Cirith Ungol"
  10366. END
  10367.  
  10368. OBJECT:MordorCampKeep
  10369. //"Click here to build/revive Heroes"  //This is seen by all players.
  10370. "Citadel"
  10371. END
  10372.  
  10373. OBJECT:MordorBuildingFoundation
  10374. //"Click here to build a structure"  //This is seen by all players.
  10375. "Building Foundation"
  10376. END
  10377.  
  10378. OBJECT:MordorWallFoundation
  10379. "Wall Foundation"
  10380. END
  10381.  
  10382. OBJECT:MordorBase
  10383. "Barad-dur"
  10384. END
  10385.  
  10386. OBJECT:MordorTent
  10387. "Tent"
  10388. END
  10389.  
  10390. OBJECT:MordorOrcPit
  10391. "Orc Pit"
  10392. END
  10393.  
  10394. OBJECT:MordorOrcFletcher
  10395. "Orc Fletcher"
  10396. END
  10397.  
  10398. OBJECT:MordorTrollCage
  10399. "Troll Cage"
  10400. END
  10401.  
  10402. OBJECT:MordorSiegeWorks
  10403. "Great Siege Works"
  10404. END
  10405.  
  10406. OBJECT:MordorHaradrimPalace
  10407. "Haradrim Palace"
  10408. END
  10409.  
  10410. OBJECT:MordorMumakilPen
  10411. "Mumakil Pen"
  10412. END
  10413.  
  10414. OBJECT:MordorTavern
  10415. "Tavern"
  10416. END
  10417.  
  10418. OBJECT:MordorBarracks
  10419. "Rhun Barracks"
  10420. END
  10421.  
  10422.  
  10423. ////////////////////////
  10424. // Isengard buildings //
  10425. ////////////////////////
  10426.  
  10427. OBJECT:IsengardDam
  10428. "Isengard Dam"
  10429. END
  10430.  
  10431. OBJECT:HaradBuildingFoundation
  10432. "Haradrim Building Foundation"
  10433. END
  10434.  
  10435. OBJECT:IsengardBaseDefenseFoundation
  10436. //"Click here to build a defensive structure"    //Everyone sees this.
  10437. "Isengard Defensive Foundation"
  10438. END
  10439.  
  10440. OBJECT:HaradCampKeep
  10441. "Haradrim Camp Keep"
  10442. END
  10443.  
  10444. OBJECT:IsengardCastleGate
  10445. "Gate"
  10446. END
  10447.  
  10448. OBJECT:IsengardWargSentry
  10449. "Warg Sentry"
  10450. END
  10451.  
  10452. OBJECT:IBCastFloor
  10453. "Castle Floor"
  10454. END
  10455.  
  10456. OBJECT:IBCampFloor
  10457. "Camp Floor"
  10458. END
  10459.  
  10460. OBJECT:IsengardCastleWall
  10461. "Wall"
  10462. END
  10463.  
  10464. OBJECT:IsengardCampKeep
  10465. //"Click here to build/revive Heroes"  //This is seen by all players.
  10466. "Citadel"
  10467. END
  10468.  
  10469. OBJECT:IsengardBuildingFoundation
  10470. //"Click here to build a structure"        //This is seen by eveyone.
  10471. "Building Foundation"
  10472. END
  10473.  
  10474. OBJECT:IsengardWallFoundation
  10475. "Wall Foundation"
  10476. END
  10477.  
  10478. OBJECT:IsengardUrukPit
  10479. "Uruk Pit"
  10480. END
  10481.  
  10482. OBJECT:IsengardWargPit
  10483. "Warg Pit"
  10484. END
  10485.  
  10486. OBJECT:IsengardSiegeWorks
  10487. "Siege Works"
  10488. END
  10489.  
  10490. OBJECT:IsengardArmory
  10491. "Armory"
  10492. END
  10493.  
  10494. /////////////////////
  10495. // Elven buildings //
  10496. /////////////////////
  10497.  
  10498. OBJECT:EBCampFence
  10499. "Camp Fence"
  10500. END
  10501.  
  10502. OBJECT:ElvenCastleBaseKeep
  10503. "Citadel"
  10504. END
  10505.  
  10506. OBJECT:ElvenCampKeep
  10507. //"Click here to build/revive Heroes"  //This is seen by all players.
  10508. "Citadel"
  10509. END
  10510.  
  10511. OBJECT:ElvenBuildingFoundation
  10512. "Building Foundation"
  10513. END
  10514.  
  10515. OBJECT:ElvenOrchard
  10516. "Orchard"
  10517. END
  10518.  
  10519. OBJECT:ElvenBarracks
  10520. "Elven Barracks"
  10521. END
  10522.  
  10523. OBJECT:ElvenMallornTree
  10524. "Mallorn Tree"
  10525. END
  10526.  
  10527. OBJECT:GaladrielsWell
  10528. "Mirror of Galadriel"
  10529. END
  10530.  
  10531. OBJECT:ElvenBattleTower
  10532. "Battle Tower"
  10533. END
  10534.  
  10535.  
  10536.  
  10537. /////////////////////
  10538. // Goblin buildings //
  10539. /////////////////////
  10540.  
  10541. OBJECT:GoblinBuildingFoundation
  10542. "Building Foundation"
  10543. END
  10544.  
  10545. OBJECT:GoblinCave
  10546. "Goblin Cave"
  10547. END
  10548.  
  10549. OBJECT:GoblinCampKeep
  10550. "Citadel"
  10551. END
  10552.  
  10553. OBJECT:GoblinCastleBaseKeep
  10554. "Citadel"
  10555. END
  10556.  
  10557. ////////////////////////
  10558. // Dwarven buildings  //
  10559. ////////////////////////
  10560. OBJECT:DwarvenArcheryRange
  10561. "Archery Range"
  10562. END
  10563.  
  10564. OBJECT:DwarvenForgeWorks
  10565. "Forge Works"
  10566. END
  10567.  
  10568. OBJECT:DwarvenHearth
  10569. "Hearth"
  10570. END
  10571.  
  10572. OBJECT:DwarvenStatue
  10573. "Heroic Statue"
  10574. END
  10575.  
  10576. OBJECT:DwarvenBarracks
  10577. "Hall of Warriors"
  10578. END
  10579.  
  10580. OBJECT:DwarvenMineShaft
  10581. "Mine Shaft"
  10582. END
  10583.  
  10584. OBJECT:DwarvenFortress
  10585. "Fortress"
  10586. END
  10587.  
  10588. OBJECT:DwarvenSentryTower
  10589. "Battle Tower"
  10590. END
  10591.  
  10592. ////////////////////
  10593. // Ents buildings //
  10594. ////////////////////
  10595.  
  10596. OBJECT:EntBuildingFoundation
  10597. "Ent Foundation"
  10598. END
  10599.  
  10600. OBJECT:EntsMoot
  10601. "Entmoot"
  10602. END
  10603.  
  10604. ///////////////////
  10605. // Misc. objects //
  10606. ///////////////////
  10607. OBJECT:EconomyBuildingFoundation
  10608. "Settlement Foundation"
  10609. END
  10610.  
  10611. OBJECT:LumberMill
  10612. "Lumber Mill"
  10613. END
  10614.  
  10615. OBJECT:MordorLumberMill
  10616. "Lumber Mill"
  10617. END
  10618.  
  10619. OBJECT:IsengardLumberMill
  10620. "Lumber Mill"
  10621. END
  10622.  
  10623. OBJECT:WildLumberMill
  10624. "Lumber Mill"
  10625. END
  10626.  
  10627. OBJECT:MordorSlaughterHouse
  10628. "Slaughter House"
  10629. END
  10630.  
  10631. OBJECT:Furnace
  10632. "Furnace"
  10633. END
  10634.  
  10635. OBJECT:WreckedCatapult
  10636. "Catapult"
  10637. END
  10638.  
  10639. OBJECT:RopeCoil
  10640. "Rope"
  10641. END
  10642.  
  10643. OBJECT:WoodBeams
  10644. "Wood"
  10645. END
  10646.  
  10647. OBJECT:WineVat
  10648. "Wine Vat"
  10649. END
  10650.  
  10651. OBJECT:Barrel
  10652. "Barrel"
  10653. END
  10654.  
  10655. OBJECT:Tent
  10656. "Tent"
  10657. END
  10658.  
  10659. OBJECT:Table
  10660. "Table"
  10661. END
  10662.  
  10663. OBJECT:Stool
  10664. "Stool"
  10665. END
  10666.  
  10667. OBJECT:Statue
  10668. "Statue"
  10669. END
  10670.  
  10671. OBJECT:BatteringRam
  10672. "Battering Ram"
  10673. END
  10674.  
  10675. OBJECT:Torch
  10676. "Torch"
  10677. END
  10678.  
  10679. OBJECT:Lamp
  10680. "Lamp"
  10681. END
  10682.  
  10683. OBJECT:WeaponRack
  10684. "Weapon Rack"
  10685. END
  10686.  
  10687. OBJECT:Flag
  10688. "Flag"
  10689. END
  10690.  
  10691. OBJECT:Monument
  10692. "Monument"
  10693. END
  10694.  
  10695. OBJECT:OrcTent
  10696. "Orc Tent"
  10697. END
  10698.  
  10699. OBJECT:Rocks
  10700. "Rock"
  10701. END
  10702.  
  10703. OBJECT:Grass
  10704. "Grass"
  10705. END
  10706.  
  10707. OBJECT:RockArch
  10708. "Rock Arch"
  10709. END
  10710.  
  10711. OBJECT:RockColumn
  10712. "Rock Column"
  10713. END
  10714.  
  10715. OBJECT:Bones
  10716. "Bones"
  10717. END
  10718.  
  10719. OBJECT:Remains
  10720. "Remains"
  10721. END
  10722.  
  10723. OBJECT:Cocoon
  10724. "Cocoon"
  10725. END
  10726.  
  10727. OBJECT:ThickWebs
  10728. "Thick Webs"
  10729. END
  10730.  
  10731. OBJECT:SpiderWebs
  10732. "Spider Webs"
  10733. END
  10734.  
  10735. OBJECT:Root
  10736. "Root"
  10737. END
  10738.  
  10739. OBJECT:Smoke
  10740. "Smoke"
  10741. END
  10742.  
  10743. OBJECT:Bush
  10744. "Bush"
  10745. END
  10746.  
  10747. OBJECT:Cloud
  10748. "Cloud"
  10749. END
  10750.  
  10751. OBJECT:Dust
  10752. "Dust"
  10753. END
  10754.  
  10755. OBJECT:WaterfallHaze
  10756. "Waterfall Haze"
  10757. END
  10758.  
  10759. OBJECT:Waterfall
  10760. "Waterfall"
  10761. END
  10762.  
  10763. OBJECT:Wall
  10764. "Wall"
  10765. END
  10766.  
  10767. OBJECT:RohirrimBannerRider
  10768. "Rohan Banner Rider"
  10769. END
  10770.  
  10771. OBJECT:MTMountain
  10772. "Minas Tirith Mountain"
  10773. END
  10774.  
  10775. OBJECT:MTGround
  10776. "Minas Tirith Ground"
  10777. END
  10778.  
  10779. OBJECT:MinasTirithBattleTower
  10780. "Minas Tirith Battle Tower"
  10781. END
  10782.  
  10783. OBJECT:MinasTirithTrebuchetOutcropping
  10784. "Minas Tirith Trebuchet Rampart"
  10785. END
  10786.  
  10787. OBJECT:MinasTirithPosternGate
  10788. "Minas Tirith Postern Gate"
  10789. END
  10790.  
  10791. OBJECT:MTWall
  10792. "Minas Tirith Wall"
  10793. END
  10794.  
  10795. OBJECT:MTGate
  10796. "Minas Tirith Gate"
  10797. END
  10798.  
  10799. OBJECT:MTDoor
  10800. "Minas Tirith Door"
  10801. END
  10802.  
  10803. OBJECT:MTBridge
  10804. "Minas Tirith Bridge"
  10805. END
  10806.  
  10807. OBJECT:MTTop
  10808. "Minas Tirith Building"
  10809. END
  10810.  
  10811. OBJECT:MTBuilding
  10812. "Minas Tirith Building"
  10813. END
  10814.  
  10815. OBJECT:Horse
  10816. "Horse"
  10817. END
  10818.  
  10819. OBJECT:HorseGrazing
  10820. "Horse"
  10821. END
  10822.  
  10823. OBJECT:RohanHeroStatue
  10824. "Rohan Heroic Statue"
  10825. END
  10826.  
  10827. OBJECT:RohirrimRoyalGuard
  10828. "Rohirrim Royal Guard"
  10829. END
  10830.  
  10831. OBJECT:NeutralShelob
  10832. "Shelob"
  10833. END
  10834.  
  10835. OBJECT:Spider
  10836. "Spider"
  10837. END
  10838.  
  10839. // comment:
  10840.  
  10841.  
  10842. // comment: Text for in-game networking.
  10843. Network:PlayerDisconnected
  10844. // context: %s is replaced by the player name
  10845. "%s has been disconnected."
  10846. END
  10847.  
  10848. Network:PlayerLeftGame
  10849. // context: %s is replaced by the player name
  10850. "%s has left the game."
  10851. END
  10852.  
  10853. Network:Vote
  10854. // context: Vote button to kick a player
  10855. "Vote"
  10856. END
  10857.  
  10858. Network:QuitGame
  10859. // context: Button to abandon a networ/multiplayer game.
  10860. "QUIT GAME"
  10861. END
  10862.  
  10863. APT:QUITGAME
  10864. // context: Button to quit on disconnect screen
  10865. "QUIT GAME"
  10866. END
  10867.  
  10868. Network:PacketRouterTimeout
  10869. // context: Text label for a timer that counts down a time out while waiting for a new packet router to take over.
  10870. "Packet Router Timeout"
  10871. END
  10872.  
  10873. // Audio options
  10874.  
  10875. // context: Audio Options
  10876. Audio:Speakers0
  10877. "2 Speakers"
  10878. END
  10879.  
  10880. Audio:Speakers1
  10881. "Headphones"
  10882. END
  10883.  
  10884. Audio:Speakers2
  10885. "Surround Sound"
  10886. END
  10887.  
  10888. Audio:Speakers3
  10889. "4 Speaker"
  10890. END
  10891.  
  10892. Audio:Speakers4
  10893. "5.1 Surround"
  10894. END
  10895.  
  10896. Audio:Speakers5
  10897. "7.1 Surround"
  10898. END
  10899. // context:
  10900.  
  10901.  
  10902. // Mission Text
  10903.  
  10904. // Script text for all single-player-skirmish missions
  10905.  
  10906. //////////////////////////////// Basic Tutorial ////////////////////////////////
  10907. //"A single line of text should be no longer than this one." ///////////////////
  10908.  
  10909. SCRIPT:MBTutorial_Objective01
  10910. "Learn camera and unit controls."
  10911. End
  10912.  
  10913. SCRIPT:MBTutorial_Objective02
  10914. "Defeat the goblins at the first camp."
  10915. End
  10916.  
  10917. SCRIPT:MBTutorial_Objective03
  10918. "Defeat all goblins at the remaining camps."
  10919. End
  10920.  
  10921. SCRIPT:MBTutorial_Objective04
  10922. "Destroy the spider lairs."
  10923. End
  10924.  
  10925. SCRIPT:MBTutorial_Objective05
  10926. "Capture the outpost."
  10927. End
  10928.  
  10929. SCRIPT:MBTutorial_Objective06
  10930. "Build a fortress."
  10931. End
  10932.  
  10933. SCRIPT:MBTutorial_Objective07
  10934. "Build a base."
  10935. End
  10936.  
  10937. SCRIPT:MBTutorial_Objective08
  10938. "Build walls and wall defenses."
  10939. End
  10940.  
  10941. SCRIPT:MBTutorial_Objective09
  10942. "Build an army."
  10943. End
  10944.  
  10945. SCRIPT:MBTutorial_Objective10
  10946. "Defend the base."
  10947. End
  10948.  
  10949. SCRIPT:MBTutorial_BonusObjective01
  10950. "Learn about objectives."
  10951. End
  10952.  
  10953. SCRIPT:MBTutorial_MissionText01
  10954. "Welcome to the White Mountains."
  10955. End
  10956.  
  10957. SCRIPT:MBTutorial_MissionText02
  10958. "We must rid this pass of goblins."
  10959. End
  10960.  
  10961. SCRIPT:MBTutorial_MissionText03
  10962. "To pan around, hold down the right mouse button and move your mouse around."
  10963. End
  10964.  
  10965. SCRIPT:MBTutorial_MissionText04
  10966. "You can also use the arrow keys on your keyboard to do this."
  10967. End
  10968.  
  10969. SCRIPT:MBTutorial_MissionText05
  10970. "To select the soldiers left click on them with your cursor."
  10971. End
  10972.  
  10973. SCRIPT:MBTutorial_MissionText06
  10974. "Move the soldiers into the camp by right clicking on the ground in the spotlight up ahead."
  10975. End
  10976.  
  10977. SCRIPT:MBTutorial_MissionText07
  10978. "Spotlights will help guide you through this mission."
  10979. End
  10980.  
  10981. SCRIPT:MBTutorial_MissionText08
  10982. "Goblins have been raiding these camps. Lead the soldiers into battle against the goblins."
  10983. End
  10984.  
  10985. SCRIPT:MBTutorial_MissionText09
  10986. "Next you'll need to know how to select an army."
  10987. End
  10988.  
  10989. SCRIPT:MBTutorial_MissionText10
  10990. "In order to select multiple battalions quickly, click and hold the left mouse button down on empty space and drag your mouse over the units you wish to select."
  10991. End
  10992.  
  10993. SCRIPT:MBTutorial_MissionText11
  10994. "Try selecting the battalions in those spotlights by using the selection box method."
  10995. End
  10996.  
  10997. SCRIPT:MBTutorial_MissionText12
  10998. "Move those units up to the spotlight ahead by right clicking on the ground with them selected."
  10999. End
  11000.  
  11001. SCRIPT:MBTutorial_MissionText13
  11002. "Select your army again using the selection box method."
  11003. End
  11004.  
  11005. SCRIPT:MBTutorial_MissionText14
  11006. "Now issue them an attack command by right clicking on the Goblins. The red attack cursor will indicate which units are enemy to you."
  11007. End
  11008.  
  11009. SCRIPT:MBTutorial_MissionText15
  11010. "Issue your attack order by selecting your units and right clicking on the enemy goblins."
  11011. End
  11012.  
  11013. SCRIPT:MBTutorial_MissionText16
  11014. "Other camps are being attacked and need support."
  11015. End
  11016.  
  11017. SCRIPT:MBTutorial_MissionText17
  11018. "The Palantir is that object located at the bottom left of your screen. It has a variety of useful buttons and information such as the mini-map."
  11019. End
  11020.  
  11021. SCRIPT:MBTutorial_MissionText18
  11022. "The Mini-Map is an overhead view of the entire map. Currently the mini-map is being flashed with the two camps you need to help."
  11023. End
  11024.  
  11025. SCRIPT:MBTutorial_MissionText19
  11026. "White flashes inform you of objective locations. While a red flash would indicate where your forces are being attacked."
  11027. End
  11028.  
  11029. SCRIPT:MBTutorial_MissionText20
  11030. "On the Palantir is the Objectives Menu. Click on the Objective button now to see what your current objective is."
  11031. End
  11032.  
  11033. SCRIPT:MBTutorial_MissionText21
  11034. "There are two types of Objectives, Main Objectives and Bonus Objectives. Main Objectives appear in white text and need to be accomplished in order to complete a mission."
  11035. End
  11036.  
  11037. SCRIPT:MBTutorial_MissionText22
  11038. "Bonus Objectives appear in green text. You may choose to complete them, but they won't count against you if you don't."
  11039. End
  11040.  
  11041. SCRIPT:MBTutorial_MissionText23
  11042. "An Objective with a check mark in its box is an objective you've completed."
  11043. End
  11044.  
  11045. SCRIPT:MBTutorial_MissionText24
  11046. "To exit the Objectives Screen, click on the Resume Game button at the bottom."
  11047. End
  11048.  
  11049. SCRIPT:MBTutorial_MissionText25
  11050. "Now, move your army to those camps and help eliminate the goblins."
  11051. End
  11052.  
  11053. SCRIPT:MBTutorial_MissionText26
  11054. "The other camp is still under attack."
  11055. End
  11056.  
  11057. SCRIPT:MBTutorial_MissionText27
  11058. "All the camps are now secure and the road between them is safe."
  11059. End
  11060.  
  11061. SCRIPT:MBTutorial_MissionText28
  11062. "We need to set up a larger camp, but we'll need a great deal of land with which to do so."
  11063. End
  11064.  
  11065. SCRIPT:MBTutorial_MissionText29
  11066. "Up ahead is such an expanse of land, but it is held by Spider Lairs."
  11067. End
  11068.  
  11069. SCRIPT:MBTutorial_MissionText30
  11070. "Destroy those lairs and we should be able to establish a new camp here."
  11071. End
  11072.  
  11073. SCRIPT:MBTutorial_MissionText31
  11074. "When a lair is destroyed, it will leave behind rubble. You will also need to destroy the rubble or else the lair will rebuild itself."
  11075. End
  11076.  
  11077. SCRIPT:MBTutorial_MissionText32
  11078. "You may have noticed that after you destroyed the lairs, they left some treasure behind for you to collect."
  11079. End
  11080.  
  11081. SCRIPT:MBTutorial_MissionText33
  11082. "To capture this outpost, select a battallion and right click on the flag next to the outpost."
  11083. End
  11084.  
  11085. SCRIPT:MBTutorial_MissionText34
  11086. "While the building is being captured its current flag will lower and our flag will rise in its place."
  11087. End
  11088.  
  11089. SCRIPT:MBTutorial_MissionText35
  11090. "The outpost will now provide further resources for our army."
  11091. End
  11092.  
  11093. SCRIPT:MBTutorial_MissionText36
  11094. "We sent a builder your way to construct our new camp."
  11095. End
  11096.  
  11097. SCRIPT:MBTutorial_MissionText37
  11098. "Select a Builder by left clicking on it."
  11099. End
  11100.  
  11101. SCRIPT:MBTutorial_MissionText38
  11102. "You'll notice that a menu appears on the right hand side of the screen. This menu contains all the buildings that are currently available to build."
  11103. End
  11104.  
  11105. SCRIPT:MBTutorial_MissionText39
  11106. "We'll need a fortress. To build a fortress left click on the fortress button which is flashing now."
  11107. End
  11108.  
  11109. SCRIPT:MBTutorial_MissionText40
  11110. "In order to place down a building, left click anywhere on the land. For the purposes of this camp, place your fortress on the spotlight."
  11111. End
  11112.  
  11113. SCRIPT:MBTutorial_MissionText41
  11114. "Fortresses can produce more builders should the need arise. Fortresses can also build heroes, such as our Lord Boromir."
  11115. End
  11116.  
  11117. SCRIPT:MBTutorial_MissionText42
  11118. "They also have upgrades available to them, but we'll get to that another time."
  11119. End
  11120.  
  11121. SCRIPT:MBTutorial_MissionText43
  11122. "Now that we have a fortress built, we'll need an economy to fund our base."
  11123. End
  11124.  
  11125. SCRIPT:MBTutorial_MissionText44
  11126. "Select a builder and have it build a farm on the spotlight in the upper left. You'll notice that as you're placing the farm it has a percentage attached to it. This percentage will tell you how productive it will be given its current placement on land."
  11127. End
  11128.  
  11129. SCRIPT:MBTutorial_MissionText45
  11130. "Mountains, oceans, rivers, or other impassable areas will take away from the productivity of a farm. The resources our farms produce can be tracked by the number at the bottom left of the Palantir."
  11131. End
  11132.  
  11133. SCRIPT:MBTutorial_MissionText46
  11134. "Farms contribute to your army's command point limit. So the more farms you build, the more battalions you can command."
  11135. End
  11136.  
  11137. SCRIPT:MBTutorial_MissionText47
  11138. "Command Points are tracked by the number at the bottom right of the Palantir."
  11139. End
  11140.  
  11141. SCRIPT:MBTutorial_MissionText48
  11142. "Select the builder again and build a barracks on the next spotlight."
  11143. End
  11144.  
  11145. SCRIPT:MBTutorial_MissionText49
  11146. "The barracks will be able to produce soldiers and tower guard."
  11147. End
  11148.  
  11149. SCRIPT:MBTutorial_MissionText50
  11150. "Build an archery range on the other spotlight."
  11151. End
  11152.  
  11153. SCRIPT:MBTutorial_MissionText51
  11154. "The archery range will be able to produce archers and Ithilien rangers."
  11155. End
  11156.  
  11157. SCRIPT:MBTutorial_MissionText52
  11158. "Now our base will need fortifications."
  11159. End
  11160.  
  11161. SCRIPT:MBTutorial_MissionText53
  11162. "In order to fortify our base, we'll need to set up wall spans. Wall spans begin with wall hubs, which can be built from either our fortress or from our builders."
  11163. End
  11164.  
  11165. SCRIPT:MBTutorial_MissionText54
  11166. "In order to build them from the fortress, click on the build plot highlighted."
  11167. End
  11168.  
  11169. SCRIPT:MBTutorial_MissionText55
  11170. "Click on the wall hub button to begin building it now."
  11171. End
  11172.  
  11173. SCRIPT:MBTutorial_MissionText56
  11174. "Select the wall hub to bring up a build wall button."
  11175. End
  11176.  
  11177. SCRIPT:MBTutorial_MissionText57
  11178. "Click that button and move your cursor to the spotlight to the right. As you move your mouse you'll see a see-through wall. This is how your wall will look when you've finished building it."
  11179. End
  11180.  
  11181. SCRIPT:MBTutorial_MissionText58
  11182. "To build it, left click on the ground at the spotlight."
  11183. End
  11184.  
  11185. SCRIPT:MBTutorial_MissionText59
  11186. "Click on the wall hub you just built in the spotlight and build another wall off to the south. Another spotlight is set up showing you where your wall should end."
  11187. End
  11188.  
  11189. SCRIPT:MBTutorial_MissionText60
  11190. "Select the next build plot highlighted on the fortress and build a wall span to the spotlight to the right. Then build to the next spotlight in the north."
  11191. End
  11192.  
  11193. SCRIPT:MBTutorial_MissionText61
  11194. "Next we will need to build wall defenses."
  11195. End
  11196.  
  11197. SCRIPT:MBTutorial_MissionText62
  11198. "You may upgrade a wall with structures such as arrow towers, trebuchets, gates or wall hubs."
  11199. End
  11200.  
  11201. SCRIPT:MBTutorial_MissionText63
  11202. "What we really need right now are the trebuchets. Select any wall segment and build a trebuchet upgrade on it."
  11203. End
  11204.  
  11205. SCRIPT:MBTutorial_MissionText64
  11206. "Build 2 battalions of Gondor soldiers from the barracks."
  11207. End
  11208.  
  11209. SCRIPT:MBTutorial_MissionText65
  11210. "Now build two battalions of Gondor archers from the archery range."
  11211. End
  11212.  
  11213. SCRIPT:MBTutorial_MissionText66
  11214. "We'll need a Hero to lead our troops. Heroes can be purchased from the fortress. If your heroes should fall in battle, they can be revived from the fortress as well."
  11215. End
  11216.  
  11217. SCRIPT:MBTutorial_MissionText67
  11218. "To summon a Hero, select your fortress and click on the heroes button. This will bring up a menu of all the current heroes you're allowed to build. Right now Boromir is residing in our fortress."
  11219. End
  11220.  
  11221. SCRIPT:MBTutorial_MissionText68
  11222. "Click on his portrait to summon him."
  11223. End
  11224.  
  11225. SCRIPT:MBTutorial_MissionText69
  11226. "Heroes in general have an array of special powers and abilites that make them unique and vital for a strong army. Select Boromir now."
  11227. End
  11228.  
  11229. SCRIPT:MBTutorial_MissionText70
  11230. "You will find a hero's abilities on the palantir. Some are passive abilities which are always enabled such as Boromir's leadership ability."
  11231. End
  11232.  
  11233. SCRIPT:MBTutorial_MissionText71
  11234. "Other powers can be set to autocast by right clicking its button in the palantir. You will see its outline sparkle when this is enabled."
  11235. End
  11236.  
  11237. SCRIPT:MBTutorial_MissionText72
  11238. "Right click on Boromir's Horn of Gondor ability to set it to autocast."
  11239. End
  11240.  
  11241. SCRIPT:MBTutorial_MissionText73
  11242. "Our army is built and Gondor's new fortress is complete. You've learned all the basics of building and controlling a base and an army."
  11243. End
  11244.  
  11245. SCRIPT:MBTutorial_MissionText74
  11246. "SCOUT: The goblins, they're here! A large force has gathered and is moving towards this very spot."
  11247. End
  11248.  
  11249. SCRIPT:MBTutorial_MissionText75
  11250. "You will have to defend this base as you've done before with the camps."
  11251. End
  11252.  
  11253. SCRIPT:MBTutorial_MissionText76
  11254. "Remember, select your army and right click on the enemy units to issue attack orders. You can select one battalion at a time and issue them attack orders to specific enemy battalions."
  11255. End
  11256.  
  11257. SCRIPT:MBTutorial_MissionText77
  11258. "Victory is ours! Great job my lord! That ought to send those Goblins back to their caves."
  11259. End
  11260.  
  11261. SCRIPT:MBTutorial_MissionText78
  11262. "Come back when you're ready to finish them off by playing through the Advanced Tutorial."
  11263. End
  11264.  
  11265. ///////////////////////////// Advanced Tutorial ////////////////////////////////
  11266. //"A single line of text should be no longer than this one." ///////////////////
  11267.  
  11268. SCRIPT:MATutorial_Objective01
  11269. "Learn stances."
  11270. End
  11271.  
  11272. SCRIPT:MATutorial_Objective02
  11273. "Issue a formation preview order to an army."
  11274. End
  11275.  
  11276. SCRIPT:MATutorial_Objective03
  11277. "Capture the shipwright."
  11278. End
  11279.  
  11280. SCRIPT:MATutorial_Objective04
  11281. "Build a transport and garrison it."
  11282. End
  11283.  
  11284. SCRIPT:MATutorial_Objective05
  11285. "Attack-move on the enemy camp."
  11286. End
  11287.  
  11288. SCRIPT:MATutorial_Objective06
  11289. "Use powers to kill the goblins and move past the wall."
  11290. End
  11291.  
  11292. SCRIPT:MATutorial_Objective07
  11293. "Use fire to destroy the enemy camp."
  11294. End
  11295.  
  11296. SCRIPT:MATutorial_Objective08
  11297. "Destroy the goblin base."
  11298. End
  11299.  
  11300. SCRIPT:MATutorial_MissionText01
  11301. "Welcome back to the White Mountains. As you can see we've been very busy here, \n but the goblin attacks have yet to stop."
  11302. End
  11303.  
  11304. SCRIPT:MATutorial_MissionText02
  11305. "The goblins seem to be coming from across the river. I suggest \n we take the fight to their base!"
  11306. End
  11307.  
  11308. SCRIPT:MATutorial_MissionText03
  11309. "Before we move forward, I would like to teach you some \n of the tactics that our battalions have been working on."
  11310. End
  11311.  
  11312. SCRIPT:MATutorial_MissionText04
  11313. "Each battalion can enter a particular attack mode, or what we refer to as stances. These stances can boost their power or defense. Click on the Gondor soldier battalion in the spotlight."
  11314. End
  11315.  
  11316. SCRIPT:MATutorial_MissionText05
  11317. "The stances button is located on the palantir. If you click on it, it will bring up a menu with 3 stances to choose from."
  11318. End
  11319.  
  11320. SCRIPT:MATutorial_MissionText06
  11321. "The Battle Stance is the default stance for all units and renders no bonuses or penalties to a unit's abilities."
  11322. End
  11323.  
  11324. SCRIPT:MATutorial_MissionText07
  11325. "The Aggressive Stance will increase a unit's offensive capabilities while decreasing their defensive capabilities."
  11326. End
  11327.  
  11328. SCRIPT:MATutorial_MissionText08
  11329. "The Hold Ground Stance will greatly increase a unit's defensive capabilities while decreasing their offensive capabilities."
  11330. End
  11331.  
  11332. SCRIPT:MATutorial_MissionText09
  11333. "Set the battalion you have selected into its Aggressive Stance by clicking on the Aggressive Stance button."
  11334. End
  11335.  
  11336. SCRIPT:MATutorial_MissionText10
  11337. "Now let's have our army form up into a battle line."
  11338. End
  11339.  
  11340. SCRIPT:MATutorial_MissionText11
  11341. "Select multiple battalions and move your cursor over to the spotlight."
  11342. End
  11343.  
  11344. SCRIPT:MATutorial_MissionText12
  11345. "Now press and hold both the right and left mouse buttons and drag your mouse. You'll notice that a formation preview will display on the ground. Once you release the mouse buttons, your units will form up into this battle line."
  11346. End
  11347.  
  11348. SCRIPT:MATutorial_MissionText13
  11349. "We must take our army across the river and over to the enemy's base. In order to do so we will need a shipwright."
  11350. End
  11351.  
  11352. SCRIPT:MATutorial_MissionText14
  11353. "There's a shipwright to the East of here along the river."
  11354. End
  11355.  
  11356. SCRIPT:MATutorial_MissionText15
  11357. "Move a battalion to the shipwright and capture it. Remember to capture it by right clicking on the flag while having a battalion selected."
  11358. End
  11359.  
  11360. SCRIPT:MATutorial_MissionText16
  11361. "Selecting the shipwright will bring up options of different types of vessels you may purchase."
  11362. End
  11363.  
  11364. SCRIPT:MATutorial_MissionText17
  11365. "The transport will ferry your troops across large bodies of water."
  11366. End
  11367.  
  11368. SCRIPT:MATutorial_MissionText18
  11369. "Battleships will help destroy enemy ships that impede your way."
  11370. End
  11371.  
  11372. SCRIPT:MATutorial_MissionText19
  11373. "Gondor has sent naval reinforcments. Let's join up with them. Select the shipwright and click on the Transport to begin building one."
  11374. End
  11375.  
  11376. SCRIPT:MATutorial_MissionText20
  11377. "Now select your battalion and right click on the Transport. You'll notice that your cursor changes to a garrison icon. Other structures in Middle-earth can be garrisoned as well, so keep an eye out for that icon."
  11378. End
  11379.  
  11380. SCRIPT:MATutorial_MissionText21
  11381. "Great, now move your transport into the spotlight to join up with the rest of the Gondor convoy."
  11382. End
  11383.  
  11384. SCRIPT:MATutorial_MissionText22
  11385. "GONDOR OFFICER: A fell beast! Watch out!"
  11386. End
  11387.  
  11388. SCRIPT:MATutorial_MissionText23
  11389. "GONDOR OFFICER: It destroyed one of the Transports! Hurry, get to the beach quickly!"
  11390. End
  11391.  
  11392. SCRIPT:MATutorial_MissionText24
  11393. "GONDOR OFFICER: Engage those Corsair ships! Send them to the bottom of the river!"
  11394. End
  11395.  
  11396. SCRIPT:MATutorial_MissionText25
  11397. "In order to deploy your units from a Transport, select the Transport and give it a move order on land."
  11398. End
  11399.  
  11400. SCRIPT:MATutorial_MissionText26
  11401. "There's one of their camps up ahead. Issue an Attack-move order and that should take care of them."
  11402. End
  11403.  
  11404. SCRIPT:MATutorial_MissionText27
  11405. "To issue an Attack-move order, select your army and press the A key on your keyboard. This will change your cursor to an Attack-move cursor."
  11406. End
  11407.  
  11408. SCRIPT:MATutorial_MissionText28
  11409. "Then, right click on the ground in the spotlight behind the camp. This will send your army on a path of destruction to that point, killing every enemy they encounter."
  11410. End
  11411.  
  11412. SCRIPT:MATutorial_MissionText29
  11413. "It appears as though the goblins have retreated over that wall. Unfortunately goblins are able to scale walls by climbing them whereas we are not, nor do we have any siege weapons to take down those walls."
  11414. End
  11415.  
  11416. SCRIPT:MATutorial_MissionText30
  11417. "We'll have to call in for greater powers to help us progress."
  11418. End
  11419.  
  11420. SCRIPT:MATutorial_MissionText31
  11421. "At your disposal is a list of powers that can be purchased from the Evenstar icon located on the palantir. Click on the Evenstar icon now."
  11422. End
  11423.  
  11424. SCRIPT:MATutorial_MissionText32
  11425. "As you can see, all the powers are tiered, which means you have to purchase the lower costing powers in order to access the more expensive powers."
  11426. End
  11427.  
  11428. SCRIPT:MATutorial_MissionText33
  11429. "In order to purchase a power, you must have an amount of power points equal to or greater than the number associated with that power."
  11430. End
  11431.  
  11432. SCRIPT:MATutorial_MissionText34
  11433. "Go ahead and purchase the Arrow Volley and Earthquake powers. They are currently the only powers available to buy."
  11434. End
  11435.  
  11436. SCRIPT:MATutorial_MissionText35
  11437. "To exit, click the Accept button at the bottom of the screen."
  11438. End
  11439.  
  11440. SCRIPT:MATutorial_MissionText36
  11441. "Every time you buy a new power, it will appear on the left hand side of your screen just above the palantir."
  11442. End
  11443.  
  11444. SCRIPT:MATutorial_MissionText37
  11445. "Now back to the battle. Left click on the Arrow Volley power and move your cursor over the goblins."
  11446. End
  11447.  
  11448. SCRIPT:MATutorial_MissionText38
  11449. "To use the power, left click on the ground."
  11450. End
  11451.  
  11452. SCRIPT:MATutorial_MissionText38b
  11453. "To use the power, left click on the ground."
  11454. End
  11455. SCRIPT:MATutorial_MissionText39
  11456. "Keep in mind that certain powers such as Arrow Volley can only be cast in areas that are visible to you."
  11457. End
  11458.  
  11459. SCRIPT:MATutorial_MissionText40
  11460. "Now to get past these walls. Unfortunately the gate is in disrepair and cannot be opened, so we'll have to destroy these walls."
  11461. End
  11462.  
  11463. SCRIPT:MATutorial_MissionText41
  11464. "The Earthquake power will deal a significant amount of damage to these walls and should be enough to clear our path."
  11465. End
  11466.  
  11467. SCRIPT:MATutorial_MissionText42
  11468. "Left click on the Earthquake power now and left click underneath those walls to cast it."
  11469. End
  11470.  
  11471. SCRIPT:MATutorial_MissionText43
  11472. "Continue north along the path and be wary of any camps you encounter."
  11473. End
  11474.  
  11475. SCRIPT:MATutorial_MissionText44
  11476. "ITHILIEN RANGER: Milord, we are glad you have come. We've been keeping an eye on this Goblin camp and have set up a trap for them. All we need to do is set the forest ablaze around them and it should spread into their camp."
  11477. End
  11478.  
  11479. SCRIPT:MATutorial_MissionText45
  11480. "Fire has become a valuable asset as of late. Unfortunately in our enemy's hands it could be a serious danger."
  11481. End
  11482.  
  11483. SCRIPT:MATutorial_MissionText46
  11484. "Select the rangers who have joined you and have them volley their arrows into the spotlights. This will start a fire there and you'll be able to watch it spread into the enemy's base."
  11485. End
  11486.  
  11487. SCRIPT:MATutorial_MissionText47
  11488. "That was the last of their camps, their main base is just to the west."
  11489. End
  11490.  
  11491. SCRIPT:MATutorial_MissionText48
  11492. "There's their main base. It appears as though those tunnels are how they've been traveling through these mountains."
  11493. End
  11494.  
  11495. SCRIPT:MATutorial_MissionText49
  11496. "One thing to note about their tunnels is that when destroyed, you must also destroy the rubble they leave behind. Otherwise the tunnels will spring forth once more and the Goblins will be able to use them yet again."
  11497. End
  11498.  
  11499. SCRIPT:MATutorial_MissionText50
  11500. "If we completely destroy their tunnels and their fortress, that should put a stop to them infesting these mountains once and for all."
  11501. End
  11502.  
  11503. SCRIPT:MATutorial_MissionText51
  11504. "Their fortress is killing our army. Use your Earthquake power again on their fortress and it should take down their defenses."
  11505. End
  11506.  
  11507. SCRIPT:MATutorial_MissionText52
  11508. "Victory is ours! The goblin threat has been eliminated once and for all in this mountain pass. Minas Tirith will be pleased to hear of our victory and may sleep safely knowing this pass is once again controlled by Gondor."
  11509. End
  11510.  
  11511. SCRIPT:MATutorial_MissionText53
  11512. "And you, milord, are now ready to vanquish more evil from Middle-earth. Take with you all that you have learned and try a campaign, a skirmish versus the AI, or a multiplayer match online against your friends!"
  11513. End
  11514.  
  11515.  
  11516.  
  11517.  
  11518. //////////////////////////////// Good Campaign /////////////////////////////////
  11519.  
  11520. ///////////////////////// GOOD RIVENDELL MISSION TEXT //////////////////////////
  11521. ///////// A single line of text should be no longer than this one. /////////////
  11522.  
  11523.  
  11524. SCRIPT:Objective_G01_01 
  11525. "Bring Glorfindel and his elves to Rivendell."
  11526. END
  11527.  
  11528. SCRIPT:Complete_G01_01a 
  11529. "Glorfindel has arrived at Rivendell."
  11530. END
  11531.  
  11532. SCRIPT:Objective_G01_02
  11533. "Warn Elrond of the approaching goblin army."
  11534. END
  11535.  
  11536. SCRIPT:Complete_G01_02a
  11537. "Elrond has been warned of the approaching goblin army."
  11538. END
  11539.  
  11540. SCRIPT:Objective_G01_03
  11541. "Defend Rivendell from attack."
  11542. END
  11543.  
  11544. SCRIPT:Complete_G01_03a
  11545. "Rivendell has been defended."
  11546. END
  11547.  
  11548. SCRIPT:Objective_G01_04
  11549. "Destroy the goblin base to the South."
  11550. END
  11551.  
  11552. SCRIPT:Complete_G01_04a
  11553. "The goblin base has been destroyed."
  11554. END
  11555.  
  11556. SCRIPT:Objective_G01_05
  11557. "The House of Elrond must not fall."
  11558. END
  11559.  
  11560. SCRIPT:Objective_G01_06
  11561. "Train a battalion of Lorien Warriors from your barracks."
  11562. END
  11563.  
  11564. SCRIPT:Complete_G01_06a
  11565. "Lorien Warriors have been trained at the barracks."
  11566. END
  11567.  
  11568. SCRIPT:Objective_G01_07
  11569. "Gloin must reach level 2."
  11570. END
  11571.  
  11572. SCRIPT:Complete_G01_07a
  11573. "Gloin has reached level 2."
  11574. END
  11575.  
  11576. SCRIPT:Announcement_G01_01
  11577. "Defend Rivendell from the hordes of goblins. \nThe House of Elrond must not fall."
  11578. END
  11579.  
  11580. SCRIPT:Announcement_G01_02
  11581. "Find Elrond and warn him of the incoming goblin invasion." 
  11582. END
  11583.  
  11584. SCRIPT:Announcement_G01_03
  11585. "Slay the giant before it destroys Rivendell."
  11586. END
  11587.  
  11588. SCRIPT:Announcement_G01_04
  11589. "Ride out and destroy the Goblin encampment to the south."
  11590. END
  11591.  
  11592. SCRIPT:Announcement_G01_05
  11593. "Build a Lorien Warrior battalion from your barracks."
  11594. END
  11595.  
  11596. SCRIPT:Announcement_G01_06
  11597. "You can build more units from this Elven Barracks."
  11598. END
  11599.  
  11600. SCRIPT:Announcement_G01_07
  11601. "You can garrison a tower by giving a unit a move order into the tower." 
  11602. END
  11603.  
  11604. SCRIPT:Announcement_G01_08
  11605. "Arwen has returned with the Rivendell Lancers." 
  11606. END
  11607.  
  11608. SCRIPT:Announcement_G01_09
  11609. "The eagles have joined the fight." 
  11610. END
  11611.  
  11612. SCRIPT:Announcement_G01_10
  11613. "Use the eagles to slay the Wyrm." 
  11614. END
  11615.  
  11616.  
  11617. SCRIPT:Hint_G01_01
  11618. "Aid your fellow elves against the encroaching goblins."
  11619. END
  11620.  
  11621. SCRIPT:Hint_G01_02
  11622. "You can build more figher battalions from your barracks."
  11623. END
  11624.  
  11625. SCRIPT:Hint_G01_03
  11626. "The Mallorn Tree produces resources that you can use to buy units."
  11627. END
  11628.  
  11629. SCRIPT:Hint_G01_04
  11630. "Some Lorien Archers have arrived to the west."
  11631. END
  11632.  
  11633. SCRIPT:Hint_G01_05
  11634. "These Lorien Archers will aid us greatly."
  11635. END
  11636.  
  11637. SCRIPT:Hint_G01_06
  11638. "Select a power from the palantir."
  11639. END
  11640.  
  11641. SCRIPT:Hint_G01_07
  11642. "Goblins are attacking from the West."
  11643. END
  11644.  
  11645. SCRIPT:Hint_G01_08
  11646. "More Goblins are attacking from the West."
  11647. END
  11648.  
  11649. SCRIPT:Hint_G01_09
  11650. "ELF OFFICER: Sir look! It's the Eagles!" 
  11651. END
  11652.  
  11653. SCRIPT:Hint_G01_10
  11654. "You can now build Lorien Archers from the Elven Barracks." 
  11655. END
  11656.  
  11657. SCRIPT:Hint_G01_11
  11658. "ELF OFFICER: A Wyrm!  We must destroy it!" 
  11659. END
  11660.  
  11661. SCRIPT:Dialog_G01_01
  11662. "ARWEN: We've destroyed a goblin encampment to the West of here."
  11663. END
  11664.  
  11665. SCRIPT:Dialog_G01_02
  11666. "ARWEN: As we returned we noticed more goblins setting up a camp to the South, on the other side of the river!"
  11667. END
  11668.  
  11669. SCRIPT:Dialog_G01_03
  11670. "GLOIN: What brings ya back so soon elf?" 
  11671. END
  11672.  
  11673. SCRIPT:Dialog_G01_04
  11674. "GLORFINDEL: The goblins have come down from the mountains! They are approaching from the South!" 
  11675. END
  11676.  
  11677. SCRIPT:Dialog_G01_05
  11678. "ELROND: I sensed this day was coming." 
  11679. END
  11680.  
  11681. SCRIPT:Dialog_G01_06
  11682. "ELROND: Long has Rivendell been safe from the servants of darkness. Its sanctity must not be lost!" 
  11683. END
  11684.  
  11685. SCRIPT:Dialog_G01_07
  11686. "GLOIN: Goblins? I'll take care of the filthy wretches." 
  11687. END
  11688.  
  11689. SCRIPT:Dialog_G01_08
  11690. "GLOIN: What of the archers hunting to the west?  Or Lady Arwen collecting Athelas?"
  11691. END
  11692.  
  11693. SCRIPT:Dialog_G01_10
  11694. "ELF OFFICER: Sound the alarm! Goblins are coming, they're just beyond the river!" 
  11695. END
  11696.  
  11697.  
  11698. ///////////////////////// GOOD HIGH PASS MISSION TEXT //////////////////////////
  11699. ///////// A single line of text should be no longer than this one. /////////////
  11700.  
  11701. SCRIPT:OBJECTIVE_G02_01
  11702. "Establish a base at the High Pass."
  11703. End
  11704.  
  11705. SCRIPT:ANNOUNCEMENT_G02_01
  11706. "We must establish a base here, for who knows what danger lurks beyond."
  11707. End
  11708.  
  11709. SCRIPT:COMPLETED_G02_01
  11710. "Base established in the High Pass."
  11711. End
  11712.  
  11713. SCRIPT:OBJECTIVE_G02_01A
  11714. "Build a Mallorn Tree."
  11715. End
  11716.  
  11717. SCRIPT:ANNOUNCEMENT_G02_01A
  11718. "Build a Mallorn Tree to bolster our economy."
  11719. End
  11720.  
  11721. SCRIPT:COMPLETED_G02_01A
  11722. "Mallorn Tree has been built." 
  11723. End
  11724.  
  11725. SCRIPT:OBJECTIVE_G02_01B
  11726. "Build an Elven Barracks." 
  11727. End
  11728.  
  11729. SCRIPT:ANNOUNCEMENT_G02_01B
  11730. "Build a barracks to train more warriors and archers."
  11731. End
  11732.  
  11733. SCRIPT:COMPLETED_G02_01B
  11734. "Barracks have been built." 
  11735. End
  11736.  
  11737. SCRIPT:OBJECTIVE_G02_01C
  11738. "Build a Green Pasture." 
  11739. End
  11740.  
  11741. SCRIPT:ANNOUNCEMENT_G02_01C
  11742. "Build a Green Pasture to train Rivendell Lancers." 
  11743. End
  11744.  
  11745. SCRIPT:COMPLETED_G02_01C
  11746. "Green Pasture has been built." 
  11747. End
  11748.  
  11749. SCRIPT:OBJECTIVE_G02_01D
  11750. "Build a Battle Tower." 
  11751. End
  11752.  
  11753. SCRIPT:ANNOUNCEMENT_G02_01D
  11754. "Build a Battle Tower to defend our base."
  11755. End
  11756.  
  11757. SCRIPT:COMPLETED_G02_01D
  11758. "Battle Tower built." 
  11759. End
  11760.  
  11761. SCRIPT:OBJECTIVE_G02_01E
  11762. "Add a Watch Tower to Fortress." 
  11763. End
  11764.  
  11765. SCRIPT:ANNOUNCEMENT_G02_01E
  11766. "Select a Fortress Build Plot and construct a Watch Tower, so we can better defend our base." 
  11767. End
  11768.  
  11769. SCRIPT:COMPLETED_G02_01E
  11770. "Watch Tower added to Fortress." 
  11771. End
  11772.  
  11773. SCRIPT:OBJECTIVE_G02_01F
  11774. "Train Lorien Archers and Rivendell Lancers." 
  11775. End
  11776.  
  11777. SCRIPT:ANNOUNCEMENT_G02_01F
  11778. "Train Lorien Archers from the barracks and Rivendell Lancers from the Pasture and we can venture into the pass." 
  11779. End
  11780.  
  11781. SCRIPT:COMPLETED_G02_01F
  11782. "Archers and Rivendell Lancers trained." 
  11783. End
  11784.  
  11785. SCRIPT:OBJECTIVE_G02_02
  11786. "Rescue Haldir." 
  11787. End
  11788.  
  11789. SCRIPT:COMPLETED_G02_02
  11790. "Haldir rescued." 
  11791. End
  11792.  
  11793. SCRIPT:ANNOUNCEMENT_G02_02
  11794. "Haldir is trapped on a bluff to the north. Rescue him."
  11795. END
  11796.  
  11797. SCRIPT:OBJECTIVE_G02_03
  11798. "Destroy the Goblin Camp." 
  11799. End
  11800.  
  11801. SCRIPT:ANNOUNCEMENT_G02_03
  11802. "Destroy the Goblin Camp and drive them from the pass." 
  11803. End
  11804.  
  11805. SCRIPT:COMPLETED_G02_03
  11806. "Goblin Camp Destroyed." 
  11807. End
  11808.  
  11809. SCRIPT:OBJECTIVE_G02_04
  11810. "Kill the Watcher in the Water."
  11811. END
  11812.  
  11813. SCRIPT:ANNOUNCEMENT_G02_04
  11814. "Kill the Watcher in the Water, lest it lay waste to our forces."
  11815. END
  11816.  
  11817. SCRIPT:COMPLETED_G02_04
  11818. "The Watcher in the Water has been killed."
  11819. END
  11820.  
  11821. SCRIPT:OBJECTIVE_G02_B01
  11822. "Destroy all Goblin Tunnels."
  11823. END
  11824.  
  11825. SCRIPT:COMPLETED_G02_B01
  11826. "All Goblin Tunnels have been destroyed."
  11827. END
  11828.  
  11829. SCRIPT:OBJECTIVE_G02_B02
  11830. "Destroy all Giant Fissures."
  11831. END
  11832.  
  11833. SCRIPT:COMPLETED_G02_B02
  11834. "All Giant Fissures have been destroyed."
  11835. END
  11836.  
  11837. SCRIPT:OBJECTIVE_G02_B03
  11838. "Kill all Mountain Giants."
  11839. END
  11840.  
  11841. SCRIPT:COMPLETED_G02_B03
  11842. "All of the Mountain Giants have been killed."
  11843. END
  11844.  
  11845. SCRIPT:MGHighPass_HaldirScout01
  11846. "ELF SCOUT: Haldir is trapped by the Goblins. Save him!"
  11847. END
  11848.  
  11849. SCRIPT:MGHighPass_HaldirHint01
  11850. "ELF SCOUT: Haldir is facing imminent defeat. Save him now!"
  11851. END
  11852.  
  11853. SCRIPT:MGHighPass_CampHint01
  11854. "The Watcher is defeated, but the goblin camp still stands. Destroy the camp."
  11855. END
  11856.  
  11857. SCRIPT:MGHighPass_Haldir01
  11858. "The Ice Tower blocks this route. Find another way through."
  11859. END
  11860.  
  11861. ///////////////////////// GOOD ETTENMOORS MISSION TEXT /////////////////////////
  11862. ///////// A single line of text should be no longer than this one. /////////////
  11863.  
  11864. SCRIPT:OBJECTIVE_G03_01
  11865. "Reach the elven settlement."
  11866. END
  11867.  
  11868. SCRIPT:ANNOUNCEMENT_G03_01
  11869. "Reach the elven settlement before it's too late."
  11870. END
  11871.  
  11872. SCRIPT:HINT_G03_01
  11873. "Reach elven settlement before it's too late!"
  11874. END
  11875.  
  11876. SCRIPT:COMPLETION_G03_01
  11877. "Elven settlement reached."
  11878. END
  11879.  
  11880. SCRIPT:OBJECTIVE_G03_02
  11881. "Drive the goblins from the elven settlement"
  11882. END
  11883.  
  11884. SCRIPT:ANNOUNCEMENT_G03_02
  11885. "Drive the Goblins from the settlement and save the elves."
  11886. END
  11887.  
  11888. SCRIPT:HINT_G03_02
  11889. "The elves are close to defeat. Drive the goblins from the settlement and save them."
  11890. END
  11891.  
  11892. SCRIPT:COMPLETION_G03_02
  11893. "The goblins have been driven from the elven settlement."
  11894. END
  11895.  
  11896. SCRIPT:OBJECTIVE_G03_03
  11897. "Free the dormant Entmoot."
  11898. END
  11899.  
  11900. SCRIPT:ANNOUNCEMENT_G03_03
  11901. "Free the dormant Entmoot and use Ents to crush the goblins."
  11902. END
  11903.  
  11904. SCRIPT:HINT_G03_03
  11905. "Free the dormant Entmoot and use Ents to crush the goblins."
  11906. END
  11907.  
  11908. SCRIPT:COMPLETION_G03_03
  11909. "Entmoot freed."
  11910. END
  11911.  
  11912. SCRIPT:OBJECTIVE_G03_04
  11913. "Slay the Goblin King."
  11914. END
  11915.  
  11916. SCRIPT:ANNOUNCEMENT_G03_04
  11917. "Slay the Goblin King."
  11918. END
  11919.  
  11920. SCRIPT:HINT_G03_04
  11921. "Slay the Goblin King."
  11922. END
  11923.  
  11924. SCRIPT:COMPLETION_G03_04
  11925. "The Goblin King has been slain."
  11926. END
  11927.  
  11928. SCRIPT:OBJECTIVE_G03_05
  11929. "Destroy the Goblin King's stronghold."
  11930. END
  11931.  
  11932. SCRIPT:ANNOUNCEMENT_G03_05
  11933. "Destroy the Goblin King's stronghold and prevent evil from claiming these lands again."
  11934. END
  11935.  
  11936. SCRIPT:COMPLETION_G03_05
  11937. "The Goblin King's stronghold has been destroyed."
  11938. END
  11939.  
  11940. SCRIPT:OBJECTIVE_G03_B01
  11941. "Destroy 8 Goblin Tunnels."
  11942. END
  11943.  
  11944. SCRIPT:ANNOUNCEMENT_G03_B01
  11945. "Destroy all the Goblin Tunnels to limit the enemy's movement."
  11946. END
  11947.  
  11948. SCRIPT:COMPLETION_G03_B01
  11949. "8 Goblin Tunnels have been destroyed."
  11950. END
  11951.  
  11952. SCRIPT:OBJECTIVE_G03_B02
  11953. "Destroy the Mountain Troll and Giant Drum."
  11954. END
  11955.  
  11956. SCRIPT:ANNOUNCEMENT_G03_B02A
  11957. "That drum summons Mountain Giants. Kill the troll before he reaches it."
  11958. END
  11959.  
  11960. SCRIPT:ANNOUNCEMENT_G03_B02B
  11961. "Destroy the giant drum."
  11962. END
  11963.  
  11964. SCRIPT:COMPLETION_G03_B02
  11965. "The troll and giant drum have been destroyed."
  11966. END
  11967.  
  11968. SCRIPT:OBJECTIVE_G03_B03
  11969. "Destroy the Goblin Sentry Towers."
  11970. END
  11971.  
  11972. SCRIPT:ANNOUNCEMENT_G03_B03
  11973. "The Goblins have set up Sentry Towers. Destroy them."
  11974. END
  11975.  
  11976. SCRIPT:COMPLETION_G03_B03
  11977. "The Goblin Sentry Towers have been destroyed."
  11978. END
  11979.  
  11980. SCRIPT:MGEttenmoors_Haldir01
  11981. "Reach the elven encampment. Haldir will rejoin you later."
  11982. END
  11983.  
  11984. SCRIPT:MGEttenmoors_Archers01
  11985. "Lorien Archers have joined your party."
  11986. END
  11987.  
  11988. SCRIPT:MGEttenmoors_Archers02
  11989. "Lorien Archers have joined your party."
  11990. END
  11991.  
  11992. SCRIPT:MGEttenmoors_Warriors01
  11993. "Help save the elven encampment!"
  11994. END
  11995.  
  11996. SCRIPT:MGEttenmoors_Dozer01
  11997. "Use Builders to establish a base."
  11998. END
  11999.  
  12000. SCRIPT:MGEttenmoors_Captain01
  12001. "ELF CAPTAIN: If the troll reaches that drum they'll bring the giants down upon us!"
  12002. END
  12003.  
  12004. SCRIPT:MGEttenmoors_Captain02
  12005. "ELF CAPTAIN: Kill the Troll and free the dormant Entmoot."
  12006. END
  12007.  
  12008. SCRIPT:MGEttenmoors_GoblinKing01
  12009. "Kill the Goblin King!"
  12010. END
  12011.  
  12012. SCRIPT:MGEttenmoors_GoblinKing02
  12013. "Goblin King Killed!"
  12014. END
  12015.  
  12016. SCRIPT:MGEttenmoors_Hint01
  12017. "Use Ents or Gloin's Slam to bring down this wall much faster."
  12018. END
  12019.  
  12020.  
  12021. //////////////////////// GOOD BLUE MOUNTAINS MISSION TEXT //////////////////////
  12022. ///////// A single line of text should be no longer than this one. /////////////
  12023.  
  12024. SCRIPT:OBJECTIVE_G04_01
  12025. "Slay the dragon."
  12026. End
  12027.  
  12028. SCRIPT:ANNOUNCEMENT_G04_01
  12029. "Find and slay the dragon in his lair."
  12030. End
  12031.  
  12032. SCRIPT:HINT_G04_01
  12033. "Find and slay the Dragon in his lair."
  12034. End
  12035.  
  12036. SCRIPT:COMPLETION_G04_01
  12037. "The dragon has been slain."
  12038. End
  12039.  
  12040. SCRIPT:OBJECTIVE_G04_02
  12041. "Build a Fortress inside the cave."
  12042. END
  12043.  
  12044. SCRIPT:ANNOUNCEMENT_G04_02
  12045. "Build a Fortress inside the Cave to protect it from the dragon's assault."
  12046. END
  12047.  
  12048. SCRIPT:HINT_G04_02
  12049. "Build a Fortress inside the Cave to protect it from the dragon's assault."
  12050. END
  12051.  
  12052. SCRIPT:COMPLETION_G04_02
  12053. "A Fortress has been built inside the cave"
  12054. END
  12055.  
  12056. SCRIPT:OBJECTIVE_G04_B01
  12057. "Eliminate all Spider Lairs."
  12058. END
  12059.  
  12060. SCRIPT:ANNOUNCEMENT_G04_B01
  12061. "Eliminate the Spider Lairs that infest this cave."
  12062. END
  12063.  
  12064. SCRIPT:HINT_G04_B01
  12065. "Eliminate the Spider Lairs that infest this cave."
  12066. END
  12067.  
  12068. SCRIPT:COMPLETION_G04_B01
  12069. "All Spider lairs have been eliminated."
  12070. END
  12071.  
  12072. SCRIPT:OBJECTIVE_G04_B02a
  12073. "Use the Mine Shaft."
  12074. END
  12075.  
  12076. SCRIPT:ANNOUNCEMENT_G04_B02a
  12077. "Use the Mine Shaft to reach the battle more quickly."
  12078. END
  12079.  
  12080. SCRIPT:HINT_G04_B02a
  12081. "Use the Mine Shaft to reach the battle more quickly."
  12082. END
  12083.  
  12084. SCRIPT:COMPLETION_G04_B02a
  12085. "The Mine Shaft has been used."
  12086. END
  12087.  
  12088. SCRIPT:OBJECTIVE_G04_B02
  12089. "Build two Mine Shafts."
  12090. END
  12091.  
  12092. SCRIPT:ANNOUNCEMENT_G04_B02
  12093. "Build two Mine Shafts, one in the cave, one outside, to reach the battle more quickly."
  12094. END
  12095.  
  12096. SCRIPT:HINT_G04_B02
  12097. "Build two Mine Shafts, one in the cave, one outside, to reach the battle more quickly."
  12098. END
  12099.  
  12100. SCRIPT:COMPLETION_G04_B02
  12101. "Two Mine Shafts have been built."
  12102. END
  12103.  
  12104. SCRIPT:OBJECTIVE_G04_B03
  12105. "Demolish the citadel door."
  12106. END
  12107.  
  12108. SCRIPT:ANNOUNCEMENT_G04_B03
  12109. "Demolish the citadel door to gain an alternate route into the city."
  12110. END
  12111.  
  12112. SCRIPT:HINT_G04_B03
  12113. "Demolish the citadel door to gain an alternate route into the city."
  12114. END
  12115.  
  12116. SCRIPT:COMPLETION_G04_B03
  12117. "The Citadel door has been demolished."
  12118. END
  12119.  
  12120. SCRIPT:OBJECTIVE_G04_B04
  12121. "Eliminate all Fire Drake Lairs that infest this cavern."
  12122. END
  12123.  
  12124. SCRIPT:ANNOUNCEMENT_G04_B04
  12125. "Eliminate the Fire Drake Lairs."
  12126. END
  12127.  
  12128. SCRIPT:HINT_G04_B04
  12129. "Eliminate the Fire Drake Lairs that infest this Dungeon."
  12130. END
  12131.  
  12132. SCRIPT:COMPLETION_G04_B04
  12133. "All Fire Drake Lairs have been eliminated."
  12134. END
  12135.  
  12136. SCRIPT:MGBlueMountain_MissionHint04FleeInside
  12137. "The dragon attacks, but we lack the forces to defend our camp. Flee inside the cave." 
  12138. END
  12139.  
  12140. SCRIPT:MGBlueMountain_MissionHint04BaseAttack
  12141. "Our base is under attack."
  12142. END
  12143.  
  12144. SCRIPT:MGBlueMountain_MissionHint05BuildInside
  12145. "Build inside the Mountain to protect your buildings from the dragon."
  12146. End
  12147.  
  12148. SCRIPT:MGBlueMountain_MissionHint06Resources
  12149. "Use Dwarven Riches to increase the speed at which your mineshaft produces resources."
  12150. End
  12151.  
  12152. SCRIPT:MGBlueMountain_MissionHint07RallyCall
  12153. "Use Rallying Call to strengthen your troops in battle."
  12154. End
  12155.  
  12156. SCRIPT:MGBlueMountain_MissionHint11Demolisher
  12157. "Construct a Demolisher to break down the door."
  12158. End
  12159.  
  12160. SCRIPT:MGBlueMountain_MissionHint12DemolisherB
  12161. "Use your demolisher to knock down the citadel gates."
  12162. End
  12163.  
  12164. //////////////////////// GOOD GREY HAVENS MISSION TEXT /////////////////////////
  12165. ///////// A single line of text should be no longer than this one. /////////////
  12166.  
  12167. SCRIPT:GOODGreyHavensOpenText01
  12168. "The Corsairs of Umbar have blockaded the Grey Havens of Mithlond."
  12169. END
  12170.  
  12171. SCRIPT:GOODGreyHavensOpenText-ClearHavens
  12172. "Clear all enemies out of the Grey Havens."
  12173. END
  12174.  
  12175. SCRIPT:GOODGreyHavensTextHint-ClearHavensComplete
  12176. "All enemy forces have been cleared out of the Grey Havens."
  12177. END
  12178.  
  12179. SCRIPT:GOODGreyHavensTextHint-ReclaimShipyards
  12180. "Send units to the docks and right-click on the banners to capture the Shipwrights."
  12181. END
  12182.  
  12183. SCRIPT:GOODGreyHavensTextHint-ReclaimShipyardsComplete
  12184. "Both Shipwrights have been reclaimed."
  12185. END
  12186.  
  12187. SCRIPT:GOODGreyHavensTextHint-BuildBattleships
  12188. "Now that you have reclaimed the shipwrights, build a fleet of no less than \n four new Battleships to fight the Corsairs."
  12189. END
  12190.  
  12191. SCRIPT:GOODGreyHavensTextHint-BuildBattleshipsReminder
  12192. "Build a fleet of no less than four Battleships to fight the Corsairs."
  12193. END
  12194.  
  12195. SCRIPT:GOODGreyHavensTextHint-BuildBattleshipsComplete
  12196. "You have completed your fleet of Elven Warships."
  12197. END
  12198.  
  12199. SCRIPT:GOODGreyHavensTextHint-UpgradeShips
  12200. "Select your Battleship, then click the flashing button to upgrade the armor and endurance of your naval vessels."
  12201. END
  12202.  
  12203. SCRIPT:GOODGreyHavensTextHint-BuildStormShip
  12204. "Storm ships explode when they collide into an enemy ship, causing great damage to all nearby units, both friend and foe.  Build a Storm Ship from your Shipwright."
  12205. END
  12206.  
  12207. SCRIPT:GOODGreyHavensTextHint-StormShipComplete
  12208. "The Storm Ship is complete."
  12209. END
  12210.  
  12211. SCRIPT:GOODGreyHavensTextHint-BreakBlockade
  12212. "Destroy the Corsair Naval Blockade."
  12213. END
  12214.  
  12215. SCRIPT:GOODGreyHavensTextHint-BreakBlockadeComplete
  12216. "The Corsair Naval Blockade has been destroyed."
  12217. END
  12218.  
  12219. SCRIPT:GOODGreyHavensTextHint-BuildTransports
  12220. "Elven Tranports can be used to move ground units across the water.  Build one from your shipwright." 
  12221. END
  12222.  
  12223. SCRIPT:GOODGreyHavensTextHint-BuildTransportsReminder
  12224. "Build an Elven transport from your Shipwright."
  12225. END
  12226.  
  12227. SCRIPT:GOODGreyHavensTextHint-BuildTransportsComplete
  12228. "The Elven transport is complete."
  12229. END
  12230.  
  12231. SCRIPT:GOODGreyHavensTextHint-GarrisonTransports
  12232. "Once you have built a Transport, select a ground unit, then right-click to garrison the unit inside the transport."
  12233. END
  12234.  
  12235. SCRIPT:GOODGreyHavensTextHint-GarrisonTransportReminder
  12236. "Right-click on the Elven Tansport to garrison your units inside it."
  12237. END
  12238.  
  12239. SCRIPT:GOODGreyHavensTextHint-UnloadTransports
  12240. "When a Transport is within range of a shoreline, select it, then left-click on the\n units inside to unload them."
  12241. END
  12242.  
  12243. SCRIPT:GOODGreyHavensTextHint-UnloadTransportReminder
  12244. "Unload your units from the Transport when it is close to shore."
  12245. END
  12246.  
  12247. SCRIPT:GOODGreyHavensTextHint-ReclaimCorsairShipyards
  12248. "Capture the Corsair Shipwrights to the South."
  12249. END
  12250.  
  12251. SCRIPT:GOODGreyHavensTextHint-ReclaimCorsairShipyardsComplete
  12252. "You have successfully captured the Corsair Shipwrights."
  12253. END
  12254.  
  12255. SCRIPT:GOODGreyHavensTextHint-1stBeachAssault
  12256. "The enemy is attacking the shores to the West - destroy all enemy units."
  12257. END
  12258.  
  12259. SCRIPT:GOODGreyHavensTextHint-1stBeachAssaultAlt
  12260. "The enemy is attacking the shores to the West - destroy all ground and naval units."
  12261. END
  12262.  
  12263. SCRIPT:GOODGreyHavensTextHint-1stBeachAssaultComplete
  12264. "You have successfully repelled the first enemy attack wave."
  12265. END
  12266.  
  12267. SCRIPT:GOODGreyHavensTextHint-BombardShips
  12268. "The Corsairs are attacking with long-range Bombardment ships.\n Build Bombardment ships from your Shipwrights to counter this threat."
  12269. END
  12270.  
  12271. SCRIPT:GOODGreyHavensTextHint-BombardShipsReminder
  12272. "Build Bombardment ships from your Shipwrights."
  12273. END
  12274.  
  12275. SCRIPT:GOODGreyHavensTextHint-BombardShipsComplete
  12276. "The Elven Bombardment ship is complete."
  12277. END
  12278.  
  12279. SCRIPT:GOODGreyHavensTextHint-DwarvenArrival
  12280. "The dwarven reinforcements from the Blue Mountains have arrived."
  12281. END
  12282.  
  12283. SCRIPT:GOODGreyHavensTextHint-2ndBeachAssault
  12284. "The enemy has launched the second attack wave - destroy all enemy units."
  12285. END
  12286.  
  12287. SCRIPT:GOODGreyHavensTextHint-2ndBeachAssaultAlt
  12288. "The enemy has launched the second attack wave - destroy all ground and naval units."
  12289. END
  12290.  
  12291. SCRIPT:GOODGreyHavensTextHint-2ndBeachAssaultComplete
  12292. "You have successfully repelled the second enemy attack wave."
  12293. END
  12294.  
  12295. SCRIPT:GOODGreyHavensTextHint-CorsairIntruders
  12296. "The Corsairs have initiated a sneak attack on the Grey Havens - repel them."
  12297. END
  12298.  
  12299. SCRIPT:GOODGreyHavensTextHint-FinalBeachAssault
  12300. "The final wave of the assault has commenced - destroy all units."
  12301. END
  12302.  
  12303. SCRIPT:GOODGreyHavensTextHint-FinalBeachAssaultAlt
  12304. "The final wave of the assault has commenced - destroy all ground and naval units."
  12305. END
  12306.  
  12307. SCRIPT:GOODGreyHavensTextHint-FinalBeachAssaultComplete
  12308. "You have successfully repelled the final enemy attack wave."
  12309. END
  12310.  
  12311. SCRIPT:GOODGreyHavensTextHint-GeneralBeachAssaultReminder
  12312. "Destroy all enemy units."
  12313. END
  12314.  
  12315. SCRIPT:GOODGreyHavensTextHint-GeneralBeachAssaultReminderAlt
  12316. "Destroy all enemy ground and naval units in the attack wave."
  12317. END
  12318.  
  12319. SCRIPT:OBJECTIVE_SPGGH_01
  12320. "Clear all enemy forces out of the Grey Havens."
  12321. END
  12322.  
  12323. SCRIPT:OBJECTIVE_SPGGH_02
  12324. "Secure both Shipwrights in the Grey Havens."
  12325. END
  12326.  
  12327. SCRIPT:OBJECTIVE_SPGGH_03
  12328. "Build a fleet of no less than four Elven Warships."
  12329. END
  12330.  
  12331. SCRIPT:OBJECTIVE_SPGGH_04
  12332. "Destroy the Corsair Naval Blockade."
  12333. END
  12334.  
  12335. SCRIPT:OBJECTIVE_SPGGH_05
  12336. "Build an Elven Transport Ship."
  12337. END
  12338.  
  12339. SCRIPT:OBJECTIVE_SPGGH_06
  12340. "Capture both Corsair Shipwrights to the South."
  12341. END
  12342.  
  12343. SCRIPT:OBJECTIVE_SPGGH_07
  12344. "Destroy the first wave of the beach assault."
  12345. END
  12346.  
  12347. SCRIPT:OBJECTIVE_SPGGH_08
  12348. "Destroy the second wave of the beach assault."
  12349. END
  12350.  
  12351. SCRIPT:OBJECTIVE_SPGGH_09
  12352. "Destroy the final wave of the beach assault."
  12353. END
  12354.  
  12355. SCRIPT:BONUS_OBJECTIVE_SPGGH_01
  12356. "Build an Elven Storm Ship."
  12357. END
  12358.  
  12359. SCRIPT:BONUS_OBJECTIVE_SPGGH_02
  12360. "Build an Elven Bombardment Ship."
  12361. END
  12362.  
  12363. SCRIPT:SUBTITLE_MGGreyH_ElfOfficer01
  12364. "SENTRY OF MITHLOND: Glorfindel!  We heard that you may be coming."
  12365. END
  12366.  
  12367. SCRIPT:SUBTITLE_MGGreyH_ElfOfficer02
  12368. "SENTRY OF MITHLOND: Corsairs from the south have sunk our ships and have ransacked the port!"
  12369. END
  12370.  
  12371. SCRIPT:SUBTITLE_MGGreyH_ElfOfficer03
  12372. "SENTRY OF MITHLOND: And now their ships linger in the gulf, sinking any ships attempting to flee!"
  12373. END
  12374.  
  12375. SCRIPT:SUBTITLE_MGGreyH_Gloin01
  12376. "GLOIN: .... Dwarves!  Go back to the caves and tell our brothers the enemy is here!  Surely they will listen..."
  12377. END
  12378.  
  12379. SCRIPT:SUBTITLE_MGGreyH_Elf102
  12380. "ELVEN WARRIOR: It's the dwarves!  They've come to help us!"
  12381. END
  12382.  
  12383. SCRIPT:SUBTITLE_MGGreyH_Elf103
  12384. "ELVEN WARRIOR: The dwarves!  The dwarves have come!"
  12385. END
  12386.  
  12387. SCRIPT:SUBTITLE_MGGreyH_DwarfOfficer01
  12388. "DWARVEN OFFICER:  Aye!  We couldn't let our friends have all the fun now!"
  12389. END
  12390.  
  12391. SCRIPT:SUBTITLE_MGGreyH_DwarfOfficer02
  12392. "DWARVEN OFFICER:  The heart of the dwarf is a restless one!  When the battle calls, we answer!"
  12393. END
  12394.  
  12395. SCRIPT:SUBTITLE_MGGreyH_ElfOfficer040
  12396. "ELVEN OFFICER:  The wind carries a fell note across the waters - the heralds of the armada sound their assault!"
  12397. END
  12398.  
  12399. SCRIPT:SUBTITLE_MGGreyH_DwarfOfficer003
  12400. "ELVEN OFFICER:  There it is again!  A second assault wave approaches!"
  12401. END
  12402.  
  12403. SCRIPT:SUBTITLE_MGGreyH_DwarfOfficer004
  12404. "DWARVEN OFFICER:  A third trumpet, and the skies darken...this surely is our final battle."
  12405. END
  12406.  
  12407. SCRIPT:SUBTITLE_MGGreyH_ElfOfficer047
  12408. "ELVEN OFFICER:  Unlikely words from you, Master Dwarf.  But we will not perish at the hands of this rabble, I swear to you!"
  12409. END
  12410.  
  12411. SCRIPT:SUBTITLE_MGGreyH_ElfOfficer045
  12412. "ELVEN OFFICER: What!  How is this possible!  The Corsairs have infiltrated our city!"
  12413. END
  12414.  
  12415. ///////////////////////// GOOD CELDUIN MISSION TEXT ///////////////////////////
  12416. ///////// A single line of text should be no longer than this one. /////////////
  12417.  
  12418. SCRIPT:OBJECTIVE_G06_01
  12419. "Return to the docks."
  12420. END
  12421.  
  12422. SCRIPT:ANNOUNCEMENT_G06_01
  12423. "Our forces are cut off. Fight your way back to the dwarven base at the docks."
  12424. END
  12425.  
  12426. SCRIPT:COMPLETION_G06_01
  12427. "Our forces have reached the docks."
  12428. END
  12429.  
  12430. SCRIPT:OBJECTIVE_G06_02
  12431. "Repel the Mumakil assault."
  12432. END
  12433.  
  12434. SCRIPT:ANNOUNCEMENT_G06_02
  12435. "Repel the Mumakil assault from the shallows."
  12436. END
  12437.  
  12438. SCRIPT:COMPLETION_G06_02
  12439. " The Mumakil assault has been repelled."
  12440. END
  12441.  
  12442. SCRIPT:OBJECTIVE_G06_03
  12443. "Cross the shallows."
  12444. END
  12445.  
  12446. SCRIPT:ANNOUNCEMENT_G06_03
  12447. "Cross the shallows and take the fight to Mordor's encampment."
  12448. END
  12449.  
  12450. SCRIPT:COMPLETION_G06_03
  12451. "The Shallows have been crossed."
  12452. END
  12453.  
  12454. SCRIPT:OBJECTIVE_G06_04
  12455. "Destroy the Mordor Fortress."
  12456. END
  12457.  
  12458. SCRIPT:ANNOUNCEMENT_G06_04
  12459. "Destroy Mordor's Fortress and drive them from this land."
  12460. END
  12461.  
  12462. SCRIPT:COMPLETION_G06_04
  12463. "The Mordor Fortress has been destroyed."
  12464. END
  12465.  
  12466. SCRIPT:OBJECTIVE_G06_B01
  12467. "Return our scattered forces ot the docks."
  12468. END
  12469.  
  12470. SCRIPT:ANNOUNCEMENT_G06_B01
  12471. "Collect all of Dain's scattered forces and return them to the dwarven base at the docks."
  12472. END
  12473.  
  12474. SCRIPT:HINT_G06_B01
  12475. "Collect all of Dain's scattered forces and return them to the dwarven base at the docks."
  12476. END
  12477.  
  12478. SCRIPT:COMPLETION_G06_B01
  12479. "The scattered forces have been returned to the dwarven base."
  12480. END
  12481.  
  12482. SCRIPT:OBJECTIVE_G06_B02
  12483. "Capture all Inns and Outposts."
  12484. END
  12485.  
  12486. SCRIPT:COMPLETION_G06_B02
  12487. "All of the Inns and Outposts have been captured."
  12488. END
  12489.  
  12490. SCRIPT:OBJECTIVE_G06_B03
  12491. "Dain must survive."
  12492. END
  12493.  
  12494. SCRIPT:COMPLETION_G06_B03
  12495. "Dain has survived."
  12496. END
  12497.  
  12498. SCRIPT:OBJECTIVE_G06_B04
  12499. "Destroy all Mordor Catapults."
  12500. END
  12501.  
  12502. SCRIPT:COMPLETION_G06_B04
  12503. "All Mordor Catapults have been destroyed."
  12504. END
  12505.  
  12506. SCRIPT:G06_Hint01
  12507. "Use your Siege Hammers to shatter this Fortress."
  12508. END
  12509.  
  12510. SCRIPT:G06_Hint02
  12511. "Build boats to deal with naval aggressors."
  12512. END
  12513.  
  12514. SCRIPT:MGCeludin_ObjectiveBonusA
  12515. "Rescue the Men of Dale and they shall fight alongside you."
  12516. End
  12517.  
  12518. SCRIPT:INTRO_GO6_01
  12519. "The battle has not gone well for King Dain."
  12520. END
  12521.  
  12522. SCRIPT:INTRO_GO6_02
  12523. "The Celduin settlement has been overrun by Mordor forces, the Dwarven armies scattered."
  12524. END
  12525.  
  12526. SCRIPT:INTRO_GO6_03
  12527. "Still, Dain fights bravely, gathering his forces for one last ditch assault on the Mordor camp."
  12528. END
  12529.  
  12530.  
  12531. ////////////////////////// GOOD EREBOR MISSION TEXT ////////////////////////////
  12532. ///////// A single line of text should be no longer than this one. /////////////
  12533.  
  12534.  
  12535. // OBJECTIVES///////////////////////////////\/\/\/\\/\/\///////////////////////\
  12536.  
  12537.  
  12538. SCRIPT:Objective_G07_01
  12539. "Reinforce Dale to buy time to build up a defense inside Erebor."
  12540. END
  12541.  
  12542. SCRIPT:Objective_G07_02
  12543. "Fall back and hold the mountain against the enemy."
  12544. END
  12545.  
  12546. SCRIPT:Objective_G07_03
  12547. "Destroy all Mordor forces."
  12548. END
  12549.  
  12550. SCRIPT:Objective_G07_04
  12551. "The Throne of Erebor must not fall."
  12552. END
  12553.  
  12554. SCRIPT:Objective_G07_05
  12555. "BONUS: The Gate of Erebor must not fall."
  12556. END
  12557.  
  12558. SCRIPT:Objective_G07_06
  12559. "Garrison the towers of Dale."
  12560. END
  12561.  
  12562. SCRIPT:Complete_G07_06
  12563. "Towers of Dale have been garrisoned."
  12564. END
  12565.  
  12566. SCRIPT:Objective_G07_07
  12567. "Build 4 Men of Dale battalions."
  12568. END
  12569.  
  12570. SCRIPT:Complete_G07_07
  12571. "4 Men of Dale battalions have been built."
  12572. END
  12573.  
  12574. SCRIPT:Objective_G07_08
  12575. "Defeat the first wave of Mordor attackers."
  12576. END
  12577.  
  12578. SCRIPT:Complete_G07_08
  12579. "The first wave of Mordor attackers has been defeated."
  12580. END
  12581.  
  12582. SCRIPT:Objective_G07_09
  12583. "Defeat the second wave of Mordor attackers."
  12584. END
  12585.  
  12586. SCRIPT:Complete_G07_09
  12587. "The second wave of Mordor attackers has been defeated."
  12588. END
  12589.  
  12590. SCRIPT:Objective_G07_10
  12591. "Defeat the third wave of Mordor attackers."
  12592. END
  12593.  
  12594. SCRIPT:Complete_G07_10
  12595. "The third wave of Mordor attackers has been defeated."
  12596. END
  12597.  
  12598. SCRIPT:Objective_G07_11
  12599. "Defeat the fourth wave of Mordor attackers."
  12600. END
  12601.  
  12602. SCRIPT:Complete_G07_11
  12603. "The fourth wave of Mordor attackers has been defeated."
  12604. END
  12605.  
  12606. SCRIPT:Objective_G07_12
  12607. "Defeat the Mouth of Sauron and his retinue."
  12608. END
  12609.  
  12610. SCRIPT:Complete_G07_12
  12611. "The Mouth of Sauron and his retinue have been defeated."
  12612. END
  12613.  
  12614. SCRIPT:Objective_G07_13
  12615. "Destroy the Mordor encampment."
  12616. END
  12617.  
  12618. SCRIPT:Complete_G07_13
  12619. "The Mordor encampment has been destroyed."
  12620. END
  12621.  
  12622. SCRIPT:Objective_G07_14
  12623. "Build a fortress in Dale."
  12624. END
  12625.  
  12626. SCRIPT:Announcement_G07_14
  12627. "Build a fortress in Dale to protect Erebor."
  12628. END
  12629.  
  12630. SCRIPT:Complete_G07_14
  12631. "A fortress has been built in Dale."
  12632. END
  12633.  
  12634. SCRIPT:Objective_G07_15
  12635. "Build walls to defend Dale."
  12636. END
  12637.  
  12638. SCRIPT:Hint_G07_15
  12639. "Build walls to defend Dale from the Mordor assault."
  12640. END
  12641.  
  12642. SCRIPT:Complete_G07_15
  12643. "Walls have been built in Dale."
  12644. END
  12645.  
  12646. // Announcements ////////////////////////////////////////////////////////////////
  12647.  
  12648.  
  12649. SCRIPT:Announcement_G07_01
  12650. "Use the towers to the South to defend the city of Dale"
  12651. End
  12652.  
  12653. SCRIPT:Announcement_G07_02
  12654. "The goblins have breached the perimeter.  Fall back to the Mountain."
  12655. END
  12656.  
  12657. SCRIPT:Announcement_G07_03
  12658. "Thranduil has created a diversion for us.  Let's use this to drive the evil from our halls."
  12659. END
  12660.  
  12661. SCRIPT:Announcement_G07_04
  12662. "We can train more Builders from the Throne of Erebor."
  12663. END
  12664.  
  12665. SCRIPT:Announcement_G07_05
  12666. "We can revive our heroes at the Throne of Erebor"
  12667. END
  12668.  
  12669. SCRIPT:Announcement_G07_06
  12670. "We can revive our heroes and build more porters at the Throne of Erebor"
  12671. END
  12672.  
  12673. SCRIPT:Announcement_G07_07
  12674. "Nazgul have entered the Mountain."
  12675. END
  12676.  
  12677. // HINTS /////////////////////\///////////////////////////////\/////////////////
  12678.  
  12679.  
  12680. SCRIPT:Hint_G07_01a
  12681. "The Mordor war host will arrive soon. Defenses must be built in Dale."
  12682. END
  12683.  
  12684. SCRIPT:Hint_G07_01 
  12685. "The goblins can climb over our walls.  Defend the area with Battle Towers."
  12686. End
  12687.  
  12688. SCRIPT:Hint_G07_02
  12689. "There is not much time until the rest of Sauron's forces arrive."
  12690. END
  12691.  
  12692. SCRIPT:Hint_G07_03
  12693. "Dwarven Phalanx Battalions are effective against spiders and trolls."
  12694. END
  12695.  
  12696. SCRIPT:Hint_G07_04
  12697. "The Mouth of Sauron marches his army toward Erebor. Set up a defense in Dale to delay him until Erebor has been fortified."
  12698. end
  12699.  
  12700. SCRIPT:Hint_G07_05
  12701. "We must build up the our army to defend Erebor while the Mordor forces are busy looting Dale."
  12702. End
  12703.  
  12704. SCRIPT:Hint_G07_06
  12705. "While you can use the Undermine for sneak attacks, you can also use it to pull troops out of dangerous situations."
  12706. End
  12707.  
  12708. SCRIPT:Hint_G07_07
  12709. "Use the Earthquake power to help level the enemy encampment."
  12710. End
  12711.  
  12712. SCRIPT:Hint_G07_08
  12713. "DWARF OFFICER: The Modor host must be close, I can smell their foul stench!"
  12714. End
  12715.  
  12716. SCRIPT:Hint_G07_09
  12717. "Should Dale fall, mount a defense here at the gate."
  12718. End
  12719.  
  12720. SCRIPT:Hint_G07_10
  12721. "If Dale falls to the enemy we can retreat into the mountain."
  12722. END
  12723.  
  12724. SCRIPT:Hint_G07_11
  12725. "We must fall back and defend the throne of Erebor."
  12726. END
  12727.  
  12728. SCRIPT:Hint_G07_12
  12729. "A Corsair raiding party has been spotted to the south."
  12730. END
  12731.  
  12732. SCRIPT:Hint_G07_13
  12733. "The Haradrim are attacking with archers and mumakil." 
  12734. END
  12735.  
  12736. SCRIPT:Hint_G07_14
  12737. "Haradrim archers are attacking our defenses." 
  12738. END
  12739.  
  12740. // timers
  12741. SCRIPT:MGErebor_Wave1timer
  12742. "The Mordor Host will arrive in:"
  12743. End
  12744.  
  12745. SCRIPT:MGErebor_Wavetimer
  12746. "The next wave will arrive in:"
  12747. End
  12748.  
  12749.  
  12750. //////////////////////// GOOD DOL GULDUR MISSION TEXT //////////////////////////
  12751. ///////// A single line of text should be no longer than this one. /////////////
  12752.  
  12753. SCRIPT:GoodDolGuldurOpenText
  12754. "Seize the Signal Fires in the North and Southeast to summon aid from Mirkwood and Erebor."
  12755. END
  12756.  
  12757. SCRIPT:GoodDolGuldurSeizeSignalFire1Text
  12758. "The Signal Fire has been captured. Reinforcements from Mirkwood have been signaled and are on the way."
  12759. END
  12760.  
  12761. SCRIPT:GoodDolGuldurSeizeSignalFire2Text
  12762. "The Signal Fire has been captured. Reinforcements from Erebor have been signaled and are on the way."
  12763. END
  12764.  
  12765. SCRIPT:GoodDolGuldurHelpText_SeizeSignalFireNorthReminder
  12766. "Seize the Northern Signal Fire."
  12767. END
  12768.  
  12769. SCRIPT:GoodDolGuldurHelpText_SeizeSignalFireSouthReminder
  12770. "Seize the Southern Signal Fire."
  12771. END
  12772.  
  12773. SCRIPT:GoodDolGuldurHelpText_BreachFortress
  12774. "Your armies have been summoned. When ready, beseige the fortress and break through\n to the inner perimeter of Dol Guldur."
  12775. END
  12776.  
  12777. SCRIPT:GoodDolGuldurHelpText_BreachFortressReminder
  12778. "Breach the inner perimeter of Dol Guldur."
  12779. END
  12780.  
  12781. SCRIPT:GoodDolGuldurHelpText_BreachFortressComplete
  12782. "You have breached the inner perimeter of Dol Guldur."
  12783. END
  12784.  
  12785. SCRIPT:GoodDolGuldurHelpText_DestroyStructures
  12786. "Destroy all structures within the fortress walls."
  12787. END
  12788.  
  12789. SCRIPT:GoodDolGuldurHelpText_DestroyStructuresReminder
  12790. "There are still structures remaining within the walls of Dol Guldur."
  12791. END
  12792.  
  12793. SCRIPT:GoodDolGuldurHelpText_DestroyStructuresComplete
  12794. "All Mordor structures within the fortress walls have been destroyed."
  12795. END
  12796.  
  12797. SCRIPT:GoodDolGuldurHelpText_RepelCounterattack
  12798. "A great army of Mordor approaches from the South and the West.\n  Defeat all enemy forces."
  12799. END
  12800.  
  12801. SCRIPT:GoodDolGuldurHelpText_CounterattackReminder
  12802. "Destroy all enemy forces in the Mordor counterattack."
  12803. END
  12804.  
  12805. SCRIPT:GoodDolGuldurHelpText_RepelCounterattackComplete
  12806. "You have successfully survived the Mordor counterattack."
  12807. END
  12808.  
  12809. SCRIPT:GoodDolGuldurHelpText_DestroyPrison
  12810. "Destroy the castle."
  12811. END
  12812.  
  12813. SCRIPT:GoodDolGuldurHelpText_DestroyCastle
  12814. "Destroy the prison."
  12815. END
  12816.  
  12817. SCRIPT:TIMER_MGDG_Mirkwood_Reinforcements_Arrive
  12818. "Mirkwood Reinforcements Arrive In:   "
  12819. END
  12820.  
  12821. SCRIPT:TIMER_MGDG_Erebor_Reinforcements_Arrive
  12822. "Erebor Reinforcements Arrive In:   "
  12823. END
  12824.  
  12825. SCRIPT:OBJECTIVE_MGDG_SeizeNorthSignalFire
  12826. "Locate and capture the Northern Signal Fire."
  12827. END
  12828.  
  12829. SCRIPT:OBJECTIVE_MGDG_SeizeSouthSignalFire
  12830. "Locate and capture the Southern Signal Fire."
  12831. END
  12832.  
  12833. SCRIPT:OBJECTIVE_MGDG_BreachDolGuldur
  12834. "Breach the fortress of Dol Guldur."
  12835. END
  12836.  
  12837. SCRIPT:OBJECTIVE_MGDG_DestroyStructures
  12838. "Destroy all free-standing Mordor structures within Dol Guldur."
  12839. END
  12840.  
  12841. SCRIPT:OBJECTIVE_MGDG_DestroyStructuresa
  12842. "All Mordor structures have been destroyed."
  12843. END
  12844.  
  12845. SCRIPT:OBJECTIVE_MGDG_RepelCounterattack
  12846. "Repel the Mordor counterattack."
  12847. END
  12848.  
  12849. SCRIPT:OBJECTIVE_MGDG_RepelCounterattacka
  12850. "The Mordor counterattack has been repelled."
  12851. END
  12852.  
  12853. SCRIPT:BONUS_OBJECTIVE_MGDG_HoldAllSignalFires
  12854. "Seize all Signal Fires."
  12855. END
  12856.  
  12857. SCRIPT:BONUS_OBJECTIVE_MGDG_HoldAllSignalFiresComplete
  12858. "All Signal Fires have been seized."
  12859. END
  12860.  
  12861. SCRIPT:BONUS_OBJECTIVE_MGDG_DestroySpiders
  12862. "Destroy all Spider Lairs."
  12863. END
  12864.  
  12865. SCRIPT:BONUS_OBJECTIVE_MGDG_DestroySpidersComplete
  12866. "All Spider Lairs have been destroyed."
  12867. END
  12868.  
  12869. SCRIPT:SUBTITLE_MGDolGu_Elrond01
  12870. "LORD ELROND:  Elves of the Golden Wood - hear me!  We must cast out the shadow\n in the forest! Our allies from Mirkwood and Erebor will heed our \nsignal.  Galadrim, to battle!"
  12871. END
  12872.  
  12873. SCRIPT:SUBTITLE_MGDolGu_Elf102
  12874. "ELVEN WARRIOR:  King Thranduil has arrived with reinforcements!"
  12875. END
  12876.  
  12877. SCRIPT:SUBTITLE_MGDolGu_Thranduil01
  12878. "KING THRANDUIL:  The Elves of the Northern Wood will not cower from the Darkness!  Elves, Ents - follow my lead!"
  12879. END
  12880.  
  12881. SCRIPT:SUBTITLE_MGDolGu_Elf103
  12882. "ELVEN WARRIOR:  It's King Dain!  He's come to help us!"
  12883. END
  12884.  
  12885. SCRIPT:SUBTITLE_MGDolGu_Dain01
  12886. "KING DAIN:  The Dwarves of the mountain stand with you on this day!  Dwarf and Elf, let us stand united against the shadow!"
  12887. END
  12888.  
  12889. SCRIPT:SUBTITLE_MGDolGu_Glorfindel01
  12890. "GLORFINDEL:  The Black Riders have returned!  And they lead a great host of Mordor against us!"
  12891. END
  12892.  
  12893. SCRIPT:SUBTITLE_MGDolGu_ElfOfficer08
  12894. "ELVEN OFFICER:  What?  An army of Mordor has emerged from the forest!"
  12895. END
  12896.  
  12897. SCRIPT:SUBTITLE_MGDolGu_Elrond04
  12898. "LORD ELROND:  We must now stand firm!  It is in fear that our\n enemy seeks to divide us!  Elves, Dwarves, and Men...slay the \n enemy to the last!"
  12899. END
  12900.  
  12901. SCRIPT:SUBTITLE_MGDolGu_ElfOfficer026
  12902. "ELVEN OFFICER:  Our hearts must not falter - vanquish the hordes of Mordor!" 
  12903. END
  12904.  
  12905. SCRIPT:SUBTITLE_MGDolGu_Elrond05
  12906. "LORD ELROND:  It is done!  The great darkness has been purged from these woods!  May the valor shown this day endure in song for all the days to follow."
  12907. END
  12908.  
  12909. SCRIPT:TIMER_MGDG_Mordor_Counterattack_Begins
  12910. "Mordor Counterattack Begins in: "
  12911. END
  12912.  
  12913.  
  12914. //////////////////////////////// Evil Campaign /////////////////////////////////
  12915.  
  12916. ////////////////////////// EVIL LORIEN MISSION TEXT ////////////////////////////
  12917. ///////// A single line of text should be no longer than this one. /////////////
  12918.  
  12919. SCRIPT:EvilLorienOpenText
  12920. "Build up your base and raise an army to destroy Lothlorien."
  12921. END
  12922.  
  12923. SCRIPT:EvilLorienHintText_BuildCave
  12924. "Left-click one of your Builders, then left-click the flashing Goblin Cave button on the right edge of the screen."
  12925. END
  12926.  
  12927. SCRIPT:EvilLorienHintText_BuildCaveComplete
  12928. "You have successfully built the Goblin Cave."
  12929. END
  12930.  
  12931. SCRIPT:EvilLorienHintText_BuildCaveReminder
  12932. "Left-click one of your Builders, then left-click the flashing Goblin Cave button on the build interface to the right."
  12933. END
  12934.  
  12935. SCRIPT:EvilLorienHintText_BuildHordes
  12936. "Now, left-click the Goblin Cave and build two Goblin hordes by left-clicking on the highlighted buttons."
  12937. END
  12938.  
  12939. SCRIPT:EvilLorienHintText_BuildHordesReminder
  12940. "Build two goblin hordes from your Goblin Cave."
  12941. END
  12942.  
  12943. SCRIPT:EvilLorienHintText_BuildHordesComplete
  12944. "You have created two Goblin Hordes."
  12945. END
  12946.  
  12947. SCRIPT:EvilLorienHintText_BuildTunnel
  12948. "Left-click a Builder and create a second Tunnel.  Tunnels generate resources and increase the number of units you can command."
  12949. END
  12950.  
  12951. SCRIPT:EvilLorienHintText_BuildTunnelReminder
  12952. "Select a Builder and build a second Tunnel."
  12953. END
  12954.  
  12955. SCRIPT:EvilLorienHintText_BuildTunnelComplete
  12956. "The second Tunnel is complete."
  12957. END
  12958.  
  12959. SCRIPT:EvilLorienHintText_TunnelGarrison
  12960. "Tunnels are linked in a network that can move units instantly across the map.  Select a unit, then right-click on a tunnel to garrison the units inside."
  12961. END
  12962.  
  12963. SCRIPT:EvilLorienHintText_TunnelTeleport
  12964. "Then, select your destination Tunnel and click on the units in the Tunnel to deploy them."
  12965. END
  12966.  
  12967. SCRIPT:EvilLorienHintText_TunnelTeleportReminder
  12968. "Select your units, then right-click on a Tunnel to garrison the units inside."
  12969. END
  12970.  
  12971. SCRIPT:EvilLorienHintText_TunnelSpreadOut
  12972. "Tunnels will generate more resources the farther they are from each other. Place them in clear areas and spread them out to maximize your resource income."
  12973. END
  12974.  
  12975. SCRIPT:EvilLorienHintText_BuildFissure
  12976. "Select one of your Builders, then build a Fissure from the interface on the right."
  12977. END
  12978.  
  12979. SCRIPT:EvilLorienHintText_BuildFissureReminder
  12980. "Select a builder to create a Fissure."
  12981. END
  12982.  
  12983. SCRIPT:EvilLorienHintText_BuildFissureComplete
  12984. "The Fissure is complete."
  12985. END
  12986.  
  12987. SCRIPT:EvilLorienHintText_UpgradeFissure
  12988. "Select your newly-built Fissure, then click the Upgrade button."
  12989. END
  12990.  
  12991. SCRIPT:EvilLorienHintText_UpgradeFissureReminder
  12992. "Select the Fissure and upgrade it."
  12993. END
  12994.  
  12995. SCRIPT:EvilLorienHintText_UpgradeFissureComplete
  12996. "The Fissure has been upgraded."
  12997. END
  12998.  
  12999. SCRIPT:EvilLorienHintText_BuildTrolls
  13000. "Select your Fissure and build a Cave Troll."
  13001. END
  13002.  
  13003. SCRIPT:EvilLorienHintText_BuildTrollsReminder
  13004. "Build a Cave Troll from your Fissure."
  13005. END
  13006.  
  13007. SCRIPT:EvilLorienHintText_BuildTrollsComplete
  13008. "The Cave Troll has been created."
  13009. END
  13010.  
  13011. SCRIPT:EvilLorienHintText_BuildFortressUpgrades
  13012. "Select the build plots around the base of your Fortress, and build\n two defensive upgrades."
  13013. END
  13014.  
  13015. SCRIPT:EvilLorienHintText_BuildFortressUpgradesReminder
  13016. "Build two defensive upgrades from the build plots around your Fortress."
  13017. END
  13018.  
  13019. SCRIPT:EvilLorienHintText_BuildFortressUpgradesComplete
  13020. "You've completed the fortress upgrades."
  13021. END
  13022.  
  13023. SCRIPT:EvilLorienHintText_ObjectivesReminder
  13024. "Click the Objectives button in the lower left or press the TAB key\n to view your objectives."
  13025. END
  13026.  
  13027. SCRIPT:EvilLorienHintText_BuildForces
  13028. "Remember to keep building more Goblins and Trolls from your base\n to ensure the successful conquest of Lothlorien."
  13029. END
  13030.  
  13031. SCRIPT:EvilLorienHintText_TrollsVsBuildings
  13032. "Trolls and Giants work best as seige units that can quickly demolish structures."
  13033. END
  13034.  
  13035. SCRIPT:EvilLorienHintText_TrollsVsArchers
  13036. "Trolls and Giants are very vulnerable to arrows - avoid using them against archers."
  13037. END
  13038.  
  13039. SCRIPT:EvilLorienHintText_DestroyTreehouses
  13040. "Your forces are ready. Select your units, then attack the two elven treehouses near the river crossing."
  13041. END
  13042.  
  13043. SCRIPT:EvilLorienHintText_DestroyTreehousesReminder
  13044. "Destroy the two elven treehouses near the river crossing."
  13045. END
  13046.  
  13047. SCRIPT:EvilLorienHintText_DestroyTreehousesComplete
  13048. "The treehouses have been destroyed."
  13049. END
  13050.  
  13051. SCRIPT:EvilLorienHintText_FreeGiants
  13052. "Move your units over the captive Giant or kill his captors to free him."
  13053. END
  13054.  
  13055. SCRIPT:EvilLorienHintText_FindGiants
  13056. "You have freed the Giant. Search the forest to locate the other captive Giants."
  13057. END
  13058.  
  13059. SCRIPT:EvilLorienHintText_KeepSearchingForGiants
  13060. "Continue to search the forest to free the captive Giants."
  13061. END
  13062.  
  13063. SCRIPT:EvilLorienHintText_FindLastGiant
  13064. "There is one more captive Giant. Free him and crush the elves."
  13065. END
  13066.  
  13067. SCRIPT:EvilLorienHintText_AllGiantsFreed
  13068. "You have freed all of the Giants."
  13069. END
  13070.  
  13071. SCRIPT:EvilLorienHintText_KillHaldir
  13072. "Slay the Captain of Lothlorien, Haldir."
  13073. END
  13074.  
  13075. SCRIPT:EvilLorienHintText_PursueHaldir
  13076. "Haldir has fled, pursue him."
  13077. END
  13078.  
  13079. SCRIPT:EvilLorienHintText_HaldirDead
  13080. "You have slain Haldir."
  13081. END
  13082.  
  13083. SCRIPT:EvilLorienHintText_KillCeleborn
  13084. "Slay the Lord of the Galadhrim, Celeborn."
  13085. END
  13086.  
  13087. SCRIPT:EvilLorienHintText_CelebornDead
  13088. "You have slain Lord Celeborn."
  13089. END
  13090.  
  13091. SCRIPT:EvilLorienHintText_GaladrielFlees
  13092. "Galadriel has fled - raze the structures of Lorien."
  13093. END
  13094.  
  13095. SCRIPT:EvilLorienHintText_DestroyStronghold
  13096. "Destroy the heart of Lothlorien, Caras Galadhon, found in the northwest\n corner of the map."
  13097. END
  13098.  
  13099. SCRIPT:EvilLorienHintText_DestroyStrongholdComplete
  13100. "You have destroyed Caras Galadhon."
  13101. END
  13102.  
  13103. SCRIPT:EvilLorienHintText_Spells
  13104. "Click the One Ring Button in the lower left to purchase powers."
  13105. END
  13106.  
  13107. SCRIPT:EvilLorienHintText_CastSpells
  13108. "The Powers along the left recharge over time.  When a power glows, left-click the power to use it. Some powers require you to left-click on the target you wish to use the power on."
  13109. END
  13110.  
  13111. SCRIPT:EvilLorienHintText_ReviveHeroes
  13112. "One of your Heroes has fallen in battle.  To revive him, select your fortress, left-click the hero menu button, then select the hero to revive."
  13113. END
  13114.  
  13115. SCRIPT:EvilLorienHintText_ReviveHeroesReminder
  13116. "Revive your fallen hero at the Fortress."
  13117. END
  13118.  
  13119. SCRIPT:EvilLorienHintText_AllBuildersDead
  13120. "All of your Builders have been eliminated.  Select your fortress to create new Builders."
  13121. END
  13122.  
  13123. SCRIPT:EvilLorienHintText_AllBuildersDeadReminder
  13124. "Create new Builders from your fortress."
  13125. END
  13126.  
  13127. SCRIPT:OBJECTIVE_SPELorien_01
  13128. "Build a Goblin Cave."
  13129. END
  13130.  
  13131. SCRIPT:Complete_SPELorien_01
  13132. "The Goblin Cave has been built."
  13133. END
  13134.  
  13135. SCRIPT:OBJECTIVE_SPELorien_02
  13136. "Build two goblin hordes from the Cave."
  13137. END
  13138.  
  13139. SCRIPT:Complete_SPELorien_02
  13140. "Two goblin hordes have been built."
  13141. END
  13142.  
  13143. SCRIPT:OBJECTIVE_SPELorien_03
  13144. "Build a Tunnel."
  13145. END
  13146.  
  13147. SCRIPT:Complete_SPELorien_03
  13148. "The Tunnel has been built."
  13149. END
  13150.  
  13151. SCRIPT:OBJECTIVE_SPELorien_04
  13152. "Build a Fissure."
  13153. END
  13154.  
  13155. SCRIPT:Complete_SPELorien_04
  13156. "The Fissure has been built."
  13157. END
  13158.  
  13159. SCRIPT:OBJECTIVE_SPELorien_05
  13160. "Upgrade the Fissure to build Trolls."
  13161. END
  13162.  
  13163. SCRIPT:Complete_SPELorien_05
  13164. "The Fissure has been upgraded."
  13165. END
  13166.  
  13167. SCRIPT:OBJECTIVE_SPELorien_06
  13168. "Build a Cave Troll from the upgraded Fissure."
  13169. END
  13170.  
  13171. SCRIPT:Complete_SPELorien_06
  13172. "A Cave Troll has been built."
  13173. END
  13174.  
  13175. SCRIPT:OBJECTIVE_SPELorien_07
  13176. "Build up your fortress defenses with 2 upgrades."
  13177. END
  13178.  
  13179. SCRIPT:Complete_SPELorien_07
  13180. "The fortress has been upgraded."
  13181. END
  13182.  
  13183. SCRIPT:OBJECTIVE_SPELorien_08
  13184. "Cross the river and destroy the two elven treehouses."
  13185. END
  13186.  
  13187. SCRIPT:Complete_SPELorien_08
  13188. "The treehouses have been destroyed."
  13189. END
  13190.  
  13191. SCRIPT:OBJECTIVE_SPELorien_09
  13192. "Destroy the stronghold of Lothlorien, Caras Galadhon."
  13193. END
  13194.  
  13195. SCRIPT:Complete_SPELorien_09
  13196. "Caras Galadhon has been destroyed."
  13197. END
  13198.  
  13199. SCRIPT:BONUS_SPELorien_01
  13200. "Free all 3 Giants."
  13201. END
  13202.  
  13203. SCRIPT:BONUS_SPELorien_02
  13204. "Build a Tunnel on the far side of the river."
  13205. END
  13206.  
  13207. SCRIPT:BONUS_SPELorien_03
  13208. "Revive your fallen hero at the fortress."
  13209. END
  13210.  
  13211. SCRIPT:SUBTITLE_MELorie_MouthOfSauron01
  13212. "THE MOUTH OF SAURON: The raid upon Lorien has long been in the waiting."
  13213. END
  13214.  
  13215. SCRIPT:SUBTITLE_MELorie_MouthOfSauron016
  13216. "THE MOUTH OF SAURON: The Elves have tricked and cursed our forces in these parts. Today, that will end!"
  13217. END
  13218.  
  13219. SCRIPT:SUBTITLE_MELorie_MouthOfSauron017
  13220. "THE MOUTH OF SAURON: So! Is this Celeborn and his elf-witch \n leading their people in their dramatic finale? How endearing! Kill them!"
  13221. END
  13222.  
  13223. SCRIPT:SUBTITLE_MELorie_MouthOfSauron018
  13224. "THE MOUTH OF SAURON: The elf-witch Galadriel and her foolish\n mate grace us with their prescence - such exquisite pleasure their \n deaths shall bring!"
  13225. END
  13226.  
  13227.  
  13228.  
  13229. SCRIPT:SUBTITLE_MELorie_Galadriel004
  13230. "LADY GALADRIEL: You shall feel my wrath, foul minions of Sauron!"
  13231. END
  13232.  
  13233. SCRIPT:SUBTITLE_MELorie_Cele005
  13234. "LORD CELEBORN:  By the light of Elbereth, you will perish!"
  13235. END
  13236.  
  13237. SCRIPT:SUBTITLE_MELorie_MouthOfSauron014
  13238. "THE MOUTH OF SAURON: There! The stronghold of Lorien, Caras Galadhon!  Raze it to the ground!"
  13239. END
  13240.  
  13241. SCRIPT:SUBTITLE_MELorie_GoblinOfficer067
  13242. "GOBLIN OFFICER:  The elven stronghold still stands!  Level it to the earth and be done with it!"
  13243. END
  13244.  
  13245. /////////////////////// EVIL GREY HAVENS MISSION TEXT //////////////////////////
  13246. ///////// A single line of text should be no longer than this one. /////////////
  13247.  
  13248. SCRIPT:BONUS_SPEGH_01
  13249. "Capture the Outpost."
  13250. END
  13251.  
  13252. SCRIPT:EvilGreyHavensGKArrival
  13253. "Gorkil the Goblin King has arrived!"
  13254. END
  13255.  
  13256. SCRIPT:EvilGreyHavensOpenText
  13257. "Signal your allies. Capture the beach. Destroy the Grey Havens."
  13258. END
  13259.  
  13260. SCRIPT:OBJECTIVE_SPEGH_01
  13261. "Capture the shipwright."
  13262. END
  13263.  
  13264. SCRIPT:Complete_SPEGH_01
  13265. "The shipwright has been captured."
  13266. END
  13267.  
  13268. SCRIPT:OBJECTIVE_SPEGH_02
  13269. "Construct three Corsair Black Ships."
  13270. END
  13271.  
  13272. SCRIPT:Complete_SPEGH_02
  13273. "Three Black Ships have been constructed."
  13274. END
  13275.  
  13276. SCRIPT:OBJECTIVE_SPEGH_03
  13277. "Sink the elven convoys fleeing the Grey Havens."
  13278. END
  13279.  
  13280. SCRIPT:Complete_SPEGH_03
  13281. "All elven convoys have been intercepted and destroyed."
  13282. END
  13283.  
  13284. SCRIPT:OBJECTIVE_SPEGH_04
  13285. "Destroy the elven Battle Towers defending the beach."
  13286. END
  13287.  
  13288. SCRIPT:Complete_SPEGH_04
  13289. "The Battle TOwers have been destroyed."
  13290. END
  13291.  
  13292. SCRIPT:OBJECTIVE_SPEGH_05
  13293. "Defend the transports."
  13294. END
  13295.  
  13296. SCRIPT:Complete_SPEGH_05
  13297. "The transports have been defended."
  13298. END
  13299.  
  13300. SCRIPT:OBJECTIVE_SPEGH_06
  13301. "Defeat the elves defending the beach."
  13302. END
  13303.  
  13304. SCRIPT:Complete_SPEGH_06
  13305. "The elves defending the beach have been defeated."
  13306. END
  13307.  
  13308. SCRIPT:OBJECTIVE_SPEGH_07
  13309. "Destroy the three fortresses."
  13310. END
  13311.  
  13312. SCRIPT:Complete_SPEGH_07
  13313. "The fortresses have been destroyed."
  13314. END
  13315.  
  13316. SCRIPT:EvilGreyHavensHintText_CaptureObj
  13317. "Capture the shipwright with the Corsairs."
  13318. END
  13319.  
  13320. SCRIPT:EvilGreyHavensHintText_Capture
  13321. "Select the Corsairs of Umbar, then right click on the flag next to the shipwright to capture it."
  13322. END
  13323.  
  13324. SCRIPT:EvilGreyHavensHintText_BuildFleetObj
  13325. "Construct a fleet of three Corsair Black Ships."
  13326. END
  13327.  
  13328. SCRIPT:EvilGreyHavensHintText_BuildBattleship
  13329. "Select the shipwright and click the 'Build Black Ship' button to begin constructing your fleet."
  13330. END
  13331.  
  13332. SCRIPT:EvilGreyHavensHintText_InfoBattleship
  13333. "The Corsair Black Ship is your primary naval attack unit. Use them to sink enemy ships and defend your own."
  13334. END
  13335.  
  13336. SCRIPT:EvilGreyHavensHintText_BuildBombardShip
  13337. "Select the shipwright and click the 'Build Bombardment Ship' button to construct the Bombardment Ship."
  13338. END
  13339.  
  13340. SCRIPT:EvilGreyHavensHintText_InfoBombardship01
  13341. "Bombardment ships are powerful siege weapons that can be used to attack structures over long distances."
  13342. END
  13343.  
  13344. SCRIPT:EvilGreyHavensHintText_InfoBombardship02
  13345. "Use your Bombardment Ships to destroy the Fortresses inside the Grey Havens."
  13346. END
  13347.  
  13348. SCRIPT:EvilGreyHavensHintText_InfoFireship01
  13349. "Fire Ships will ram enemy vessels and explode on contact. Be wary however, they will sink friend and foe alike."
  13350. END
  13351.  
  13352. SCRIPT:EvilGreyHavensHintText_CapOutpost
  13353. "We're running low on supplies. Capturing that outpost will supply us with more resources."
  13354. END
  13355.  
  13356. SCRIPT:EvilGreyHavensHintText_CapOutpostComplete
  13357. "We've captured the outpost and plundered some booty."
  13358. END
  13359.  
  13360. SCRIPT:EvilGreyHavensHintText_ElvishConvoy01
  13361. "Use the Black Ships to sink any elven ships in the area."
  13362. END
  13363.  
  13364. SCRIPT:EvilGreyHavensHintText_ElvishConvoy02
  13365. "The elves are fleeing the Grey Havens. Send them to the bottom of the sea!"
  13366. END
  13367.  
  13368. SCRIPT:EvilGreyHavensHintText_ElvishConvoy03
  13369. "More elven transports are fleeing. Find them and destroy them."
  13370. END
  13371.  
  13372. SCRIPT:EvilGreyHavensHintText_ElvishConvoy04
  13373. "The Elves have begun escorting their transports with warships of their own."
  13374. END
  13375.  
  13376. SCRIPT:EvilGreyHavensHintText_ElvishConvoy05
  13377. "Their transports are destroyed and we've trapped them inside the Grey Havens. Soon the invasion shall commence."
  13378. END
  13379.  
  13380. SCRIPT:EvilGreyHavensHintText_BombardTowers
  13381. "The elves have set up Battle Towers along the beach to the Northwest. Build a Bombardment Ship to destroy them."
  13382. END
  13383.  
  13384. SCRIPT:EvilGreyHavensHintText_BombardTowersDestroyed
  13385. "Now that those towers are destroyed, we can safely land our transports on the beach."
  13386. END
  13387.  
  13388. SCRIPT:EvilGreyHavensHintText_ProtectTransports
  13389. "Our Transports are inbound. The elves will try to sink them while\n they are still out to sea so we must use the Black Ships to defend them."
  13390. END
  13391.  
  13392. SCRIPT:EvilGreyHavensHintText_CaptureBeach
  13393. "Our forces are ashore. The elves are foolishly trying to defend against our onslaught. Wipe them out."
  13394. END
  13395.  
  13396. SCRIPT:EvilGreyHavensHintText_CaptureBeachComplete
  13397. "The beach is ours. Nothing will stop us now."
  13398. END
  13399.  
  13400. SCRIPT:EvilGreyHavensHintText_BuildBase
  13401. "The beach is ours. Now destroy the fortresses within the Grey Havens."
  13402. END
  13403.  
  13404. SCRIPT:EvilGreyHavensHintText_TreasureTrove
  13405. "The Treasure Trove is where upgrades can be purchased."
  13406. END
  13407.  
  13408. SCRIPT:EvilGreyHavensHintText_Fissure
  13409. "Half-Troll Marauders can be purchased from the Fissure."
  13410. END
  13411.  
  13412.  
  13413. SCRIPT:EvilGreyHavensHintText_Marauders
  13414. "Half Troll Marauders are powerful melee units that excel at killing cavalry."
  13415. END
  13416.  
  13417. SCRIPT:FAILURE_SPEGH_01
  13418. "Some of the Elven ships escaped our blockade. Sauron will not be pleased by this news."
  13419. END
  13420.  
  13421. SCRIPT:EVILGreyHavensHintText_LastFort
  13422. "There is one last Elven fortress by the water. We should deploy ships to destroy it."
  13423. END
  13424.  
  13425.  
  13426. /////////////////////////// EVIL SHIRE MISSION TEXT ////////////////////////////
  13427. ///////// A single line of text should be no longer than this one. /////////////
  13428.  
  13429.  
  13430.  
  13431. SCRIPT:OBJECTIVE_E03_01
  13432. "Reach the Eastfarthing." 
  13433. END
  13434.  
  13435. SCRIPT:ANNOUNCEMENT_E03_01
  13436. "Reach the Eastfarthing and establish a base." 
  13437. END
  13438.  
  13439. SCRIPT:HINT_E03_01
  13440. "Reach the Eastfarthing and establish a base." 
  13441. END
  13442.  
  13443. SCRIPT:COMPLETION_E03_01
  13444. "The Eastfarthing as been reached." 
  13445. END
  13446.  
  13447. SCRIPT:OBJECTIVE_E03_02
  13448. "Build a fortress." 
  13449. END
  13450.  
  13451. SCRIPT:ANNOUNCEMENT_E03_02
  13452. "Use these Builders to construct a fortress." 
  13453. END
  13454.  
  13455. SCRIPT:HINT_E03_02A
  13456. "Use these Builders to construct a fortress." 
  13457. END
  13458.  
  13459. SCRIPT:HINT_E03_02B
  13460. "These lands are treacherous. Upgrade our fortress and build Sentry Towers." 
  13461. END
  13462.  
  13463. SCRIPT:COMPLETION_E03_02
  13464. "The fortress has been built." 
  13465. END
  13466.  
  13467. SCRIPT:OBJECTIVE_E03_03
  13468. "Destroy all 4 Seats of Power."
  13469. END
  13470.  
  13471. SCRIPT:ANNOUNCEMENT_E03_03
  13472. "Destroy the 4 Seats of Power and the Hobbits will cower before us"
  13473. END
  13474.  
  13475. SCRIPT:HINT_E03_03
  13476. "Destroy the 4 Seats of Power and the Hobbits will cower before us"
  13477. END
  13478.  
  13479. SCRIPT:UPDATE_E03_03A
  13480. "1 of 4 Seats of Power has been destroyed"
  13481. END
  13482.  
  13483. SCRIPT:UPDATE_E03_03B
  13484. "2 of 4 Seats of Power have been destroyed"
  13485. END
  13486.  
  13487. SCRIPT:UPDATE_E03_03C
  13488. "3 of 4 Seats of Power have been destroyed"
  13489. END
  13490.  
  13491. SCRIPT:COMPLETION_E03_03
  13492. "All 4 Seats of Power have been destroyed"
  13493. END
  13494.  
  13495. SCRIPT:OBJECTIVE_E03_04
  13496. "Defeat all Dunedain."
  13497. END
  13498.  
  13499. SCRIPT:ANNOUNCEMENT_E03_04
  13500. "The Dunedain are attacking our forces. Kill them all."
  13501. END
  13502.  
  13503. SCRIPT:HINT_E03_04
  13504. "The Dunedain are attacking our forces. Kill them all."
  13505. END
  13506.  
  13507. SCRIPT:COMPLETION_E03_04
  13508. "The Dunedain have been destroyed."
  13509. END
  13510.  
  13511. SCRIPT:OBJECTIVE_E03_05
  13512. "Kill Wormtongue."
  13513. END
  13514.  
  13515. SCRIPT:ANNOUNCEMENT_E03_05
  13516. "Grima Wormtongue is attempting to claim the shire for himself. Kill Wormtongue."
  13517. END
  13518.  
  13519. SCRIPT:HINT_E03_05
  13520. "Grima Wormtongue is attempting to claim the shire for himself. Kill Wormtongue."
  13521. END
  13522.  
  13523. SCRIPT:COMPLETION_E03_05
  13524. "Wormtongue has been killed!"
  13525. END
  13526.  
  13527. SCRIPT:OBJECTIVE_E03_06
  13528. "Destroy the Isengard Fortress."
  13529. END
  13530.  
  13531. SCRIPT:ANNOUNCEMENT_E03_06
  13532. "Destroy the Isengard Fortress."
  13533. END
  13534.  
  13535. SCRIPT:HINT_E03_06
  13536. "Destroy the Isengard Fortress, it befouls our lands"
  13537. END
  13538.  
  13539. SCRIPT:COMPLETION_E03_06
  13540. "The Isengard Fortress has been destroyed."
  13541. END
  13542.  
  13543. SCRIPT:OBJECTIVE_E03_B01
  13544. "Destroy the Green Dragon Inn."
  13545. END
  13546.  
  13547. SCRIPT:ANNOUNCEMENT_E03_B01
  13548. "Destroy the Green Dragon Inn."
  13549. END
  13550.  
  13551. SCRIPT:HINT_E03_B01
  13552. "Destroy the Green Dragon Inn."
  13553. END
  13554.  
  13555. SCRIPT:COMPLETION_E03_B01
  13556. "The Green Dragon Inn has been destroyed."
  13557. END
  13558.  
  13559. SCRIPT:OBJECTIVE_E03_B02
  13560. "Destroy Bag End."
  13561. END
  13562.  
  13563. SCRIPT:ANNOUNCEMENT_E03_B02
  13564. "Destroy Bag End."
  13565. END
  13566.  
  13567. SCRIPT:HINT_E03_B02
  13568. "Destroy Bag End."
  13569. END
  13570.  
  13571. SCRIPT:COMPLETION_E03_B02
  13572. "Bag End has been destroyed."
  13573. END
  13574.  
  13575. SCRIPT:MEShire_Prompt05
  13576. "Use these Builders to build a base."
  13577. End
  13578.  
  13579. SCRIPT:MEShire_Prompt06
  13580. "Capturing Farmer Maggot's Farm will add to our coffers."
  13581. End
  13582.  
  13583. SCRIPT:MEShire_Prompt07
  13584. "Capturing Longbottom Farm will add to our coffers."
  13585. End
  13586.  
  13587. SCRIPT:MEShire_Prompt08
  13588. "These Mountain Giants come to our aid. Use them well."
  13589. End
  13590.  
  13591. SCRIPT:MEShire_Prompt09
  13592. "The Wild Men of Dunland come to our aid. You can use your powers to summon more of them."
  13593. END
  13594.  
  13595. ////////////////////////// EVIL FORNOST MISSION TEXT ///////////////////////////
  13596. ///////// A single line of text should be no longer than this one. /////////////
  13597.  
  13598. SCRIPT:EvilFornostOpenText
  13599. "The Dwarves and Dunedain make one final stand here. \n Clear the city of their kind so they never rise again."
  13600. END
  13601.  
  13602. SCRIPT:Announcement_E04_01
  13603. "Destroy all Dwarves and Dunedain defending the city."
  13604. END
  13605.  
  13606. SCRIPT:Announcement_E04_02
  13607. "Those towers could be used to destroy the gate. Use Giants to knock them down."
  13608. END
  13609.  
  13610. SCRIPT:Announcement_E04_03
  13611. "End their Dwarven Champion's life before he causes more trouble."
  13612. END
  13613.  
  13614. SCRIPT:Announcement_E04_04
  13615. "Take down the Earth Hammer before it destroys our forces."
  13616. END
  13617.  
  13618. SCRIPT:Announcement_E04_05
  13619. "Destroy their main citadel."
  13620. END
  13621.  
  13622. SCRIPT:Hint_E04_01
  13623. "Capture the Inn."
  13624. END
  13625.  
  13626. SCRIPT:Hint_E04_02
  13627. "Capture the Signal Fire."
  13628. END
  13629.  
  13630. SCRIPT:Hint_E04_03
  13631. "Perhaps we should strike a temporary allegiance with those Spiderlings."
  13632. END
  13633.  
  13634. SCRIPT:Hint_E04_04
  13635. "Our goblins can scale walls, so give them a move order on the other side and they'll climb right over."
  13636. End
  13637.  
  13638. SCRIPT:Hint_E04_05
  13639. "The Main Gate is breached. Storm the Castle."
  13640. End
  13641.  
  13642. SCRIPT:Hint_E04_06
  13643. "The Earth Hammer is no more. Now to summon in a weapon of our own.\n You can purchase the Watcher power now."
  13644. End
  13645.  
  13646. SCRIPT:Hint_E04_07
  13647. "Destroy the Earth Hammer."
  13648. End
  13649.  
  13650. SCRIPT:Objective_E04_01
  13651. "Destroy all structures in the outer city."
  13652. END
  13653.  
  13654. SCRIPT:Objective_E04_02
  13655. "Destroy castle's citadel."
  13656. END
  13657.  
  13658. SCRIPT:Objective_E04_03
  13659. "Destroy the Earth Hammer."
  13660. END
  13661.  
  13662. SCRIPT:BonusObjective_E04_01
  13663. "BONUS: Capture the Inn."
  13664. END
  13665.  
  13666. SCRIPT:BonusObjective_E04_02
  13667. "BONUS: Capture the Signal Fire."
  13668. END
  13669.  
  13670. SCRIPT:BonusObjective_E04_03
  13671. "Use Untamed Allegiance on both of the Spider Lairs."
  13672. END
  13673.  
  13674. SCRIPT:Completed_E04_01
  13675. "The outer city of Fornost has been taken."
  13676. END
  13677.  
  13678. SCRIPT:Completed_E04_02
  13679. "The Earth Hammer is no more. Now to summon in a weapon of our own. You can purchase the Watcher power now."
  13680. End
  13681.  
  13682. SCRIPT:Completed_E04_03
  13683. "The citadel of Fornost has been destroyed."
  13684. END
  13685.  
  13686. SCRIPT:Timer_E04_01
  13687. "Earth Hammer fires in:"
  13688. End
  13689.  
  13690. ///////////////////////// EVIL MIRKWOOD MISSION TEXT ///////////////////////////
  13691. ///////// A single line of text should be no longer than this one. /////////////
  13692.  
  13693.  
  13694.  
  13695. SCRIPT:MEMirkwood_MissionObjective01
  13696. "Advance to the Old Forest Road in the North."
  13697. END
  13698.  
  13699. SCRIPT:Complete_MEMirkwood_MissionObjective01
  13700. "Our forces have reached the Old Forest Road."
  13701. END
  13702.  
  13703.  
  13704. SCRIPT:MEMirkwood_MissionObjective02
  13705. "Find another way across the river."
  13706. END
  13707.  
  13708. SCRIPT:Complete_MEMirkwood_MissionObjective02
  13709. "Our forces have found a river crossing."
  13710. END
  13711.  
  13712. SCRIPT:MEMirkwood_MissionObjective03
  13713. "Construct a new fortress on the northern side of the river."
  13714. END
  13715.  
  13716. SCRIPT:Complete_MEMirkwood_MissionObjective03
  13717. "We have constructed a new fortress across the river."
  13718. END
  13719.  
  13720. SCRIPT:MEMirkwood_MissionObjective04
  13721. "Build up and defend Sentry Towers in the designated spots before the elves do."
  13722. END
  13723.  
  13724. SCRIPT:Complete_MEMirkwood_MissionObjective04
  13725. "Sentry Towers have been constructed and defended along the Old Forest Road."
  13726. END
  13727.  
  13728. SCRIPT:MEMirkwood_BonusObjective01
  13729. "Find and destroy the Ent base."
  13730. END
  13731.  
  13732. SCRIPT:Complete_MEMirkwood_BonusObjective01
  13733. "The Ent base is no more."
  13734. END
  13735.  
  13736. SCRIPT:MEMirkwood_BonusObjective02
  13737. "Bring Shelob to tame the spiderlings."
  13738. END
  13739.  
  13740. SCRIPT:Complete_MEMirkwood_BonusObjective02
  13741. "We can summon more Spiderlings by purchasing the Summon Spiderling power."
  13742. END
  13743.  
  13744. SCRIPT:MEMirkwood_BonusObjective03
  13745. "Find and destroy the Elven bases."
  13746. END
  13747.  
  13748. SCRIPT:Complete_MEMirkwood_BonusObjective03
  13749. "The Elven bases have been destroyed."
  13750. END
  13751.  
  13752. SCRIPT:MEOldForestRoad_MissionAnnouncement01
  13753. "ORC OFFICER: We must assemble an army and advance to the Old Forest Road."
  13754. END
  13755.  
  13756. SCRIPT:MEOldForestRoad_MissionAnnouncement02
  13757. "ORC OFFICER: We can cross over to the north at the bridge along the river."
  13758. END
  13759.  
  13760. SCRIPT:MEOldForestRoad_MissionHint01
  13761. "ORC OFFICER: Our scouts have found a way down into the river to the east."
  13762. END
  13763.  
  13764. SCRIPT:MEOldForestRoad_MissionHint02
  13765. "ORC OFFICER: We need fire to burn those Ents to the ground!"
  13766. END
  13767.  
  13768. SCRIPT:MEOldForestRoad_MissionHint03
  13769. "ORC OFFICER: We can purchase the Fire Arrow upgrade from the Tavern."
  13770. END
  13771.  
  13772. SCRIPT:MEOldForestRoad_MissionHint04
  13773. "MOUTH OF SAURON: The Spiderlings of Mirkwood are said to be Shelob's children. Bring her and we can gain their allegiance."
  13774. END
  13775.  
  13776. SCRIPT:MEOldForestRoad_MissionHint05
  13777. "ORC OFFICER: We've found the Ent base! Burn every last Ent and Ent Moot to the ground!"
  13778. END
  13779.  
  13780. SCRIPT:MEOldForestRoad_MissionHint06
  13781.  
  13782. "ORC OFFICER: The elves are hiding in the trees. Use devestation to clear their cover!"
  13783. End
  13784.  
  13785. SCRIPT:MEOldForestRoad_MissionHint07
  13786. "ORC OFFICER: Find the elven bases and destroy them to halt their defense of this road!"
  13787. END
  13788.  
  13789. SCRIPT:MEOldForestRoad_MissionHint08
  13790. "ORC OFFICER: Don't let the elves build up their tower!"
  13791. END
  13792.  
  13793. SCRIPT:MEOldForestRoad_MissionHint09
  13794. "ORC OFFICER: If the elves build up all four towers we will lose the road!"
  13795. END
  13796.  
  13797. SCRIPT:MEOldForestRoad_MissionHint10
  13798. "ORC OFFICER: The elves have all four towers up. Take them down quick or we shall lose the road."
  13799. END
  13800.  
  13801. SCRIPT:MEOldForestRoad_MissionHint11
  13802. "ORC OFFICER: We have all of our towers up! Hold them a bit longer and the road shall be ours!"
  13803. END
  13804.  
  13805. SCRIPT:MEOldForestRoad_WinTimer
  13806. "Road Successfully Held in:"
  13807. END
  13808.  
  13809. SCRIPT:MEOldForestRoad_LossTimer
  13810. "Road Lost in:"
  13811. END
  13812.  
  13813.  
  13814. ////////////////////// EVIL WITHERED HEATH MISSION TEXT ////////////////////////
  13815. ///////// A single line of text should be no longer than this one. /////////////
  13816.  
  13817. SCRIPT:MEWitheredHeath_Missionobjective01
  13818. "Build a fortress."
  13819. End
  13820.  
  13821. SCRIPT:Complete_MEWitheredHeath_Missionobjective01
  13822. "A fortress has been built."
  13823. End
  13824.  
  13825. SCRIPT:MEWitheredHeath_MissionObjective03
  13826. "Free all the drakes from the dwarven bases."
  13827. END
  13828.  
  13829. SCRIPT:Complete_MEWitheredHeath_Missionobjective03a
  13830. "The first group of drakes is free."
  13831. End
  13832.  
  13833. SCRIPT:Complete_MEWitheredHeath_Missionobjective03b
  13834. "The second group of drakes is free."
  13835. End
  13836.  
  13837. SCRIPT:Complete_MEWitheredHeath_Missionobjective03c
  13838. "The third group of drakes is free."
  13839. End
  13840.  
  13841. SCRIPT:Complete_MEWitheredHeath_Missionobjective03d
  13842. "The fourth group of drakes is free."
  13843. End
  13844.  
  13845. SCRIPT:Complete_MEWitheredHeath_Missionobjective03
  13846. "The drakes have been set free."
  13847. End
  13848.  
  13849. SCRIPT:MEWitheredHeath_MissionObjective04
  13850. "Return 10 drakes to the Dragon Lord."
  13851. END
  13852.  
  13853. SCRIPT:MEWitheredHeath_MissionObjective04A
  13854. "Find the Dragon Lord."
  13855. END
  13856.  
  13857.  
  13858.  
  13859. SCRIPT:MEWitheredHeath_MissionObjective05
  13860. "Destroy all dwarven mine shafts."
  13861. END
  13862.  
  13863. SCRIPT:Complete_MEWitheredHeath_MissionObjective05
  13864. "All dwarven mine shafts have been destroyed."
  13865. END
  13866.  
  13867. SCRIPT:MEWitheredHeath_SpidersFlanking
  13868. "ORC OFFICER: More Wargs are coming out of the hills!"
  13869. End
  13870.  
  13871. SCRIPT:MEWitheredHeath_MissionHint01
  13872. "It appears the Dwarves are capturing Dragons while they are still young. Free these drakes and they will surely join us against the Dwarves!"
  13873. END
  13874.  
  13875. SCRIPT:MEWitheredHeath_MissionHint02
  13876. "Destroy the gate to free the drakes."
  13877. End
  13878.  
  13879. SCRIPT:MEWitheredHeath_MissionHint03
  13880. "Use the drakes to battle the dwarves."
  13881. End
  13882.  
  13883.  
  13884. ////////////////////////// EVIL EREBOR MISSION TEXT ////////////////////////////
  13885. ///////// A single line of text should be no longer than this one. /////////////
  13886.  
  13887. SCRIPT:Objective_E07_01
  13888. "Hunt down and destroy the carts full of gold."
  13889. END
  13890.  
  13891. SCRIPT:Complete_E07_01
  13892. "The carts have been siezed."
  13893. END
  13894.  
  13895. SCRIPT:Objective_E07_02
  13896. "Make enough room to build a base by destroying the buildings of Dale."
  13897. END
  13898.  
  13899. SCRIPT:Complete_E07_02
  13900. "The Dale area has been cleared."
  13901. END
  13902.  
  13903. SCRIPT:Objective_E07_02a
  13904. "Destroy the buildings of Dale."
  13905. END
  13906.  
  13907. SCRIPT:Complete_E07_02a
  13908. "The Dale buildings have been destroyed."
  13909. END
  13910.  
  13911. SCRIPT:Objective_E07_02b
  13912. "Clear out enough room for a base in Dale."
  13913. END
  13914.  
  13915. SCRIPT:Objective_E07_03
  13916. "Build a fortress worthy of Sauron."
  13917. END
  13918.  
  13919. SCRIPT:Complete_E07_03
  13920. "The fortress has been built."
  13921. END
  13922.  
  13923. SCRIPT:Objective_E07_04
  13924. "Kill King Dain."
  13925. END
  13926.  
  13927. SCRIPT:Copmlete_E07_04
  13928. "King Dain has fallen in battle."
  13929. END
  13930.  
  13931. SCRIPT:Objective_E07_05
  13932. "Destroy The throne of Erebor."
  13933. END
  13934.  
  13935. SCRIPT:Complete_E07_05
  13936. "The throne of Erebor has been shattered."
  13937. END
  13938.  
  13939.  
  13940. ///////// A single line of text should be no longer than this one. /////////////
  13941.  
  13942.  
  13943. //// Announcements \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
  13944.  
  13945. SCRIPT:Announcement_E07_01
  13946. "Shelob and her brood should make quick work of the escaping flock."
  13947. END
  13948.  
  13949. SCRIPT:Announcement_E07_02
  13950. "The Crebain report that most of the riches of Dale are on these carts. \nKill them and requisition that treasure for Sauron!"
  13951. END
  13952.  
  13953. SCRIPT:Announcement_E07_03
  13954. "Clear out the city of Dale. Seize any resources you might find."
  13955. END
  13956.  
  13957. SCRIPT:Announcement_E07_04
  13958. "Destroying five of these buildings should give us enough room."
  13959. END
  13960.  
  13961. SCRIPT:Announcement_E07_05
  13962. "The Throne of Dale has stood as a symbol of Dwarven strength for centuries. \nDestroy it."
  13963. END
  13964.  
  13965. SCRIPT:Announcement_E07_06
  13966. "Our campaign in the Withered Heath has paid off - we have new allies!"
  13967. END
  13968.  
  13969.  
  13970. SCRIPT:Announcement_E07_07
  13971. "Ahh... the flying dragons have arrived, use their fire to cleanse this land of dwarven taint."
  13972. END
  13973.  
  13974. SCRIPT:Announcement_E07_08
  13975. "It seems the Nazgul are more persuasive that I thought! \nA great dragon has arrived to aid us in filling the dwarven shafts with flame."
  13976. END
  13977.  
  13978. SCRIPT:Announcement_E07_09
  13979. "That fool Gloin is attacking our base!"
  13980. END
  13981.  
  13982. SCRIPT:Announcement_E07_10
  13983. "King Dain and the Dwarves of Erebor must be destroyed!"
  13984. END
  13985.  
  13986. SCRIPT:Announcement_E07_11
  13987. "Time to level the buildings! \nUse this seige equipment to make room for our base."
  13988. END
  13989.  
  13990.  
  13991.  
  13992. ////////HInTS \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
  13993.  
  13994. SCRIPT:Hint_E07_01
  13995. "ORC OFFICER: We need more room to build our Fortress. Bring up the seige weapons."
  13996. END
  13997.  
  13998. SCRIPT:Hint_E07_02
  13999. "ORC OFFICER: Them porters have finally arrived.\nNow we can build our base up and lay siege to Erebor!"
  14000. END
  14001.  
  14002. SCRIPT:Hint_E07_03
  14003. "We can build catapults from a siegeworks."
  14004. END
  14005.  
  14006. SCRIPT:Hint_E07_04
  14007. "We need more catapults. Build a siegeworks."
  14008. END
  14009.  
  14010. SCRIPT:Hint_E07_05
  14011. "Build more catapults. It will take more than that to get to the gate."
  14012. END
  14013.  
  14014. SCRIPT:Hint_E07_06
  14015. "We can use the catapults to destroy the dwarven catapult emplacements."
  14016. END
  14017.  
  14018. SCRIPT:Hint_E07_08
  14019. "Now that we have some buildings we need to build a fortress."
  14020. END
  14021.  
  14022. SCRIPT:Hint_E07_09
  14023. "The catapults can start fires when they bombard an area."
  14024. END 
  14025.  
  14026. SCRIPT:Hint_E07_10
  14027. "Find the goods carts. We need those supplies."
  14028. END
  14029.  
  14030. SCRIPT:Hint_E07_11
  14031. "We'll need a seigeworks if we're gonna break into Erebor."
  14032. END
  14033.  
  14034. SCRIPT:Hint_E07_12
  14035. "The Mouth of Sauron has seen fit to send us some more builders. \nWe must protect them, for we will get no more help from the Dark Lord."
  14036. END
  14037.  
  14038. //////////////////////// EVIL RIVENDELL MISSION TEXT ///////////////////////////
  14039. ///////// A single line of text should be no longer than this one. /////////////
  14040.  
  14041. SCRIPT:Objective_E08_01
  14042. "Penetrate the perimeter of Rivendell."
  14043. END
  14044.  
  14045. SCRIPT:Objective_E08_02
  14046. "Slay Arwen Evenstar."
  14047. END
  14048.  
  14049. SCRIPT:Objective_E08_03
  14050. "Slay the Fellowship."
  14051. END
  14052.  
  14053. SCRIPT:Objective_E08_03a
  14054. "Slay the leaders of the west."
  14055. END
  14056.  
  14057. SCRIPT:Objective_E08_04
  14058. "Destroy the house of Elrond and surrounding fortresses."
  14059. END
  14060.  
  14061. SCRIPT:Objective_E08_05
  14062. "The Dark Lord Sauron must not be vanquished."
  14063. END
  14064.  
  14065. SCRIPT:Hint_E08_01
  14066. "Set up camp here. Once we have our base established\n we can begin the assault on the eldar stronghold."
  14067. END
  14068.  
  14069. SCRIPT:Hint_E08_02
  14070. "Destroy The House of Elrond."
  14071. END
  14072.  
  14073. SCRIPT:Hint_E08_03
  14074. "The fury of Mount Doom has risen. Rain of Fire is now an available power."
  14075. END
  14076.  
  14077. SCRIPT:Hint_E08_04
  14078. "The Witch-king has brought some fell beasts to deal with the eagles."
  14079. END 
  14080.  
  14081. SCRIPT:Hint_E08_05
  14082. "Gandalf has arrived with the remainder of the Fellowship.\n We must kill them."
  14083. END
  14084.  
  14085. SCRIPT:Hint_E08_06
  14086. "The Mouth of Sauron has brought us some catapults to help break into Rivendell."
  14087. END
  14088.  
  14089. SCRIPT:Hint_E08_07
  14090. "The last of the Dunedain have joined the fight. Destroy the Dunedain."
  14091. END
  14092.  
  14093. SCRIPT:Hint_E08_08
  14094. "Gandalf has arrived with the remainder of the Fellowship.  Destroy them."
  14095. END
  14096.  
  14097. SCRIPT:Hint_E08_09
  14098. "The Army of the Dead has come to aid Aragorn. We must steel our defenses!"
  14099. END
  14100.  
  14101. SCRIPT:Hint_E08_10
  14102. "Some porters have arrived with Mordor equipment, we can now build Mordor buildings."
  14103. END
  14104.  
  14105. SCRIPT:Dialog_E08_01
  14106. "ARWEN: I will help protect Rivendell father!"
  14107. END
  14108.  
  14109. SCRIPT:Dialog_E08_02
  14110. "ELROND: Rivendell is our last hope. it must not fall!"
  14111. END
  14112.  
  14113. // Clears the common comment field for the missions text
  14114. // context:
  14115. // comment:
  14116.  
  14117.  
  14118. ////////////
  14119. //Tool-Tips for Faction Units, Structures, Upgrades and Specials
  14120. ////////////
  14121.  
  14122. CONTROLBAR:UnpackRohanFarm
  14123. "Rohan &Farm"
  14124. END
  14125.  
  14126. CONTROLBAR:ToolTipRohanFarmUnpack
  14127. "Provides food as a resource"
  14128. END
  14129.  
  14130. CONTROLBAR:UnpackGondorFarm
  14131. "Farm"
  14132. END
  14133.  
  14134. CONTROLBAR:ToolTipGondorFarmUnpack
  14135. "Provides food as a resource"
  14136. END
  14137.  
  14138. CONTROLBAR:TooltipCancelUpgrade
  14139. "Cancel Upgrade"
  14140. END
  14141.  
  14142. CONTROLBAR:ConstructCastle
  14143. "Castle"
  14144. END
  14145.  
  14146. CONTROLBAR:ToolTipCastleUnpack
  14147. "Build Castle"
  14148. END
  14149.  
  14150. CONTROLBAR:ConstructCamp
  14151. "Camp"
  14152. END
  14153.  
  14154. CONTROLBAR:ToolTipCampUnpack
  14155. "Build Camp"
  14156. END
  14157.  
  14158. CONTROLBAR:ConstructOutpost
  14159. "Outpost"
  14160. END
  14161.  
  14162. CONTROLBAR:TooltipOutpostUnpack
  14163. "Build Outpost"
  14164. END
  14165.  
  14166. CONTROLBAR:ConstructMenWallHub
  14167. "&Wall Hub"
  14168. END
  14169.  
  14170. CONTROLBAR:ConstructMenFortress
  14171. "&Fortress"
  14172. END
  14173.  
  14174. CONTROLBAR:ConstructEconomyPlot
  14175. "Settlement"
  14176. END
  14177.  
  14178. CONTROLBAR:ToolTipEconomyPlotUnpack
  14179. "Build Settlement"
  14180. END
  14181.  
  14182. CONTROLBAR:SellBuilding
  14183. "Demolish Building"
  14184. END
  14185.  
  14186. CONTROLBAR:TooltipSellBuilding
  14187. "Demolish"
  14188. END
  14189.  
  14190. CONTROLBAR:TooltipLumbermillUnpack
  14191. "Harvests resources from nearby trees \n Reduces the cost of buildings"
  14192. END
  14193.  
  14194. CONTROLBAR:UnpackLumbermill
  14195. "Build L&umber Mill"
  14196. END
  14197.  
  14198. CONTROLBAR:UnpackSlaughterhouse
  14199. "Build Slaughte&r House"
  14200. END
  14201.  
  14202. CONTROLBAR:TooltipSlaughterhouseUnpack
  14203. "Generates resources based on available terrain Increases command point limit by 50 \n Reduces the cost of Trolls and Mumakil"
  14204. END
  14205.  
  14206. CONTROLBAR:ConstructMenPorter
  14207. "Bui&lder"
  14208. END
  14209.  
  14210. CONTROLBAR:ToolTipConstructMenPorter
  14211. "Train a Builder \n Builds structures"
  14212. END
  14213.  
  14214. CONTROLBAR:ConstructMenFarm
  14215. "Build Fa&rm"
  14216. END
  14217.  
  14218. CONTROLBAR:ToolTipConstructMenFarm
  14219. "Generates resources based on available terrain Increases command point limit by 50"
  14220. END
  14221.  
  14222. CONTROLBAR:ConstructMenBarracks
  14223. "Build Barra&cks"
  14224. END
  14225.  
  14226. CONTROLBAR:ToolTipConstructMenBarracks
  14227. "Trains Soldiers and Tower Guards"
  14228. END
  14229.  
  14230. CONTROLBAR:ConstructMenArcheryRange
  14231. "Build Archer&y Range"
  14232. END
  14233.  
  14234. CONTROLBAR:ToolTipMenArcheryRange
  14235. "Trains and upgrades Archers"
  14236. END
  14237.  
  14238. CONTROLBAR:ConstructMenStable
  14239. "Build St&ables"
  14240. END
  14241.  
  14242. CONTROLBAR:ToolTipConstructMenStable
  14243. "Trains and upgrades Cavalry"
  14244. END
  14245.  
  14246. CONTROLBAR:ConstructMenWorkshop
  14247. "Build Sie&ge Works"
  14248. END
  14249.  
  14250. CONTROLBAR:ToolTipConstructMenWorkshop
  14251. "Constructs and upgrades Trebuchets"
  14252. END
  14253.  
  14254. CONTROLBAR:ConstructMenSentryTower
  14255. "Build Ba&ttle Tower"
  14256. END
  14257.  
  14258. CONTROLBAR:ToolTipConstructMenSentryTower
  14259. "Defensive tower, will fire at enemy units \n Can be garrisoned with archers for increased damage output"
  14260. END
  14261.  
  14262. CONTROLBAR:ToolTipConstructMenWallHub
  14263. "Wall Hubs can be used to build walls"
  14264. END
  14265.  
  14266. CONTROLBAR:ToolTipConstructMenFortress
  14267. "Recruits Builders and Heroes"
  14268. END
  14269.  
  14270. CONTROLBAR:ConstructMenWell
  14271. "Bui&ld Well"
  14272. END
  14273.  
  14274. CONTROLBAR:ToolTipConstructMenWell
  14275. "Units near well auto-heal if not under attack"
  14276. END
  14277.  
  14278. CONTROLBAR:ConstructMenStatue
  14279. "Build Hero&ic Statue"
  14280. END
  14281.  
  14282. CONTROLBAR:ToolTipConstructMenStatue
  14283. "Leadership bonus to nearby troops \n Grants 10 bonus Command Points"
  14284. END
  14285.  
  14286. CONTROLBAR:ConstructMenBlacksmith
  14287. "Build Blac&ksmith"
  14288. END
  14289.  
  14290. CONTROLBAR:ToolTipConstructMenBlacksmith
  14291. "Upgrades weapons and armor"
  14292. END
  14293.  
  14294. CONTROLBAR:ConstructMenMarketPlace
  14295. "Build &Marketplace"
  14296. END
  14297.  
  14298. CONTROLBAR:ToolTipConstructMenMarketPlace
  14299. "Marketplace creates economy upgrades"
  14300. END
  14301.  
  14302. CONTROLBAR:ConstructMenStoneMaker
  14303. "Build Stoneworker"
  14304. END
  14305.  
  14306. CONTROLBAR:ToolTipConstructMenStoneMaker
  14307. "Strengthens gates and towers"
  14308. END
  14309.  
  14310. CONTROLBAR:ConstructGoodPort
  14311. "Build Shipwright"
  14312. END
  14313.  
  14314. CONTROLBAR:ToolTipBuildGoodPort
  14315. "Construct ships"
  14316. END
  14317.  
  14318. //////////////////////
  14319. // Gondor Buildings //
  14320. //////////////////////
  14321.  
  14322. OBJECT:GondorBuildingGeneral
  14323. "Gondor Building"
  14324. END
  14325.  
  14326. OBJECT:GBCastleGate
  14327. "Castle Gate"
  14328. END
  14329.  
  14330. OBJECT:GBCastleTrebuchet
  14331. "Trebuchet"
  14332. END
  14333.  
  14334. OBJECT:GondorCastleGateTower
  14335. "Gate Tower"
  14336. END
  14337.  
  14338. OBJECT:GondorTent
  14339. "Tent"
  14340. END
  14341.  
  14342. OBJECT:GondorSentryTower
  14343. "Lone Tower"
  14344. END
  14345.  
  14346. OBJECT:GondorWell
  14347. "Well"
  14348. END
  14349.  
  14350. OBJECT:GBKeep
  14351. "Keep"
  14352. END
  14353.  
  14354. OBJECT:ElvenFarm
  14355. "Farm"
  14356. END
  14357.  
  14358. OBJECT:Tower
  14359. "Tower"
  14360. END
  14361.  
  14362. OBJECT:Pillar
  14363. "Pillar"
  14364. END
  14365.  
  14366. OBJECT:SignalFire
  14367. "Signal Fire"
  14368. END
  14369.  
  14370. OBJECT:ElvenGrove
  14371. "Elven Grove"
  14372. END
  14373.  
  14374. OBJECT:GondorBuildingIthilien
  14375. "Gondor Building"
  14376. END
  14377.  
  14378. CONTROLBAR:ConstructRohanBattleTower
  14379. "Battle Tower"
  14380. END
  14381.  
  14382. OBJECT:GondorCastleUpgradePosternGate
  14383. "Postern Gate"
  14384. END
  14385.  
  14386. OBJECT:GondorCastleUpgradeTrebuchet
  14387. "Trebuchet"
  14388. END
  14389.  
  14390. OBJECT:GondorUpgradeReinforcedGate
  14391. "Reinforced Gate"
  14392. END
  14393.  
  14394. OBJECT:GondorCastleUpgradeStructuralFireArrows
  14395. "Structures with Fire Arrows"
  14396. END
  14397.  
  14398. OBJECT:GondorCastleUpgradeNumenorian
  14399. "Numenorian Stonework"
  14400. END
  14401.  
  14402.  
  14403. OBJECT:GondorCastleUpgradeBattleTower
  14404. "Battle Tower"
  14405. END
  14406.  
  14407. CONTROLBAR:SelectAllHeroes
  14408. "Select All Her&oes"
  14409. END
  14410. CONTROLBAR:SelectAllHeroesDescription
  14411. "Click here to select all hero units on the map"
  14412. END
  14413.  
  14414. CONTROLBAR:SelectNearestBuilder
  14415. "Select Nearest &Builder"
  14416. END
  14417. CONTROLBAR:SelectNearestBuilderDescription
  14418. "Click here to select the nearest builder who is ready to work"
  14419. END
  14420.  
  14421. CONTROLBAR:ToolTipRohanWall
  14422. "Build Rohan Wall"
  14423. END
  14424.  
  14425. CONTROLBAR:ConstructGondorStable
  14426. "Build Stable"
  14427. END
  14428. CONTROLBAR:ConstructGondorKeep
  14429. "Build Keep"
  14430. END
  14431. CONTROLBAR:ConstructGondorStatue
  14432. "Build Heroic Statue"
  14433. END
  14434. CONTROLBAR:ConstructGondorWell
  14435. "Build Well"
  14436. END
  14437. CONTROLBAR:ConstructGondorStoneMaker
  14438. "Build Stoneworker"
  14439. END
  14440. CONTROLBAR:ConstructGondorArcherRange
  14441. "Build Archery Range"
  14442. END
  14443. CONTROLBAR:ConstructGondorWorkshop
  14444. "Build Siege Works"
  14445. END
  14446. CONTROLBAR:ConstructGondorWatchTower
  14447. "Build Watch Tower"
  14448. END
  14449. CONTROLBAR:ConstructGondorWhiteTower
  14450. "Build Gondor White Tower"
  14451. END
  14452. CONTROLBAR:ConstructGondorFarm
  14453. // context: Build Gondor Farm
  14454. "Build Farm"
  14455. END
  14456. CONTROLBAR:ConstructGondorMarketPlace
  14457. // context: Build Gondor Market Place
  14458. "Build Marketplace"
  14459. END
  14460.  
  14461. CONTROLBAR:ConstructGondorHseHeal
  14462. // context: Build Gondor HseHeal
  14463. "Construct House of Healing"
  14464. END
  14465. CONTROLBAR:ConstructGondorBlackSmith
  14466. // context: Build Gondor Blacksmith
  14467. "Build Blacksmith"
  14468. END
  14469. CONTROLBAR:ConstructGondorBarracks
  14470. // context: Build Gondor Barracks
  14471. "Build Barracks"
  14472. END
  14473. CONTROLBAR:ConstructGondorWall
  14474. "Build Gondor &Wall"
  14475. END
  14476. CONTROLBAR:BattleTowerUpgrade
  14477. "Build Battle Towe&r Upgrade"
  14478. END
  14479. CONTROLBAR:PosternGateUpgrade
  14480. "Build &Postern Gate Upgrade"
  14481. END
  14482. CONTROLBAR:FlagsUpgrade
  14483. "Build W&all Banner Upgrade"
  14484. END
  14485. CONTROLBAR:ToolTipFlagsUpgrade
  14486. "Grants a bonus to nearby troops \n +50% Armor +125% Damage"
  14487. END
  14488. CONTROLBAR:ToolTipGondorBuildStable
  14489. "Builds and upgrades Knights"
  14490. END
  14491.  
  14492. CONTROLBAR:ToolTipGondorKeep
  14493. "Defensive structure"
  14494. END
  14495.  
  14496. CONTROLBAR:ToolTipGondorBuildStatue
  14497. "Leadership bonus to nearby troops \n +50% Armor, +200% Combat Experience"
  14498. END
  14499. CONTROLBAR:ToolTipGondorBuildStoneMaker
  14500. "Strengthens gates and towers"
  14501. END
  14502. CONTROLBAR:ToolTipGondorBuildArcherRange
  14503. "Trains and upgrades Archers"
  14504. END
  14505. CONTROLBAR:ToolTipGondorBuildWorkshop
  14506. "Builds and upgrades Trebuchets"
  14507. END
  14508. CONTROLBAR:TooltipBuildForbiddenPoolArchers
  14509. "Requires Level 2 Forbidden Pool \n Strong vs. Cavalry, Monsters"
  14510. END
  14511. CONTROLBAR:TooltipBuildForbiddenPoolKnights
  14512. "Requires Level 3 Forbidden Pool \n Gondor's cavalry unit \n Strong vs Swordsmen"
  14513. END
  14514. CONTROLBAR:ConstructGondorArcheryRangeLevel2Upgrade
  14515. "&Upgrade Archery Range to Level 2"
  14516. END
  14517. CONTROLBAR:ToolTipBuildGondorArcheryRangeLevel2Upgrade
  14518. "Level 2: +10% Faster Build Speed \n Allows training of Itilien Rangers \n Allows purchase of the Fire Arrow Upgrade"
  14519. END
  14520. CONTROLBAR:ConstructGondorArcheryRangeLevel3Upgrade
  14521. "&Upgrade Archery Range to Level 3"
  14522. END
  14523. CONTROLBAR:ToolTipBuildGondorArcheryRangeLevel3Upgrade
  14524. "Level 3: +25% Faster Build Speed"
  14525. END
  14526. CONTROLBAR:ConstructGondorBarracks2Upgrade
  14527. "&Upgrade Barracks to Level 2"
  14528. END
  14529. CONTROLBAR:ToolTipBuildGondorBarracksLevel2Upgrade
  14530. "Level 2: +10% Faster Build Speed"
  14531. END
  14532. CONTROLBAR:ConstructGondorBarracksLevel3Upgrade
  14533. "&Upgrade Barracks to Level 3"
  14534. END
  14535. CONTROLBAR:ToolTipBuildGondorBarracksLevel3Upgrade
  14536. "Level 3: +25% Faster Build Speed"
  14537. END
  14538. CONTROLBAR:ConstructGondorStable2Upgrade
  14539. "&Upgrade Stables to Level 2"
  14540. END
  14541. CONTROLBAR:ToolTipBuildGondorStableLevel2Upgrade
  14542. "Level 2: +10% Faster Build Speed \n Allows training of Rohirrim"
  14543. END
  14544. CONTROLBAR:ConstructGondorStableLevel3Upgrade
  14545. "&Upgrade Stables to Level 3"
  14546. END
  14547. CONTROLBAR:ToolTipBuildGondorStableLevel3Upgrade
  14548. "Level 3: +25% Faster Build Speed"
  14549. END
  14550. CONTROLBAR:ConstructGondorWorkshop2Upgrade
  14551. "&Upgrade Siege Works to Level 2"
  14552. END
  14553. CONTROLBAR:ToolTipBuildGondorWorkshopLevel2Upgrade
  14554. "Level 2: +10% Faster Build Speed \n Allows reserach of the Fire Stones upgrade"
  14555. END
  14556. CONTROLBAR:ConstructGondorWorkshopLevel3Upgrade
  14557. "&Upgrade Siege Works to Level 3"
  14558. END
  14559. CONTROLBAR:ToolTipBuildGondorWorkshopLevel3Upgrade
  14560. "Level 3: +25% Faster Build Speed"
  14561. END
  14562.  
  14563. ////////////////////////////CONTROLBAR:ToolTipGondorBuildWatchTower
  14564. ////////////////////////////"To build a WatchTower, left click on button"
  14565. /////////////////////////////END
  14566. ////////////////////////////CONTROLBAR:ToolTipGondorBuildWhiteTower
  14567. ////////////////////////////"To build a WhiteTower, left click on button"
  14568. ////////////////////////////END
  14569.  
  14570. CONTROLBAR:ToolTipGondorBuildWhiteTower
  14571. "Build Gondor WhiteTower"
  14572. END
  14573.  
  14574. CONTROLBAR:ToolTipGondorWall
  14575. "Build Gondor Wall"
  14576. END
  14577.  
  14578. CONTROLBAR:ToolTipGondorBuildFarm
  14579. "Provides food as a resource \n Food Bonus: Reduces the cost of Cavalry"
  14580. END
  14581. CONTROLBAR:ToolTipGondorBuildBarracks
  14582. "Trains Soldiers and Tower Guards"
  14583. END
  14584. CONTROLBAR:ToolTipGondorBuildMarketPlace
  14585. "Marketplace creates economy upgrades"
  14586. END
  14587. CONTROLBAR:ToolTipGondorBuildHseHeal
  14588. "To build a House of Healing, left click on button"
  14589. END
  14590. CONTROLBAR:ToolTipGondorBuildBlackSmith
  14591. "Upgrades weapons and armor"
  14592. END
  14593. CONTROLBAR:ToolTipBattleTowerUpgrade
  14594. "Defensive structure"
  14595. END
  14596. CONTROLBAR:ToolTipPosternGateUpgrade
  14597. "Enemies cannot enter"
  14598. END
  14599.  
  14600.  
  14601. // Rohan Buildings
  14602.  
  14603.  
  14604.  
  14605. OBJECT:LBBRIDGE
  14606. "Lothlorien Bridge"
  14607. END
  14608.  
  14609. OBJECT:LBTREEHOUSE
  14610. "Lothlorien Tree House"
  14611. END
  14612. CONTROLBAR:ConstructRohanArmory
  14613. "Build Rohan Armor&y"
  14614. END
  14615. CONTROLBAR:ConstructRohanBarracks
  14616. "Build Rohan &Barracks"
  14617. END
  14618. CONTROLBAR:ConstructRohanWell
  14619. "Build Rohan We&ll"
  14620. END
  14621. CONTROLBAR:ConstructRohanWatchTower
  14622. "Build Rohan Watch&Tower"
  14623. END
  14624. CONTROLBAR:ConstructRohanArcherRange
  14625. "Build &Rohan Archery Range"
  14626. END
  14627. CONTROLBAR:ConstructRohanStable
  14628. "Build Rohan &Stable"
  14629. END
  14630. CONTROLBAR:ConstructRohanFarm
  14631. "Build Rohan &Farm"
  14632. END
  14633. CONTROLBAR:ConstructRohanStatue
  14634. "Build Rohan Sta&tue"
  14635. END
  14636. CONTROLBAR:ConstructRohanGoldenHall
  14637. "Build Rohan Golden Hall"
  14638. END
  14639. CONTROLBAR:ConstructRohanWall
  14640. "Build Rohan Wall"
  14641. END
  14642.  
  14643. CONTROLBAR:ToolTipRohanArmory
  14644. "Weapon and armor upgrades"
  14645. END
  14646. CONTROLBAR:ToolTipRohanBarracks
  14647. "To build a barracks, left click on button"
  14648. END
  14649. CONTROLBAR:ToolTipRohanWell
  14650. "Units near well auto-heal if not under attack \n Reduces the cost of infantry"
  14651. END
  14652. CONTROLBAR:ToolTipRohanWatchTower
  14653. "To build a WatchTower, left click on button"
  14654. END
  14655. CONTROLBAR:ToolTipRohanArcherRange
  14656. "Trains and upgrades Yeoman and Elven archers"
  14657. END
  14658. CONTROLBAR:ToolTipRohanStable
  14659. "Trains and upgrades Rohirrim"
  14660. END
  14661. CONTROLBAR:ToolTipRohanFarm
  14662. "Provides food as a resource \n Creates peasants \n Reduces the cost of Cavalry"
  14663. END
  14664. CONTROLBAR:ToolTipRohanStatue
  14665. "Leadership bonus to nearby troops \n Price of Heroes is reduced \n +50% Armor, +200% Combat Experience"
  14666. END
  14667. CONTROLBAR:ToolTipRohanGoldenHall
  14668. "Defensive structure. Revives fallen heroes"
  14669. END
  14670. CONTROLBAR:DescriptionRohanFlagTower
  14671. "Grants a bonus to nearby troops \n +50% Armor +125% Damage"
  14672. END
  14673. OBJECT:RohanFlagTowerDescription
  14674. "Grants a bonus to nearby troops \n +50% Armor +125% Damage"
  14675. END
  14676.  
  14677. // Mordor Buildings
  14678. CONTROLBAR:ToolTipConstructMordorBase
  14679. "Build a Mordor Base"
  14680. END
  14681.  
  14682. CONTROLBAR:ConstructMordorBase
  14683. // context: Build Mordor Base
  14684. "Build Base"
  14685. END
  14686. CONTROLBAR:ConstructMordorOrcPit
  14687. "Build Or&c Pit"
  14688. END
  14689. CONTROLBAR:BuildMordorWorker
  14690. "Orc &Laborer"
  14691. END
  14692. CONTROLBAR:ConstructMordorOrcFletcher
  14693. "Build Fletcher"
  14694. END
  14695. CONTROLBAR:ConstructMordorTrollCage
  14696. "Build &Troll Cage"
  14697. END
  14698. CONTROLBAR:ConstructMordorSiegeWorks
  14699. "Build &Great Siege Works"
  14700. END
  14701. CONTROLBAR:ConstructMordorHaradrimPalace
  14702. "Buil&d Haradrim Palace"
  14703. END
  14704. CONTROLBAR:ConstructMordorMumakilPen
  14705. "Build &Mumakil Pen"
  14706. END
  14707. CONTROLBAR:ConstructSlaughterHouse
  14708. "Build Slaughte&r House"
  14709. END
  14710. CONTROLBAR:ConstructLumberMill
  14711. "Build L&umber Mill"
  14712. END
  14713. CONTROLBAR:ConstructFurnace
  14714. "Build Furna&ce"
  14715. END
  14716. CONTROLBAR:ConstructMordorUmbarTavern
  14717. "Build Ta&vern"
  14718. END
  14719.  
  14720. CONTROLBAR:ToolTipMordorOrcPit
  14721. "Trains Orc Warriors and Orc Archers"
  14722. END
  14723. CONTROLBAR:ToolTipMordorOrcFletcher
  14724. "To build a Fletcher, left click on button"
  14725. END
  14726. CONTROLBAR:ToolTipMordorTrollCage
  14727. "Trains Mountain, Drummer, and Attack Trolls"
  14728. END
  14729. CONTROLBAR:ToolTipordorSiegeWorks
  14730. "Builds siege weapons"
  14731. END
  14732. CONTROLBAR:ToolTipMordorHaradrimPalace
  14733. "Trains Haradrim and Easterlings"
  14734. END
  14735. CONTROLBAR:DescriptionToolTipMordorHaradrimPalace
  14736. "Trains Haradrim and Easterlings"
  14737. END
  14738. CONTROLBAR:ToolTipMordorMumakilPen
  14739. "Trains Mumakil"
  14740. END
  14741. CONTROLBAR:ToolTipSlaughterHouse
  14742. "Generates resources based on available terrain Increases command point limit by 50 \n Reduces the cost of Trolls and Mumakil"
  14743. END
  14744. CONTROLBAR:ToolTipLumberMill
  14745. "Harvests resources from nearby trees"
  14746. END
  14747. CONTROLBAR:ToolTipFurnace
  14748. "Generates resources based on available terrain Increases command point limit by 50"
  14749. END
  14750. CONTROLBAR:ToolTipMordorUmbarTavern
  14751. "To build a Tavern, left click on button"
  14752. END
  14753.  
  14754. CONTROLBAR:ConstructUpgradeDiscount
  14755. "Discount"
  14756. END
  14757.  
  14758. CONTROLBAR:ToolTipConstructUpgradeDiscount
  14759. "Provides a discount on future purchases"
  14760. END
  14761.  
  14762. // Isengard Buildings
  14763. CONTROLBAR:ConstructIsengardUrukPit
  14764. "Build Uruk Pi&t"
  14765. END
  14766. CONTROLBAR:ConstructIsengardWargPit
  14767. "Build Wa&rg Pit"
  14768. END
  14769. CONTROLBAR:ConstructIsengardSiegeWorks
  14770. "Build Sie&ge Works"
  14771. END
  14772. CONTROLBAR:ConstructIsengardArmory
  14773. "Build &Armory"
  14774. END
  14775. CONTROLBAR:ConstructIsengardBattleTower
  14776. "&Lookout Tower"
  14777. END
  14778. CONTROLBAR:ToolTipBuildIsengardBattleTower
  14779. "Defensive arrow tower \n Can be garrisoned with archers for greater damage output"
  14780. END
  14781. CONTROLBAR:ToolTipIsengardUrukPit
  14782. "Trains Isengard infantry units"
  14783. END
  14784. CONTROLBAR:ToolTipIsengardUrukPit_EvilAmonHen
  14785. "Trains Isengard infantry units"
  14786. END
  14787. CONTROLBAR:ToolTipIsengardWargPit
  14788. "Trains Warg Riders"
  14789. END
  14790. CONTROLBAR:ToolTipIsengardSiegeWorks
  14791. "Builds Siege Weapons"
  14792. END
  14793. CONTROLBAR:ToolTipIsengardArmory
  14794. "Researches weapon and armor upgrades"
  14795. END
  14796.  
  14797. // Elven Buildings
  14798. CONTROLBAR:ConstructElvenFarm
  14799. "Build Farm"
  14800. END
  14801. CONTROLBAR:ToolTipElvenFarm
  14802. "To build a Farm, left click on button"
  14803. END
  14804.  
  14805. // Wild Buildings
  14806. CONTROLBAR:ConstructWildMineShaft
  14807. "Build &Tunnel"
  14808. END
  14809.  
  14810. CONTROLBAR:ToolTipConstructWildMineShaft
  14811. "Generates resources based on available terrain Provides access to the tunnel network \n Increases command point limit by 50"
  14812. END
  14813.  
  14814. CONTROLBAR:ConstructWildLumberMill
  14815. "Build L&umber Mill"
  14816. END
  14817.  
  14818. CONTROLBAR:ToolTipConstructWildLumberMill
  14819. "Harvests resources from nearby trees \n Reduces the cost of buildings"
  14820. END
  14821.  
  14822. CONTROLBAR:ConstructWildGoblinCave
  14823. "Build Goblin &Cave"
  14824. END
  14825.  
  14826. CONTROLBAR:ToolTipConstructWildGoblinCave
  14827. "Trains Goblin Warriors and Goblin Archers" 
  14828. END
  14829.  
  14830. CONTROLBAR:ConstructWildGoblinFissure
  14831. "Build Fissu&re"
  14832. END
  14833.  
  14834. CONTROLBAR:ToolTipConstructWildGoblinFissure
  14835. "Trains Half-Troll Marauders, Cave Trolls, and Giants."
  14836. END
  14837.  
  14838. CONTROLBAR:ConstructWildWildSpiderPit
  14839. "Build Spi&der Pit"
  14840. END
  14841.  
  14842. CONTROLBAR:ToolTipConstructWildWildSpiderPit
  14843. "Trains and upgrades Spiderlings and Goblin Spider Riders."
  14844. END
  14845.  
  14846. CONTROLBAR:ConstructWildFortress
  14847. "Build &Fortress"
  14848. END
  14849.  
  14850. CONTROLBAR:ToolTipConstructWildFortress
  14851. "Recruits Builders and Heroes"
  14852. END
  14853.  
  14854. CONTROLBAR:ConstructWildTreasureTrove
  14855. "Build Treasure Tro&ve"
  14856. END
  14857.  
  14858. CONTROLBAR:ToolTipConstructWildTreasureTrove
  14859. "Research weapon and armor upgrades"
  14860. END
  14861.  
  14862. //Wild Units
  14863. CONTROLBAR:ConstructWildPorter
  14864. "Bui&lder"
  14865. END
  14866.  
  14867. CONTROLBAR:ToolTipConstructWildPorter
  14868. "Builds structures"
  14869. END
  14870.  
  14871. // Ent Buildings
  14872. CONTROLBAR:ConstructEntMoot
  14873. "Build Ent &Moot"
  14874. END
  14875.  
  14876. CONTROLBAR:ToolTipEntMoot
  14877. "Recruits Ents"
  14878. END
  14879.  
  14880. // Evil Spells
  14881. CONTROLBAR:WarChant
  14882. "War Chant"
  14883. End
  14884.  
  14885. CONTROLBAR:ToolTipWarChant
  14886. "Target allies gain +50% Damage \n and +50% Armor \n Left click icon then left click on target units \n Does not stack"
  14887. End
  14888.  
  14889. CONTROLBAR:TooltipPalantirVision
  14890. "Spy on the enemy forces"
  14891. END
  14892.  
  14893. CONTROLBAR:TooltipFarSeeing
  14894. "Spy on the enemy forces"
  14895. END
  14896.  
  14897. CONTROLBAR:TooltipEnshroudingMist
  14898. "Friendly units within the mist become stealthed \n Significantly reduces enemy Armor and Damage \n Left click icon and left click on target area"
  14899. END
  14900.  
  14901. CONTROLBAR:Industry
  14902. "Industry"
  14903. End
  14904.  
  14905. CONTROLBAR:ConstructGondorSentryTower
  14906. "Build Battle Tower"
  14907. END
  14908.  
  14909. CONTROLBAR:ToolTipGondorBuildSentryTower
  14910. "Sentry Tower will fire at enemy units"
  14911. END
  14912.  
  14913. CONTROLBAR:ConstructRohanSentryTower
  14914. "Sentry Tower"
  14915. END
  14916. CONTROLBAR:ToolTipRohanBuildSentryTower
  14917. "Sentry Tower will fire at enemy units"
  14918. END
  14919.  
  14920. CONTROLBAR:ConstructEvilSentryTower
  14921. "Sentry Tower"
  14922. END
  14923. CONTROLBAR:ToolTipEvilBuildSentryTower
  14924. "Sentry Tower will fire at enemy units"
  14925. END
  14926.  
  14927.  
  14928. //EVIL SPELLS
  14929.  
  14930. CONTROLBAR:SpecialAbilitySarumanFireball
  14931. "Fi&reball"
  14932. END
  14933. CONTROLBAR:ToolTipSpecialAbilitySarumanFireball
  14934. "Requires Level 2 \n  Throws a ball of energy \n Left click icon then left click on target"
  14935. END
  14936.  
  14937. CONTROLBAR:ToolTipIndustry
  14938. "Selected structure's resource output is permanently raised to 300% \n Left click icon then left click on target resource structure"
  14939. End
  14940.  
  14941. CONTROLBAR:FueltheFires
  14942. "Fuel the Fires"
  14943. End
  14944.  
  14945. CONTROLBAR:ToolTipFueltheFires
  14946. "+100% resources from harvesting trees \n Passive power"
  14947. End
  14948.  
  14949. CONTROLBAR:PlusCommandPoints
  14950. "+100 Command Points"
  14951. End
  14952.  
  14953. CONTROLBAR:ToolTipPlusCommandPoints
  14954. "Allows for a larger army \n Passive power"
  14955. END
  14956.  
  14957. CONTROLBAR:Scavenger
  14958. "Scavenger"
  14959. End
  14960.  
  14961. CONTROLBAR:ToolTipScavenger
  14962. "All kills earn extra resources \n Passive power"
  14963. END
  14964.  
  14965. CONTROLBAR:Devastation
  14966. "Devastation"
  14967. End
  14968.  
  14969. CONTROLBAR:ToolTipDevastation
  14970. "Trees are instantly turned into resources \n Left click icon then left click on target forest"
  14971. END
  14972.  
  14973. CONTROLBAR:FreezingRain
  14974. "Freezing Rain"
  14975. End
  14976.  
  14977. CONTROLBAR:ToolTipFreezingRain
  14978. "Temporarily covers the map in rain \n All enemy units lose their leadership bonuses \n Left click to activate"
  14979. END
  14980.  
  14981. CONTROLBAR:Plus1Nazgul
  14982. "+1 Nazgul"
  14983. End
  14984.  
  14985. CONTROLBAR:ToolTipPlus1Nazgul
  14986. "Gives control of an extra Nazgul"
  14987. END
  14988.  
  14989. CONTROLBAR:Taint
  14990. "Tainted Land"
  14991. End
  14992.  
  14993. CONTROLBAR:ToolTipTaint
  14994. "Taints an area of terrain \n All ally units gain +50% Damage and +50% Armor \n Left click icon then left click on target area \n Does not stack"
  14995. END
  14996.  
  14997. CONTROLBAR:Earthquake
  14998. "Earthquake"
  14999. End
  15000.  
  15001. CONTROLBAR:ToolTipEarthquake
  15002. "Creates an Earthquake on an area of terrain, causing heavy damage to structures \n Left click icon then left click on target area"
  15003. END
  15004.  
  15005. CONTROLBAR:Conquer
  15006. "Conquer"
  15007. End
  15008.  
  15009. CONTROLBAR:ToolTipConquer
  15010. "Spawn a foundation plot.\n Left click icon then left click on target"
  15011. END
  15012.  
  15013. CONTROLBAR:EyeofSauron
  15014. "Eye of Sauron"
  15015. End
  15016.  
  15017. CONTROLBAR:ToolTipEyeofSauron
  15018. "Summons the Eye of Sauron \n Reveals stealthed enemies \n Allies gain +50% Damage, +50% Armor, and earn experience twice as fast \n Left click icon then left click on target area"
  15019. END
  15020.  
  15021. CONTROLBAR:Darkness
  15022. "Darkness"
  15023. End
  15024.  
  15025. CONTROLBAR:ToolTipDarkness
  15026. "Temporarily covers the entire map in darkness All ally units gain +50% Damage and +50% Armor \n Left click to activate \n Does not stack"
  15027. END
  15028.  
  15029. CONTROLBAR:CalltheHorde
  15030. "Call the Horde"
  15031. End
  15032.  
  15033. CONTROLBAR:ToolTipCalltheHorde
  15034. "Increased Orc and Goblin Production Speed \n Left click to activate"
  15035. END
  15036.  
  15037. CONTROLBAR:SummonBalrog
  15038. "Summon Balrog"
  15039. End
  15040.  
  15041. CONTROLBAR:ToolTipSummonBalrog
  15042. "Summons the Balrog \n Left click icon then left click on pathable location"
  15043. END
  15044.  
  15045. CONTROLBAR:SummonCrebain
  15046. "Summons a murder of Crebain"
  15047. END
  15048.  
  15049. CONTROLBAR:ToolTipSummonCrebain
  15050. "Reveals the nearby shroud and detects stealth \n Left click icon then left click on pathable location"
  15051. END
  15052.  
  15053. CONTROLBAR:SummonLurker
  15054. "Summon Watcher"
  15055. End
  15056.  
  15057. CONTROLBAR:ToolTipSummonLurker
  15058. "Summons the Watcher \n Left click icon then left click on pathable location"
  15059. END
  15060.  
  15061. // Good Spells
  15062.  
  15063. CONTROLBAR:Heal
  15064. "Heal"
  15065. End
  15066.  
  15067. CONTROLBAR:ToolTipHeal
  15068. "Heals units, replaces 1 dead man per battalion \n Left click icon then left click on target units"
  15069. END
  15070.  
  15071. CONTROLBAR:DwarvenRiches
  15072. "Dwarven Riches"
  15073. END
  15074.  
  15075. CONTROLBAR:TooltipDwarvenRiches
  15076. "Selected structure's resource output is permanently raised to 300% \n Left click icon then left click on target resource structure"
  15077. END
  15078.  
  15079. CONTROLBAR:Rebuild
  15080. "Rebuild"
  15081. End
  15082.  
  15083. CONTROLBAR:TooltipRebuild
  15084. "Heals structures \n Left click icon then left click on target structures"
  15085. End
  15086.  
  15087. CONTROLBAR:Draft
  15088. "Draft"
  15089. End
  15090.  
  15091. CONTROLBAR:ToolTipDraft
  15092. "All peasants become armed \n Left click to activate"
  15093. END
  15094.  
  15095. CONTROLBAR:ElvenGifts
  15096. "Elven Gifts"
  15097. End
  15098.  
  15099. CONTROLBAR:ToolTipElvenGifts
  15100. "Heroes gain +50% damage \n Passive power"
  15101. END
  15102.  
  15103. CONTROLBAR:SummonElvenAllies
  15104. "Summon Elven Allies"
  15105. End
  15106.  
  15107. CONTROLBAR:ToolTipSummonElvenAllies
  15108. "Summons a group of Lorien Warriors \n Left click icon then left click on pathable location"
  15109. END
  15110.  
  15111. CONTROLBAR:GandalftheWhite
  15112. "Gandalf the White"
  15113. End
  15114.  
  15115. CONTROLBAR:IstariPower
  15116. "Power of the Istari"
  15117. End
  15118.  
  15119. CONTROLBAR:ToolTipGandalftheWhite
  15120. "Gandalf gains +200% Damage \n Gandalf's powers recharge twice as quickly \n Passive power"
  15121. END
  15122.  
  15123. CONTROLBAR:SummonRohanAllies
  15124. "Summon Rohan Allies"
  15125. End
  15126.  
  15127. CONTROLBAR:ToolTipSummonRohanAllies
  15128. "Summons a group of Rohirrim \n Left click icon then left click on pathable location"
  15129. END
  15130.  
  15131. CONTROLBAR:CloudBreak
  15132. "Cloud Break"
  15133. End
  15134.  
  15135. CONTROLBAR:ToolTipCloudBreak
  15136. "Cancels Freezing Rain or Darkness \n Stuns enemy units \n Left click to activate"
  15137. END
  15138.  
  15139. CONTROLBAR:ElvenWood
  15140. "Elven Wood"
  15141. End
  15142.  
  15143. CONTROLBAR:ToolTipElvenWood
  15144. "Creates lush terrain \n All ally units gain +50% Armor \n All enemy units lose their leadership bonuses \n Does not affect Heroes \n Left click icon then left click on target area"
  15145. END
  15146.  
  15147. CONTROLBAR:SummonEntAllies
  15148. "Summon Ent Allies"
  15149. End
  15150.  
  15151. CONTROLBAR:ToolTipEntAllies
  15152. "Summons several Ents to the battlefield \n Left click icon then left click on pathable location"
  15153. END
  15154.  
  15155. CONTROLBAR:Anduril
  15156. "Anduril"
  15157. End
  15158.  
  15159. CONTROLBAR:ToolTipAnduril
  15160. "Aragorn gains +100% Damage \n Passive power"
  15161. END
  15162.  
  15163. CONTROLBAR:SummonArmyoftheDead
  15164. "Summon Army of the Dead"
  15165. End
  15166.  
  15167. CONTROLBAR:ToolTipSummonArmyoftheDead
  15168. "Summons the Army of the Dead \n Left click icon then left click on pathable location"
  15169. END
  15170.  
  15171. CONTROLBAR:SummonEagleAllies
  15172. "Summon Eagle Allies"
  15173. End
  15174.  
  15175. CONTROLBAR:ToolTipSummonEagleAllies
  15176. "Summons Giant Eagles \n Left click icon then left click on target area"
  15177. END
  15178.  
  15179. CONTROLBAR:SummonDunedainAllies
  15180. "Summon Dunedain Allies"
  15181. End
  15182.  
  15183. CONTROLBAR:ToolTipSummonDunedainAllies
  15184. "Summons a group of Dunedain Rangers \n Left click icon then left click on pathable location" 
  15185. END
  15186.  
  15187. CONTROLBAR:MenOfDaleAllies
  15188. "Summon Men Of Dale Allies"
  15189. End
  15190.  
  15191. CONTROLBAR:TooltipMenOfDaleAllies
  15192. "Summons the Men of Dale \n Left click icon then left click on pathable location"
  15193. END
  15194.  
  15195. CONTROLBAR:SummonSpiderlings
  15196. "Summon Spiderlings"
  15197. End
  15198.  
  15199. CONTROLBAR:ToolTipSummonSpiderlings
  15200. "Summons a group of Spiderlings \n Left click icon then left click on pathable location"
  15201. END
  15202.  
  15203. CONTROLBAR:SummonTomBombadil
  15204. "Summon Tom Bombadil"
  15205. END
  15206.  
  15207. CONTROLBAR:TooltipSummonTomBombadil
  15208. "Summons Tom Bombadil \n Left click icon then left click on pathable location"
  15209. END
  15210.  
  15211. CONTROLBAR:SummonHobbitAllies
  15212. "Summon Hobbit Allies"
  15213. END
  15214.  
  15215. CONTROLBAR:TooltipSummonHobbitAllies
  15216. "Summons a group of hobbits  \n Left click icon then left click on pathable location"
  15217. END
  15218.  
  15219. CONTROLBAR:RallyingCall
  15220. "Rallying Call"
  15221. END
  15222.  
  15223. CONTROLBAR:TooltipRallyingCall
  15224. "Targeted allies gain +50% Damage and +50% Armor \n Left click icon then left click on target units \n Does not stack"
  15225. END
  15226.  
  15227. CONTROLBAR:LoneTower
  15228. "Lone Tower"
  15229. END
  15230.  
  15231. CONTROLBAR:TooltipLoneTower
  15232. "Summons a defensive tower \n Left click icon then left click on pathable location"
  15233. END
  15234.  
  15235. CONTROLBAR:ArrowVolley
  15236. "Arrow Volley"
  15237. END
  15238.  
  15239. CONTROLBAR:TooltipArrowVolley
  15240. "Launches a volley of arrows anywhere on the map \n Left click icon then left click on target area"
  15241. END
  15242.  
  15243. CONTROLBAR:Bombard
  15244. "Barrage"
  15245. END
  15246.  
  15247. CONTROLBAR:TooltipBombard
  15248. "Bombard target area with devastating artillery \n Left click icon then left click on target area"
  15249. END
  15250.  
  15251. CONTROLBAR:Undermine
  15252. "Undermine"
  15253. END
  15254.  
  15255. CONTROLBAR:TooltipUndermine
  15256. "Places a Mine Shaft anywhere on the map \n Mine Shaft becomes immediately connected to tunnel network \n Left click icon then left click on visible location"
  15257. END
  15258.  
  15259. OBJECT:UndermineMineShaft
  15260. "Provides access to the tunnel network"
  15261. END
  15262.  
  15263. // comment: \n is a control character set that stands for new line
  15264.  
  15265. LABEL:FORMATION
  15266. // context: this the Hotkey letter gets drawn next to a unit that is part of a moving formation.. the F is for formation in English. If changed needs to match the desired Hot key
  15267. "F"
  15268. END
  15269.  
  15270. CONTROLBAR:TestBaseUpgrade
  15271. "Base upgrade."
  15272. END
  15273.  
  15274. CONTROLBAR:TooltipTestBaseUpgrade
  15275. "Test base upgrade."
  15276. END
  15277.  
  15278. // MEN OF THE WEST UNITS
  15279. CONTROLBAR:ConstructGondorArcherHorde
  15280. "Gondor Ar&chers"
  15281. END
  15282. CONTROLBAR:ConstructGondorRangerHorde
  15283. "Ithilien &Rangers"
  15284. END
  15285. CONTROLBAR:ConstructGondorFighterHorde
  15286. "Gon&dor Soldiers"
  15287. END
  15288. CONTROLBAR:ConstructGondorShieldGuardHorde
  15289. "Gondor &Tower Guards"
  15290. END
  15291. CONTROLBAR:ConstructGondorKnightHorde
  15292. "Gondor &Knights"
  15293. END
  15294. CONTROLBAR:ConstructGondorTrebuchet
  15295. "T&rebuchet"
  15296. END
  15297. CONTROLBAR:ConstructGondorPorter
  15298. "Builder"
  15299. END
  15300. CONTROLBAR:ConstructGondorFireArrowPorter
  15301. "Gondor Fire Arrows Porter"
  15302. END
  15303. CONTROLBAR:ConstructGondorSwordsPorter
  15304. "Gondor Forged Blades Porter"
  15305. END
  15306. CONTROLBAR:ConstructGondorHeavyArmorPorter
  15307. "Gondor Heavy Armor Porter"
  15308. END
  15309. CONTROLBAR:ConstructGondorKnightShieldPorter
  15310. "Gondor Knight Shield Porter"
  15311. END
  15312. CONTROLBAR:ConstructFireStoneGondorPorter
  15313. "Gondor Fire Stones Porter"
  15314. END
  15315. CONTROLBAR:ConstructGarrisonUpgrade
  15316. "Battle Tower and Keep Archers"
  15317. END
  15318. CONTROLBAR:ConstructIronOreUpgrade
  15319. "&Iron Ore"
  15320. END
  15321. CONTROLBAR:ConstructNumenorStoneworkUpgrade
  15322. "Numenorian Stonework"
  15323. END
  15324. CONTROLBAR:ConstructReinforcedGateUpgrade
  15325. "Reinforced Gate"
  15326. END
  15327. CONTROLBAR:ConstructGrandHarvestUpgrade
  15328. "&Grand Harvest"
  15329. END
  15330. CONTROLBAR:ConstructSiegeMaterialsUpgrade
  15331. "Siege &Materials"
  15332. END
  15333. CONTROLBAR:ConstructGondorSilverTreeBanner
  15334. "White Tree Banner Carrier"
  15335. END
  15336.  
  15337. CONTROLBAR:ConstructRohanRohirrimHorde
  15338. "&Rohirrim"
  15339. END
  15340.  
  15341.  
  15342.  
  15343. CONTROLBAR:ToolTipBuildGondorSilverTreeBanner
  15344. "Upgrades a battalion to Level 2  \n Can only be applied to a Level 1 battalion"
  15345. END
  15346.  
  15347. CONTROLBAR:ToolTipBuildGondorFireArrowPorter
  15348. "Can upgrade 1 group of archers"
  15349. END
  15350.  
  15351. CONTROLBAR:ToolTipBuildGondorFighterHorde
  15352. "Strong vs. Pikemen"
  15353. END
  15354.  
  15355. CONTROLBAR:ToolTipBuildGondorArcherHorde
  15356. "Strong vs. Swordsmen"
  15357. END
  15358.  
  15359. CONTROLBAR:ToolTipBuildGondorRangerHorde
  15360. "Requires Level 2 Archery Range \n Strong vs. Swordsmen and Monsters"
  15361. END
  15362.  
  15363. CONTROLBAR:ToolTipBuildGondorRangerHordeForGoodIthilien
  15364. "Strong vs. Swordsmen and Monsters"
  15365. END
  15366.  
  15367. CONTROLBAR:ToolTipBuildGondorShieldGuardHorde
  15368. "Strong vs. Cavalry"
  15369. END
  15370.  
  15371. CONTROLBAR:ToolTipBuildGondorKnightHorde
  15372. "Strong vs. Archers"
  15373. END
  15374.  
  15375. CONTROLBAR:ToolTipBuildGondorTrebuchet
  15376. "Strong vs. Structures and Monsters"
  15377. END
  15378.  
  15379. CONTROLBAR:ToolTipBuildGondorFireStonePorter
  15380. "Requires Level 2 Siege Works \n Trebuchets do +200 damage"
  15381. END
  15382.  
  15383. CONTROLBAR:ToolTipBuildGondorCounterweightPorter
  15384. "Build Gondor Counterweight Porter"
  15385. END
  15386.  
  15387. CONTROLBAR:ToolTipBuildGarrisonUpgrade
  15388. "Increase the ranged damage of your defensive structures"
  15389. END
  15390.  
  15391. CONTROLBAR:ToolTipBuildGondorPeasant
  15392. "Gondor Peasant \n Can repair buildings"
  15393. END
  15394.  
  15395. CONTROLBAR:ConstructGondorPeasant
  15396. "Peasant"
  15397. END
  15398.  
  15399. CONTROLBAR:ToolTipBuildNumenorStoneworkUpgrade
  15400. "Increased armor to walls and towers"
  15401. END
  15402.  
  15403. CONTROLBAR:ToolTipBuildReinforcedGateUpgrade
  15404. "+50% hit points to gates"
  15405. END
  15406.  
  15407. CONTROLBAR:ToolTipBuildIronOreUpgrade
  15408. "Reduces the cost of Forged Blades and Heavy Armor upgrades by 25%"
  15409. END
  15410.  
  15411. CONTROLBAR:ToolTipBuildGrandHarvestUpgrade
  15412. "+10% resources from farms \n Player must maintain a Marketplace to benefit from this upgrade"
  15413. END
  15414.  
  15415. CONTROLBAR:ToolTipBuildSiegeMaterialsUpgrade
  15416. "Destroyed structures refund 50% of cost \n Player must maintain a Marketplace to benefit from this upgrade"
  15417. END
  15418.  
  15419. CONTROLBAR:ToolTipBuildGondorForgedBladesPorter
  15420. "Requires Level 2 Blacksmith \n +50 damage by Knights, Soldiers and Tower Guards"
  15421. END
  15422.  
  15423. CONTROLBAR:ToolTipBuildGondorHeavyArmorPorter
  15424. "Requires Level 2 Blacksmith \n +100% hit points to Knights, Soldiers, Tower Guards and Archers"
  15425. END
  15426.  
  15427. CONTROLBAR:ToolTipBuildGondorKnightShieldsPorter
  15428. "Requires Level 2 Stable \n +80% armor for knights vs. arrows and pikes"
  15429. END
  15430. //----------------------------
  15431. //Create A Hero
  15432. //----------------------------
  15433. CONTROLBAR:CreateAHeroRecruit
  15434. // Recruit text for the create a hero.
  15435. "Recruit your custom Create a Hero"
  15436. END
  15437. CONTROLBAR:CreateAHeroRevive
  15438. // Recruit text for the create a hero.
  15439. "Revive your custom Create a Hero"
  15440. END
  15441. CONTROLBAR:CreateAHeroHotkey
  15442. "&CreateAHero"
  15443. END
  15444.  
  15445. //GONDOR HEROES
  15446. CONTROLBAR:ToolTipBuildAragorn
  15447. "Recruit the heir to the throne of Gondor"
  15448. END
  15449. CONTROLBAR:GondorAragornRecruit
  15450. "Recruit the Heir to the throne of Gondor"
  15451. END
  15452. CONTROLBAR:GondorAragornRevive
  15453. "Revive the fallen Hero, Aragorn"
  15454. END
  15455. CONTROLBAR:GondorAragornHotkey
  15456. "&Aragorn"
  15457. END
  15458. CONTROLBAR:ToolTipBuildFaramir
  15459. "Recruit the versatile Captain of Gondor"
  15460. END
  15461. CONTROLBAR:GondorFaramirRecruit
  15462. "Recruit the versatile Captain of Gondor"
  15463. END
  15464. CONTROLBAR:GondorFaramirRevive
  15465. "Revive the fallen Hero, Faramir"
  15466. END
  15467. CONTROLBAR:GondorFaramirHotkey
  15468. "&Faramir"
  15469. END
  15470. CONTROLBAR:ToolTipBuildDamrod
  15471. "Hero Unit. Skilled with bow and sword"
  15472. END
  15473. CONTROLBAR:GondorDamrodRecruit
  15474. "Hero Unit. Recruit a fighter skilled with bow and sword"
  15475. END
  15476. CONTROLBAR:GondorDamrodRevive
  15477. "Revive the fallen Hero, Damrod"
  15478. END
  15479. CONTROLBAR:GondorDamrodHotkey
  15480. "Damrod"
  15481. END
  15482. CONTROLBAR:ToolTipBuildBorimir
  15483. "Recruit one of the greatest Captains of Gondor"
  15484. END
  15485. CONTROLBAR:GondorBoromirRecruit
  15486. "Recruit one of the greatest Captains of Gondor"
  15487. END
  15488. CONTROLBAR:GondorBoromirRevive
  15489. "Revive the fallen Hero, Boromir"
  15490. END
  15491. CONTROLBAR:GondorBoromirHotkey
  15492. "Bo&romir"
  15493. END
  15494.  
  15495.  
  15496.  
  15497. CONTROLBAR:ToolTipBuildGandalf
  15498. "Recruit the Wizard armed with an arsenal of mighty magical powers"
  15499. END
  15500. CONTROLBAR:GandalfTheWhiteRecruit
  15501. "Recruit the Wizard armed with an arsenal of mighty magical powers"
  15502. END
  15503. CONTROLBAR:GandalfTheWhiteRevive
  15504. "Revive the fallen hero, Gandalf"
  15505. END
  15506. CONTROLBAR:GandalfTheWhiteHotkey
  15507. "&Gandalf"
  15508. END
  15509. CONTROLBAR:RohanPippinRecruit
  15510. "Recruit a loyal hobbit to fight for your cause"
  15511. END
  15512. CONTROLBAR:RohanPippinRevive
  15513. "Revive the fallen Hero, Pippin"
  15514. END
  15515. CONTROLBAR:RohanPippinHotkey
  15516. "&Pippin"
  15517. END
  15518. CONTROLBAR:ConstructTreebeard
  15519. "&Treebeard"
  15520. END
  15521.  
  15522.  
  15523. CONTROLBAR:ToolTipConstructRohanBannerUnits
  15524. "Requires Level 2 Armory \n Upgrades unit: +1 Unit Level"
  15525. END
  15526. CONTROLBAR:ToolTipBuildRohanArcherHorde
  15527. "Strong vs. Cavalry, Monsters"
  15528. END
  15529. CONTROLBAR:ToolTipBuildRohanRoyalGuardHorde
  15530. "Build Rohan Royal Guards"
  15531. END
  15532. CONTROLBAR:ToolTipBuildRohanRohirrimHorde
  15533. "Requires Level 2 Stables \n Strong vs. Archers"
  15534. END
  15535. CONTROLBAR:ToolTipBuildRohanRohirrimArcherHorde
  15536. "Strong vs. Swordsmen"
  15537. END
  15538. CONTROLBAR:ToolTipBuildRohanHeavyArmorPorter
  15539. "+100% hit points to Rohirrim and Infantry"
  15540. END
  15541. CONTROLBAR:ToolTipBuildRohanFireArrowPorter
  15542. "+100% damage by Men of Dale, Elven Warriors and Rohirrim arrows"
  15543. END
  15544. CONTROLBAR:ToolTipBuildRohanForgedBladesPorter
  15545. "+50 damage by Rohirrim, Elven Warriors and Peasants"
  15546. END
  15547. CONTROLBAR:ToolTipBuildRohanBannerUnit
  15548. "Requires Level 2 Armory \n Gives Leadership bonus, increases Level and revives fallen troops"
  15549. END
  15550. CONTROLBAR:ToolTipBuildRohanHornsOfTheRohirrimPorter
  15551. "Build Rohan RohanHorns Of The Rohirrim Porter"
  15552. END
  15553. CONTROLBAR:ToolTipBuildRohanHorseLancePorter
  15554. "Build Rohan Horse Lance Porter"
  15555. END
  15556. CONTROLBAR:ToolTipBuildRohanHorseBowPorter
  15557. "Ugprades Rohirrim with bows"
  15558. END
  15559. CONTROLBAR:ToolTipBuildRohanHorseShieldPorter
  15560. "Requires Level 2 Stables \n +80% armor for Rohirrim \n against arrows and pikes"
  15561. END
  15562. CONTROLBAR:ToolTipBuildTreebeard
  15563. "Strong vs. Swordsmen and Structures"
  15564. END
  15565. TOOLTIP:RohanHeavyArmor
  15566. "Heavy Armor"
  15567. END
  15568. TOOLTIP:RohanHorseShields
  15569. "Horse Shields"
  15570. END
  15571. TOOLTIP:Draft
  15572. "Drafted"
  15573. END
  15574. TOOLTIP:RohanFlamingArrows
  15575. "Flaming Arrows" 
  15576. END
  15577.  
  15578. //ROHAN HEROES
  15579. CONTROLBAR:ToolTipBuildTheoden
  15580. "Recruit the King of Rohan"
  15581. END
  15582. CONTROLBAR:RohanTheodenRecruit
  15583. "Recruit the King of Rohan"
  15584. END
  15585. CONTROLBAR:RohanTheodenRevive
  15586. "Revive the fallen Hero, Theoden"
  15587. END
  15588. CONTROLBAR:RohanTheodenHotkey
  15589. "&Theoden"
  15590. END
  15591.  
  15592. CONTROLBAR:ToolTipBuildEowyn
  15593. "Recruit the Shield Maiden of Rohan"
  15594. END
  15595. CONTROLBAR:RohanEowynRevive
  15596. "Revive the fallen Hero, Eowyn"
  15597. END
  15598. CONTROLBAR:RohanEowynRecruit
  15599. "Recruit the Shield Maiden of Rohan"
  15600. END
  15601. CONTROLBAR:RohanEowynHotkey
  15602. "Eow&yn"
  15603. END
  15604. CONTROLBAR:RohanMerryRecruit
  15605. "Recruit a loyal hobbit to fight for your cause"
  15606. END
  15607. CONTROLBAR:RohanMerryRevive
  15608. "Revive the fallen hero, Merry"
  15609. END
  15610. CONTROLBAR:RohanMerryHotkey
  15611. "&Merry"
  15612. END
  15613. CONTROLBAR:ToolTipBuildGimli
  15614. "Recruit the Dwarf of the Lonely Mountain"
  15615. END
  15616. CONTROLBAR:RohanGimliRecruit
  15617. "Recruit the Dwarf of the Lonely Mountain"
  15618. END
  15619. CONTROLBAR:RohanGimliRevive
  15620. "Revive the fallen Hero, Gimli"
  15621. END
  15622. CONTROLBAR:RohanGimliHotkey
  15623. "&Gimli"
  15624. END
  15625. CONTROLBAR:ToolTipBuildDain
  15626. "Recruit the King of Erebor"
  15627. END
  15628. CONTROLBAR:DwarvenDainRecruit
  15629. "Recruit the King of Erebor"
  15630. END
  15631. CONTROLBAR:DwarvenDainRevive
  15632. "Revive the fallen Hero, King Dain"
  15633. END
  15634. CONTROLBAR:DwarvenDainHotkey
  15635. "King &Dain"
  15636. END
  15637. CONTROLBAR:ToolTipBuildEomer
  15638. "Recruit the Leader of the outlawed Rohirrim"
  15639. END
  15640. CONTROLBAR:RohanEomerRecruit
  15641. "Recruit the Leader of the outlawed Rohirrim"
  15642. END
  15643. CONTROLBAR:RohanEomerRevive
  15644. "Revive the fallen Hero, Eomer"
  15645. END
  15646. CONTROLBAR:RohanEomerHotkey
  15647. "&Eomer"
  15648. END
  15649. CONTROLBAR:ToolTipBuildLegolas
  15650. "Recruit the Prince of the Mirkwood Elves"
  15651. END
  15652. CONTROLBAR:RohanLegolasRecruit
  15653. "Recruit the Prince of the Mirkwood Elves"
  15654. END
  15655. CONTROLBAR:RohanLegolasRevive
  15656. "Revive the fallen Hero, Legolas"
  15657. END
  15658. CONTROLBAR:RohanLegolasHotkey
  15659. "&Legolas"
  15660. END
  15661.  
  15662.  
  15663. CONTROLBAR:ConstructGoblinFighterHorde
  15664. "Goblin &Warriors"
  15665. END
  15666. CONTROLBAR:ConstructGoblinArcherHorde
  15667. "Goblin &Archers"
  15668. END
  15669. CONTROLBAR:ToolTipBuildGoblinFighterHorde
  15670. "Strong vs. Pikemen"
  15671. END
  15672. CONTROLBAR:ToolTipBuildGoblinArcherHorde
  15673. "Strong vs. Swordsmen"
  15674. END
  15675. CONTROLBAR:ConstructGoblinCave
  15676. "Build Goblin Cave"
  15677. END
  15678. CONTROLBAR:ToolTipGoblinCave
  15679. "Trains Goblin Warriors and Archers"
  15680. END
  15681. CONTROLBAR:ConstructGoblinCaveTroll
  15682. "&Cave Troll"
  15683. END
  15684. CONTROLBAR:ToolTipBuildGoblinCaveTroll
  15685. "Requires Level 2 Fissure \n Strong vs. Swordsmen and Structures"
  15686. END
  15687. CONTROLBAR:ConstructGoblinFissure
  15688. "Build Fissure"
  15689. END
  15690. CONTROLBAR:ToolTipGoblinFissure
  15691. "Trains Half-Troll Marauders, Cave Trolls, and Mountain Giants"
  15692. END
  15693. OBJECT:GoblinFissure
  15694. "Fissure"
  15695. END
  15696. OBJECT:GoblinFissureDescription
  15697. "Level 2: +10% Faster Build Speed \n Level 3: +25% Faster Build Speed"
  15698. END
  15699. OBJECT:GoblinArcher
  15700. "Goblin Archers"
  15701. END
  15702. OBJECT:GoblinFighter
  15703. "Goblin Warriors"
  15704. END
  15705. OBJECT:WildPorter
  15706. "Builder"
  15707. END
  15708. OBJECT:WildSpiderling
  15709. "Spiderlings"
  15710. END
  15711. OBJECT:WildSpiderlingHorde
  15712. "Spiderling"
  15713. END        
  15714. OBJECT:WildSpiderRider
  15715. "Goblin Spider Riders"
  15716. END  
  15717. OBJECT:WildSpiderRiderHorde
  15718. "Goblin Spider Rider"
  15719. END   
  15720. OBJECT:WildMarauder
  15721. "Half-Troll Marauders"
  15722. END
  15723. OBJECT:WildMarauderHorde
  15724. "Half-Troll Marauder"
  15725. END
  15726. OBJECT:DwarvenCastleWallHubExpansion
  15727. "Wall Hub Expansion"
  15728. END
  15729.  
  15730.  
  15731. CONTROLBAR:ToggleSpiderRiderWeapons
  15732. "Al&ternate Weapon"
  15733. END
  15734. CONTROLBAR:ToolTipToggleSpiderRiderWeapons
  15735. "Left click to switch weapons"
  15736. END
  15737. CONTROLBAR:ConstructWildCaveLevel2Upgrade
  15738. "&Upgrade Goblin Cave to Level 2"
  15739. END
  15740.  
  15741. CONTROLBAR:ToolTipBuildWildCaveLevel2Upgrade
  15742. "Level 2: +10% Faster Build Speed"
  15743. END
  15744.  
  15745. CONTROLBAR:ConstructWildCaveLevel3Upgrade
  15746. "&Upgrade Goblin Cave to Level 3"
  15747. END
  15748.  
  15749. CONTROLBAR:ToolTipBuildWildCaveLevel3Upgrade
  15750. "Level 3: +25% Faster Build Speed, adds defensive Arrow Tower"
  15751. END
  15752.  
  15753. CONTROLBAR:UpgradeWildFissureLevel2
  15754. "&Upgrade Fissure to Level 2"
  15755. END
  15756.  
  15757. CONTROLBAR:ToolTipBuildWildFissureLevel2Upgrade
  15758. "Level 2: +10% Faster Build Speed \n Allows training of Cave Trolls"
  15759. END
  15760.  
  15761. CONTROLBAR:UpgradeWildFissureLevel3
  15762. "&Upgrade Fissure to Level 3"
  15763. END
  15764.  
  15765. CONTROLBAR:ToolTipBuildWildFissureLevel3Upgrade
  15766. "Level 3: +25% Faster Build Speed \n Allows training of Mountain Giants"
  15767. END
  15768.  
  15769. CONTROLBAR:ConstructWildSpiderPitLevel2Upgrade
  15770. "&Upgrade Spider Pit to Level 2"
  15771. END
  15772.  
  15773. CONTROLBAR:ToolTipBuildWildSpiderPitLevel2Upgrade
  15774. "Level 2: +10% Faster Build Speed \n Allows training of Goblin Spider Riders"
  15775. END
  15776.  
  15777. CONTROLBAR:ConstructWildSpiderPitLevel3Upgrade
  15778. "&Upgrade Spider Pit to Level 3"
  15779. END
  15780.  
  15781. CONTROLBAR:ToolTipBuildWildSpiderPitLevel3Upgrade
  15782. "Level 3: +25% Faster Build Speed \n Allows research of Venom Sacs"
  15783. END
  15784.  
  15785. CONTROLBAR:ConstructWildTreasureTroveLevel2Upgrade
  15786. "&Upgrade Treasure Trove to Level 2"
  15787. END
  15788.  
  15789. CONTROLBAR:ToolTipBuildWildTreasureTroveLevel2Upgrade
  15790. "Level 2: Allows research of the Forged Blades upgrade"
  15791. END
  15792.  
  15793. CONTROLBAR:ConstructWildTreasureTroveLevel3Upgrade
  15794. "&Upgrade Treasure Trove to Level 3"
  15795. END
  15796.  
  15797. CONTROLBAR:ToolTipBuildWildTreasureTroveLevel3Upgrade
  15798. "Level 3: Allows research of the Fire Arrows upgrade"
  15799. END
  15800.  
  15801. CONTROLBAR:ConstructWildSpiderlingHorde
  15802. "Spider&lings"
  15803. END
  15804.  
  15805. CONTROLBAR:ToolTipBuildWildSpiderlingHorde
  15806. "Strong vs. Swordsmen"
  15807. END
  15808.  
  15809. CONTROLBAR:ConstructWildSpiderRiderHorde
  15810. "Goblin Spide&r Riders"
  15811. END
  15812.  
  15813. CONTROLBAR:ToolTipBuildWildSpiderRiderHorde
  15814. "Requires Level 2 Spider Pit \n Can switch between Bow and Spear \n Strong vs. Archers"
  15815. END
  15816.  
  15817. CONTROLBAR:ConstructWildMountainGiant
  15818. "Mountain &Giant"
  15819. END
  15820.  
  15821. CONTROLBAR:ToolTipBuildWildMountainGiant
  15822. "Requires Level 3 Fissure \n Strong vs Structures and Swordsmen"
  15823. END
  15824.  
  15825. CONTROLBAR:ConstructWildMarauderHorde
  15826. "Half-Troll &Marauders"
  15827. END
  15828.  
  15829. CONTROLBAR:ToolTipBuildWildMarauderHorde
  15830. "Strong vs. Cavalry"
  15831. END
  15832.  
  15833.  
  15834. // MORDOR UNITS
  15835.  
  15836. OBJECT:MordorEasterling
  15837. "Easterlings"
  15838. END
  15839.  
  15840. CONTROLBAR:ConstructMordorOrcFighterHorde
  15841. "Orc &Warriors"
  15842. END
  15843. CONTROLBAR:ConstructMordorOrcArcherHorde
  15844. "Orc &Archers"
  15845. END
  15846. CONTROLBAR:ConstructMordorHaradrimHorde
  15847. "Haradrim Archers"
  15848. END
  15849. CONTROLBAR:ConstructMordorCorsairHorde
  15850. "Corsairs of Umbar"
  15851. END
  15852. CONTROLBAR:ConstructMordorEasterlingHorde
  15853. "Eas&terlings"
  15854. END
  15855. CONTROLBAR:ConstructMordorCaveTroll
  15856. "Cave Troll"
  15857. END
  15858. CONTROLBAR:ConstructMordorMountainTroll
  15859. "&Mountain Troll"
  15860. END
  15861. CONTROLBAR:ConstructMordorMumakil
  15862. "&Mumakil"
  15863. END
  15864. CONTROLBAR:ConstructMordorSiegeTower
  15865. "Siege &Tower"
  15866. END
  15867. CONTROLBAR:ConstructMordorCatapult
  15868. "&Catapult"
  15869. END
  15870. CONTROLBAR:ConstructMordorGrond
  15871. "Grond"
  15872. END
  15873. CONTROLBAR:ConstructMordorBannerOrc
  15874. "Banner Carrier"
  15875. END
  15876.  
  15877.  
  15878. CONTROLBAR:ToolTipBuildMordorOrcFighterHorde
  15879. "Strong vs. Pikemen"
  15880. END
  15881.  
  15882. CONTROLBAR:ToolTipBuildMordorOrcFighterHordeShelobsLair
  15883. "Strong vs. Pikemen"
  15884. END
  15885.  
  15886. CONTROLBAR:ToolTipBuildMordorOrcArcherHorde
  15887. "Strong vs. Swordsmen"
  15888. END
  15889.  
  15890. CONTROLBAR:ToolTipBuildMordorHaradrimHorde
  15891. "Strong vs. Swordsmen and Monsters"
  15892. END
  15893.  
  15894. CONTROLBAR:ToolTipBuildMordorCorsairHorde
  15895. "Strong vs. Pikemen"
  15896. END
  15897.  
  15898. CONTROLBAR:ToolTipBuildMordorEasterlingHorde
  15899. "Strong vs. Cavalry"
  15900. END
  15901.  
  15902. CONTROLBAR:ConstructMordorPorter
  15903. "Bui&lder"
  15904. END
  15905.  
  15906. CONTROLBAR:ToolTipBuildMordorPorter
  15907. "Builds structures"
  15908. END
  15909.  
  15910. CONTROLBAR:ToolTipBuildMordorWorker
  15911. "Gathers resources for the Lumber Mill"
  15912. END
  15913.  
  15914. CONTROLBAR:ConstructMordorTributeCart
  15915. "Tribute Cart"
  15916. END
  15917.  
  15918. CONTROLBAR:ToolTipBuildMordorTributeCart
  15919. "Use to bribe enemies"
  15920. END
  15921.  
  15922. CONTROLBAR:ConstructMordorArcher
  15923. "Orc Archers"
  15924. END
  15925. CONTROLBAR:ToolTipBuildMordorArcher
  15926. "Strong vs. Swordsmen"
  15927. END
  15928. CONTROLBAR:ToolTipBuildMordorCaveTroll
  15929. "Strong vs. Swordsmen and Structures"
  15930. END
  15931. CONTROLBAR:ToolTipBuildMordorMountainTroll
  15932. "Strong vs. Swordsmen and Structures"
  15933. END
  15934. CONTROLBAR:ToolTipBuildMordorMumakil
  15935. "Strong vs. Structures and Cavalry"
  15936. END
  15937. CONTROLBAR:ToolTipBuildMordorSiegeTower
  15938. "Requires Level 2 Great Siege Works \n Allows infantry units to scale castle walls"
  15939. END
  15940. CONTROLBAR:ToolTipBuildMordorCatapult
  15941. "Requires Level 2 Great Siege Works \n Strong vs. Structures"
  15942. END
  15943. CONTROLBAR:ToolTipBuildMordorGrond
  15944. "Requires Level 1 Siege Works \n Used to break down gates"
  15945. END
  15946. CONTROLBAR:ToolTipBuildMordorBannerOrc
  15947. "Requires Level 2 Orc Pit \n Upgrades a horde to Level 2"
  15948. END
  15949.  
  15950. //MORDOR HEROES
  15951. CONTROLBAR:ToolTipBuildWitchKing
  15952. "Recruit the Leader of the Nazgul"
  15953. END
  15954. CONTROLBAR:MordorWitchKingOnFellBeastRecruit
  15955. "Recruit the Leader of the Nazgul"
  15956. END
  15957. CONTROLBAR:MordorWitchKingOnFellBeastRevive
  15958. "Revive the fallen hero, The Witch-king"
  15959. END
  15960. CONTROLBAR:MordorWitchKingOnFellBeastHotkey
  15961. "The &Witch-king"
  15962. END
  15963. CONTROLBAR:MordorGothmogRecruit
  15964. "Recruit Gothmog"
  15965. END
  15966. CONTROLBAR:MordorGothmogRevive
  15967. "Revive Gothmog"
  15968. END
  15969. CONTROLBAR:MordorGothmogHotkey
  15970. "Gothmog"
  15971. END
  15972. CONTROLBAR:ToolTipBuildNazgulOnFellBeast
  15973. "Recruit a Fellbeast"
  15974. END
  15975. CONTROLBAR:MordorFellBeastRecruit
  15976. "Recruit a Fellbeast"
  15977. END
  15978. CONTROLBAR:MordorFellBeastRevive
  15979. "Revive the fallen Fellbeast"
  15980. END
  15981. CONTROLBAR:MordorFellBeastHotkey
  15982. "&Fellbeast"
  15983. END
  15984. CONTROLBAR:MordorMouthofSauronHotkey
  15985. "&Mouth of Sauron"
  15986. END
  15987. CONTROLBAR:MordorMouthofSauronRecruit
  15988. "Recruit the messenger of the Dark Lord"
  15989. END
  15990.  
  15991. // ELVEN UNITS
  15992. CONTROLBAR:ToolTipBuildGlorfindel
  15993. "Recruit the Elf Lord bearing silver armor"
  15994. END
  15995. CONTROLBAR:ElvenGlorfindelRecruit
  15996. "Recruit the Elf Lord bearing silver armor"
  15997. END
  15998. CONTROLBAR:ElvenGlorfindelRevive
  15999. "Revive the fallen Hero, Glorfindel"
  16000. END
  16001. CONTROLBAR:ElvenGlorfindelHotkey
  16002. "&Glorfindel"
  16003. END
  16004.  
  16005. CONTROLBAR:ToolTipBuildThranduil
  16006. "Recruit the leader of the Mirkwood Elves"
  16007. END
  16008. CONTROLBAR:ElvenThranduilRecruit
  16009. "Recruit the leader of the Mirkwood Elves"
  16010. END
  16011. CONTROLBAR:ElvenThranduilRevive
  16012. "Revive the fallen Hero, Thranduil"
  16013. END
  16014. CONTROLBAR:ElvenThranduilHotkey
  16015. "&Thranduil"
  16016. END
  16017.  
  16018. // dwarven basic training
  16019.  
  16020.  
  16021. // dwarven forged blades
  16022.  
  16023.  
  16024.  
  16025.  
  16026. CONTROLBAR:DwarvenGuardianChargeAttack
  16027. "&Charge Attack"
  16028. END
  16029.  
  16030. CONTROLBAR:ToolTipSpecialAbilityDwarvenGuardianChargeAttack
  16031. "Requires Level 2 \n Order Guardians to charge the enemy \n Guardians gain +50% Damage and +50% Armor \n Causes meta impact \n Left click icon then left click on target"
  16032. END
  16033.  
  16034. // ISENGARD UNITS
  16035. CONTROLBAR:ConstructIsengardUrukHai
  16036. "U&ruk-hai"
  16037. END
  16038. CONTROLBAR:ConstructIsengardCrossbowmen
  16039. "Uruk &Crossbowmen"
  16040. END
  16041. CONTROLBAR:ConstructIsengardPikemen
  16042. "Uruk &Pikemen"
  16043. END
  16044. CONTROLBAR:ConstructIsengardWildmanHorde
  16045. "&Wildmen of Dunland"
  16046. END
  16047. CONTROLBAR:ConstructIsengardWargRider
  16048. "&Warg Riders"
  16049. END
  16050. CONTROLBAR:ConstructIsengardSiegeBallista
  16051. "Siege Ba&llista"
  16052. END
  16053. CONTROLBAR:ConstructIsengardSiegeLadder
  16054. "Siege Ladder"
  16055. END
  16056. CONTROLBAR:ConstructIsengardBerserker
  16057. "Uru&k Berserker"
  16058. END
  16059. CONTROLBAR:ConstructIsengardBatteringRam
  16060. "Batte&ring Ram"
  16061. END
  16062. CONTROLBAR:ConstructIsengardExplosiveMine
  16063. "Explosive &Mine"
  16064. END
  16065. CONTROLBAR:ConstructIsengardBannerCarrier
  16066. "Banner Carrier"
  16067. END
  16068. CONTROLBAR:ConstructIsengardPorter
  16069. "Bui&lder"
  16070. END
  16071. CONTROLBAR:ConstructIsengardForgedBladesPorter
  16072. "Forged Blades Porter"
  16073. END
  16074. CONTROLBAR:ConstructIsengardHeavyArmorPorter
  16075. "Heavy Armor &Porter"
  16076. END
  16077. CONTROLBAR:ConstructIsengardFireArrowPorter
  16078. "Fire Arro&ws Porter"
  16079. END
  16080.  
  16081.  
  16082.  
  16083. CONTROLBAR:ToolTipBuildIsengardUrukHai
  16084. "Strong vs. Pikemen"
  16085. END
  16086. CONTROLBAR:ToolTipBuildIsengardCrossbowmen
  16087. "Strong vs. Swordsmen"
  16088. END
  16089. CONTROLBAR:ToolTipBuildIsengardPikemen
  16090. "Strong vs. Cavalry"
  16091. END
  16092. CONTROLBAR:ToolTipBuildIsengardWildmanHorde
  16093. "Strong vs. Pikemen and Structures"
  16094. END
  16095. CONTROLBAR:ToolTipBuildIsengardWargRider
  16096. "Strong vs. Archers"
  16097. END
  16098. CONTROLBAR:ToolTipBuildIsengardSiegeBallista
  16099. "Requires Level 3 Siege Works \n Strong vs. Structures and Siege Equipment"
  16100. END
  16101. CONTROLBAR:ToolTipBuildIsengardSiegeLadder
  16102. "Requires Level 2 Siege Works \n Used by Uruk infantry to scale castle walls"
  16103. END
  16104. CONTROLBAR:ToolTipBuildIsengardBerserker
  16105. "Requires Level 2 Uruk Pit \n Strong vs. Swordsmen and Pikemen"
  16106. END
  16107. CONTROLBAR:ToolTipBuildIsengardBatteringRam
  16108. "Breaks down castle gates and enemy structures"
  16109. END
  16110. CONTROLBAR:ToolTipBuildIsengardExplosiveMine
  16111. "Requires Level 2 Siege Works \n Blast structures, castle walls, and gates"
  16112. END
  16113. CONTROLBAR:ToolTipBuildIsengardBannerCarrier
  16114. "Requires Level 2 Armory \n Increases a horde to Level 2"
  16115. END
  16116. CONTROLBAR:ToolTipBuildIsengardForgedBladesPorter
  16117. "Increases damage"
  16118. END
  16119. CONTROLBAR:ToolTipBuildIsengardHeavyArmorPorter
  16120. "+100% hit points"
  16121. END
  16122. CONTROLBAR:ToolTipBuildIsengardFlamingArrowsPorter
  16123. "+15% damage"
  16124. END
  16125.  
  16126. //ISENGARD HEROES
  16127. CONTROLBAR:ToolTipBuildLurtz
  16128. "Recruit the leader of the Uruk-hai"
  16129. END
  16130. CONTROLBAR:IsengardLurtzRecruit
  16131. "Recruit the leader of the Uruk-hai"
  16132. END
  16133. CONTROLBAR:IsengardLurtzRevive
  16134. "Revive the fallen Hero, Lurtz"
  16135. END
  16136. CONTROLBAR:IsengardLurtzHotkey
  16137. "&Lurtz"
  16138. END
  16139.  
  16140. CONTROLBAR:ToolTipBuildSaruman
  16141. "Recruit the Wizard leader armed with an arsenal of magical powers"
  16142. END
  16143. CONTROLBAR:IsengardSarumanRecruit
  16144. "Recruit the Wizard leader armed with an arsenal of magical powers"
  16145. END
  16146. CONTROLBAR:IsengardSarumanRevive
  16147. "Revive the fallen Hero, Saruman"
  16148. END
  16149. CONTROLBAR:IsengardSarumanHotkey
  16150. "&Saruman"
  16151. END
  16152.  
  16153.  
  16154.  
  16155.  
  16156.  
  16157. // ENT UNITS
  16158. CONTROLBAR:ConstructEnt
  16159. "E&nt"
  16160. END
  16161. CONTROLBAR:ConstructEntFir
  16162. "Fir Ent"
  16163. END
  16164. CONTROLBAR:ConstructEntAsh
  16165. "Ash Ent"
  16166. END
  16167. CONTROLBAR:ConstructEntBirch
  16168. "Birch Ent"
  16169. END
  16170. CONTROLBAR:ToolTipBuildEnt
  16171. "Strong vs. Structures and Swordsmen"
  16172. END
  16173. CONTROLBAR:ToolTipBuildEntFir
  16174. "Build Fir Ent"
  16175. END
  16176. CONTROLBAR:ToolTipBuildEntAsh
  16177. "Build Fir Ash"
  16178. END
  16179. CONTROLBAR:ToolTipBuildEntBirch
  16180. "Build Fir Birch"
  16181. END
  16182. CONTROLBAR:KickAndPunch
  16183. "&Close Range Attack"
  16184. END
  16185. CONTROLBAR:ToolTipKickAndPunch
  16186. "Switch to melee combat"
  16187. END
  16188.  
  16189. CONTROLBAR:ThrowRocks
  16190. "Throw Ro&cks"
  16191. END
  16192.  
  16193. CONTROLBAR:ToolTipThrowRocks
  16194. "Switch to rock throwing mode"
  16195. END
  16196.  
  16197.  
  16198. // ELVEN UNITS
  16199. CONTROLBAR:ToolTipBuildElvenWarriorHorde
  16200. "Requires Level 2 Archery Range \n Skilled with Bow and Sword"
  16201. END
  16202.  
  16203. CONTROLBAR:ToolTipToggleEMirkwoodArcherLineToAmbushFormation
  16204. "Stealth, -50% Armor"
  16205. END
  16206.  
  16207. CONTROLBAR:ToolTipToggleEMirkwoodArcherAmbushToLineFormation
  16208. "No bonus"
  16209. END
  16210.  
  16211. //
  16212. //
  16213. //
  16214.  
  16215. CONTROLBAR:GenericReviveHero
  16216. //context: %s is going to be filled in with the name of the hero automatically when brought back from the dead.
  16217. "Revive %s"
  16218. END
  16219.  
  16220. CONTROLBAR:GenericRecruitHero
  16221. //context: %s is going to be filled in with the name of the hero automatically when recruited
  16222. "Recruit %s"
  16223. END
  16224.  
  16225. CONTROLBAR:ToolTipGenericReviveHero
  16226. //context: Describes the revival process.
  16227. "Resurrects hero back from the dead to fight for you once again"
  16228. END
  16229.  
  16230. CONTROLBAR:ToolTipGenericRecruitHero
  16231. //context: Describes the recruit/build process.
  16232. "Recruits hero to fight for your cause"
  16233. END
  16234.  
  16235. CONTROLBAR:FireArrowUpgrade
  16236. "Fire Arro&ws"
  16237. END
  16238.  
  16239. CONTROLBAR:TooltipFireArrowUpgrade
  16240. "Build fire arrow upgrades"
  16241. END
  16242.  
  16243. CONTROLBAR:FireWitchKingMace
  16244. "Use War Mace"
  16245. END
  16246.  
  16247. CONTROLBAR:MountFellBeast
  16248. "Mount Nazgul"
  16249. END
  16250.  
  16251. CONTROLBAR:ToolTipFireWitchKingMace
  16252. "Devastating mace attack."
  16253. END
  16254.  
  16255. CONTROLBAR:FireWitchKingMorgulBlade
  16256. "Morgul Blade"
  16257. END
  16258.  
  16259. CONTROLBAR:ToolTipMorgulBlade
  16260. "Poisoned Blade Attack \n Left click icon then left click on target"
  16261. END
  16262.  
  16263. CONTROLBAR:BonkWithPan
  16264. "Use frying pan"
  16265. END
  16266.  
  16267. CONTROLBAR:ToolTipBonkWithPan
  16268. "Frying pan attack"
  16269. END
  16270.  
  16271. // MISC UNITS
  16272. CONTROLBAR:StartSelfRepair
  16273. "Self Repair"
  16274. END
  16275.  
  16276. CONTROLBAR:StartCitadelSelfRepair
  16277. "Self Repair"
  16278. END
  16279.  
  16280. CONTROLBAR:TooltipStartSelfRepair
  16281. "Allow the structure to repair itself automatically"
  16282. END
  16283.  
  16284. CONTROLBAR:TooltipStartCitadelSelfRepair
  16285. "Allow the Citadel to repair itself automatically"
  16286. END
  16287.  
  16288. CONTROLBAR:ConstructGondorArcher
  16289. "Gondor Archer"
  16290. END
  16291.  
  16292. CONTROLBAR:ConstructGondorCavalry
  16293. "Gondor Knight"
  16294. END
  16295.  
  16296. CONTROLBAR:ConstructGondorManAtArms
  16297. "Gondor Fighter"
  16298. END
  16299.  
  16300. CONTROLBAR:ToolTipGondorWell
  16301. "Units near well auto-heal if not under attack \n Reduces the cost of infantry"
  16302. END
  16303.  
  16304. CONTROLBAR:ToolTipBuildGondorKeep
  16305. "Defensive structure"
  16306. END
  16307.  
  16308. CONTROLBAR:ToolTipBuildGondorArcher
  16309. "Build Gondor Archers"
  16310. END
  16311.  
  16312. CONTROLBAR:ConstructGondorGondorFighterHorde
  16313. "Unit of Gondor Fighters"
  16314. END
  16315.  
  16316. CONTROLBAR:ToolTipBuildGondorCavalry
  16317. "Create a Gondor Mounted Fighter"
  16318. END
  16319.  
  16320. CONTROLBAR:ToolTipBuildGondorManAtArms
  16321. "Build Gondor Soldiers"
  16322. END
  16323.  
  16324. CONTROLBAR:ToolTipFireMordorOliphantKnockbackAttack
  16325. "Knocks back enemies"
  16326. END
  16327.  
  16328. CONTROLBAR:ToolTipTrollFindRock
  16329. "Find a rock to use as a weapon"
  16330. END
  16331.  
  16332. CONTROLBAR:ToolTipTrollFindTree
  16333. "Find a tree to use as a weapon"
  16334. END
  16335.  
  16336. CONTROLBAR:ToolTipTrollFindTastyOrc
  16337. "Find an Orc to eat for healing"
  16338. END
  16339.  
  16340. CONTROLBAR:ToolTipTrollFindOrcToHold
  16341. "Find an Orc to throw as a weapon"
  16342. END
  16343.  
  16344. CONTROLBAR:ToolTipSpecialAbilityGrabEnemy
  16345. "Pick up an enemy to use as a weapon"
  16346. END
  16347.  
  16348. CONTROLBAR:ToolTipSpecialAbilityGrabPassenger
  16349. "Pick up a tree or rock to use as weapon"
  16350. END
  16351.  
  16352. CONTROLBAR:ToolTipSpecialAbilityEntFindRock
  16353. "Find a rock to use as a weapon"
  16354. END
  16355.  
  16356. CONTROLBAR:tooltipCommand_ToggleEntRockThrow
  16357. "Toggle Rock-Throw Mode"
  16358. END
  16359.  
  16360. CONTROLBAR:ToolTipSpecialAbilityGrabBuildingChunk
  16361. "Pulls rock from building \n Left click icon then left click on target"
  16362. END
  16363.  
  16364. CONTROLBAR:ToolTipSpecialAbilityGrabAndEatPassenger
  16365. "Replenishes health"
  16366. END
  16367.  
  16368. CONTROLBAR:ToolTipSpecialAbilityIgnite
  16369. "The Balrog gains +200% Damage and +50% Armor \n Left click to activate"
  16370. END
  16371.  
  16372. CONTROLBAR:ToolTipSpecialAbilityFlamingSword
  16373. "Summons flaming sword \n Left click to activate"
  16374. END
  16375.  
  16376. CONTROLBAR:ToolTipSpecialAbilityFireWhip
  16377. "Attacks with flaming whip \n Left click icon then left click on target"
  16378. END
  16379.  
  16380. CONTROLBAR:ToolTipSpecialAbilityBalrogScream
  16381. "Screams to frighten nearby foes \n Left click to activate"
  16382. END
  16383.  
  16384. CONTROLBAR:ToolTipSpecialAbilityBalrogBreath
  16385. "Breathes fire \n Left click icon then left click on target area" 
  16386. END
  16387.  
  16388. CONTROLBAR:ToolTipSpecialAbilityBalrogWings
  16389. "Use wings for a short flight \n Left click icon then left click on target area"
  16390. END
  16391.  
  16392. CONTROLBAR:GrondCloud
  16393. "Dark Cloud"
  16394. END
  16395.  
  16396. CONTROLBAR:ToolTipSpecialAbilityGrondPower
  16397. "Decreases enemy accuracy"
  16398. END
  16399.  
  16400. CONTROLBAR:ConstructMordorDrummerTrolls
  16401. "&Drummer Troll"
  16402. END
  16403. CONTROLBAR:DescriptionConstructMordorDrummerTrolls
  16404. "Allies near the Drummer Troll gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n \n Passive ability       Does not stack"
  16405. END
  16406. CONTROLBAR:TooltipConstructMordorDrummerTrolls
  16407. "Requires Level 2 Troll Cage \n Provides Leadership to nearby allies"
  16408. END
  16409.  
  16410. CONTROLBAR:ConstructMordorBatteringRam
  16411. "Batte&ring Ram"
  16412. END
  16413.  
  16414. CONTROLBAR:ToolTipBuildMordorBatteringRam
  16415. "Breaks down castle gates and enemy structures"
  16416. END
  16417.  
  16418. CONTROLBAR:ToggleCatapultWeapons
  16419. "Swi&tch Ammunition"
  16420. END
  16421.  
  16422. CONTROLBAR:TooltipToggleCatapultWeapons
  16423. "Switch Ammunition"
  16424. END
  16425.  
  16426. CONTROLBAR:Screech
  16427. "S&creech"
  16428. END
  16429.  
  16430. CONTROLBAR:TooltipScreech
  16431. "Causes enemy units to flee in terror \n Left click to activate"
  16432. END
  16433.  
  16434. CONTROLBAR:TooltipScreechBlackRider
  16435. "Requires Level 10 \n Causes enemy units to flee in terror \n Left click to activate"
  16436. END
  16437.  
  16438. CONTROLBAR:TooltipScreechWitchKing
  16439. "Requires Level 6 \n Causes enemy units to flee in terror \n Left click to activate"
  16440. END
  16441.  
  16442. CONTROLBAR:BladeMaster
  16443. "Blade Maste&r"
  16444. END
  16445.  
  16446. CONTROLBAR:NarsilAttack
  16447. "Power of Narsill"
  16448. END
  16449.  
  16450. CONTROLBAR:LightTorch
  16451. "Light &Torch"
  16452. END
  16453.  
  16454. CONTROLBAR:ExtinguishTorch
  16455. "Extinguish &Torch"
  16456. END
  16457.  
  16458. CONTROLBAR:ToolTipLightTorch
  16459. "Used to detonate explosive mines \n Left click to activate"
  16460. END
  16461.  
  16462. CONTROLBAR:TooltipBladeMaster
  16463. "Requires Level 2 \n Aragorn gains +100% Damage and +100% Armor \n Left click to activate"
  16464. END
  16465.  
  16466. CONTROLBAR:ToolTipNarsilAttack
  16467. "Use to defeat Sauron \n left click to activate"
  16468. END
  16469.  
  16470. CONTROLBAR:WargRiderHowl
  16471. "Ho&wl"
  16472. END
  16473.  
  16474. CONTROLBAR:TooltipWargRiderHowl
  16475. "Wargs gain +150% Damage \n Left click to activate"
  16476. END
  16477.  
  16478. CONTROLBAR:ToggleGateOpenClose
  16479. "&Toggle Gate"
  16480. END
  16481.  
  16482. CONTROLBAR:Athelas
  16483. "A&thelas"
  16484. END
  16485.  
  16486. CONTROLBAR:TooltipAthelas
  16487. "Heals nearby friendly heroes \n Left click to activate"
  16488. END
  16489.  
  16490. CONTROLBAR:ToolTipElendil
  16491. "Requires Level 6 \n Causes nearby enemy units to flee \n Left click to activate"
  16492. END
  16493.  
  16494. CONTROLBAR:Elendil
  16495. "&Elendil"
  16496. END
  16497.  
  16498. CONTROLBAR:Oathbreakers
  16499. "Oathbrea&kers"
  16500. END
  16501.  
  16502. CONTROLBAR:ToolTipOathbreakers
  16503. "Requires Level 10 \n Summons the Army of the Dead \n Left click icon then left click on pathable location"
  16504. END
  16505.  
  16506. CONTROLBAR:HawkStrike
  16507. "Hawk St&rike"
  16508. END
  16509.  
  16510. CONTROLBAR:ToolTipHawkStrike
  16511. "Double-arrow attack \n Left click icon then left click on target"
  16512. END
  16513.  
  16514. CONTROLBAR:ArrowWind
  16515. "Arro&w Wind"
  16516. END
  16517.  
  16518. CONTROLBAR:ToolTipArrowWind
  16519. "Requires Level 7 \n Launch a continuous volley of arrows \n Left click icon then left click on target area"
  16520. END
  16521.  
  16522. CONTROLBAR:TrainArchers
  16523. "Train Ar&chers"
  16524. END
  16525.  
  16526. CONTROLBAR:ToolTipTrainArchers
  16527. "Requires Level 4 \n Targeted archers gain experience \n Left click icon then left click on target archers"
  16528. END
  16529.  
  16530. CONTROLBAR:MonsterSlayer
  16531. "Monster Slayer"
  16532. END
  16533.  
  16534. CONTROLBAR:ToolTipMonsterSlayer
  16535. "Slays Monster"
  16536. END
  16537.  
  16538. CONTROLBAR:WarSpeech
  16539. "War Speech"
  16540. END
  16541.  
  16542. CONTROLBAR:Leadership
  16543. "Leadership"
  16544. END
  16545.  
  16546. CONTROLBAR:InspiringPresence
  16547. "Inspiring Presence"
  16548. END
  16549.  
  16550. CONTROLBAR:ShieldWall
  16551. "Shield Wall"
  16552. END
  16553.  
  16554. CONTROLBAR:ToolTipSpecialAbilityShieldWall
  16555. "Shield Wall formation"
  16556. END
  16557.  
  16558. CONTROLBAR:ToolTipFaramirLeadership
  16559. "Requires Level 6 \n Allies near Faramir gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n \n Passive ability       Does not stack"
  16560. END
  16561.  
  16562. CONTROLBAR:ToolTipDainLeadership
  16563. "Allies near King Dain gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n \n Passive ability       Does not stack"
  16564. END
  16565.  
  16566. CONTROLBAR:ToolTipDamrodLeadership
  16567. "Allies near Damrod gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n \n Passive ability       Does not stack"
  16568. END
  16569.  
  16570. CONTROLBAR:ToolTipBoromirLeadership
  16571. "Requires Level 5 \n Allies near Boromir gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n \n Passive ability       Does not stack"
  16572. END
  16573.  
  16574. CONTROLBAR:TooltipElrondLeadership
  16575. "Requires Level 3 \n Allies near Elrond gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n \n Passive ability       Does not stack"
  16576. END
  16577.  
  16578. CONTROLBAR:ToolTipHaldirLeadership
  16579. "Requires Level 6 \n Allies near Haldir gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n \n Passive ability       Does not stack"
  16580. END
  16581.  
  16582. CONTROLBAR:ToolTipCaptainofGondorBoromir
  16583. "Requires Level 7 \n Give targeted units experience\n Left click icon then left click on target units"
  16584. END
  16585.  
  16586. CONTROLBAR:ToolTipAragornLeadership
  16587. "Requires Level 4 \n Allies near Aragorn gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n \n Passive ability       Does not stack"
  16588. END
  16589.  
  16590. CONTROLBAR:HorseLordLeadership
  16591. "Horse Lord"
  16592. END
  16593.  
  16594. CONTROLBAR:ToolTipEomerLeadership
  16595. "Cavalry near Eomer gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n \n Passive ability       Does not stack"
  16596. END
  16597.  
  16598. CONTROLBAR:ToolTipGandalfLeadership
  16599. "Requires Level 4 \n Allies near Gandalf gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n \n Passive ability       Does not stack"
  16600. END
  16601.  
  16602. CONTROLBAR:ToolTipLurtzLeadership
  16603. "Requires Level 5 \n Allies near Lurtz gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n \n Passive ability       Does not stack"
  16604. END
  16605.  
  16606. CONTROLBAR:ToolTipWitchKingLeadership
  16607. "Allies near The Witch-king gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n \n Passive ability       Does not stack"
  16608. END
  16609.  
  16610. CONTROLBAR:ToolTipTheodenLeadership
  16611. "Allies near Theoden gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n \n Passive ability       Does not stack"
  16612. END
  16613.  
  16614. CONTROLBAR:ToolTipInspiringPresence
  16615. "Allies near Tom Bombadil gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n \n Passive ability       Does not stack"
  16616. END
  16617.  
  16618. CONTROLBAR:DwarvenGrudge
  16619. "Dwarven Grudge"
  16620. END
  16621.  
  16622. CONTROLBAR:DwarvenGrudgeDescription
  16623. "Recovers 50% health instead of dying"
  16624. END
  16625.  
  16626. CONTROLBAR:Pillage
  16627. "Pillage"
  16628. END
  16629.  
  16630. CONTROLBAR:ToolTipLurtzPillage
  16631. "Requires Level 6 \n Loot enemy kills for resources \n Passive ability"
  16632. END
  16633.  
  16634. CONTROLBAR:OutlawLeadership
  16635. "Outlaw Leadership"
  16636. END
  16637.  
  16638. CONTROLBAR:ToolTipOutlawLeadership
  16639. "Requires Level 2 \n Nearby allies earn resources per kill \n Passive ability"
  16640. END
  16641.  
  16642. CONTROLBAR:ToolTipToggleGate
  16643. "Left click to open and close gate"
  16644. END
  16645.  
  16646. CONTROLBAR:ForGondor
  16647. "For Gondor"
  16648. END
  16649.  
  16650. CONTROLBAR:ToolTipForGondor
  16651. "Requires Level 4 \n Allies near Boromir gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n \n Passive ability       Does not stack"
  16652. END
  16653.  
  16654. CONTROLBAR:ToolTipWarSpeech
  16655. "Allies near Theoden gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n \n Passive ability       Does not stack"
  16656. END
  16657.  
  16658. CONTROLBAR:LastStand
  16659. "Last Stand"
  16660. END
  16661.  
  16662. CONTROLBAR:ToolTipLastStand
  16663. "Will continue to fight after health is depleted"
  16664. END
  16665.  
  16666. CONTROLBAR:GenericMountTooltip
  16667. "Left click to switch between \n mounted and on foot"
  16668. END
  16669.  
  16670. CONTROLBAR:ToolTipSummonEntAllies
  16671. "Summons Ents \n Left click icon then left click on pathable location"
  16672. END
  16673.  
  16674. CONTROLBAR:KingsFavor
  16675. "King's Favo&r"
  16676. END
  16677.  
  16678. CONTROLBAR:ToolTipKingsFavor
  16679. "Requires Level 6 \n Targeted units gain experience \n Left click icon then left click on target units"
  16680. END
  16681.  
  16682. CONTROLBAR:GloriousCharge
  16683. "Glorious &Charge"
  16684. END
  16685.  
  16686. CONTROLBAR:ToolTipGloriousCharge
  16687. "Requires Level 4 \n Theoden and nearby cavalry take only 10% of normal damage \n Theoden must be mounted to use ability \n Left click to activate"
  16688. END
  16689.  
  16690. CONTROLBAR:TheodenMount
  16691. "&Mount / Dismount"
  16692. END
  16693.  
  16694. CONTROLBAR:ToolTipTheodenMount
  16695. "Left click to mount horse \n +25% Armor vs. Footmen and Cavalry \n -50% Armor vs. Archers and Pikes \n 100% more damage from archers and spearmen"
  16696. END
  16697.  
  16698. CONTROLBAR:EowynMount
  16699. "&Mount / Dismount"
  16700. END
  16701.  
  16702. CONTROLBAR:ToolTipEowynMount
  16703. "Requires Level 3 \n Left click to switch between \n mounted and on foot"
  16704. END
  16705.  
  16706. CONTROLBAR:Leap
  16707. "&Leap Attack"
  16708. END
  16709.  
  16710. CONTROLBAR:ToolTipLeap
  16711. "Requires Level 2 \n Gimli jumps to a location causing area-effect damage \n Left click icon then left click on target area"
  16712. END
  16713.  
  16714. CONTROLBAR:AxeThrow
  16715. "Axe &Throw"
  16716. END
  16717.  
  16718. CONTROLBAR:ToolTipAxeThrow
  16719. "Powerful ranged attack against a single target \n Left click icon then left click on target"
  16720. END
  16721.  
  16722. CONTROLBAR:Slayer
  16723. "Slaye&r"
  16724. END
  16725.  
  16726. CONTROLBAR:ToolTipSlayer
  16727. "Requires Level 5 \n Gimli gains +200% Damage and Double Attack Speed \n Left click to activate"
  16728. END
  16729.  
  16730. CONTROLBAR:ToggleFaramirWeapons
  16731. "&Toggle Weapon"
  16732. END
  16733.  
  16734. CONTROLBAR:ToolTipToggleFaramirWeapons
  16735. "Left click to toggle between bow and sword"
  16736. END
  16737.  
  16738. CONTROLBAR:ToggleDamrodWeapons
  16739. "&Toggle Weapon"
  16740. END
  16741.  
  16742. CONTROLBAR:ToolTipToggleDamrodWeapons
  16743. "Left click to toggle between bow and sword"
  16744. END
  16745.  
  16746. CONTROLBAR:SpecialPowerRallyRangers
  16747. "Rally Rangers"
  16748. END
  16749.  
  16750. CONTROLBAR:TooltipSpecialPowerRallyRangers
  16751. "Rally Rangers"
  16752. END
  16753.  
  16754. CONTROLBAR:SpecialPowerDeadlySniper
  16755. "Use Damrod as sniper"
  16756. END
  16757.  
  16758. CONTROLBAR:TooltipSpecialPowerDeadlySniper
  16759. "Deadly Sniper"
  16760. END
  16761.  
  16762. CONTROLBAR:ToggleLurtzWeapon
  16763. "&Toggle Weapon"
  16764. END
  16765.  
  16766. CONTROLBAR:ToolTipToggleLurtzWeapon
  16767. "Left click to toggle between bow and sword"
  16768. END
  16769.  
  16770. CONTROLBAR:SpecialAbilityLurtzCripple
  16771. "&Cripple"
  16772. END
  16773.  
  16774. CONTROLBAR:ToolTipSpecialAbilityLurtzCripple
  16775. "Pins enemy hero in place \n Can only use with bow equipped \n Left click icon then left click on target"
  16776. END
  16777.  
  16778. CONTROLBAR:SpecialAbilityLurtzCarnage
  16779. "Ca&rnage"
  16780. END
  16781.  
  16782. CONTROLBAR:ToolTipSpecialAbilityLurtzCarnage
  16783. "Requires Level 3 \n Lurtz gains +100% Damage and +50% Armor \n Can only use with sword equipped \n Left click to activate"
  16784. END
  16785.  
  16786. CONTROLBAR:ToggleHorseBow
  16787. "Alternate weapon"
  16788. END
  16789.  
  16790. CONTROLBAR:ToolTipToggleHorseBow
  16791. "Toggle between bow and sword"
  16792. END
  16793.  
  16794. CONTROLBAR:ToggleFormation
  16795. "Change For&mation"
  16796. END
  16797.  
  16798. CONTROLBAR:ToggleSkirmishFormation
  16799. "Skir&mish Formation"
  16800. END
  16801.  
  16802. CONTROLBAR:ToolTipToggleSkirmishFormation
  16803. "+300% Damage \n -75% Armor"
  16804. END
  16805.  
  16806. CONTROLBAR:ToggleHaradrimLineFormation
  16807. "Line For&mation"
  16808. END
  16809.    
  16810. CONTROLBAR:ToolTipToggleHaradrimLineFormation
  16811. "Haradrim Line For&mation"
  16812. END
  16813.  
  16814. CONTROLBAR:ToggleAmbushFormation
  16815. "Ambush For&mation"
  16816. END
  16817.  
  16818. CONTROLBAR:ToggleWedgeFormation
  16819. "Wedge For&mation"
  16820. END
  16821.  
  16822. CONTROLBAR:ToggleLineFormation
  16823. "Line For&mation"
  16824. END
  16825.  
  16826. CONTROLBAR:ToolTipToggleWedgeFormation
  16827. "+25% Damage \n -25% Armor"
  16828. END
  16829.  
  16830. CONTROLBAR:ToolTipToggleLineFormation
  16831. "Default Line For&mation"
  16832. END
  16833.  
  16834. CONTROLBAR:TogglePorcupineFormation
  16835. "Porcupine For&mation"
  16836. END
  16837.  
  16838. CONTROLBAR:ToolTipTogglePorcupineFormation
  16839. "-40% Speed \n +25% Armor \n Bonus damage vs cavalry"
  16840. END
  16841.  
  16842. CONTROLBAR:ToggleBlockFormation
  16843. "Shield Wall For&mation"
  16844. END
  16845.  
  16846. CONTROLBAR:ToolTipToggleBlockFormation
  16847. "-40% Speed \n +25% Armor"
  16848. END
  16849.  
  16850. CONTROLBAR:ToggleElvenWarriorWeapons
  16851. "Al&ternate Weapon"
  16852. END
  16853.  
  16854. CONTROLBAR:ToggleRohirrimWeapons
  16855. "Al&ternate Weapon"
  16856. END
  16857.  
  16858. CONTROLBAR:ToggleGondorRangerWeapons
  16859. "Alterna&te Weapon"
  16860. END
  16861.  
  16862. CONTROLBAR:ToolTipToggleElvenWarriorWeapons
  16863. "Left click to switch weapons"
  16864. END
  16865.  
  16866. CONTROLBAR:ToolTipToggleRohirrimWeapons
  16867. "Left click to switch weapons"
  16868. END
  16869.  
  16870. CONTROLBAR:ToolTipToggleGondorRangerWeapons
  16871. "Left click to switch Weapons"
  16872. END
  16873.  
  16874. CONTROLBAR:PorterGiveUpgrade
  16875. "Give &Upgrade"
  16876. END
  16877.  
  16878. CONTROLBAR:ToolTipPorterGiveUpgrade
  16879. "Auto-deliver Upgrade"
  16880. END
  16881.  
  16882. CONTROLBAR:BannerGoCombine
  16883. "&Combine"
  16884. END
  16885.  
  16886. CONTROLBAR:tooltipBannerGoCombine
  16887. "Auto-combine with the closest horde"
  16888. END
  16889. CONTROLBAR:WizardBlast
  16890. "&Wizard Blast"
  16891. END
  16892.  
  16893. CONTROLBAR:ToolTipWizardBlast
  16894. "Close range attack that blasts back enemies \n Left click icon then left click on target"
  16895. END
  16896.  
  16897. CONTROLBAR:WordofPower
  16898. "Wo&rd of Power"
  16899. END
  16900.  
  16901. CONTROLBAR:ToolTipWordofPower
  16902. "Requires Level 10 \n Sends out a shockwave that kills surrounding enemies \n Left click to activate"
  16903. END
  16904.  
  16905. CONTROLBAR:Shadowfax
  16906. "&Mount / Dismount"
  16907. END
  16908.  
  16909. CONTROLBAR:Mount
  16910. "&Mount / Dismount"
  16911. END
  16912.  
  16913. CONTROLBAR:ToolTipMount
  16914. "Left click to mount horse \n When mounted +25% Armor vs. Footmen and Cavalry \n When mounted -50% Armor vs. Archers and Pikemen \n When mounted 100% more damage from archers and pikemen"
  16915. END
  16916.  
  16917. CONTROLBAR:ToolTipShadowfax
  16918. "Requires Level 5 \n Left click to switch between \n mounted and on foot"
  16919. END
  16920.  
  16921. CONTROLBAR:UseSword
  16922. "Use Swo&rd"
  16923. END
  16924.  
  16925. CONTROLBAR:ToolTipUseSword
  16926. "Left click to switch to melee mode"
  16927. END
  16928.  
  16929. CONTROLBAR:PhialofGaladriel
  16930. "&Phial of Galadriel"
  16931. END
  16932.  
  16933. CONTROLBAR:ToolTipPhialofGaladriel
  16934. "Causes enemy units to flee \n Left click to activate"
  16935. END
  16936.  
  16937. CONTROLBAR:PalantirVision
  16938. "Vision of the Palantir"
  16939. END
  16940.  
  16941. CONTROLBAR:FarSeeing
  16942. "Far Seeing"
  16943. END
  16944.  
  16945. CONTROLBAR:EnshroudingMist
  16946. "Enshrouding Mist"
  16947. END
  16948.  
  16949. CONTROLBAR:TheOneRing
  16950. "The One Ring"
  16951. END
  16952.  
  16953. CONTROLBAR:ToolTipTheOneRing
  16954. "Become invisible \n But beware the Eye of Sauron"
  16955. END
  16956.  
  16957. CONTROLBAR:FryingPan
  16958. "Frying Pan"
  16959. END
  16960.  
  16961. CONTROLBAR:ToolTipFryingPan
  16962. "Powerful melee attack \n Left click icon then left click on target"
  16963. END
  16964.  
  16965. CONTROLBAR:ElvenCloak
  16966. "Elven &Cloak"
  16967. END
  16968.  
  16969. CONTROLBAR:ToolTipElvenCloak
  16970. "Becomes invisible when standing still \n Left click to activate"
  16971. END
  16972.  
  16973. CONTROLBAR:EomerMount
  16974. "&Mount / Dismount"
  16975. END
  16976.  
  16977. CONTROLBAR:ToolTipEomerMount
  16978. "Left click to mount horse \n+25% Armor vs. Footmen and Cavalry \n-50% Armor vs. Archers and Pikes\n100% more damage from archers and spearmen"
  16979. END
  16980.  
  16981. CONTROLBAR:IstariLight
  16982. "&Istari Light"
  16983. END
  16984.  
  16985. CONTROLBAR:ToolTipIstariLight
  16986. "Requires Level 7 \n Beam of light that damages enemies \n Left click icon then left click on target"
  16987. END
  16988.  
  16989. CONTROLBAR:LightningSword
  16990. "Ligh&tning Sword"
  16991. END
  16992.  
  16993. CONTROLBAR:ToolTipLightningSword
  16994. "Requires Level 2 \n Shoots out lightning bolts from Gandalf's sword \n Left click icon then left click on target"
  16995. END
  16996.  
  16997. CONTROLBAR:ThrowSpear
  16998. "Spear Thro&w"
  16999. END
  17000.  
  17001. CONTROLBAR:ToolTipThrowSpear
  17002. "Requires Level 5 \n Powerful ranged attack against a single target \n Left click icon then left click on target"
  17003. END
  17004.  
  17005. CONTROLBAR:HornofGondor
  17006. "Ho&rn of Gondor"
  17007. END
  17008.  
  17009. CONTROLBAR:ToolTipHornofGondor
  17010. "Requires Level 2 \n Stun enemies with terror \n Left click to activate"
  17011. END
  17012.  
  17013. CONTROLBAR:WoundingArrow
  17014. "&Wounding Arrow"
  17015. END
  17016.  
  17017. CONTROLBAR:ToolTipWoundingArrow
  17018. "Requires Level 2 \n Single ranged attack that causes target to flee \n Left click icon then left click on target"
  17019. END
  17020.  
  17021. CONTROLBAR:CaptainofGondor
  17022. "&Captain of Gondor"
  17023. END
  17024.  
  17025. CONTROLBAR:ToolTipCaptainofGondor
  17026. "Requires Level 7 \n Give targeted units experience \n Left click icon then left click on target units"
  17027. END
  17028.  
  17029. CONTROLBAR:FaramirWarSpeech
  17030. "War Speech"
  17031. END
  17032.  
  17033. CONTROLBAR:ToolTipFaramirWarSpeech
  17034. "Requires Level 10 \n Nearby troops gain leadership bonus \n Passive ability"
  17035. END
  17036.  
  17037. CONTROLBAR:FaramirKnightRanger
  17038. "Knight/&Ranger Toggle"
  17039. END
  17040.  
  17041. CONTROLBAR:ToolTipFaramirKnightRanger
  17042. "Requires Level 3 \n Switch between Knight and Ranger modes \n left click to activate"
  17043. END
  17044.  
  17045. CONTROLBAR:DamrodWarSpeech
  17046. "War Speech"
  17047. END
  17048.  
  17049. CONTROLBAR:ToolTipDamrodWarSpeech
  17050. "Requires Level 10 \n Nearby troops gain leadership bonus \n Passive ability"
  17051. END
  17052.  
  17053. CONTROLBAR:DamrodKnightRanger
  17054. "Knight/&Ranger Toggle"
  17055. END
  17056.  
  17057. CONTROLBAR:ToolTipDamrodKnightRanger
  17058. "Requires Level 3 \n Switch between Knight and Ranger modes \n left click to activate"
  17059. END
  17060.  
  17061. CONTROLBAR:ToggleShieldWallFormation
  17062. "Shield Wall For&mation"
  17063. END
  17064.  
  17065. CONTROLBAR:ToolTipToggleShieldWallFormation
  17066. "+50% Armor \n -75% Speed"
  17067. END
  17068.  
  17069. CONTROLBAR:ToggleLooseFormation
  17070. "Loose For&mation"
  17071. END
  17072. CONTROLBAR:ToolTipToggleIFighterLooseToBlockFormation
  17073. "-40% Speed \n +25% Armor"
  17074. END
  17075. CONTROLBAR:ToolTipToggleIFighterBlockToLooseFormation
  17076. "Default Formation"
  17077. END
  17078. CONTROLBAR:ToolTipToggleCrossbowmanLooseToWedgeFormation
  17079. "+25% Damage \n -25% Armor"
  17080. END
  17081. CONTROLBAR:ToolTipToggleCrossbowmanWedgeToLooseFormation
  17082. "Default Formation"
  17083. END
  17084. CONTROLBAR:ToolTipToggleFighterLooseToBlockFormation
  17085. "-40% Speed \n +25% Armor"
  17086. END
  17087. CONTROLBAR:ToolTipToggleFighterBlockToLooseFormation
  17088. "Default Formation"
  17089. END
  17090. CONTROLBAR:ToolTipTogglePikemanLooseToPorcupineFormation
  17091. "-40% Speed \n +25% Armor \n Bonus damage vs cavalry"
  17092. END
  17093. CONTROLBAR:ToolTipTogglePikemanPorcupineToLooseFormation
  17094. "Default Formation"
  17095. END
  17096.  
  17097. CONTROLBAR:ConstructGondorBattleTower
  17098. "Battle Tower"
  17099. END
  17100.  
  17101. CONTROLBAR:ToolTipBuildGondorBattleTower
  17102. "Defensive Arrow Tower \n Can be garrisoned with archers for extra damage output"
  17103. END
  17104.  
  17105. CONTROLBAR:SpeechCraft
  17106. "Spee&ch Craft"
  17107. END
  17108.  
  17109. CONTROLBAR:ToolTipSpeechCraft
  17110. "Requires Level 5 \n Give targeted units experience \n Left click icon then left click on target units"
  17111. END
  17112.  
  17113. CONTROLBAR:Dominate
  17114. "Wormto&ngue"
  17115. END
  17116.  
  17117. CONTROLBAR:ToolTipDominate
  17118. "Requires Level 4 \n Temporarily gain control of targeted enemies \n Left click icon then left click on target enemies"
  17119. END
  17120.  
  17121. CONTROLBAR:Disguise
  17122. "D&isguise"
  17123. END
  17124.  
  17125. CONTROLBAR:ToolTipDisguise
  17126. "Requires Level 4 \n Disguise as a normal Rohirrim \n Left click to activate"
  17127. END
  17128.  
  17129. CONTROLBAR:Smite
  17130. "Smi&te"
  17131. END
  17132.  
  17133. CONTROLBAR:ToolTipSmite
  17134. "Powerful ranged attack against a single target \n Left click icon then left click on target"
  17135. END
  17136.  
  17137. CONTROLBAR:ShieldMaiden
  17138. "Shie&ld Maiden"
  17139. END
  17140.  
  17141. CONTROLBAR:ToolTipShieldMaiden
  17142. "Requires Level 5 \n Eowyn gains +65% Armor \n Left click to activate"
  17143. END
  17144.  
  17145. CONTROLBAR:ToggleTrebWeapon
  17146. "Bomba&rd"
  17147. END
  17148.  
  17149. CONTROLBAR:ToolTipToggleTrebWeapon
  17150. "Left click to automatically fire at enemies"
  17151. END
  17152.  
  17153. CONTROLBAR:NoAutoAcquire
  17154. "Halt Auto Acqu&ire"
  17155. END
  17156.  
  17157. CONTROLBAR:ToolTipNoAutoAcquire
  17158. "Left click not to fire automatically"
  17159. END
  17160.  
  17161. CONTROLBAR:AutoAcquire
  17162. "Auto Acqu&ire"
  17163. END
  17164.  
  17165. CONTROLBAR:ToolTipAutoAcquire
  17166. "Left click to automatically fire at enemies"
  17167. END
  17168.  
  17169.  
  17170. CONTROLBAR:ConstructRohanPeasant
  17171. "Rohan &Peasants"
  17172. END
  17173.  
  17174. CONTROLBAR:ToolTipBuildRohanPeasant
  17175. "Repairs buildings"
  17176. END
  17177.  
  17178. CONTROLBAR:ToolTipSpecialAbilityDwarfToss
  17179. "Throws Gimli among the enemy"
  17180. END
  17181.  
  17182. CONTROLBAR:TooltipSwoopAttack
  17183. "Dives through a group of units"
  17184. End
  17185.  
  17186. CONTROLBAR:SplitHorde
  17187. "Split horde"
  17188. End
  17189.  
  17190. CONTROLBAR:TooltipSplitHorde
  17191. "Split combo horde"
  17192. End
  17193.  
  17194. CONTROLBAR:GarrisonExit
  17195. "Evacuate"
  17196. END
  17197.  
  17198. CONTROLBAR:ToolTipStructureExit
  17199. // context: Appears when you mouse over the Evacuate cameo on any garrisonable structure
  17200. "Order this unit to exit"
  17201. END
  17202.  
  17203. CONTROLBAR:ToolTipTransportExit
  17204. // context: Appears when you mouse over the Evacuate cameo on any transport
  17205. "Order this unit to exit"
  17206. END
  17207.  
  17208. CONTROLBAR:ToolTipGarrisonEvacuate
  17209. "Order all units to evacuate"
  17210. END
  17211.  
  17212. CONTROLBAR:TransportEvacuate
  17213. "E&vacuate"
  17214. END
  17215.  
  17216. CONTROLBAR:ToolTipEvacuate
  17217. "Order all units to exit"
  17218. END
  17219.  
  17220. CONTROLBAR:ToolTipRailedTransport
  17221. ""
  17222. END
  17223.  
  17224. CONTROLBAR:ToolTipGuard
  17225. "Guard a specific location. Pursue targets if necessary"
  17226. END
  17227.  
  17228. CONTROLBAR:ToolTipGuardUnit
  17229. "Guard another unit"
  17230. END
  17231.  
  17232. CONTROLBAR:ToolTipGuardWithoutPursuit
  17233. "Guard a specific location. Do not pursue targets."
  17234. END
  17235.  
  17236. CONTROLBAR:ToolTipGuardFlyingUnitsOnly
  17237. "Attack airborne units within range"
  17238. END
  17239.  
  17240. CONTROLBAR:TooltipSpawnOrcs
  17241. "Spawn orcs from the ground"
  17242. END
  17243.  
  17244. CONTROLBAR:TooltipRainOfFire
  17245. "Fire rains from the sky"
  17246. END
  17247.  
  17248. CONTROLBAR:RepairStructure
  17249. "Repair S&tructure"
  17250. END
  17251.  
  17252. CONTROLBAR:ToolTipRepairStructure
  17253. "Repair a structure"
  17254. END
  17255.  
  17256. CONTROLBAR:DeployMine
  17257. "&Deploy Mine"
  17258. END
  17259.  
  17260. CONTROLBAR:ToolTipDeployMine
  17261. "Deploy a powerful explosive"
  17262. END
  17263.  
  17264. CONTROLBAR:ToolTipAttackMove
  17265. // context: Appears when you mouse over the Attack Move cameo on all units
  17266. "Attack all the enemies encountered en route to the destination."
  17267. END
  17268.  
  17269. CONTROLBAR:ToolTipCommandStop
  17270. // context: Appears when you mouse over the Stop cameo on all units
  17271. "Stop"
  17272. END
  17273.  
  17274. CONTROLBAR:ToolTipWayPoints
  17275. // context: Appears when you mouse over the Waypoint cameo on all units
  17276. "Click to set waypoints"
  17277. END
  17278.  
  17279. CONTROLBAR:ToolTipCancelConstruction
  17280. // context: Appears when you mouse over the Cancel Construction cameo on any structure currently being built
  17281. "Cancel construction"
  17282. END
  17283.  
  17284. CONTROLBAR:ArwenMount
  17285. "&Mount / Dismount"
  17286. END
  17287.  
  17288. CONTROLBAR:GlorfindelMount
  17289. "&Mount / Dismount"
  17290. END
  17291.  
  17292. CONTROLBAR:ToolTipArwenMount
  17293. "Left click to mount horse"
  17294. END
  17295.  
  17296. // stealth messages
  17297. // context: One of *my* units has just uncovered a stealth *enemy* unit
  17298. MESSAGE:StealthDiscovered
  17299. "Enemy stealth unit discovered."
  17300. END
  17301.  
  17302. MESSAGE:StealthNeutralized
  17303. // context: One of *my* stealth units has just been unvocered by an *enemy* unit
  17304. "Stealth ability neutralized."
  17305. END
  17306.  
  17307. // comment: Thing Template Display Names, These are generated based off the name of the object and are used for the mouse over tooltips in the game world
  17308.  
  17309. ThingTemplate:EuropeanTowerBridge01
  17310. "Bridge"
  17311. END
  17312.  
  17313. ThingTemplate:BridgeTowerConcreteRight02
  17314. "Bridge"
  17315. END
  17316.  
  17317. ThingTemplate:IndustrialBridgeTower01
  17318. "Bridge"
  17319. END
  17320.  
  17321. ThingTemplate:Crypt01
  17322. "Crypt"
  17323. END
  17324.  
  17325. // NEW INTERFACE ADDITIONS
  17326.  
  17327.  
  17328. TOOLTIP:Campaign1
  17329. // context: tooltip for the campaign button located on the main menu
  17330. "Campaign 1"
  17331. END
  17332.  
  17333. TOOLTIP:Campaign2
  17334. // context: tooltip for the campaign button located on the main menu
  17335. "Campaign 2"
  17336. END
  17337.  
  17338. TOOLTIP:Campaign3
  17339. // context: tooltip for the campaign button located on the main menu
  17340. "Campaign 3"
  17341. END
  17342.  
  17343. GUI:InternetDisconnectionMenuHeader
  17344. "Disconnection Menu" 
  17345. END
  17346.  
  17347. GUI:InternetDisconnectionMenuHeaderCaps
  17348. "DISCONNECTION MENU"
  17349. END
  17350.  
  17351. APT:DisconnectRules
  17352. "One or more players has disconnected from the game.  The player(s) may return to continue play; however it is possible that the player(s) are attempting to circumvent proper win/loss ladder reporting.  If you wish to file a grievance, click on the 'Report Cheaters' link within the game ladder web page"
  17353. END
  17354.  
  17355. GUI:InternetDisconnectionMenuBody2
  17356. ""
  17357. END
  17358.  
  17359.  
  17360. GUI:Setup
  17361. // context: Button on the Quickmatch Screen that will show the setup options
  17362. "SETUP"
  17363. END
  17364.  
  17365. GUI:PlayerInfo
  17366. // context: Button on the QUickmatch Screen that will show the player info
  17367. "PLAYER INFO"
  17368. END
  17369.  
  17370. GUI:Persona
  17371. // context: Button to go to the stats window
  17372. "PERSONA"
  17373. END
  17374.  
  17375.  
  17376. GUI:TextureLow
  17377. //context: Set the level of quality for the textures to Low Quality
  17378. "Low Quality (faster)"
  17379. END
  17380.  
  17381. GUI:GameSpeed
  17382. //context: Options setting to control the speed of the game
  17383. "Game Speed:"
  17384. END
  17385.  
  17386. GUI:SlowGameSpeed
  17387. //context: Slow setting for the Game Speed Control
  17388. "Slow"
  17389. END
  17390.  
  17391. GUI:MediumGameSpeed
  17392. //context: Medium setting for the Game Speed Control
  17393. "Medium"
  17394. END
  17395.  
  17396. GUI:FastGameSpeed
  17397. //context: Fast setting for the Game Speed Control
  17398. "Fast"
  17399. END
  17400.  
  17401. GUI:FetchingPlayerInfo
  17402. // context: on the player info screen, we are waiting for info from the server.  This must be short.
  17403. "Updating..."
  17404. END
  17405.  
  17406.  
  17407. GUI:GameTypeScenario 
  17408. // context: GameType Combo box on quickmatch screen
  17409. "Scenario"
  17410. END
  17411.  
  17412. GUI:GameTypeHeadToHead 
  17413. // context: GameType Combo box on quickmatch screen
  17414. "Head to Head"
  17415. END
  17416.  
  17417. GUI:TooltipNoMoreCommandPoints
  17418. //displayed in game to notify player when they have reached their //command point limit
  17419. "Command Point Limit has Been Reached"
  17420. END
  17421.  
  17422.  
  17423. ////////////////////////////////////////////////////
  17424. // CREDITS
  17425. //context: CREDITS Titles and Thanks
  17426. ////////////////////////////////////////////////////
  17427. CREDITS:DevelopmentTitle1
  17428. "The Lord of the Rings(tm),"
  17429. END
  17430.  
  17431. CREDITS:EAPacificDevTeam2
  17432. "Development Team"
  17433. END
  17434.  
  17435. CREDITS:ExecutiveInCharge
  17436. "Executive Producer"
  17437. END
  17438.  
  17439. CREDITS:Producer
  17440. "Senior Producers"
  17441. END
  17442.  
  17443. CREDITS:DesignDevelopmentDirector
  17444. "Design Development Director"
  17445. END
  17446.  
  17447. CREDITS:CinematicCutSceneDirector
  17448. "Cinematics Director"
  17449. END
  17450.  
  17451.  
  17452. CREDITS:DevelopmentDirector
  17453. "Development Director"
  17454. END
  17455.  
  17456. CREDITS:EngineeringDevelopmentDirector
  17457. "Engineering Development Director"
  17458. END
  17459.  
  17460. CREDITS:AssistantProducers
  17461. "Assistant Producer"
  17462. END
  17463.  
  17464. CREDITS:CreativeDirection
  17465. "Creative Direction and Design"
  17466. END
  17467.  
  17468. CREDITS:Engineers
  17469. "Engineers"
  17470. END
  17471.  
  17472. CREDITS:Designers
  17473. "Designers"
  17474. END
  17475.  
  17476.  
  17477. CREDITS:SeniorConceptArtist
  17478. "Senior Artist, Concept and Matte Painting"
  17479. END
  17480.  
  17481. CREDITS:SeniorEffectsArtist
  17482. "Lead Effects Artist"
  17483. END
  17484.  
  17485. CREDITS:TechnicalArtist
  17486. "Technical Artist"
  17487. END
  17488.  
  17489. CREDITS:Artists
  17490. "Artists"
  17491. END
  17492.  
  17493. CREDITS:LeadAnimator
  17494. "Lead Animator"
  17495. END
  17496.  
  17497. CREDITS:Animators
  17498. "Animators"
  17499. END
  17500.  
  17501. CREDITS:CinematicCutSceneArtists
  17502. "Cinematic Artists"
  17503. END
  17504.  
  17505. CREDITS:CinematicCutSceneEditor
  17506. "Cinematic Editor"
  17507. END
  17508.  
  17509. CREDITS:Additionalsoundsanddialogueprocessing
  17510. "Sound Design"
  17511. END
  17512.  
  17513.  
  17514. CREDITS:CinematicAudio
  17515. "Cinematic Audio"
  17516. END
  17517.  
  17518. CREDITS:ScriptWriters
  17519. "Script Writers"
  17520. END
  17521.  
  17522. CREDITS:ProductionManagement
  17523. "Production Management"
  17524. END
  17525.  
  17526. CREDITS:ProductionAssistants
  17527. "Production Assistants"
  17528. END
  17529.  
  17530.  
  17531. CREDITS:ArtProductionAssistant
  17532. "Art Production Assistant"
  17533. END
  17534.  
  17535. CREDITS:ArtIntern
  17536. "Art Interns"
  17537. END
  17538.  
  17539. CREDITS:AdditionalDevelopmentDirection
  17540. "Additional Development Direction"
  17541. END
  17542.  
  17543. CREDITS:AdditionalProductionManagement
  17544. "Additional Production Management"
  17545. END
  17546.  
  17547. CREDITS:AdditionalProductionAssistance
  17548. "Additional Production Assistance"
  17549. END
  17550.  
  17551. CREDITS:AdditionalEngineering
  17552. "Additional Engineering"
  17553. END
  17554.  
  17555. CREDITS:AdditionalDesign
  17556. "Additional Design"
  17557. END
  17558.  
  17559. CREDITS:AdditionalArt
  17560. "Additional Art"
  17561. END
  17562.  
  17563. CREDITS:AdditionalCinematics
  17564. "Additional Cinematics"
  17565. END
  17566.  
  17567. CREDITS:Music
  17568. "Music"
  17569. END
  17570.  
  17571. CREDITS:Composer1
  17572. "Additional Music by"
  17573. END
  17574. CREDITS:Composer2
  17575. "Soundelux Design Music Group"
  17576. END
  17577. CREDITS:VOICEACTING
  17578. "Voice Acting"
  17579. END
  17580.  
  17581. CREDITS:VoiceActors
  17582. "Voice Actors"
  17583. END
  17584.  
  17585. CREDITS:MovieTalent
  17586. "Movie Talent"
  17587. END
  17588.  
  17589. CREDITS:MOTIONCAPTURETITLE
  17590. "Motion Capture"
  17591. END
  17592.  
  17593. CREDITS:MotionCapture
  17594. "Mocap Studios"
  17595. END
  17596.  
  17597. CREDITS:MotionCaptureSolvers
  17598. "EA Mocap Specialists - Solvers"
  17599. END
  17600.  
  17601. CREDITS:MotionCaptureTrackers
  17602. "EA Mocap Specialists - Trackers"
  17603. END
  17604.  
  17605. CREDITS:MotionCaptureActors
  17606. "Mocap Actors"
  17607. END
  17608.  
  17609. CREDITS:EAPacificQualityAssurance
  17610. "Quality Assurance"
  17611. END
  17612.  
  17613. CREDITS:QATestAssLead
  17614. "EALA QA Assistant Lead"
  17615. END
  17616.  
  17617. CREDITS:QATestSeniorAnalysts
  17618. "EALA QA Senior Analyst"
  17619. END
  17620.  
  17621. CREDITS:QAOnlineLead
  17622. "EALA QA Online Lead"
  17623. END
  17624.  
  17625. CREDITS:QADatabaseLead
  17626. "EALA QA Database Lead"
  17627. END
  17628.  
  17629. CREDITS:TIBQADirector
  17630. "Tiburon QA Director"
  17631. END
  17632.  
  17633.  
  17634. CREDITS:TIBQAManager
  17635. "Tiburon Manager of General Testing"
  17636. END
  17637.  
  17638. CREDITS:TIBQATestLead
  17639. "Tiburon QA Test Lead"
  17640. END
  17641.  
  17642. CREDITS:TIBQATestAssLead
  17643. "Tiburon QA Assistant Test Lead"
  17644. END
  17645.  
  17646. CREDITS:TIBQASeniorAnalysts
  17647. "Tiburon QA Senior Analysts"
  17648. END
  17649.  
  17650. CREDITS:TIBQATestAnalysts
  17651. "Tiburon QA Test Analysts"
  17652. END
  17653.  
  17654.  
  17655. CREDITS:NACustomerQualityControl 
  17656. "NA Customer Quality Control"
  17657. END
  17658.  
  17659. CREDITS:NACustomerQualityControlManager 
  17660. "NA Customer Quality Control Manager"
  17661. END
  17662.  
  17663. CREDITS:NACustomerQualityControlPlatformGroup
  17664. "NA Customer Quality Control Platform Group"
  17665. END
  17666.  
  17667. CREDITS:NACustomerQualityControlProjectLeads 
  17668. "NA Customer Quality Control Project Leads"
  17669. END
  17670.  
  17671. CREDITS:EuorpeanCertificationGroup
  17672. "European Certification Group"
  17673. END
  17674.  
  17675. CREDITS:Localization
  17676. "Localization"
  17677. END
  17678.  
  17679. CREDITS:EALALocalizationDirector
  17680. "EALA Director of Product Localization"
  17681. END
  17682.  
  17683. CREDITS:EALAADDITIONAL
  17684. "Additional EALA Localization"
  17685. END
  17686.  
  17687. CREDITS:EAEUROPE
  17688. "EA EUROPE"
  17689. END
  17690.  
  17691. CREDITS:EALocalizationProjectManager
  17692. "European EA Localization Project Manager"
  17693. END
  17694.  
  17695. CREDITS:LocalizationFrance
  17696. "EA France"
  17697. END
  17698.  
  17699. CREDITS:FRALocalizationCoordinator
  17700. "Localization Coordinator"
  17701. END
  17702.  
  17703. CREDITS:FRATranslations
  17704. "Translations"
  17705. END
  17706.  
  17707.  
  17708. CREDITS:FRALTCoordinator
  17709. "LT Coordinator"
  17710. END
  17711.  
  17712. CREDITS:FRALocalizationTesting
  17713. "Testing"
  17714. END
  17715.  
  17716. CREDITS:LocalizationGermany
  17717. "EA Germany"
  17718. END
  17719.  
  17720. CREDITS:GERLocalizationCoordinator
  17721. "Localization Coordinator"
  17722. END
  17723.  
  17724. CREDITS:GERTranslations
  17725. "Translations"
  17726. END
  17727.  
  17728.  
  17729. CREDITS:GERLTCoordinator
  17730. "LT Coordinator"
  17731. END
  17732.  
  17733. CREDITS:GERLocalizationTesting
  17734. "Testing"
  17735. END
  17736.  
  17737. CREDITS:LocalizationItaly
  17738. "EA Italy"
  17739. END
  17740.  
  17741. CREDITS:ITALocalizationCoordinator
  17742. "Localization Coordinator"
  17743. END
  17744.  
  17745. CREDITS:ITATranslations
  17746. "Translations"
  17747. END
  17748.  
  17749.  
  17750. CREDITS:ITALTCoordinator
  17751. "LT Coordinator"
  17752. END
  17753.  
  17754. CREDITS:ITALocalizationTesting
  17755. "Testing"
  17756. END
  17757.  
  17758.  
  17759. CREDITS:LocalizationNetherlands
  17760. "EA Netherlands"
  17761. END
  17762.  
  17763. CREDITS:NETLocalizationCoordinator
  17764. "Localization Coordinator"
  17765. END
  17766.  
  17767. CREDITS:NETTranslations
  17768. "Translations"
  17769. END
  17770.  
  17771.  
  17772. CREDITS:NETLTCoordinator
  17773. "LT Coordinator"
  17774. END
  17775.  
  17776. CREDITS:NETLocalizationTesting
  17777. "Testing"
  17778. END
  17779.  
  17780. CREDITS:LocalizationNorway
  17781. "EA Norway"
  17782. END
  17783.  
  17784. CREDITS:NORLocalizationCoordinator
  17785. "Localization Coordinator"
  17786. END
  17787.  
  17788. CREDITS:NORTranslations
  17789. "Translations"
  17790. END
  17791.  
  17792.  
  17793. CREDITS:NORLTCoordinator
  17794. "LT Coordinator"
  17795. END
  17796.  
  17797. CREDITS:NORLocalizationTesting
  17798. "Testing"
  17799. END
  17800.  
  17801. CREDITS:LocalizationPoland
  17802. "EA Poland"
  17803. END
  17804.  
  17805. CREDITS:POLLocalizationCoordinator
  17806. "Localization Coordinator"
  17807. END
  17808.  
  17809. CREDITS:POLTranslations
  17810. "Translations"
  17811. END
  17812.  
  17813.  
  17814. CREDITS:POLLTCoordinator
  17815. "LT Coordinator"
  17816. END
  17817.  
  17818. CREDITS:POLLocalizationTesting
  17819. "Testing"
  17820. END
  17821.  
  17822.  
  17823. CREDITS:LocalizationSpain
  17824. "EA Spain"
  17825. END
  17826.  
  17827. CREDITS:SPALocalizationCoordinator
  17828. "Localization Coordinator"
  17829. END
  17830.  
  17831. CREDITS:SPATranslations
  17832. "Translations"
  17833. END
  17834.  
  17835.  
  17836. CREDITS:SPALTCoordinator
  17837. "LT Coordinator"
  17838. END
  17839.  
  17840. CREDITS:SPALocalizationTesting
  17841. "Testing"
  17842. END
  17843.  
  17844.  
  17845. CREDITS:LocalizationSweden
  17846. "EA Sweden"
  17847. END
  17848.  
  17849. CREDITS:SWELocalizationCoordinator
  17850. "Localization Coordinator"
  17851. END
  17852.  
  17853. CREDITS:SWETranslations
  17854. "Translations"
  17855. END
  17856.  
  17857.  
  17858. CREDITS:SWELTCoordinator
  17859. "LT Coordinator"
  17860. END
  17861.  
  17862. CREDITS:SWELocalizationTesting
  17863. "Testing"
  17864. END
  17865.  
  17866.  
  17867.  
  17868. CREDITS:EAEuropeIntegration
  17869. "EA Europe Integration"
  17870. END
  17871.  
  17872. CREDITS:EAEuropeProduction
  17873. "Production"
  17874. END
  17875.  
  17876. CREDITS:EAEuropeEngineering
  17877. "Engineering"
  17878. END
  17879.  
  17880.  
  17881. CREDITS:EAEuropeQA
  17882. "EA Europe QA"
  17883. END
  17884.  
  17885. CREDITS:LocalizationJapan
  17886. "EA Japan"
  17887. END
  17888.  
  17889. CREDITS:JAPLocalizationCoordinator
  17890. "Localization Coordinator"
  17891. END
  17892.  
  17893. CREDITS:JAPTranslations
  17894. "Translations"
  17895. END
  17896.  
  17897.  
  17898. CREDITS:JAPLTCoordinator
  17899. "LT Coordinator"
  17900. END
  17901.  
  17902. CREDITS:JAPLocalizationTesting
  17903. "Testing"
  17904. END
  17905.  
  17906. CREDITS:LocalizationAsia
  17907. "EA Asia"
  17908. END
  17909.  
  17910. CREDITS:LocalizationManagerAsia
  17911. "Localization Manager"
  17912. END
  17913.  
  17914. CREDITS:LocalizationChina
  17915. "EA China"
  17916. END
  17917.  
  17918. CREDITS:CHILocalizationCoordinator
  17919. "Localization Coordinator"
  17920. END
  17921.  
  17922. CREDITS:CHITranslations
  17923. "Translations"
  17924. END
  17925.  
  17926. CREDITS:CHILTCoordinator
  17927. "LT Coordinator"
  17928. END
  17929.  
  17930. CREDITS:LocalizationKorea
  17931. "EA Korea"
  17932. END
  17933.  
  17934. CREDITS:KorLocalizationCoordinator
  17935. "Localization Coordinator"
  17936. END
  17937.  
  17938. CREDITS:KorTranslations
  17939. "Translations"
  17940. END
  17941.  
  17942.  
  17943. CREDITS:KorLTCoordinator
  17944. "LT Coordinator"
  17945. END
  17946.  
  17947. CREDITS:KorLocalizationTesting
  17948. "Testing"
  17949. END
  17950.  
  17951.  
  17952. CREDITS:LocalizationTaiwan
  17953. "EA Taiwan"
  17954. END
  17955.  
  17956. CREDITS:TAILocalizationCoordinator
  17957. "Localization and LT Coordinator"
  17958. END
  17959.  
  17960. CREDITS:TAITranslations
  17961. "Translations"
  17962. END
  17963.  
  17964. CREDITS:THALocalizationTaiwan
  17965. "EA Thailand"
  17966. END
  17967.  
  17968. CREDITS:THALocalizationCoordinator
  17969. "Localization and LT Coordinator"
  17970. END
  17971.  
  17972. CREDITS:THATranslations
  17973. "Translations"
  17974. END
  17975.  
  17976. CREDITS:Marketing
  17977. "Marketing"
  17978. END
  17979.  
  17980. CREDITS:NorthAmericaMarketingPartners
  17981. "EA North America Marketing Partners"
  17982. END
  17983.  
  17984. CREDITS:EuropeanMarketingPartners
  17985. "EA Europe Central Product Manager"
  17986. END
  17987.  
  17988. CREDITS:BELMarketingPartners
  17989. "EA Belgium Product Manager"
  17990. END
  17991. CREDITS:FRAMarketingPartners
  17992. "EA France Product Manager"
  17993. END
  17994. CREDITS:GERMarketingPartners
  17995. "EA Germany Product Manager"
  17996. END
  17997. CREDITS:ITAnMarketingPartners
  17998. "EA Italy Product Manager"
  17999. END
  18000. CREDITS:NETMarketingPartners
  18001. "EA Netherlands Product Manager"
  18002. END
  18003. CREDITS:NORMarketingPartners
  18004. "EA Norway Product Manager"
  18005. END
  18006. CREDITS:POLMarketingPartners
  18007. "EA Poland Product Manager"
  18008. END
  18009. CREDITS:SPAMarketingPartners
  18010. "EA Spain Product Manager"
  18011. END
  18012. CREDITS:SWEMarketingPartners
  18013. "EA Sweden Product Manager"
  18014. END
  18015. CREDITS:JAPMarketingPartners
  18016. "EA Japan Product Manager"
  18017. END
  18018. CREDITS:EALASupport
  18019. "EALA Support"
  18020. END
  18021.  
  18022. CREDITS:EALAITSupport
  18023. "EALA IT Support"
  18024. END
  18025.  
  18026. CREDITS:EALAMastering
  18027. "EALA Mastering"
  18028. END
  18029.  
  18030. CREDITS:EALAFINANCESUPPORT
  18031. "EALA Finance"
  18032. END
  18033. CREDITS:EADevelopmentExecutives
  18034. "EA Development Executives"
  18035. END
  18036. CREDITS:EALAGeneralManager
  18037. "EALA General Managers"
  18038. END
  18039. CREDITS:EAWorldwide
  18040. "EA Worldwide Development Executives"
  18041. END
  18042. CREDITS:EAChiefCreative
  18043. "EA Chief Creative Officer"
  18044. END
  18045. CREDITS:DirectorofLicenseRelations
  18046. "Director of License Relations"
  18047. END
  18048. CREDITS:NewLineThanks
  18049. "The EA team would like to offer"
  18050. END
  18051. CREDITS:NewLineThanks1
  18052. "their very special thanks to NEW LINE CINEMA,"
  18053. END
  18054. CREDITS:NewLineThanks2
  18055. "The Lord of the Rings(tm); The Return of the King(tm)"
  18056. END
  18057. CREDITS:NewLineThanks3
  18058. "production team and cast."
  18059. END
  18060. CREDITS:BingThanks
  18061. "As always, a special thanks to Bing Gordon.\n Your guidance and support is very much appreciated."
  18062. END
  18063. CREDITS:TonyThanks
  18064. "Special thanks to Tony Castle for his\n feedback and suggestions"
  18065. END
  18066.  
  18067. CREDITS:NewLineDirectedby
  18068. "Directed by"
  18069. END
  18070. CREDITS:NewLineBasedon
  18071. "Based on the books by J.R.R. Tolkien"
  18072. END
  18073. CREDITS:NewLineProducers
  18074. "Producers"
  18075. END
  18076. CREDITS:NewLineExecProducers
  18077. "Executive Producers"
  18078. END
  18079. CREDITS:NewLineScreenplay
  18080. "Screenplay"
  18081. END
  18082. CREDITS:NewLineDirectorofPhotography
  18083. "Director of Photography"
  18084. END
  18085. CREDITS:NewLineProductionDesigner
  18086. "Production Designer"
  18087. END
  18088. CREDITS:NewLineFilmEd
  18089. "Film Editor"
  18090. END
  18091. CREDITS:NewLineCoProd
  18092. "Co-Producers"
  18093. END
  18094. CREDITS:NewLineCast
  18095. "Cast"
  18096. END
  18097. CREDITS:NewLineMusic
  18098. "Music"
  18099. END
  18100. CREDITS:NewLineSpecialFX
  18101. "Special Effects"
  18102. END
  18103. CREDITS:NewLineSeniorExec1
  18104. "Senior Executive Vice President"
  18105. END
  18106. CREDITS:NewLineSeniorExec2
  18107. "Worldwide Licensing and Merchandising" 
  18108. END
  18109. CREDITS:NewLineSeniorExec3
  18110. "New Line Cinema"
  18111. END
  18112. CREDITS:NewLineCreativeDir
  18113. "Vice President, Creative Services"
  18114. END
  18115. CREDITS:NewLineCreativeServices
  18116. "Creative Services"
  18117. END
  18118. CREDITS:NewLineExecMusic
  18119. "Executive in Charge of Music"
  18120. END
  18121. CREDITS:NewLineWeta1
  18122. "Weta Workshop Creative Supervisor"
  18123. END
  18124. CREDITS:NewLineWeta2
  18125. "Special Make-up, Creatures, Armour and Minatures"
  18126. END
  18127.  
  18128.  
  18129. CREDITS:NewLineArtist
  18130. "Artist & Conceptual Designer"
  18131. END
  18132. CREDITS:NewLineSpecialAssets
  18133. "Special Assets Coordinator"
  18134. END
  18135. CREDITS:NewLineAssitantBA
  18136. "Assistant to Barrie Osborne"
  18137. END
  18138.  
  18139. CREDITS:NewLinePostProd
  18140. "Post Production Supervisors"
  18141. END
  18142. CREDITS:NewLine1stassistantEd
  18143. "1st Assistant Editor"
  18144. END
  18145. CREDITS:NewLineSpecialFXDir
  18146. "Special Effects Director"
  18147. END
  18148. CREDITS:NewLineVFX
  18149. "VFX Art Director"
  18150. END
  18151. CREDITS:NewLineManagerPostProd
  18152. "Manager, Post Production Services"
  18153. END
  18154. CREDITS:SpecialThanks
  18155. "Special Thanks"
  18156. END
  18157.  
  18158. CREDITS:Intel
  18159. "Pentium and the Intel Inside logo are trademarks or \n registered trademarks of Intel Corporation or its \n subsidiaries in the United States and other countries."
  18160. END
  18161. CREDITS:ThankYou1
  18162. "Thank you for playing"
  18163. END
  18164. CREDITS:ThankYou2
  18165. "The Battle for Middle-earth"
  18166. END
  18167.  
  18168. CREDITS:AndySerkis
  18169. "And featuring Andy Serkis as Gollum"
  18170. END
  18171.  
  18172. CREDITS:BasedOn
  18173. "Based on the books by J.R.R. Tolkien"
  18174. END
  18175.  
  18176. CREDITS:Alphabetical
  18177. "(in alphabetical order)"
  18178. END
  18179.  
  18180. CREDITS:THX
  18181. "THX is a trademark or registered trademark of THX Ltd. All rights reserved."
  18182. END
  18183.  
  18184. ////////////
  18185. ////////////END OF CREDITS
  18186. ////////////
  18187.  
  18188.  
  18189. GUI:AgeFailedTitle
  18190. "Age Requirement Notice"
  18191. END
  18192.  
  18193. GUI:AgeFailed
  18194. "You must be 13 years of age or older to play this game online."
  18195. END
  18196.  
  18197. GUI:AdditionalLocalizationManagement
  18198. "Additional Localization Management"
  18199. END
  18200.  
  18201. APT:PalantirResources
  18202. "1000"
  18203. END
  18204.  
  18205. APT:PalantirResourceMultiplier
  18206. "x23"
  18207. END
  18208.  
  18209. APT:PalantirCommandPoints
  18210. "102/200"
  18211. END
  18212.  
  18213. APT:RankLabel
  18214. // Context: On hero UI, it is the value of the hero's rank
  18215. "Level: %d"
  18216. END
  18217.  
  18218. TOOLTIP:LadderRankUnavailable
  18219. // context: string displayed as player's ladder rank when their ladder rank is unknown
  18220. "--"
  18221. END
  18222.  
  18223. APT:1v1RankLabel
  18224. "1v1 Rank:"
  18225. END
  18226.  
  18227. APT:2v2RankLabel
  18228. "2v2 Rank:"
  18229. END
  18230.  
  18231.  
  18232.  
  18233. APT:HeroRank
  18234. // Context: Used to not display a string until code desides to use HeroRankLabel.
  18235. " "
  18236. END
  18237.  
  18238. APT:CostModifierUpgrade
  18239. // Context: Used to not display a string until code decides to set it
  18240. " "
  18241. END
  18242.  
  18243. APT:PalantirRegionName
  18244. // Context: Used to not display a string until code decides to set it
  18245. " "
  18246. END
  18247.  
  18248. APT:PalantirRegionBonus
  18249. // Context: Used to not display a string until code decides to set it
  18250. " "
  18251. END
  18252.  
  18253. APT:PalantirTimeRemaining
  18254. // Context: Used to label the timer progress bar in the palantir for selected objects with time limited lifespans
  18255. "Time Remaining"
  18256. END
  18257.  
  18258. APT:LivingWorldRegionDefendedNotice
  18259. // Context: Used to display the name of the region just 'defended' in the living world
  18260. "%s defended!"
  18261. END
  18262.  
  18263. APT:LivingWorldRegionTakenNotice
  18264. // Context: Used to display the name of the region just 'taken' in the living world
  18265. "%s taken!"
  18266. END
  18267.  
  18268. APT:LivingWorldRegionEscapedNotice
  18269. // Context: Used to display the name of the region just 'escaped' in the living world
  18270. "Escaped %s!"
  18271. END
  18272.  
  18273. APT:LivingWorldRegionSavedSamAndFrodoNotice
  18274. // Context: Used to display the 'Saved Sam and Frodo' notice in the living world
  18275. "Saved Sam & Frodo!"
  18276. END
  18277.  
  18278. APT:LivingWorldRegionFrodoFoundNotice
  18279. // Context: Used to display the 'Frodo found' notice in the living world
  18280. "Frodo found!"
  18281. END
  18282.  
  18283.  
  18284. APT:LivingWorldRegionFoundTheOneRingNotice
  18285. // Context: Used to display the 'Found the One Ring' notice in the living world
  18286. "Found the One Ring!"
  18287. END
  18288.  
  18289. APT:LivingWorldRegionConqueredNotice
  18290. // Context: Used to display the name of the region just conquered in the living world
  18291. "%s conquered!"
  18292. END
  18293.  
  18294. GUI:GOLD_DISCOUNT
  18295. // Context: used to display upgrade discount modifier in palantir
  18296. "Gold Bonus -%d%%"
  18297. END
  18298.  
  18299. GUI:PORTERDiscount
  18300. // Context: used to display upgrade discount modifier in palantir
  18301. "Upgrade cost -%d%%"
  18302. END
  18303.  
  18304. GUI:INFANTRYDiscount
  18305. // Context: used to display infantry discount modifier in palantir
  18306. "Infantry cost -%d%%"
  18307. END
  18308.  
  18309. GUI:MACHINE_DISCOUNT
  18310. // Context: used to display Dwarven machine discount modifier in palantir
  18311. "Machine cost -%d%%"
  18312. END
  18313.  
  18314. GUI:FOOD_DISCOUNT
  18315. // Context: used to display cavalry discount modifier in palantir
  18316. "Food Bonus -%d%%"
  18317. END
  18318.  
  18319. GUI:CAVALRYMONSTERDiscount
  18320. // Context: used to display cavalry discount modifier in palantir
  18321. "Food Bonus -%d%%"
  18322. END
  18323.  
  18324. GUI:STEEL_DISCOUNT
  18325. // Context: used to display cavalry discount modifier in palantir
  18326. "Steel Bonus -%d%%"
  18327. END
  18328.  
  18329. GUI:HERO_DISCOUNT
  18330. // Context: used to display cavalry discount modifier in palantir
  18331. "Hero Bonus -%d%%"
  18332. END
  18333.  
  18334. GUI:WOOD_DISCOUNT
  18335. // Context: used to display cavalry discount modifier in palantir
  18336. "Wood Bonus -%d%%"
  18337. END
  18338.  
  18339. GUI:WATER_DISCOUNT
  18340. // Context: used to display cavalry discount modifier in palantir
  18341. "Water Bonus -%d%%"
  18342. END
  18343.  
  18344. GUI:UPGRADE_DISCOUNT
  18345. // Context: used to display the upgrade discount modifier in the palantir
  18346. "Upgrade Bonus -%d%%"
  18347. END
  18348.  
  18349. GUI:STRUCTURE_WALL_DISCOUNT
  18350. // Context: used to display the structure/wall discount modifier in the palantir
  18351. "Structure/Wall Bonus -%d%%"
  18352. END
  18353.  
  18354. GUI:GondorFighterHordeGondorArcherHordeGondorTowerShieldGuardHordeGondorRangerHordeDiscount
  18355. "Water Bonus -%d%%"
  18356. END
  18357.  
  18358. GUI:STONE_DISCOUNT
  18359. "Stone Bonus -%d%%"
  18360. END
  18361.  
  18362. GUI:UNITDiscount
  18363. // Context: used to display infantry discount modifier in palantir
  18364. "Unit cost -%d%%"
  18365. END
  18366.  
  18367. GUI:UnitBuildTime
  18368. "Unit Build Time -%d%%"
  18369. END
  18370.  
  18371.  
  18372. GUI:Slaughter_Discount
  18373. "Decomission \n Bonus +%d%%"
  18374. END
  18375.  
  18376. GUI:Corsair_Discount
  18377. "Corsair Discount -%d%%"
  18378. END
  18379.  
  18380. ///SCORE SCREENS
  18381. APT:YourArmy
  18382. "Your Army"
  18383. END
  18384.  
  18385. APT:Survived
  18386. "Survived"
  18387. END
  18388.  
  18389. APT:TotalVictory
  18390. "Total Victory"
  18391. END
  18392.  
  18393. APT:TotalVictoryCaps
  18394. "TOTAL VICTORY"
  18395. END
  18396.  
  18397. APT:VictoryCaps
  18398. "VICTORY"
  18399. END
  18400.  
  18401. APT:SurvivedCaps
  18402. "SURVIVED"
  18403. END
  18404.  
  18405. APT:FirstTrained
  18406. "First Trained"
  18407. END
  18408.  
  18409. APT:UnitCurrentLevel
  18410. "Unit Current Level"
  18411. END
  18412.  
  18413. APT:MissionEnemiesVanquished
  18414. "Mission Enemies Vanquished"
  18415. END
  18416.  
  18417. APT:CampaignEnemiesVanquished
  18418. "Campaign Enemies Vanquished"
  18419. END
  18420.  
  18421. APT:MissionsCompleted
  18422. "Missions Completed"
  18423. END
  18424.  
  18425. APT:BattleStats
  18426. "BATTLE STATISTICS"
  18427. END
  18428.  
  18429. APT:BonusObjectives
  18430. "BONUS OBJECTIVES"
  18431. END
  18432.  
  18433. APT:HeroVeterancy
  18434. "HERO EXPERIENCE"
  18435. END
  18436.  
  18437. APT:UnitVeterancy
  18438. "UNIT EXPERIENCE"
  18439. END
  18440.  
  18441. APT:TerritoryBonus
  18442. "TERRITORY BONUS"
  18443. END
  18444.  
  18445. APT:TotalScore
  18446. "Total Score"
  18447. END
  18448.  
  18449. APT:Rating
  18450. "Rating"
  18451. END
  18452.  
  18453. APT:Victory
  18454. "Victory"
  18455. END
  18456.  
  18457. // Time formatting for time line screen. Format uses "s" for seconds, "m" for minutes, "h" for hours and "d" for days. Don't repeat letters (like "mm").
  18458. APT:TimeMinuteSecond
  18459. "m:s"
  18460. END
  18461.  
  18462. // Time formatting for time line screen. Format uses "s" for seconds, "m" for minutes, "h" for hours and "d" for days. Don't repeat letters (like "mm").
  18463. APT:TimeHoursMinute
  18464. "h:m"
  18465. END
  18466.  
  18467. // Time formatting for time line screen. Format uses "s" for seconds, "m" for minutes, "h" for hours and "d" for days. Don't repeat letters (like "mm").
  18468. APT:TimeDaysHoursMinute
  18469. "d:h:m"
  18470. END
  18471.  
  18472. // Textual description of time format set above by APT:TimeMinuteSecond
  18473. APT:TimeDescriptionMinuteSecond
  18474. "Minutes:Seconds"
  18475. END
  18476.  
  18477. // Textual description of time format set above by APT:TimeHoursMinute
  18478. APT:TimeDescriptionHoursMinute
  18479. "Hours:Minutes"
  18480. END
  18481.  
  18482. // Textual description of time format set above by APT:TimeDaysHoursMinute
  18483. APT:TimeDescriptionDaysHoursMinute
  18484. "Days:Hours:Minutes"
  18485. END
  18486.  
  18487. APT:Units
  18488. "Units"
  18489. END
  18490.  
  18491. APT:Resources
  18492. "Resources"
  18493. END
  18494.  
  18495. APT:Territories
  18496. "Territories"
  18497. END
  18498.  
  18499. APT:FinalScore
  18500. "Final Score"
  18501. END
  18502.  
  18503. APT:Standings
  18504. "Standings"
  18505. END
  18506.  
  18507. APT:TotalTime
  18508. "Total Time"
  18509. END
  18510.  
  18511. APT:Fortress
  18512. "Fortress"
  18513. END
  18514.  
  18515. APT:Defeated
  18516. "Defeated"
  18517. END
  18518.  
  18519. APT:Disconnected
  18520. "Disconnected"
  18521. END
  18522.  
  18523. APT:Timeline
  18524. "Timeline"
  18525. END
  18526.  
  18527. APT:TimelineCaps
  18528. "TIMELINE"
  18529. END
  18530.  
  18531. APT:UnitsTab
  18532. "UNITS"
  18533. END
  18534.  
  18535. APT:StructuresTab
  18536. "STRUCTURES"
  18537. END
  18538.  
  18539. APT:ResourcesTab
  18540. "RESOURCES"
  18541. END
  18542.  
  18543. APT:TerritoriesTab
  18544. "TERRITORIES"
  18545. END
  18546.  
  18547. APT:FinalScoreTab
  18548. "FINAL SCORE"
  18549. END
  18550.  
  18551. APT:Skip
  18552. //Button name in Timeline screen
  18553. "SKIP"
  18554. END
  18555.  
  18556. APT:More
  18557. //Button name in Timeline screen
  18558. "MORE"
  18559. END
  18560.  
  18561. APT:Stat
  18562. //Column header in Timeline-Stats screen
  18563. "Stat"
  18564. END
  18565.  
  18566. ///////////////////////////////////////////////////////////////////
  18567. // Timeline and Persistent stats 
  18568.  
  18569. STAT:RTS_SESSION_LENGTH
  18570. "Session Length"
  18571. END
  18572.  
  18573. STAT:RTS_STRUCTURES_CREATED
  18574. "Structures Created"
  18575. END
  18576.  
  18577. STAT:RTS_STRUCTURES_LOST
  18578. "Structures Lost"
  18579. END
  18580.  
  18581. STAT:RTS_STRUCTURES_DESTROYED
  18582. "Structures Destroyed"
  18583. END
  18584.  
  18585. STAT:RTS_FORTRESSES_BUILT
  18586. "Fortresses Built"
  18587. END
  18588.  
  18589. STAT:RTS_UNITS_CREATED
  18590. "Units Created"
  18591. END
  18592.  
  18593. STAT:RTS_UNITS_LOST
  18594. "Units Lost"
  18595. END
  18596.  
  18597. STAT:RTS_UNIT_KILL_DEATH_RATIO
  18598. "Unit Kill/Death Ratio"
  18599. END
  18600.  
  18601. STAT:RTS_UNITS_KILLED
  18602. "Units Killed"
  18603. END
  18604.  
  18605.  
  18606. STAT:RTS_MAXIMUM_INCOME_RATE_PER_MINUTE
  18607. "Max income rate per minute"
  18608. END
  18609.  
  18610. STAT:RTS_TOTAL_RESOURCES_GATHERED
  18611. "Resources Gathered"
  18612. END
  18613.  
  18614. STAT:RTS_MONEY_GIVEN_TO_ALLIES
  18615. "Money given to allies"
  18616. END
  18617.  
  18618. STAT:RTS_MONEY_RECEIVED_FROM_ALLIES
  18619. "Money received from allies"
  18620. END
  18621.  
  18622. STAT:RTS_RESOUCES_SPENT_ON_STRUCTURES
  18623. "Resources spent on Structures"
  18624. END
  18625.  
  18626. STAT:RTS_RESOUCES_SPENT_ON_UNITS
  18627. "Resources spent on Units"
  18628. END
  18629.  
  18630. STAT:RTS_RESOUCES_SPENT_ON_HEROES
  18631. "Resources spent on Heroes"
  18632. END
  18633.  
  18634. STAT:RTS_TIME_SPENT_TO_REACH_LAST_SPELL_LEVEL
  18635. "Time to reach last power level"
  18636. END
  18637.  
  18638. STAT:RTS_STRATEGIC_SKILL
  18639. "Strategic Skill"
  18640. END
  18641.  
  18642. STAT:RTS_TACTICAL_SKILL
  18643. "Tactical Skill"
  18644. END
  18645.  
  18646. STAT:RTS_TIME_SPENT_TO_BUILD_FIRST_HERO
  18647. "Elapsed time before first hero was built"
  18648. END
  18649.  
  18650. STAT:RTS_TIMES_EACH_HERO_WAS_PURCHASED
  18651. "Number of times each hero was purchased"
  18652. END
  18653.  
  18654. STAT:RTS_HEROES_BUILT
  18655. "Heroes Built"
  18656. END
  18657.  
  18658. STAT:RTS_HEROES_LOST
  18659. "Heroes Lost"
  18660. END
  18661.  
  18662. STAT:PERSIST_CURRENT_WIN_STREAK
  18663. "Current win streak"
  18664. END
  18665.  
  18666. STAT:PERSIST_CURRENT_LOSS_STREAK
  18667. "Current loss streak"
  18668. END
  18669.  
  18670. STAT:PERSIST_LONGEST_WIN_STREAK
  18671. "Longest win streak"
  18672. END
  18673.  
  18674. STAT:PERSIST_WORST_LOSS_STREAK
  18675. "Worst loss streak"
  18676. END
  18677.  
  18678. STAT:PERSIST_CAREER_LOSSES
  18679. "Career losses"
  18680. END
  18681.  
  18682. STAT:PERSIST_CAREER_WINS
  18683. "Career wins"
  18684. END
  18685.  
  18686. STAT:PERSIST_WIN_LOSS_RATIO
  18687. "Win loss ratio"
  18688. END
  18689.  
  18690. STAT:PERSIST_TOTAL_GAMES_PLAYED
  18691. "Total games played"
  18692. END
  18693.  
  18694. STAT:PERSIST_AVERAGE_GAME_LENGTH
  18695. "Average game length"
  18696. END
  18697.  
  18698. STAT:PERSIST_LONGEST_GAME_LENGTH
  18699. "Longest game length"
  18700. END
  18701.  
  18702. STAT:PERSIST_SHORTEST_GAME_LENGTH
  18703. "Shortest game length"
  18704. END
  18705.  
  18706. STAT:PERSIST_TOTAL_TIME_PLAYED
  18707. "Total time played"
  18708. END
  18709.  
  18710. STAT:PERSIST_FACTION_MOST_SUCCESSFUL_AGAINST
  18711. "Faction most successful against"
  18712. END
  18713.  
  18714. STAT:PERSIST_FACTION_LEAST_SUCCESSFUL_AGAINST
  18715. "Faction least successful against"
  18716. END
  18717.  
  18718. STAT:PERSIST_FAVORITE_UNIT_TO_BUILD 
  18719. "Favorite unit to build "
  18720. END
  18721.  
  18722. STAT:PERSIST_FAVORITE_HERO_TO_BUILD
  18723. "Favorite hero to build"
  18724. END
  18725.  
  18726. STAT:PERSIST_STRATEGIC_TACTICAL_BATTLES_WON
  18727. "Tactical battles won"
  18728. END
  18729.  
  18730. STAT:STRATEGIC_RTS_TIME
  18731. "RTS Time"
  18732. END
  18733.  
  18734. STAT:STRATEGIC_NON_RTS_TIME
  18735. "Time in Living World"
  18736. END
  18737.  
  18738. STAT:PERSIST_STRATEGIC_TURNS_PLAYED
  18739. "Turns played"
  18740. END
  18741.  
  18742. STAT:PERSIST_STRATEGIC_MOST_TURNS_PLAYED
  18743. "Most turns in a game"
  18744. END
  18745.  
  18746. STAT:PERSIST_STRATEGIC_TACTICAL_BATTLES_LOST
  18747. "Tactical battles lost"
  18748. END
  18749.  
  18750. STAT:PERSIST_STRATEGIC_AUTO_RESOLVE_BATTLES_PLAYED
  18751. "Auto resolve battles played"
  18752. END
  18753.  
  18754. STAT:PERSIST_STRATEGIC_AUTO_RESOLVE_BATTLES_WON
  18755. "Auto resolve battles won"
  18756. END
  18757.  
  18758. STAT:PERSIST_STRATEGIC_AUTO_RESOLVE_BATTLES_LOST
  18759. "Auto resolve battles lost"
  18760. END
  18761.  
  18762. STAT:PERSIST_STRATEGIC_REGIONS_WON
  18763. "Territories won"
  18764. END
  18765.  
  18766. STAT:PERSIST_STRATEGIC_REGIONS_LOST
  18767. "Territories lost"
  18768. END
  18769.  
  18770. STAT:PERSIST_STRATEGIC_TERRITORIES_WON
  18771. "Regions won"
  18772. END
  18773.  
  18774. STAT:PERSIST_STRATEGIC_TERRITORIES_LOST
  18775. "Regions lost"
  18776. END
  18777.  
  18778. STAT:STRATEGIC_TURNS_PLAYED
  18779. // End of War of the ring game
  18780. "Turns Played"
  18781. END
  18782.  
  18783. STAT:STRATEGIC_STRUCTURES_CREATED_RTS
  18784. // End of War of the Ring game
  18785. "Structures Created - RTS"
  18786. END
  18787.  
  18788. STAT:STRATEGIC_STRUCTURES_LOST_RTS
  18789. // End of War of the Ring game
  18790. "Structures Lost - RTS"
  18791. END
  18792.  
  18793. STAT:STRATEGIC_STRUCTURES_LOST_AUTORESOLVE
  18794. // End of War of the Ring game
  18795. "Structures Lost - World Map"
  18796. END
  18797.  
  18798. STAT:STRATEGIC_STRUCTURES_DESTROYED_RTS
  18799. // End of War of the Ring game
  18800. "Structures Destroyed - RTS"
  18801. END
  18802.  
  18803. STAT:STRATEGIC_STRUCTURES_DESTROYED_AUTORESOLVE
  18804. // End of War of the Ring game
  18805. "Structures Destroyed - World Map"
  18806. END
  18807.  
  18808. STAT:STRATEGIC_FORTRESSES_BUILT
  18809. // End of War of the Ring game
  18810. "Fortresses Built"
  18811. END
  18812.  
  18813. STAT:STRATEGIC_FARMS_BUILT
  18814. // End of War of the Ring game
  18815. "Farms Built"
  18816. END
  18817.  
  18818. STAT:STRATEGIC_ARMORIES_BUILT
  18819. // End of War of the Ring game
  18820. "Armories Built"
  18821. END
  18822.  
  18823. STAT:STRATEGIC_BARRACKS_BUILT
  18824. // End of War of the Ring game
  18825. "Barracks Built"
  18826. END
  18827.  
  18828. STAT:STRATEGIC_UNITS_CREATED
  18829. // End of War of the Ring game
  18830. "Units Created"
  18831. END
  18832.  
  18833. STAT:STRATEGIC_UNITS_LOST
  18834. // End of War of the Ring game
  18835. "Units Lost"
  18836. END
  18837.  
  18838. STAT:STRATEGIC_UNIT_KILL_DEATH_RATIO
  18839. // End of War of the Ring game
  18840. "Unit Kill/Death Ratio"
  18841. END
  18842.  
  18843. STAT:STRATEGIC_UNITS_LOST_AUTORESOLVE
  18844. // End of War of the Ring game
  18845. "Units Lost - Auto-Resolve"
  18846. END
  18847.  
  18848. STAT:STRATEGIC_UNITS_KILLED_RTS
  18849. // End of War of the Ring game
  18850. "Units Killed - RTS"
  18851. END
  18852.  
  18853. STAT:STRATEGIC_UNITS_KILLED_AUTORESOLVE
  18854. // End of War of the Ring game
  18855. "Units Killed - Auto-Resolve"
  18856. END
  18857.  
  18858. STAT:STRATEGIC_RTS_BATTLES_WON
  18859. // End of War of the Ring game
  18860. "RTS Battles Won"
  18861. END
  18862.  
  18863. STAT:STRATEGIC_RTS_BATTLES_LOST
  18864. // End of War of the Ring game
  18865. "RTS Battles Lost"
  18866. END
  18867.  
  18868. STAT:STRATEGIC_RTS_BATTLES_WIN_LOSS_RATIO
  18869. // End of War of the Ring game
  18870. "RTS Battles Win/Loss Ratio"
  18871. END
  18872.  
  18873. STAT:STRATEGIC_AUTORESOLVED_BATTLES_WON
  18874. // End of War of the Ring game
  18875. "Auto-resolved Battles Won"
  18876. END
  18877.  
  18878. STAT:STRATEGIC_AUTORESOLVED_BATTLES_LOST
  18879. // End of War of the Ring game
  18880. "Auto-resolved Battles Lost"
  18881. END
  18882.  
  18883. STAT:STRATEGIC_REGIONS_CONQUERED
  18884. // End of War of the Ring game
  18885. "Regions Conquered"
  18886. END
  18887.  
  18888. STAT:STRATEGIC_REGIONS_LOST
  18889. // End of War of the Ring game
  18890. "Regions Lost"
  18891. END
  18892.  
  18893. STAT:STRATEGIC_TERRITORIES_CONQUERED
  18894. // End of War of the Ring game
  18895. "Territories Conquered"
  18896. END
  18897.  
  18898. STAT:STRATEGIC_TERRITORIES_LOST
  18899. // End of War of the Ring game
  18900. "Territories Lost"
  18901. END
  18902.  
  18903.  
  18904. STAT:PERSIST_STRUCTURES_CREATED
  18905. // Persitent WorR stat
  18906. "Structures created"
  18907. END
  18908.  
  18909. STAT:PERSIST_STRUCTURES_LOST
  18910. // Persitent WorR stat
  18911. "Structures lost"
  18912. END
  18913.  
  18914. STAT:PERSIST_STRUCTURES_DESTROYED
  18915. // Persitent WorR stat
  18916. "Structures destroyed"
  18917. END
  18918.  
  18919. STAT:PERSIST_UNITS_CREATED
  18920. // Persitent WorR stat
  18921. "Units created"
  18922. END
  18923.  
  18924. STAT:PERSIST_UNITS_LOST
  18925. // Persitent WorR stat
  18926. "Units lost"
  18927. END
  18928.  
  18929. STAT:PERSIST_UNIT_KILL_DEATH_RATIO
  18930. // Persitent WorR stat
  18931. "Unit kill death ratio"
  18932. END
  18933.  
  18934. STAT:PERSIST_UNITS_KILLED
  18935. // Persitent WorR stat
  18936. "Units killed"
  18937. END
  18938.  
  18939. STAT:PERSIST_TOTAL_RESOURCES_GATHERED
  18940. // Persitent WorR stat
  18941. "Total resources gathered"
  18942. END
  18943.  
  18944. STAT:PERSIST_STRATEGIC_SKILL
  18945. // Persitent WorR stat
  18946. "Strategic skill"
  18947. END
  18948.  
  18949. STAT:PERSIST_TACTICAL_SKILL
  18950. // Persitent WorR stat
  18951. "Tactical skill"
  18952. END
  18953.  
  18954. STAT:PERSIST_HEROES_BUILT
  18955. // Persitent WorR stat
  18956. "Heroes built"
  18957. END
  18958.  
  18959. STAT:PERSIST_HEROES_LOST
  18960. // Persitent WorR stat
  18961. "Heroes lost"
  18962. END
  18963.  
  18964.  
  18965. // End Timeline and Persistent stats 
  18966. ///////////////////////////////////////////////////////////////////
  18967.  
  18968.  
  18969. APT:Results
  18970. "Results"
  18971. END
  18972.  
  18973. APT:Hero
  18974. "Hero"
  18975. END
  18976.  
  18977. APT:RestartGame
  18978. "Restart Game"
  18979. END
  18980.  
  18981. APT:Continue
  18982. "CONTINUE"
  18983. END
  18984.  
  18985. APT:UnitsTrained
  18986. "Units Trained"
  18987. END
  18988.  
  18989. APT:BuildingConstructed
  18990. "Buildings Constructed"
  18991. END
  18992.  
  18993. APT:SupplyCollected
  18994. "Resources Collected"
  18995. END
  18996.  
  18997. APT:PowerPointEarned
  18998. "Power Points Earned"
  18999. END
  19000.  
  19001. APT:EnemiesKilled
  19002. "Enemy Units Destroyed"
  19003. END
  19004.  
  19005. APT:EnemyBuildingDestroyed
  19006. "Enemy Buildings Destroyed"
  19007. END
  19008.  
  19009. APT:TimeBonus
  19010. "Time Bonus"
  19011. END
  19012.  
  19013. APT:Total
  19014. "Total"
  19015. END
  19016.  
  19017. APT:HerosGainingRank
  19018. "Heroes Gaining Level"
  19019. END
  19020.  
  19021. APT:UnitGainingRank
  19022. "Unit Gaining Level"
  19023. END
  19024.  
  19025. APT:CommandPoints
  19026. "Command Points"
  19027. END
  19028.  
  19029. APT:PowerPoints
  19030. "Power Points"
  19031. END
  19032.  
  19033. APT:ResourceMultiplier
  19034. "Resource Multiplier"
  19035. END
  19036.  
  19037.  
  19038.  
  19039.  
  19040.  
  19041.  
  19042. APT:PlayerRank
  19043. "1"
  19044. END
  19045.  
  19046. APT:EnemyRank
  19047. "1"
  19048. END
  19049.  
  19050. APT:SpellStoreTitle
  19051. // Context: Title placed at the top of the screen when the spell store is open
  19052. "Powers"
  19053. END
  19054.  
  19055. APT:SpellStoreSpellPointsLabel
  19056. // Context: Label for the spell purchase points in the spell store
  19057. "POWER POINTS TO SPEND:"
  19058. END
  19059.  
  19060. APT:ExitSpellStore
  19061. // Context: Text label for the spell store exit button
  19062. "CLOSE"
  19063. END
  19064.  
  19065. APT:SpellHelpText
  19066. " "
  19067. END
  19068.  
  19069. APT:SpellDescription
  19070. " "
  19071. END
  19072.  
  19073. APT:Null
  19074. // context: DO NOT TRANSLATE
  19075. ""
  19076. END
  19077.  
  19078. APT:None
  19079. // context: DO NOT TRANSLATE
  19080. ""
  19081. END
  19082.  
  19083. APT:DisplayOptions
  19084. "Display Options"
  19085. END
  19086.  
  19087. APT:Resolution
  19088. "Resolution"
  19089. END
  19090.  
  19091. APT:Detail
  19092. "Detail"
  19093. END
  19094.  
  19095. APT:WarnHighGraphicSettings
  19096. "Increasing graphic setting above the default may cause performance problems on your machine."
  19097. END
  19098.  
  19099. APT:WarnHighGraphicResolution
  19100. "Increasing graphic resolution above the default may cause performance problems on your machine."
  19101. END
  19102.  
  19103. APT:WarnHighGraphicDetail
  19104. "Increasing any graphic detail above the default may cause performance problems on your machine."
  19105. END
  19106.  
  19107.  
  19108. APT:Warning
  19109. "Warning"
  19110. END
  19111.  
  19112.  
  19113. APT:Brightness
  19114. "Brightness"
  19115. END
  19116.  
  19117. APT:Advanced
  19118. "Advanced Details"
  19119. END
  19120.  
  19121. APT:RotateMapWithPlayer
  19122. "Rotate mini-map with camera"
  19123. END
  19124.  
  19125. APT:Default
  19126. "RESET TO DEFAULTS"
  19127. END
  19128.  
  19129. APT:Controls
  19130. "Controls"
  19131. END
  19132.  
  19133. APT:ScrollSpeed
  19134. "Scroll Speed"
  19135. END
  19136.  
  19137. APT:AlternativeMouseSetUp
  19138. "Alternate Mouse Setup"
  19139. END
  19140.  
  19141. APT:Networking
  19142. "Networking"
  19143. END
  19144.  
  19145. Apt:GameLobby
  19146. // context: Title for Lan lobby screen
  19147. "OPEN PLAY LOBBY"
  19148. END
  19149.  
  19150. APT:onlineRegister
  19151. "REGISTER"
  19152. END
  19153.  
  19154. APT:OnlineDeleteNickname
  19155. "DELETE NICKNAME"
  19156. END
  19157.  
  19158. GUI:SureDeleteNickname
  19159. // context - delete an existing nickname on online login screen.
  19160. "Are you sure you wish to delete this nickname?"
  19161. END
  19162.  
  19163. APT:OnlineRefresh
  19164. // Context: Refresh button to refresh online games list.
  19165. "REFRESH NOW"
  19166. END
  19167.  
  19168. APT:OnlineIP
  19169. "Online IP"
  19170. END
  19171.  
  19172. APT:PortNum
  19173. "Port Number"
  19174. END
  19175.  
  19176. APT:PortNumHelp
  19177. "(between 8088 and 65535)"
  19178. END
  19179.  
  19180. APT:Firewall
  19181. "Firewall"
  19182. END
  19183.  
  19184. APT:SendDelay
  19185. "Send Delay"
  19186. END
  19187.  
  19188. APT:RefreshNat
  19189. //context: for the Options (online) screen button
  19190. "REFRESH NAT"
  19191. END
  19192.  
  19193. APT:DisplayForeignLanguage
  19194. "Display Foreign Language"
  19195. END
  19196.  
  19197. APT:TurnOffMessengerInGame
  19198. "Turn Off Messenger in game"
  19199. END
  19200.  
  19201. APT:FilterLanguage
  19202. "Filter Language"
  19203. END
  19204.  
  19205. APT:AudioControls
  19206. "Audio Controls"
  19207. END
  19208.  
  19209. APT:Music
  19210. "Music"
  19211. END
  19212.  
  19213. APT:SoundFx
  19214. "Sound FX"
  19215. END
  19216.  
  19217. APT:Voice
  19218. "Voice"
  19219. END
  19220.  
  19221. APT:Ambient
  19222. "Ambient"
  19223. END
  19224.  
  19225. APT:Movie
  19226. "Movie"
  19227. END
  19228.  
  19229. APT:AudioType
  19230. "Audio Type"
  19231. END
  19232.  
  19233. APT:EAX3
  19234. "EAX3"
  19235. END
  19236.  
  19237. APT:Eax3NotSupported
  19238. "Your soundcard is not EAX3 compatible"
  19239. END
  19240.  
  19241. APT:HighAudioQuality
  19242. // Context: Check box indicating if we should use best quality audio.
  19243. "High Audio Quality"
  19244. END
  19245.  
  19246. APT:ErrorEAX3On
  19247. // Context: Error message displayed when a user checks the EAX3 box on, but the EAX3 provider cannot be turned on
  19248. // DO NOT REMOVE THE \n. \n is the 'new line' control character
  19249. // Not final text
  19250. "Could not initialize EAX3. Please check the following:\nYour sound card fully supports EAX3\nYour sound card is properly connected and operating properly\nYou have the latest sound drivers\nReverting to software 3D support"
  19251. END
  19252.  
  19253. APT:ErrorEAX3Off
  19254. // Context: Error message displayed when a user checks the EAX3 box OFF, but there was an error (unlikely)
  19255. // Not final text
  19256. "Error switching 3D sound providers."
  19257. END
  19258.  
  19259. APT:AcceptChanges
  19260. "ACCEPT CHANGES"
  19261. END
  19262.  
  19263. APT:ResetSettings
  19264. "RESET SETTINGS"
  19265. END
  19266.  
  19267. APT:CustomGraphics
  19268. "CUSTOM GRAPHICS"
  19269. END
  19270.  
  19271. APT:Graphics
  19272. //Subheader for graphics settings presets in Settings screen
  19273. "Graphics"
  19274. END
  19275.  
  19276. APT:ToggleOptionsInfo
  19277. "TOGGLE OPTIONS INFO"
  19278. END
  19279.  
  19280. APT:AnisotropicTextureFiltering
  19281. "Anisotropic Texture Filtering"
  19282. END
  19283.  
  19284. APT:TerrainLighting
  19285. "Terrain Lighting"
  19286. END
  19287.  
  19288. APT:3DShadows
  19289. "3D Shadows"
  19290. END
  19291.  
  19292. APT:2DShadows
  19293. "2D Shadows"
  19294. END
  19295.  
  19296. APT:Clouds
  19297. "Clouds"
  19298. END
  19299.  
  19300. APT:SmoothWaterBorder
  19301. "Smooth Water Border"
  19302. END
  19303.  
  19304. APT:ShowProps
  19305. "Show Props"
  19306. END
  19307.  
  19308. APT:ShowAnimations
  19309. "Show Animations"
  19310. END
  19311.  
  19312. APT:HeatEffects
  19313. "Heat Effects"
  19314. END
  19315.  
  19316. APT:DisableDynamicLOD
  19317. "Dynamic LOD"
  19318. END
  19319.  
  19320. APT:TextureDetail
  19321. "Texture Detail"
  19322. END
  19323.  
  19324. APT:ParticleCap
  19325. "Particle Cap"
  19326. END
  19327.  
  19328. APT:Rank
  19329. "Rank:"
  19330. END
  19331.  
  19332. APT:PointsColon
  19333. "Points:"
  19334. END
  19335.  
  19336. APT:CurrentLevel
  19337. "Level:"
  19338. END
  19339.  
  19340. APT:CurrentLevelFormat
  19341. "Level: %s"
  19342. END
  19343.  
  19344. APT:CurrentLevelNumFormat
  19345. "Level: %d"
  19346. END
  19347.  
  19348. APT:CurrentRankStringFormat
  19349. "Current Rank: %s"
  19350. END
  19351.  
  19352. APT:Ladder
  19353. "Ladder:"
  19354. END
  19355.  
  19356. APT:Clan
  19357. "Clan:"
  19358. END
  19359.  
  19360. APT:GamesInProgress
  19361. "Games In Progress"
  19362. END
  19363.  
  19364. APT:PlayersOnline
  19365. "Players Online"
  19366. END
  19367.  
  19368. APT:Gondor
  19369. "Gondor"
  19370. END
  19371.  
  19372. APT:Men
  19373. "Men"
  19374. END
  19375.  
  19376. APT:Wild
  19377. "Wild"
  19378. END
  19379.  
  19380. APT:Dwarves
  19381. "Dwarves"
  19382. END
  19383.  
  19384. APT:Rohan
  19385. "Rohan"
  19386. END
  19387.  
  19388. APT:Isengard
  19389. "Isengard"
  19390. END
  19391.  
  19392. APT:Mordor
  19393. "Mordor"
  19394. END
  19395.  
  19396. APT:GondorCaps
  19397. "GONDOR"
  19398. END
  19399.  
  19400. APT:RohanCaps
  19401. "ROHAN"
  19402. END
  19403.  
  19404. APT:IsengardCaps
  19405. "ISENGARD"
  19406. END
  19407.  
  19408. APT:MordorCaps
  19409. "MORDOR"
  19410. END
  19411.  
  19412. APT:MenCaps
  19413. "MEN"
  19414. END
  19415.  
  19416. APT:WildCaps
  19417. "WILD"
  19418. END
  19419.  
  19420. APT:DwarvesCaps
  19421. "DWARVES"
  19422. END
  19423.  
  19424. APT:ArmyWinPercentages
  19425. "ARMY WIN PERCENTAGES"
  19426. END
  19427.  
  19428. APT:CommunityWinPercentages
  19429. //context: online home title for section with the four armies win percentages... used to be Army Win Percentages
  19430. "COMMUNITY WIN PERCENTAGES"
  19431. END
  19432.  
  19433. APT:PlayerHistory
  19434. "%s's Play History"
  19435. END
  19436.  
  19437. APT:VeryLowResourcesNum
  19438. "Very Low"
  19439. END
  19440.  
  19441. APT:LowResourcesNum
  19442. "Low"
  19443. END
  19444.  
  19445. APT:MediumResourcesNum
  19446. "Medium"
  19447. END
  19448.  
  19449. APT:HighResourcesNum
  19450. "High"
  19451. END
  19452.  
  19453. APT:VeryHighResourcesNum
  19454. "Very High"
  19455. END
  19456.  
  19457. APT:SkirmishSetup
  19458. "SKIRMISH SETUP"
  19459. END
  19460.  
  19461. APT:SkirmishProfileCreated
  19462. "Skirmish Profile Created"
  19463. END
  19464.  
  19465. APT:SkirmishProfileCreatedColon
  19466. "Skirmish Profile Created:"
  19467. END
  19468.  
  19469. APT:TotalCareerWins
  19470. "Total Career Wins"
  19471. END
  19472.  
  19473. APT:TotalCareerWinsColon
  19474. "Total Career Wins:"
  19475. END
  19476.  
  19477. APT:TotalCareerLosses
  19478. "Total Career Losses"
  19479. END
  19480.  
  19481. APT:TotalCareerLossesColon
  19482. "Total Career Losses:"
  19483. END
  19484.  
  19485. APT:TotalTimePlayed
  19486. // context: On skirmish, number of days and hours user has played with this profile:
  19487. "Total Time Played"
  19488. END
  19489.  
  19490. APT:TotalTimePlayedColon
  19491. "Total Time Played:"
  19492. END
  19493.  
  19494.  
  19495. APT:NextLevel
  19496. "Next Level:"
  19497. END
  19498.  
  19499. APT:NextLevelMain
  19500. "Next Level:"
  19501. END
  19502.  
  19503. APT:NoNextLevel
  19504. "Next Level: --"
  19505. END
  19506.  
  19507. APT:ProfileStats
  19508. "PROFILE STATS"
  19509. END
  19510.  
  19511. APT:TotalCareerGames
  19512. "Total Career Games"
  19513. END
  19514.  
  19515. APT:TotalCareerGamesColon
  19516. "Total Career Games:"
  19517. END
  19518.  
  19519. APT:Remove
  19520. "REMOVE"
  19521. END
  19522.  
  19523. APT:ProfileCreatedColon
  19524. "Profile Created:"
  19525. END
  19526.  
  19527. APT:OverallCareerWinsColon
  19528. "Overall Career Wins:"
  19529. END
  19530.  
  19531. APT:ProfileCreatedNum
  19532. ""
  19533. END
  19534.  
  19535. APT:OverallCareerLossesColon
  19536. "Overall Career Losses:"
  19537. END
  19538.  
  19539. APT:CurrentWinStreakColon
  19540. "Current Win Streak:"
  19541. END
  19542.  
  19543. APT:BestWinStreakColon
  19544. "Best Win Streak:"
  19545. END
  19546.  
  19547. APT:CurrentLossStreakColon
  19548. "Current Loss Streak:"
  19549. END
  19550.  
  19551. APT:WorstLossStreakColon
  19552. "Worst Loss Streak:"
  19553. END
  19554.  
  19555. APT:PlayerNameColon
  19556. "Player Name:"
  19557. END
  19558.  
  19559. APT:PlayerNicknameColon
  19560. "Player Nickname:"
  19561. END
  19562.  
  19563. APT:FavoriteSideColon
  19564. "Favorite Army:"
  19565. END
  19566.  
  19567. APT:TotalGamesPlayedColon
  19568. "Total Games Played:"
  19569. END
  19570.  
  19571. APT:CareerLadderGames1vs1Colon
  19572. "Career Games Played On 1 vs 1 Ladder:"
  19573. END
  19574.  
  19575. APT:CareerLadderGames2vs2Colon
  19576. "Career Games Played On 2 vs 2 Ladder:"
  19577. END
  19578.  
  19579. APT:HighestRankColon
  19580. "Highest Rank on 1 vs 1 Ladder:"
  19581. END
  19582.  
  19583. APT:HighestRank2Colon
  19584. "Highest Rank on 2 vs 2 Ladder:"
  19585. END
  19586.  
  19587. APT:CareerDisconnectsColon
  19588. "Career Disconnects:"
  19589. END
  19590.  
  19591. APT:Wins
  19592. "Wins:"
  19593. END
  19594.  
  19595. APT:Losses
  19596. "Losses:"
  19597. END
  19598.  
  19599. APT:Win
  19600. "Win"
  19601. END
  19602.  
  19603. APT:Loss
  19604. "Loss"
  19605. END
  19606.  
  19607. APT:CurrentStreakStrFormat
  19608. "Current %s Streak:"
  19609. END
  19610.  
  19611. APT:WorstLossStreak
  19612. "Worst Loss Streak"
  19613. END
  19614.  
  19615. APT:DashDash
  19616. "--"
  19617. END
  19618.  
  19619. APT:NextRankNumFormat
  19620. "Next Level: %d Points"
  19621. END
  19622.  
  19623. APT:NextLevelNumFormat
  19624. "Next Level: %d Points"
  19625. END
  19626.  
  19627. APT:NextLevelNumFormatForOnePoint
  19628. "Next Level: %d Point"
  19629. END
  19630.  
  19631.  
  19632. APT:CurrentSide
  19633. "Current Army:"
  19634. END
  19635.  
  19636. APT:OFFICIALWEBSITE
  19637. "OFFICIAL WEBSITE"
  19638. END
  19639.  
  19640. APT:OnlineProfile
  19641. "PLAYER PROFILE"
  19642. END
  19643.  
  19644. APT:OnlineEAAccountName
  19645. "EA Account Name"
  19646. END
  19647.  
  19648.  
  19649.  
  19650. APT:WinsNumFormat
  19651. "%d Points"
  19652. END
  19653.  
  19654. APT:WinsNumFormatForOnePoint
  19655. "%d Point"
  19656. END
  19657.  
  19658. APT:NewProfile
  19659. "CREATE NEW"
  19660. END
  19661.  
  19662. APT:DeleteProfile
  19663. "DELETE"
  19664. END
  19665.  
  19666. APT:ChangeProfile
  19667. "CHANGE"
  19668. END
  19669.  
  19670.  
  19671. APT:NameAlreadyUsed
  19672. "Profile Already Used"
  19673. END
  19674.  
  19675. APT:NameAlreadyUsedMessage
  19676. "Please Select A Unique Profile"
  19677. END
  19678.  
  19679. APT:OK
  19680. "OK"
  19681. END
  19682.  
  19683. APT:TimePlayed
  19684. "%d D, %d H"
  19685. END
  19686.  
  19687. APT:ChangePlayerProfile
  19688. "Change Player Profile"
  19689. END
  19690.  
  19691. GUI:TEST
  19692. "This is Just a Test\nThis is a test of the emergency broadcast system to see if the text\ntyping system is working at all or notbecause I would like to get this working so I can\ngo home for the day"
  19693. END
  19694. //context:
  19695.  
  19696. GUI:AllPlayersMustSelectStartPosition
  19697. "All players must be assigned to a start position."
  19698. END
  19699.  
  19700. GUI:AllPlayerPositionsMustBeOccupied
  19701. "All player positions must be occupied."
  19702. END
  19703.  
  19704.  
  19705. SCRIPT:AI_Debug_AttackChange
  19706. "Attack Urgency has changed: "
  19707. END
  19708.  
  19709. SCRIPT:AI_Debug_AttackUrgency
  19710. "Attack Urgency: "
  19711. END
  19712.  
  19713. SCRIPT:AI_Debug_DefenseChange
  19714. "Defense Urgency has changed: "
  19715. END
  19716.  
  19717. SCRIPT:AI_Debug_DefenseUrgency
  19718. "Defense Urgency: "
  19719. END
  19720.  
  19721. SCRIPT:AI_Debug_EconomicUrgency
  19722. "Economic Urgency: "
  19723. END
  19724.  
  19725. SCRIPT:AI_Faction_Gondor
  19726. "Gondor Player"
  19727. END
  19728.  
  19729. SCRIPT:AI_Faction_Rohan
  19730. "Rohan Player"
  19731. END
  19732.  
  19733. SCRIPT:AI_Faction_Isengard
  19734. "Isengard Player"
  19735. END
  19736.  
  19737. SCRIPT:AI_Faction_Mordor
  19738. "Mordor Player"
  19739. END
  19740.  
  19741. SCRIPT:AI_Attack_Launched
  19742. "ATTACK LAUNCHED"
  19743. END
  19744.  
  19745. // context: "MAP EVIL Osgiliath.map" Text
  19746.  
  19747. MAP:EvilOsgiliathIntroduction
  19748. "Destroy the forces of Gondor. \n Collect the heads of 100 fallen human warriors."
  19749. END
  19750.  
  19751.  
  19752. SCRIPT:HeadsCounter
  19753. "Heads Collected: "
  19754. END
  19755.  
  19756.  
  19757. // context: objective text for skirmishes
  19758.  
  19759. SCRIPT:Skirmish_Build_Base
  19760. "Build up your castle and army."
  19761. END
  19762.  
  19763. SCRIPT:Skirmish_Citadel
  19764. "Select a citadel for hero options."
  19765. END
  19766.  
  19767. SCRIPT:Skirmish_Close_Gates
  19768. "Select a gate for the option to close it."
  19769. END
  19770.  
  19771. SCRIPT:Skirmish_Expand
  19772. "Move units to camp flags to capture them then \n select the flag for the option to build there."
  19773. END
  19774.  
  19775. SCRIPT:Skirmish_Defeat_Enemy
  19776. "Destroy all enemy units and buildings to win."
  19777. END
  19778.  
  19779. //;SCRIPT:Command Point Counter1
  19780. //;"Gondor1 Command Points: "
  19781. //;END
  19782.  
  19783. //;SCRIPT:Command Point Counter2
  19784. //;"Gondor2 Command Points: "
  19785. //;END
  19786.  
  19787. //;SCRIPT:Command Point Counter3
  19788. //;"Gondor3 Command Points: "
  19789. //;END
  19790.  
  19791. APT:SoloPlay
  19792. // context: On main menu, select Solo Player (Single) game
  19793. "SOLO PLAY"
  19794. END
  19795.  
  19796. APT:Multiplayer
  19797. // context: Main Menu Multiplayer button
  19798. "MULTIPLAYER"
  19799. END
  19800.  
  19801. APT:Cancel
  19802. // context: Button to abort an action
  19803. "CANCEL"
  19804. END
  19805.  
  19806. APT:Exit
  19807. // context: Button to return from a screen.
  19808. "EXIT"
  19809. END
  19810.  
  19811. APT:ExitGameMessage
  19812. //context: the message that comes up when you exit the game from the main menu
  19813. "Thank you for playing"
  19814. END
  19815.  
  19816.  
  19817. APT:CreateGame
  19818. // context: Button to go to the Create a MULTIPLAYER game screen
  19819. "CREATE GAME"
  19820. END
  19821.  
  19822. APT:JoinGame
  19823. // context: Button to join a multiplayer game 
  19824. "JOIN GAME"
  19825. END
  19826.  
  19827. APT:OpenPlayJoinGameTitle
  19828. "JOIN GAME"
  19829. END
  19830.  
  19831. APT:JoinPassword
  19832. // Context û Title on enter a password when user joins a custom online game
  19833. // that has a password
  19834. "Game Password"
  19835. END
  19836.  
  19837. APT:CustomGames
  19838. // context: Custom game list for mulitplayer games.
  19839. "GAMES"
  19840. END
  19841.  
  19842. APT:ConnectingTitle
  19843. // Headline in online custom game connection dialog
  19844. "Connecting..."
  19845. End
  19846.  
  19847. APT:PlayerList
  19848. // context: Show list of players in a multiplayer lobby
  19849. "PLAYERS"
  19850. END
  19851.  
  19852. APT:Email
  19853. // context: Label for user to enter email address on online login screen
  19854. "EMAIL"
  19855. END
  19856.  
  19857. APT:Nickname
  19858. // context: Label for user to enter online name.
  19859. "Nickname"
  19860. END
  19861.  
  19862. APT:NicknameNoCaps
  19863. // context: Label for user to enter lan name
  19864. "Nickname"
  19865. END
  19866.  
  19867. APT:Password
  19868. // context: Label for user to enter password.
  19869. "Password"
  19870. END
  19871.  
  19872. APT:GamePassword
  19873. // context: Label for user to enter password.
  19874. "Game Password (Optional)"
  19875. END
  19876.  
  19877. APT:Login
  19878. // context: button for user to press to login to online.
  19879. "LOGIN"
  19880. END
  19881.  
  19882. APT:LoginTOS
  19883. "  "
  19884. END
  19885. APT:LogoffConfirmationTitle
  19886. // context: Message box title when signing off of BFME Online
  19887. "Log Off Confirmation"
  19888. END
  19889.  
  19890.  
  19891. APT:LogoffConfirmationMsg
  19892. // context: Message to show the user when exiting BFME Online
  19893. "Are you sure you want to log off The Battle for Middle-earth(tm) II Online?"
  19894. END
  19895.  
  19896. APT:CreateAccount
  19897. // context: button for user to press to create a new online account
  19898. "CREATE ACCOUNT"
  19899. END
  19900.  
  19901. APT:ServiceTerms
  19902. // context: button for user to press to read service terms agreement.
  19903. "SERVICE TERMS"
  19904. END
  19905.  
  19906. APT:LessDetail
  19907. //context: Switch to simple online mode in online home.
  19908. "LESS DETAIL"
  19909. END
  19910.  
  19911. APT:Profile
  19912. //context: Select Online Profile from online shell.
  19913. "PROFILE"
  19914. END
  19915.  
  19916. APT:MoreDetail
  19917. //context: Switch to Advanced online mode in online home.
  19918. "MORE DETAIL"
  19919. END
  19920.  
  19921. APT:Chat
  19922. //context: button to go to chat in online lobby
  19923. "CHAT"
  19924. END
  19925.  
  19926. APT:GlobalChat
  19927. // format for chat message that goes out to everyone
  19928. "<Global> %s"
  19929. END
  19930.  
  19931. APT:TeamChat
  19932. // format for chat message that goes out to your team
  19933. "<Team> %s"
  19934. END
  19935.  
  19936. APT:ObserverChat
  19937. // format for chat message that goes out to observers
  19938. "<Observer> %s"
  19939. END
  19940.  
  19941. APT:SelfChat
  19942. // format for chat message that goes out to yourself
  19943. "<Self> %s"
  19944. END
  19945.  
  19946. APT:PrivateChat
  19947. // format for chat message that goes out to the selected people.
  19948. "<Private> %s"
  19949. END
  19950.  
  19951. APT:OpenPlay
  19952. //context: button to go to CustomMatch in LAN
  19953. "OPEN PLAY"
  19954. END
  19955.  
  19956. APT:Tournament
  19957. //context: Tab to see tournament mode.
  19958. "TOURNAMENT"
  19959. END
  19960.  
  19961. APT:Strategic
  19962. "WAR OF THE RING"
  19963. END
  19964.  
  19965. APT:WarOfTheRing
  19966. "WAR OF THE RING"
  19967. END
  19968.  
  19969. APT:WarOfTheRingLobby
  19970. "WAR OF THE RING LOBBY"
  19971. END
  19972.  
  19973. APT:ScenarioDescription
  19974. "Scenario Description"
  19975. END
  19976.  
  19977. APT:TerritoryDescription
  19978. "Territory Description"
  19979. END
  19980.  
  19981. APT:BattleType
  19982. // Rules for MP game
  19983. "Battle Type"
  19984. END
  19985.  
  19986. APT:AutoResolveType
  19987. // Rules for MP game
  19988. "Auto Resolve Type"
  19989. END
  19990.  
  19991. APT:TurnClockTime
  19992. "Turn Clock Time"
  19993. END
  19994.  
  19995. APT:TotalTurns
  19996. "Total Turns"
  19997. END
  19998.  
  19999. APT:VictoryCondition
  20000. "Victory Condition"
  20001. END
  20002.  
  20003. APT:EnemyArmyInfo
  20004. "Enemy Army Info"
  20005. END
  20006.  
  20007. APT:FogOfWar
  20008. "Fog of War"
  20009. END
  20010.  
  20011. APT:OpenPlayLobbyTitle
  20012. "OPEN PLAY LOBBY"
  20013. END
  20014.  
  20015. APT:StrategicLobbyTitle
  20016. "WAR OF THE RING LOBBY"
  20017. END
  20018.  
  20019.  
  20020. APT:SortGameName
  20021. //context: name for button that sorts game names in Open Play
  20022. "GAME NAME"
  20023. END
  20024.  
  20025. APT:SortGameType
  20026. //context: name for button that sorts gametype in Open Play
  20027. "GAME TYPE"
  20028. END
  20029.  
  20030. APT:SortNumPlayers
  20031. //context: name for button that sorts players in Open Play
  20032. "PLAYERS"
  20033. END
  20034.  
  20035. APT:SortPing
  20036. //context: name for button that sorts ping in Open Play
  20037. "PING"
  20038. END
  20039.  
  20040. APT:MutePlayer
  20041. //context: name of title for in game Player Status list
  20042. "MUTE"
  20043. END
  20044.  
  20045. APT:QuickMatch
  20046. //context: button to go to QuickMatch in online lobby
  20047. "TOURNAMENT"
  20048. END
  20049.  
  20050. APT:Searching
  20051. //context: title of popup in quick match that searches for players
  20052. "SEARCHING"
  20053. END
  20054.  
  20055. APT:SearchingForPlayersMessage
  20056. //context: message for popup in quick match that searches for players
  20057. "Searching for hobbitses..."
  20058. END
  20059.  
  20060. APT:WidenSearch
  20061. //context: text for widen search button in popup
  20062. "WIDEN SEARCH"
  20063. END
  20064.  
  20065. APT:PlayersFound
  20066. //context: title of popup in quick match
  20067. "PLAYERS FOUND"
  20068. END
  20069.  
  20070. APT:PlayersFoundMessage
  20071. "Hooray, Hobbitses! Players have been found!"
  20072. END
  20073.  
  20074. APT:OfficialSite
  20075. //context: button to go to WebSite in online lobby
  20076. "OFFICIAL WEB SITE"
  20077. END
  20078.  
  20079. APT:Friends
  20080. //context: Online Chat, show friends in player list.
  20081. "FRIENDS"
  20082. END
  20083.  
  20084. APT:Ignore
  20085. //context: Online Chat, show Ignore in player list.
  20086. "IGNORE"
  20087. END
  20088.  
  20089. APT:UnIgnore
  20090. //context: Online Chat, show Ignore in player list.
  20091. "UN-IGNORE"
  20092. END
  20093.  
  20094. APT:Channel
  20095. //context: Online Chat, select a channel
  20096. "CHANNEL"
  20097. END
  20098.  
  20099. APT:RememberInfo
  20100. // context: the checkbox to remember the player's info
  20101. "Remember my Info"
  20102. END
  20103.  
  20104. APT:Home
  20105. // context: goto home screen in the Online Shell
  20106. "HOME"
  20107. END
  20108.  
  20109. Apt:OfficialMaps
  20110. // context: Button to list the official maps of the game 
  20111. "Official Maps"
  20112. END
  20113.  
  20114. Apt:HeadToHead
  20115. // context: Button to list the Head to Head maps 
  20116. "Head To Head"
  20117. END
  20118.  
  20119. Apt:Scenario
  20120. // context: Button to list the scenario maps of the game 
  20121. "Scenario"
  20122. END
  20123.  
  20124. Apt:PlayerMadeMaps
  20125. // context: Field in combo box to show player made maps
  20126. "Player Made Maps"
  20127. END
  20128.  
  20129. APT:UserMaps
  20130. // context: Button to list the maps created by users and installed in the system 
  20131. "USER MAPS"
  20132. END
  20133.  
  20134. APT:StartGame
  20135. // context: Button to start a game
  20136. "PLAY"
  20137. END
  20138.  
  20139. APT:LevelSelect
  20140. // context: Button to bring up a Level Load menu
  20141. "LOAD LEVEL"
  20142. END
  20143.  
  20144. APT:Campaign
  20145. // conxtext: Mainmenu, button to show Campaign menu
  20146. "CAMPAIGN"
  20147. END
  20148.  
  20149. APT:CampaignScore
  20150. "Campaign Score"
  20151. END
  20152.  
  20153. APT:CampaignTotal
  20154. "Campaign Total"
  20155. END
  20156.  
  20157. APT:Load
  20158. // context: MainMenu, button to bring up load game menu
  20159. "LOAD"
  20160. END
  20161.  
  20162. APT:ResumeGame
  20163. // context: Button to Resume a game from pause menu.
  20164. "RESUME GAME"
  20165. END
  20166.  
  20167. APT:QuitMenuSave
  20168. // context: button label to go to the save game sub menu
  20169. "SAVE"
  20170. END
  20171.  
  20172. APT:QuitMenuLoad
  20173. // context: button label to go to the load game sub menu
  20174. "LOAD"
  20175. END
  20176.  
  20177. APT:DisconnectQuitGame
  20178. // context: When diconnect screen comes up, this allows you to quit the game.
  20179. "QUIT GAME"
  20180. END
  20181.  
  20182. APT:Restart
  20183. // context: button to restart a game with the same settings than the game before 
  20184. "RESTART"
  20185. END
  20186.  
  20187. APT:ExitMission
  20188. // context: Exit the current mission 
  20189. "EXIT" 
  20190. END 
  20191.  
  20192. APT:Forfeit
  20193. // context: Forfeit an RTS battle in the WOTR mode 
  20194. "FORFEIT" 
  20195. END 
  20196.  
  20197. APT:Surrender
  20198. // context: Surrender in an WOTR game 
  20199. "SURRENDER" 
  20200. END 
  20201.  
  20202. APT:Credits
  20203. // context: Main menu goto the credits
  20204. "CREDITS"
  20205. END
  20206.  
  20207. APT:Tutorial
  20208. // context: Tutorial button on solo play menu
  20209. "TUTORIAL"
  20210. END
  20211.  
  20212. // GOOD Living World
  20213. SCRIPT:MORIAMOVE
  20214. "Left click your Heroes, then right click to move them."
  20215. END
  20216.  
  20217. SCRIPT:ISENGARDMOVE
  20218. "Left click your units, then right click to move them."
  20219. END
  20220.  
  20221. LW:ActDisplayString
  20222. // Act display string: shows "Act 1", "Act 2", etc...
  20223. "Act %d"
  20224. End
  20225.  
  20226. LW:Good_Moria
  20227. // Good Campaign help text
  20228. "Move the Fellowship to Moria."
  20229. END
  20230.  
  20231. LW:Good_Moria_2
  20232. // Good Campaign help text
  20233. "Select the Fellowship and click on Moria."
  20234. END
  20235.  
  20236. LW:Good_Lothlorien
  20237. // Good Campaign help text
  20238. "Click on Lothlorien."
  20239. END
  20240.  
  20241. LW:Good_Rohan_One
  20242. // Good Campaign help text
  20243. "Select Eomer's Army and defend a Rohan region."
  20244. END
  20245.  
  20246. LW:Good_Amon_Hen
  20247. // Good Campaign help text
  20248. "Left-click on the Summit of Amon Hen."
  20249. END
  20250.  
  20251. LW:Good_Rohan_Two
  20252. // Good Campaign help text
  20253. "Select Eomer's Army and defend a Rohan region."
  20254. END
  20255.  
  20256. LW:Good_Rohan_Three
  20257. // Good Campaign help text
  20258. "Order Eomer's Army to attack."
  20259. END
  20260.  
  20261. LW:Good_Fangorn
  20262. // Good Campaign help text
  20263. "Click on the Eaves of Fangorn."
  20264. END
  20265.  
  20266. LW:Good_Rohan
  20267. // Good Campaign help text
  20268. "Order Eomer's Army to attack."
  20269. END
  20270.  
  20271. LW:Good_Helms_Deep
  20272. // Good Campaign help text
  20273. "Click on Helm's Deep."
  20274. END
  20275.  
  20276. LW:Good_Isengard
  20277. // Good Campaign help text
  20278. "Click on Isengard."
  20279. END
  20280.  
  20281. LW:Good_Gondor
  20282. // Good Campaign help text
  20283. "Order an Army to attack the enemy."
  20284. END
  20285.  
  20286. LW:Good_Ithilien
  20287. // Good Campaign help text
  20288. "Click on North Ithilien."
  20289. END
  20290.  
  20291. LW:Good_Osgiliath
  20292. // Good Campaign help text
  20293. "Click on Osgiliath."
  20294. END
  20295.  
  20296. LW:Good_Cirith_Ungol
  20297. // Good Campaign help text
  20298. "Click on Shelob's Lair."
  20299. END
  20300.  
  20301. LW:Good_Minas_Tirith
  20302. // Good Campaign help text
  20303. "Click on Minas Tirith."
  20304. END
  20305.  
  20306. LW:Good_Final
  20307. // Good Campaign help text
  20308. "When ready, attack the Black Gate."
  20309. END
  20310.  
  20311. LW:Good_Final_Last
  20312. // Good Campaign help text
  20313. "Click on the Black Gate."
  20314. END
  20315.  
  20316.  
  20317. // EVIL Living World
  20318. LW:Evil_HelmsDeep
  20319. // Evil Campaign help text
  20320. "Attack Helm's Deep."
  20321. END
  20322.  
  20323.  
  20324. LW:Evil_Fangorn
  20325. // Evil Campaign help text for Fangorn
  20326. "Click on Fangorn."
  20327. END
  20328.  
  20329.  
  20330. LW:Evil_Isengard
  20331. // Evil Campaign help text
  20332. "Click on Isengard."
  20333. END
  20334.  
  20335. LW:Evil_Rohan_One
  20336. // Evil Campaign help text
  20337. "Order Saruman's Army to attack Rohan."
  20338. END
  20339.  
  20340. LW:Evil_Amon_Hen
  20341. // Evil Campaign help text
  20342. "Click on the Summit of Amon Hen."
  20343. END
  20344.  
  20345. LW:Evil_Rohan_Verbose
  20346. // Evil Campaign help text
  20347. "Attack a Rohan region."
  20348. END
  20349.  
  20350. LW:Evil_Rohan
  20351. // Evil Campaign help text
  20352. "Attack an enemy region."
  20353. END
  20354.  
  20355. LW:Evil_Gondor
  20356. // Evil Campaign help text
  20357. "Attack an enemy region."
  20358. END
  20359.  
  20360. LW:Evil_Harad
  20361. // Evil Campaign help text
  20362. "Click on Near Harad."
  20363. END
  20364.  
  20365. LW:Evil_Ithilien
  20366. // Evil Campaign help text
  20367. "Click on South Ithilien."
  20368. END
  20369.  
  20370. LW:Evil_Osgiliath
  20371. // Evil Campaign help text
  20372. "Click on Osgiliath."
  20373. END
  20374.  
  20375. LW:Evil_Cirith_Ungol
  20376. // Evil Campaign help text
  20377. "Click Shelob's Lair."
  20378. END
  20379.  
  20380. LW:Evil_Final
  20381. // Evil Campaign help text
  20382. "Select an army and move towards Minas Tirith."
  20383. END
  20384.  
  20385. LW:LastMissionText
  20386. // The text for the palantir and region bubbles to be displayed for the last mission
  20387. "Win Campaign"
  20388. END
  20389.  
  20390. LW:DefeatedMissionTextGood
  20391. // Delayed text to display in livingworld when coming out of a mission in defeat, for the good side
  20392. "You have been defeated, but do not give up hope. Try again."
  20393. END
  20394.  
  20395. LW:DefeatedMissionTextEvil
  20396. // Delayed text to display in livingworld when coming out of a mission in defeat, for the evil side
  20397. "You have failed. Try again."
  20398. END
  20399.  
  20400.  
  20401.  
  20402. // GENERAL Living World text
  20403.  
  20404. LW:ListSeparator
  20405. // Context: used to separate a list of items. Didn't know if ", " is localized. Can be replaced by "\n" if it's a problem.
  20406. ", "
  20407. End
  20408.  
  20409. LW:NoBonus
  20410. // Context: displayed when there is no bonus for a region or territory (usually after "Bonuses: ")
  20411. "none"
  20412. End
  20413.  
  20414. LW:AttackRepelledTitle
  20415. // Context: shown as the title of a message box when you try to attack a region, but the enemy has a larger force and you are forced to defend.
  20416. "Attack Repelled!"
  20417. End
  20418.  
  20419. LW:AttackRepelledSummaryText
  20420. // Context: shown as the summary text of a message box when you try to attack a region, but the enemy has a larger force and you are forced to defend.
  20421. // After the text comes a bunch of LW:AttackRepelledItemText entries.
  20422. "The enemy's overwhelming forces have pushed back some of your attacks!\n\n"
  20423. End
  20424.  
  20425. LW:AttackRepelledItemText
  20426. // Context: shown as the item text of a message box when you try to attack a region, but the enemy has a larger force and you are forced to defend.
  20427. // The first argument is the hero's name. The second argument is the region that they are forced to defend.
  20428. "%ls will remain in %ls.\n"
  20429. End
  20430.  
  20431. LW:AllyDefeatedTitle
  20432. // Context: the title of a message that appears when an ally has been defeated on the world map.
  20433. "ALLIED PLAYER ELIMINATED!"
  20434. End
  20435.  
  20436. LW:AllyDefeatedText
  20437. // Context: the text of a message that appears when an ally has been defeated on the world map.
  20438. // The first argument is the name of the allied player.
  20439. "Your ally, %ls, has been eliminated from the game.\n\nAny remaining armies and structures will be dissolved, and all claimed territories will be abandoned."
  20440. End
  20441.  
  20442. LW:EnemyDefeatedTitle
  20443. // Context: the title of a message that appears when an enemy has been defeated on the world map.
  20444. "ENEMY PLAYER ELIMINATED!"
  20445. End
  20446.  
  20447. LW:EnemyDefeatedText
  20448. // Context: the text of a message that appears when an enemy has been defeated on the world map.
  20449. // The first argument is the name of the enemy player.
  20450. "Your enemy, %ls, has been eliminated from the game.\n\nAny remaining armies and structures will be dissolved, and all claimed territories will be abandoned."
  20451. End
  20452.  
  20453. LW:UnifiedRegionTitle
  20454. // Context: shown as the title of a message box when a player has unified a region (collection of territories) on the world map.
  20455. // The first argument is the name of the region.
  20456. "REGION UNIFIED!"
  20457. End
  20458.  
  20459. LW:UnifiedRegionText
  20460. // Context: shown as the text of a message box when a player has unified a region (collection of territories) on the world map.
  20461. // The first argument is the name of the region. The second is the string describing the bonuses acquired (ex: "+5% attack, +10% defense").
  20462. "You have claimed all the territories of the region of %ls.\n\nUniting this region grants you a bonus of %ls"
  20463. End
  20464.  
  20465. LW:HeroCutOffTitle
  20466. // Context: shown as the title of a message box when a hero has no immediate retreat options.
  20467. // First argument is the hero's name.
  20468. "HERO ARMY STRANDED!"
  20469. End
  20470.  
  20471. LW:HeroCutOffTextNearest
  20472. // Context: shown as the title of a message box when a hero has no immediate retreat options and will go to the closest allied region.
  20473. // First arg is hero name, second is the region in which they will reappear
  20474. "Your Hero army has been defeated in battle and does not have any available retreat locations.\n\n%ls will respawn in the closest allied territory of %ls."
  20475. End
  20476.  
  20477. LW:HeroCutOffTextHomeBase
  20478. // Context: shown as the title of a message box when a hero has no immediate retreat options and will go to the player's home base.
  20479. // First argument is hero name, second is the region in which they will reappear
  20480. "Your Hero army has been defeated in battle and does not have any available retreat locations.\n\n%ls will respawn at your capital in %ls."
  20481. End
  20482.  
  20483. LW:UnitUpgradeListHeader
  20484. // Context: shown to list a list of upgrades that a unit has, if there are any.
  20485. // The first argument will be replaced by a list of upgrades.
  20486. "Upgrades: %ls"
  20487. End
  20488.  
  20489. LW:ReinforcementsArrived
  20490. "Reinforcements have arrived."
  20491. End
  20492.  
  20493. LW:RegionBonusArmy
  20494. // region army bonus text
  20495. "+%d Command Points"
  20496. End
  20497.  
  20498. LW:RegionBonusResource
  20499. // region resource bonus text
  20500. "+%d%% Resource Multiplier"
  20501. End
  20502.  
  20503. LW:RegionLegendaryBonus
  20504. // region legendary bonus text
  20505. "+%d Power Points"
  20506. End
  20507.  
  20508. LW:RegionAttackBonus
  20509. // region attack bonus text
  20510. "+%d%% Attack Bonus"
  20511. End
  20512.  
  20513. LW:RegionDefenseBonus
  20514. // region defense bonus text
  20515. "+%d%% Defense Bonus"
  20516. End
  20517.  
  20518. LW:RegionExperienceBonus
  20519. // region experience bonus text
  20520. "+%d%% Experience Bonus"
  20521. End
  20522.  
  20523. // Note: Everyone but the designers call a region a single place, and a territory a collection of regions. Designers do the opposite, and their way is how it goes in game. So silly.
  20524. LW:TerritoryBonusHeader
  20525. // Blank for now
  20526. ""
  20527. End
  20528.  
  20529. LW:TerritoryPartOfRegion
  20530. "\n\nTerritory of Region: %ls"
  20531. End
  20532.  
  20533. LW:UnifiedRegionBonus
  20534. "\nUnified Region Bonus: %ls"
  20535. End
  20536.  
  20537. LW:TerritoryRhun
  20538. // Large world territory made up of multiple regions
  20539. "Rhun"
  20540. End
  20541.  
  20542. LW:TerritoryArnor
  20543. "Arnor"
  20544. End
  20545.  
  20546. LW:TerritoryEriador
  20547. "Eriador"
  20548. End
  20549.  
  20550. LW:TerritoryRhovanion
  20551. "Rhovanion"
  20552. End
  20553.  
  20554. LW:TerritoryMordor
  20555. "Mordor"
  20556. End
  20557.  
  20558. LW:TerritoryGondor
  20559. "Gondor"
  20560. End
  20561.  
  20562. LW:ClickToBegin
  20563. // displayed when user first enters map
  20564. "Click mouse button to begin."
  20565. End
  20566.  
  20567. LW:DisplayNameAmonHen
  20568. // Region display name in the living world
  20569. "Amon Hen"
  20570. End
  20571.  
  20572. LW:DisplayNameAnfalas
  20573. // Region display name in the living world
  20574. "Anfalas"
  20575. End
  20576.  
  20577. LW:DisplayNameAnorien
  20578. // Region display name in the living world
  20579. "Anorien"
  20580. End
  20581.  
  20582. LW:DisplayNameArnor
  20583. // Region display name in the living world
  20584. "Arnor"
  20585. End
  20586.  
  20587. LW:DisplayNameBelfalas
  20588. // Region display name in the living world
  20589. "Belfalas"
  20590. End
  20591.  
  20592. LW:DisplayNameBlackGate
  20593. // Region display name in the living world
  20594. "Black Gate"
  20595. End
  20596.  
  20597. LW:DisplayNameBlueMountains
  20598. // Region display name in the living world
  20599. "Blue Mountains"
  20600. End
  20601.  
  20602. LW:DisplayNameBree
  20603. // Region display name in the living world
  20604. "Bree"
  20605. End
  20606.  
  20607. LW:DisplayNameBuckland
  20608. // Region display name in the living world
  20609. "Buckland"
  20610. End
  20611.  
  20612. LW:DisplayNameCairAndros
  20613. // Region display name in the living world
  20614. "Cair Andros"
  20615. End
  20616.  
  20617. LW:DisplayNameCentralIthilien
  20618. // Region display name in the living world
  20619. "Central Ithilien"
  20620. End
  20621.  
  20622. LW:DisplayNameCirithUngol
  20623. // Region display name in the living world
  20624. "Cirith Ungol"
  20625. End
  20626.  
  20627. LW:DisplayNameCrossroads
  20628. // Region display name in the living world
  20629. "Crossroads"
  20630. End
  20631.  
  20632. LW:DisplayNameDagorlad
  20633. // Region display name in the living world
  20634. "Dagorlad"
  20635. End
  20636.  
  20637. LW:DisplayNameDeadMarshes
  20638. // Region display name in the living world
  20639. "Dead Marshes"
  20640. End
  20641.  
  20642. LW:DisplayNameDolGuldur
  20643. // Region display name in the living world
  20644. "Dol Guldur"
  20645. End
  20646.  
  20647. LW:DisplayNameDruadanForest
  20648. // Region display name in the living world
  20649. "Druadan Forest"
  20650. End
  20651.  
  20652. LW:DisplayNameDunharrow
  20653. // Region display name in the living world
  20654. "Dunharrow"
  20655. End
  20656.  
  20657. LW:DisplayNameDunland
  20658. // Region display name in the living world
  20659. "Dunland"
  20660. End
  20661.  
  20662. LW:DisplayNameEastEmnet
  20663. // Region display name in the living world
  20664. "East Emnet"
  20665. End
  20666.  
  20667. LW:DisplayNameEasternRohan
  20668. // Region display name in the living world
  20669. "Eastern Rohan"
  20670. End
  20671.  
  20672. LW:DisplayNameEastfold
  20673. // Region display name in the living world
  20674. "Eastfold"
  20675. End
  20676.  
  20677. LW:DisplayNameEavesofFangorn
  20678. // Region display name in the living world
  20679. "Eaves of Fangorn"
  20680. End
  20681.  
  20682. LW:DisplayNameEdoras
  20683. // Region display name in the living world
  20684. "Edoras"
  20685. End
  20686.  
  20687. LW:DisplayNameEmynArnen
  20688. // Region display name in the living world
  20689. "Emyn Arnen"
  20690. End
  20691.  
  20692. LW:DisplayNameEmynMuil
  20693. // Region display name in the living world
  20694. "Emyn Muil"
  20695. End
  20696.  
  20697. LW:DisplayNameEnedwaith
  20698. // Region display name in the living world
  20699. "Enedwaith"
  20700. End
  20701.  
  20702. LW:DisplayNameErebor
  20703. // Region display name in the living world
  20704. "Erebor"
  20705. End
  20706.  
  20707. LW:DisplayNameEttenmoors
  20708. // Region display name in the living world
  20709. "Ettenmoors"
  20710. End
  20711.  
  20712. LW:DisplayNameFangorn
  20713. // Region display name in the living world
  20714. "Fangorn"
  20715. End
  20716.  
  20717. LW:DisplayNameFordsofIsen
  20718. // Region display name in the living world
  20719. "Fords of Isen"
  20720. End
  20721.  
  20722. LW:DisplayNameForlindon
  20723. // Region display name in the living world
  20724. "Forlindon"
  20725. End
  20726.  
  20727. LW:DisplayNameGapofRohan
  20728. // Region display name in the living world
  20729. "Gap of Rohan"
  20730. End
  20731.  
  20732. LW:DisplayNameGondor
  20733. // Region display name in the living world
  20734. "Gondor"
  20735. End
  20736.  
  20737. LW:DisplayNameGreyHavens
  20738. // Region display name in the living world
  20739. "Grey Havens"
  20740. End
  20741.  
  20742. LW:DisplayNameHalifirien
  20743. // Region display name in the living world
  20744. "Halifirien"
  20745. End
  20746.  
  20747. LW:DisplayNameHarad
  20748. // Region display name in the living world
  20749. "Harad"
  20750. End
  20751.  
  20752. LW:DisplayNameHarlindon
  20753. // Region display name in the living world
  20754. "Harlindon"
  20755. End
  20756.  
  20757. LW:DisplayNameHarlond
  20758. // Region display name in the living world
  20759. "Harlond"
  20760. End
  20761.  
  20762. LW:DisplayNameHarondor
  20763. // Region display name in the living world
  20764. "Harondor"
  20765. End
  20766.  
  20767. LW:DisplayNameHelmsDeep
  20768. // Region display name in the living world
  20769. "Helm's Deep"
  20770. End
  20771.  
  20772. LW:DisplayNameHighPass
  20773. // Region display name in the living world
  20774. "High Pass"
  20775. End
  20776.  
  20777. LW:DisplayNameIronHills
  20778. // Region display name in the living world
  20779. "Iron Hills"
  20780. End
  20781.  
  20782. LW:DisplayNameIsengard
  20783. // Region display name in the living world
  20784. "Isengard"
  20785. End
  20786.  
  20787. LW:DisplayNameIthilien
  20788. // Region display name in the living world
  20789. "Ithilien"
  20790. End
  20791.  
  20792. LW:DisplayNameCelduin
  20793. // Region display name in the living world
  20794. "Celduin"
  20795. End
  20796.  
  20797. LW:DisplayNameLebennin
  20798. // Region display name in the living world
  20799. "Lebennin"
  20800. End
  20801.  
  20802. LW:DisplayNameLothlorien
  20803. // Region display name in the living world
  20804. "Lorien"
  20805. End
  20806.  
  20807. LW:DisplayNameMinasMorgul
  20808. // Region display name in the living world
  20809. "Minas Morgul"
  20810. End
  20811.  
  20812. LW:DisplayNameMinasTirith
  20813. // Region display name in the living world
  20814. "Minas Tirith"
  20815. End
  20816.  
  20817. LW:DisplayNameMinhiriath
  20818. // Region display name in the living world
  20819. "Minhiriath"
  20820. End
  20821.  
  20822. LW:DisplayNameMirkwood
  20823. // Region display name in the living world
  20824. "Mirkwood"
  20825. End
  20826.  
  20827. LW:DisplayNameMountDoom
  20828. // Region display name in the living world
  20829. "Mount Doom"
  20830. End
  20831.  
  20832. LW:DisplayNameMordor
  20833. // Region display name in the living world
  20834. "Mordor"
  20835. End
  20836.  
  20837. LW:DisplayNameMoria
  20838. // Region display name in the living world
  20839. "Moria"
  20840. End
  20841.  
  20842. LW:DisplayNameMouthsoftheEntwash
  20843. // Region display name in the living world
  20844. "Mouths of the Entwash"
  20845. End
  20846.  
  20847. LW:DisplayNameMtDoom
  20848. // Region display name in the living world
  20849. "Mt Doom"
  20850. End
  20851.  
  20852. LW:DisplayNameNearHarad
  20853. // Region display name in the living world
  20854. "Near Harad"
  20855. End
  20856.  
  20857. LW:DisplayNameBrownlands
  20858. // Region display name in the living world
  20859. "Old Brown Lands"
  20860. End
  20861.  
  20862. LW:DisplayNameNorthernIthilien
  20863. // Region display name in the living world
  20864. "Northern Ithilien"
  20865. End
  20866.  
  20867. LW:DisplayNameNurn
  20868. // Region display name in the living world
  20869. "Nurn"
  20870. End
  20871.  
  20872. LW:DisplayNameOsgiliath
  20873. // Region display name in the living world
  20874. "Osgiliath"
  20875. End
  20876.  
  20877. LW:DisplayNamePelargir
  20878. // Region display name in the living world
  20879. "Pelargir"
  20880. End
  20881.  
  20882. LW:DisplayNameRedhornPass
  20883. // Region display name in the living world
  20884. "Redhorn Pass"
  20885. End
  20886.  
  20887. LW:DisplayNameRivendell
  20888. // Region display name in the living world
  20889. "Rivendell"
  20890. End
  20891.  
  20892. LW:DisplayNameRhun
  20893. // Region display name in the living world
  20894. "Rhun"
  20895. End
  20896.  
  20897. LW:DisplayNameRohan
  20898. // Region display name in the living world
  20899. "Rohan"
  20900. End
  20901.  
  20902. LW:DisplayNameShelobsLair
  20903. // Region display name in the living world
  20904. "Shelob's Lair"
  20905. End
  20906.  
  20907. LW:DisplayNameSouthernIthilien
  20908. // Region display name in the living world
  20909. "Southern Ithilien"
  20910. End
  20911.  
  20912. LW:DisplayNameTheShire
  20913. // Region display name in the living world
  20914. "The Shire"
  20915. End
  20916.  
  20917. LW:DisplayNameTowerHills
  20918. // Region display name in the living world
  20919. "Tower Hills"
  20920. End
  20921.  
  20922. LW:DisplayNameWeathertop
  20923. // Region display name in the living world
  20924. "Weathertop"
  20925. End
  20926.  
  20927. LW:DisplayNameWestEmnet
  20928. // Region display name in the living world
  20929. "West Emnet"
  20930. End
  20931.  
  20932. LW:DisplayNameWestfold
  20933. // Region display name in the living world
  20934. "Westfold"
  20935. End
  20936.  
  20937. LW:DisplayNameWitheredHeath
  20938. // Region display name in the living world
  20939. "Withered Heath"
  20940. End
  20941.  
  20942. LW:DisplayNameWold
  20943. // Region display name in the living world
  20944. "Wold"
  20945. End
  20946.  
  20947.  
  20948. ////////////////////////////////////////////////////////
  20949. //    WOTR Scenarios
  20950. ////////////////////////////////////////////////////////
  20951. LWScenario:WOTRGameType001
  20952. "Capital Assault"
  20953. END
  20954.  
  20955. LWScenario:WOTRGameType002
  20956. "Elimination"
  20957. END
  20958.  
  20959. LWScenario:WOTRGameType003
  20960. "World Domination"
  20961. END
  20962.  
  20963. LWScenario:WOTRGameType004
  20964. "Conquest"
  20965. END
  20966.  
  20967. LWScenario:WOTRObjectives001
  20968. "Eliminate enemy players by conquering their capital territory."
  20969. END
  20970.  
  20971. LWScenario:WOTRObjectives002
  20972. "Eliminate enemy players by conquering all of their territories."
  20973. END
  20974.  
  20975. LWScenario:WOTRObjectives003
  20976. "Rule the lands of Middle-earth by conquering 20 territories."
  20977. END
  20978.  
  20979. LWScenario:WOTRObjectives004
  20980. "Rule the lands of Middle-earth by conquering 30 territories."
  20981. END
  20982.  
  20983. LWScenario:WOTRObjectives005
  20984. "Rule the lands of Middle-earth by conquering all territories."
  20985. END
  20986.  
  20987. LWScenario:WOTRObjectives006
  20988. "Take control of all the strongholds in Middle-earth by conquering Dol Guldur, Erebor, Helm's Deep, Isengard, Minas Morgul, Minas Tirith, and Rivendell."
  20989. END
  20990.  
  20991. LWScenario:WOTRScenarioFiction001
  20992. "This is a freeform game with no preset starting locations or claimed territories."
  20993. END
  20994.  
  20995. LWScenario:WOTRScenarioFiction002
  20996. "This is a freeform game with no preset starting locations"
  20997. END
  20998.  
  20999. LWScenario:WOTRScenarioFiction003
  21000. "Each player has a preset starting location."
  21001. END
  21002.  
  21003. LWScenario:WOTRScenarioFiction004
  21004. "Each player has a preset starting location and a number of claimed territories."
  21005. END
  21006.  
  21007. LWScenario:WOTRScenarioFiction005
  21008. "This game has no preset starting locations or claimed territories for each player.  A team must have control of all territories listed in the objectives at the same time to win this scenario."
  21009. END
  21010.  
  21011. LWScenario:WOTRScenarioFiction006
  21012. "This is a freeform game with no preset starting locations or claimed territories that takes place in only the northern lands of Middle-earth."
  21013. END
  21014.  
  21015. LWScenario:WOTRScenarioFiction007
  21016. "This is a freeform game with no preset starting locations or claimed territories that takes place in only the southern lands of Middle-earth."
  21017. END
  21018.  
  21019. LWScenario:WOTRScenario0001
  21020. "War of the Ring"
  21021. END
  21022.  
  21023. LWScenario:WOTRScenario001
  21024. "War of the Ring"
  21025. END
  21026.  
  21027. LWScenario:WOTRScenario001Description
  21028. "Game Type: Capital Assault\n# Of Players: 2-6\nObjective: Eliminate enemy players by conquering their capitals.\nThis is a freeform game with no preset starting locations or claimed territories."
  21029. END
  21030.  
  21031. LWScenario:WOTRScenario002
  21032. "War of the Ring (6)"
  21033. END
  21034.  
  21035. LWScenario:WOTRScenario002Description
  21036. "Game Type: Capital Assault\n# Of Players: 6\nObjective: Eliminate enemy players by conquering their capital territory.\nEach player has a preset starting location."
  21037. END
  21038.  
  21039. LWScenario:WOTRScenario003
  21040. "War of the Ring (5)"
  21041. END
  21042.  
  21043. LWScenario:WOTRScenario003Description
  21044. "Game Type: Capital Assault\n# Of Players: 5\nObjective: Eliminate enemy players by conquering their capital territory.\nEach player has a preset starting location."
  21045. END
  21046.  
  21047. LWScenario:WOTRScenario004
  21048. "War of the Ring (4)"
  21049. END
  21050.  
  21051. LWScenario:WOTRScenario004Description
  21052. "Game Type: Capital Assault\n# Of Players: 4\nObjective: Eliminate enemy players by conquering their capital territory.\nEach player has a preset starting location."
  21053. END
  21054.  
  21055. LWScenario:WOTRScenario005
  21056. "War of the Ring (3)"
  21057. END
  21058.  
  21059. LWScenario:WOTRScenario005Description
  21060. "Game Type: Capital Assault\n# Of Players: 3\nObjective: Eliminate enemy players by conquering their capital territory.\nEach player has a preset starting location."
  21061. END
  21062.  
  21063. LWScenario:WOTRScenario006
  21064. "War of the Ring (2)"
  21065. END
  21066.  
  21067. LWScenario:WOTRScenario006Description
  21068. "Game Type: Capital Assault\n# Of Players: 2\nObjective: Eliminate enemy players by conquering their capital territory.\nEach player has a preset starting location."
  21069. END
  21070.  
  21071. LWScenario:WOTRScenario007
  21072. "War of the Ring (6, T)"
  21073. END
  21074.  
  21075. LWScenario:WOTRScenario007Description
  21076. "Game Type: Capital Assault\n# Of Players: 6\nObjective: Eliminate enemy players by conquering their capital territory.\nEach player has a preset starting location and a number of claimed territories."
  21077. END
  21078.  
  21079. LWScenario:WOTRScenario008
  21080. "War of the Ring (5, T)"
  21081. END
  21082.  
  21083. LWScenario:WOTRScenario008Description
  21084. "Game Type: Capital Assault\n# Of Players: 5\nObjective: Eliminate enemy players by conquering their capital territory.\nEach player has a preset starting location and a number of claimed territories."
  21085. END
  21086.  
  21087. LWScenario:WOTRScenario009
  21088. "War of the Ring (4, T)"
  21089. END
  21090.  
  21091. LWScenario:WOTRScenario009Description
  21092. "Game Type: Capital Assault\n# Of Players: 4\nObjective: Eliminate enemy players by conquering their capital territory.\nEach player has a preset starting location and a number of claimed territories."
  21093. END
  21094.  
  21095. LWScenario:WOTRScenario010
  21096. "War of the Ring (3, T)"
  21097. END
  21098.  
  21099. LWScenario:WOTRScenario010Description
  21100. "Game Type: Capital Assault\n# Of Players: 3\nObjective: Eliminate enemy players by conquering their capital territory.\nEach player has a preset starting location and a number of claimed territories."
  21101. END
  21102.  
  21103. LWScenario:WOTRScenario011
  21104. "War of the Ring (2, T)"
  21105. END
  21106.  
  21107. LWScenario:WOTRScenario011Description
  21108. "Game Type: Capital Assault\n# Of Players: 2\nObjective: Eliminate enemy players by conquering their capital territory.\nEach player has a preset starting location and a number of claimed territories."
  21109. END
  21110.  
  21111. LWScenario:WOTRScenario0012
  21112. "Sole Survivor"
  21113. END
  21114.  
  21115. LWScenario:WOTRScenario012
  21116. "Sole Survivor"
  21117. END
  21118.  
  21119. LWScenario:WOTRScenario012Description
  21120. "Game Type: Elimination\n# Of Players: 2-6\nObjective: Eliminate enemy players by conquering all of their territories.\nThis is a freeform game with no preset starting locations or claimed territories."
  21121. END
  21122.  
  21123. LWScenario:WOTRScenario013
  21124. "Sole Survivor (6)"
  21125. END
  21126.  
  21127. LWScenario:WOTRScenario013Description
  21128. "Game Type: Elimination\n# Of Players: 6\nObjective: Eliminate enemy players by conquering all of their territories.\nEach player has a preset starting location."
  21129. END
  21130.  
  21131. LWScenario:WOTRScenario014
  21132. "Sole Survivor (5)"
  21133. END
  21134.  
  21135. LWScenario:WOTRScenario014Description
  21136. "Game Type: Elimination\n# Of Players: 5\nObjective: Eliminate enemy players by conquering all of their territories.\nEach player has a preset starting location."
  21137. END
  21138.  
  21139. LWScenario:WOTRScenario015
  21140. "Sole Survivor (4)"
  21141. END
  21142.  
  21143. LWScenario:WOTRScenario015Description
  21144. "Game Type: Elimination\n# Of Players: 4\nObjective: Eliminate enemy players by conquering all of their territories.\nEach player has a preset starting location."
  21145. END
  21146.  
  21147. LWScenario:WOTRScenario016
  21148. "Sole Survivor (3)"
  21149. END
  21150.  
  21151. LWScenario:WOTRScenario016Description
  21152. "Game Type: Elimination\n# Of Players: 3\nObjective: Eliminate enemy players by conquering all of their territories.\nEach player has a preset starting location."
  21153. END
  21154.  
  21155. LWScenario:WOTRScenario017
  21156. "Sole Survivor (2)"
  21157. END
  21158.  
  21159. LWScenario:WOTRScenario017Description
  21160. "Game Type: Elimination\n# Of Players: 2\nObjective: Eliminate enemy players by conquering all of their territories.\nEach player has a preset starting location."
  21161. END
  21162.  
  21163. LWScenario:WOTRScenario018
  21164. "Sole Survivor (6, T)"
  21165. END
  21166.  
  21167. LWScenario:WOTRScenario018Description
  21168. "Game Type: Elimination\n# Of Players: 6\nObjective: Eliminate enemy players by conquering all of their territories.\nEach player has a preset starting location and a number of claimed territories."
  21169. END
  21170.  
  21171. LWScenario:WOTRScenario019
  21172. "Sole Survivor (5, T)"
  21173. END
  21174.  
  21175. LWScenario:WOTRScenario019Description
  21176. "Game Type: Elimination\n# Of Players: 5\nObjective: Eliminate enemy players by conquering all of their territories.\nEach player has a preset starting location and a number of claimed territories."
  21177. END
  21178.  
  21179. LWScenario:WOTRScenario020
  21180. "Sole Survivor (4, T)"
  21181. END
  21182.  
  21183. LWScenario:WOTRScenario020Description
  21184. "Game Type: Elimination\n# Of Players: 4\nObjective: Eliminate enemy players by conquering all of their territories.\nEach player has a preset starting location and a number of claimed territories."
  21185. END
  21186.  
  21187. LWScenario:WOTRScenario021
  21188. "Sole Survivor (3, T)"
  21189. END
  21190.  
  21191. LWScenario:WOTRScenario021Description
  21192. "Game Type: Elimination\n# Of Players: 3\nObjective: Eliminate enemy players by conquering all of their territories.\nEach player has a preset starting location and a number of claimed territories."
  21193. END
  21194.  
  21195. LWScenario:WOTRScenario022
  21196. "Sole Survivor (2, T)"
  21197. END
  21198.  
  21199. LWScenario:WOTRScenario022Description
  21200. "Game Type: Elimination\n# Of Players: 2\nObjective: Eliminate enemy players by conquering all of their territories.\nEach player has a preset starting location and a number of claimed territories."
  21201. END
  21202.  
  21203. LWScenario:WOTRScenario0023
  21204. "One To Rule Them All"
  21205. END
  21206.  
  21207. LWScenario:WOTRScenario023
  21208. "One To Rule Them All (20)"
  21209. END
  21210.  
  21211. LWScenario:WOTRScenario023Description
  21212. "Game Type: World Domination\n# Of Players: 2-6\nObjective: Rule the lands of Middle-earth by conquering 20 territories.\nThis is a freeform game with no preset starting locations."
  21213. END
  21214.  
  21215. LWScenario:WOTRScenario024
  21216. "One To Rule Them All (6, 20)"
  21217. END
  21218.  
  21219. LWScenario:WOTRScenario024Description
  21220. "Game Type: World Domination\n# Of Players: 6\nObjective: Rule the lands of Middle-earth by conquering 20 territories.\nEach player has a preset starting location."
  21221. END
  21222.  
  21223. LWScenario:WOTRScenario025
  21224. "One To Rule Them All (5, 20)"
  21225. END
  21226.  
  21227. LWScenario:WOTRScenario025Description
  21228. "Game Type: World Domination\n# Of Players: 5\nObjective: Rule the lands of Middle-earth by conquering 20 territories.\nEach player has a preset starting location."
  21229. END
  21230.  
  21231. LWScenario:WOTRScenario026
  21232. "One To Rule Them All (4, 20)"
  21233. END
  21234.  
  21235. LWScenario:WOTRScenario026Description
  21236. "Game Type: World Domination\n# Of Players: 4\nObjective: Rule the lands of Middle-earth by conquering 20 territories.\nEach player has a preset starting location."
  21237. END
  21238.  
  21239. LWScenario:WOTRScenario027
  21240. "One To Rule Them All (3, 20)"
  21241. END
  21242.  
  21243. LWScenario:WOTRScenario027Description
  21244. "Game Type: World Domination\n# Of Players: 3\nObjective: Rule the lands of Middle-earth by conquering 20 territories.\nEach player has a preset starting location."
  21245. END
  21246.  
  21247. LWScenario:WOTRScenario028
  21248. "One To Rule Them All (2, 20)"
  21249. END
  21250.  
  21251. LWScenario:WOTRScenario028Description
  21252. "Game Type: World Domination\n# Of Players: 2\nObjective: Rule the lands of Middle-earth by conquering 20 territories.\nEach player has a preset starting location."
  21253. END
  21254.  
  21255. LWScenario:WOTRScenario029
  21256. "One To Rule Them All (30)"
  21257. END
  21258.  
  21259. LWScenario:WOTRScenario029Description
  21260. "Game Type: World Domination\n# Of Players: 2-6\nObjective: Rule the lands of Middle-earth by conquering 30 territories.\nThis is a freeform game with no preset starting locations."
  21261. END
  21262.  
  21263. LWScenario:WOTRScenario030
  21264. "One To Rule Them All (6, 30)"
  21265. END
  21266.  
  21267. LWScenario:WOTRScenario030Description
  21268. "Game Type: World Domination\n# Of Players: 6\nObjective: Rule the lands of Middle-earth by conquering 30 territories.\nEach player has a preset starting location."
  21269. END
  21270.  
  21271. LWScenario:WOTRScenario031
  21272. "One To Rule Them All (5, 30)"
  21273. END
  21274.  
  21275. LWScenario:WOTRScenario031Description
  21276. "Game Type: World Domination\n# Of Players: 5\nObjective: Rule the lands of Middle-earth by conquering 30 territories.\nEach player has a preset starting location."
  21277. END
  21278.  
  21279. LWScenario:WOTRScenario032
  21280. "One To Rule Them All (4, 30)"
  21281. END
  21282.  
  21283. LWScenario:WOTRScenario032Description
  21284. "Game Type: World Domination\n# Of Players: 4\nObjective: Rule the lands of Middle-earth by conquering 30 territories.\nEach player has a preset starting location."
  21285. END
  21286.  
  21287. LWScenario:WOTRScenario033
  21288. "One To Rule Them All (3, 30)"
  21289. END
  21290.  
  21291. LWScenario:WOTRScenario033Description
  21292. "Game Type: World Domination\n# Of Players: 3\nObjective: Rule the lands of Middle-earth by conquering 30 territories.\nEach player has a preset starting location."
  21293. END
  21294.  
  21295. LWScenario:WOTRScenario034
  21296. "One To Rule Them All (2, 30)"
  21297. END
  21298.  
  21299. LWScenario:WOTRScenario034Description
  21300. "Game Type: World Domination\n# Of Players: 2\nObjective: Rule the lands of Middle-earth by conquering 30 territories.\nEach player has a preset starting location."
  21301. END
  21302.  
  21303. LWScenario:WOTRScenario035
  21304. "One To Rule Them All (All)"
  21305. END
  21306.  
  21307. LWScenario:WOTRScenario035Description
  21308. "Game Type: World Domination\n# Of Players: 2-6\nObjective: Rule the lands of Middle-earth by conquering all territories.\nThis is a freeform game with no preset starting locations."
  21309. END
  21310.  
  21311. LWScenario:WOTRScenario036
  21312. "One To Rule Them All (6, All)"
  21313. END
  21314.  
  21315. LWScenario:WOTRScenario036Description
  21316. "Game Type: World Domination\n# Of Players: 6\nObjective: Rule the lands of Middle-earth by conquering all territories.\nEach player has a preset starting location."
  21317. END
  21318.  
  21319. LWScenario:WOTRScenario037
  21320. "One To Rule Them All (5, All)"
  21321. END
  21322.  
  21323. LWScenario:WOTRScenario037Description
  21324. "Game Type: World Domination\n# Of Players: 5\nObjective: Rule the lands of Middle-earth by conquering all territories.\nEach player has a preset starting location."
  21325. END
  21326.  
  21327. LWScenario:WOTRScenario038
  21328. "One To Rule Them All (4, All)"
  21329. END
  21330.  
  21331. LWScenario:WOTRScenario038Description
  21332. "Game Type: World Domination\n# Of Players: 4\nObjective: Rule the lands of Middle-earth by conquering all territories.\nEach player has a preset starting location."
  21333. END
  21334.  
  21335. LWScenario:WOTRScenario039
  21336. "One To Rule Them All (3, All)"
  21337. END
  21338.  
  21339. LWScenario:WOTRScenario039Description
  21340. "Game Type: World Domination\n# Of Players: 3\nObjective: Rule the lands of Middle-earth by conquering all territories.\nEach player has a preset starting location."
  21341. END
  21342.  
  21343. LWScenario:WOTRScenario040
  21344. "One To Rule Them All (2, All)"
  21345. END
  21346.  
  21347. LWScenario:WOTRScenario040Description
  21348. "Game Type: World Domination\n# Of Players: 2\nObjective: Rule the lands of Middle-earth by conquering all territories.\nEach player has a preset starting location."
  21349. END
  21350.  
  21351. LWScenario:WOTRScenario041
  21352. "Strongholds of Middle-earth"
  21353. END
  21354.  
  21355. LWScenario:WOTRScenario041Description
  21356. "Game Type: Conquest\n# Of Players: 2-6\nObjective: Sieze the strongholds in Dol Guldur, Erebor, Helm's Deep, Isengard, Minas Tirith, Minas Morgul, and Rivendell."
  21357. END
  21358.  
  21359. LWScenario:WOTRScenario042
  21360. "War in the North"
  21361. END
  21362.  
  21363. LWScenario:WOTRScenario042Description
  21364. "Game Type: Capital Assault\n# Of Players: 2\nObjective: Fight for control of the northern lands of Middle-earth."
  21365. END
  21366.  
  21367. LWScenario:WOTRScenario043
  21368. "War in the South"
  21369. END
  21370.  
  21371. LWScenario:WOTRScenario043Description
  21372. "Game Type: Capital Assault\n# Of Players: 2\nObjective: Fight for control of the southern lands of Middle-earth."
  21373. END
  21374.  
  21375. CONTROLBAR:LW_ToolTip_GenericStronghold
  21376. "Structure Type: Fortress \n A permanent stronghold defends this territory."
  21377. END
  21378.  
  21379. LWScenario:WOTRCapitalAssaultWin001
  21380. "You have successfully conquered the capital territory of all players on the opposing team."
  21381. END
  21382.  
  21383. LWScenario:WOTRCapitalAssaultLose001
  21384. "You have failed to defend your capital territory from the players on the opposing team."
  21385. END
  21386.  
  21387. LWScenario:WOTREliminationWin001
  21388. "You have successfully eliminated all players on the opposing team."
  21389. END
  21390.  
  21391. LWScenario:WOTREliminationLose001
  21392. "You have been eliminated from the game by the players on the opposing team."
  21393. END
  21394.  
  21395. LWScenario:WOTRGenericWin001
  21396. "You have successfully led your kingdom to glory and have crushed your enemies in Middle-earth."
  21397. END
  21398.  
  21399. LWScenario:WOTRGenericLose001
  21400. "You have failed to defend your kingdom from slaughter and have succumbed to your enemies in Middle-earth."
  21401. END
  21402.  
  21403. LWScenario:WOTRGenericWin002
  21404. "You have successfully conquered the required territories in Middle-earth."
  21405. END
  21406.  
  21407. LWScenario:WOTRGenericLose002
  21408. "You have failed to conquer the required territories in Middle-earth."
  21409. END
  21410.  
  21411.  
  21412.  
  21413. ///Living World Army
  21414. LWA:FellowshipArmy
  21415. "The Fellowship"
  21416. END
  21417. LWA:ElvesArmy
  21418. "Elven Army"
  21419. END
  21420. LWA:EntsArmy
  21421. "Ents"
  21422. END
  21423. LWA:RohanArmy
  21424. "Rohan Army"
  21425. END
  21426. LWA:GondorArmy
  21427. "Gondor Army"
  21428. END
  21429. LWA:IsengardArmy
  21430. "Isengard Army"
  21431. END
  21432. LWA:MordorArmy
  21433. "Mordor Army"
  21434. END
  21435. LWA:GoblinsArmy
  21436. "Goblin Army"
  21437. END
  21438. LWA:CorsairsArmy
  21439. "Corsairs Army"
  21440. END
  21441. LWA:OathbreakersArmy
  21442. "Oathbreakers Army"
  21443. END
  21444. LWA:EasterlingsArmy
  21445. "Soldiers of Rh√n Army"
  21446. END
  21447. LWA:HaradrimArmy
  21448. "Haradrim Army"
  21449. END
  21450. LWA:ShireArmy
  21451. "The Shire"
  21452. END
  21453. LWA:BreeArmy
  21454. "Bree"
  21455. END
  21456. LWA:RivendellArmy
  21457. "Rivendell"
  21458. END
  21459. LWA:LothlorienArmy
  21460. "Lorien"
  21461. END
  21462. LWA:MoriaArmy
  21463. "The Mines of Moria"
  21464. END
  21465. LWA:Isengard_CityArmy
  21466. "Isengard Army"
  21467. END
  21468. LWA:HelmsDeepArmy
  21469. "Helm's Deep Army"
  21470. END
  21471. LWA:EdorasArmy
  21472. "Edoras Army"
  21473. END
  21474. LWA:OsgiliathArmy
  21475. "Osgiliath Army"
  21476. END
  21477. LWA:MinasTirithArmy
  21478. "Minas Tirith"
  21479. END
  21480. LWA:CirithUngolArmy
  21481. "Cirith Ungol"
  21482. END
  21483. LWA:BlackGateArmy
  21484. "The Black Gate"
  21485. END
  21486. LWA:BaradDurArmy
  21487. "Barad-dur"
  21488. END
  21489. LWA:MtDoomArmy
  21490. "Mt. Doom"
  21491. End
  21492. LWA:FangornArmy
  21493. "Forest of Fangorn"
  21494. End
  21495. LWA:DeadMarshesArmy
  21496. "Dead Marshes"
  21497. End
  21498.  
  21499.  
  21500. //-------------------------------------------------------------------------------------------------
  21501. // WOTR Tutorial text
  21502. //-------------------------------------------------------------------------------------------------
  21503. WOTRTutorial:BuildBarracksCairAndros
  21504. "Select the open build plot in Cair Andros and build a barracks."
  21505. End
  21506.  
  21507. WOTRTutorial:TrainTroopsCairAndros
  21508. "Select the barracks in Cair Andros and train a battalion of troops."
  21509. End
  21510.  
  21511. WOTRTutorial:InspectArmyCairAndros
  21512. "Select the garrison army in Cair Andros and examine its composition by displaying the details panel."
  21513. End
  21514.  
  21515. WOTRTutorial:MergeGarrisonWithAragorn
  21516. "Order the garrison army in Cair Andros to join Aragorn's army in Rohan."
  21517. End
  21518.  
  21519. WOTRTutorial:MoveAragornToDeadMarshes
  21520. "Select Aragorn's army in Rohan and move into the Dead Marshes."
  21521. End
  21522.  
  21523. WOTRTutorial:TutorialCompletedTitle
  21524. "Tutorial Complete"
  21525. End
  21526.  
  21527. WOTRTutorial:TutorialCompletedText
  21528. "Congratulations! You have successfully completed the War of the Ring tutorial."
  21529. End
  21530.  
  21531. WOTRTutorial:LW_InstructionText01
  21532. "Welcome To the War Of The Ring."
  21533. End
  21534.  
  21535. WOTRTutorial:LW_InstructionText02
  21536. "The War Of The Ring is a turn-based strategic game that is played on the living world map."
  21537. End
  21538.  
  21539. WOTRTutorial:LW_InstructionText03
  21540. "Territories that are under your control will be highlighted with your color and territories claimed by your enemies will be highlighted with their respective colors."
  21541. End
  21542.  
  21543. WOTRTutorial:LW_InstructionText04
  21544. "To zoom in and out of the map, push the mouse wheel forward and backward.  To scroll through the map, push your cursor towards the edge of the screen to move in that direction."
  21545. End
  21546.  
  21547. WOTRTutorial:LW_InstructionText05
  21548. "A single turn is divided into 3 phases, Tactical, Battle, and Retreat."
  21549. End
  21550.  
  21551. WOTRTutorial:LW_InstructionText06
  21552. "In the Tactical Phase, you will make all your strategic choices regarding the expansion of your kingdom.  Structure Construction, Unit Training, and Army Movement are all decided in this phase."
  21553. End
  21554.  
  21555. WOTRTutorial:LW_InstructionText07
  21556. "You can construct new buildings on any open build plot in a territory you control."
  21557. End
  21558.  
  21559. WOTRTutorial:LW_InstructionText08
  21560. "There are four basic structure classes to choose from, Fortress, Barracks, Armory, and Farm."
  21561. End
  21562.  
  21563. WOTRTutorial:LW_InstructionText09
  21564. "To build a new structure, left click on a build plot to bring up the menu that shows all the available buildings that can be constructed.  Then left click on the building you want to construct."
  21565. End
  21566.  
  21567. WOTRTutorial:LW_InstructionText10
  21568. "All structures cost a number of turns to build and only one structure per territory can be under construction at a time."
  21569. End
  21570.  
  21571. WOTRTutorial:LW_InstructionText11
  21572. "In the Battle Phase, all conflicts between opposing players are fought.  A battle occurs when at least one of your armies and one of your enemyÆs armies end up in the same territory after the planned moves are executed from the tactical phase."
  21573. End
  21574.  
  21575. WOTRTutorial:LW_InstructionText12
  21576. "In the Retreat phase, all Hero armies that are defeated in battle must withdraw to safe territories."
  21577. End
  21578.  
  21579. WOTRTutorial:LW_InstructionText13
  21580. "Command points represent the number of troops you are allowed to train.  You can not build more troops than you have command points.  Your world command point limit indicates the current population of your empire that inhabits the whole of Middle-Earth."
  21581. End
  21582.  
  21583. WOTRTutorial:LW_InstructionText14
  21584. "You can train new units at any one of your barracks."
  21585. End
  21586.  
  21587. WOTRTutorial:LW_InstructionText15
  21588. "There are four basic unit classes to choose from, Soldier, Archer, Pikeman, and Cavalry."
  21589. End
  21590.  
  21591. WOTRTutorial:LW_InstructionText16
  21592. "To train a new battalion, left click on a barracks to bring up the menu that shows all the available units that can be trained.  Then left click on the unit you want to train."
  21593. End
  21594.  
  21595. WOTRTutorial:LW_InstructionText17
  21596. "All battalions cost a number of turns to train and only one set of troops per barracks can be in training at a time."
  21597. End
  21598.  
  21599. WOTRTutorial:LW_InstructionText18
  21600. "All armies are allowed to move to only 1 adjacent territory from their current location per turn.  However, the choice of an armyÆs destination depends on the type of army that is being moved."
  21601. End
  21602.  
  21603. WOTRTutorial:LW_InstructionText19
  21604. "There are 2 types of armies under your command, Garrison Armies, and Hero Armies."
  21605. End
  21606.  
  21607. WOTRTutorial:LW_InstructionText20
  21608. "A garrison army is composed of all the troop battalions that reside in a territory."
  21609. End
  21610.  
  21611. WOTRTutorial:LW_InstructionText21
  21612. "To examine the composition of an army, left click to select an army.  Then left click on the Selection Details button on the Palantir at the lower left of the screen."
  21613. End
  21614.  
  21615. WOTRTutorial:LW_InstructionText22
  21616. "Garrison armies are used to defend the lands of your empire and can only move between territories that you control."
  21617. End
  21618.  
  21619. WOTRTutorial:LW_InstructionText23
  21620. "To order a garrison army to join a hero army, left click to select a garrison army. Then right click on the desired Hero army to have the battalions of your selected army merge with the Hero forces."
  21621. End
  21622.  
  21623. WOTRTutorial:LW_InstructionText24
  21624. "A Hero army is a group of battalions that are commanded by a special hero that has the ability to lead troops into battle."
  21625. End
  21626.  
  21627. WOTRTutorial:LW_InstructionText25
  21628. "To order a hero army to move into a territory, left click to select a Hero army. Then right click on the desired territory to send your selected Hero army to that location."
  21629. End
  21630.  
  21631. WOTRTutorial:LW_InstructionText26
  21632. "Active battles are indicated by an animated battle marker.  To settle the encounter, left click the battle marker."
  21633. End
  21634.  
  21635. WOTRTutorial:LW_InstructionText27
  21636. "This battle screen shows you detailed information about your forces and the enemy forces involved in skirmish in the contested territory."
  21637. End
  21638.  
  21639. WOTRTutorial:LW_InstructionText28
  21640. "You may have up to 3 methods for handling an encounter, Auto-Resolve, Realtime, or Retreat."
  21641. End
  21642.  
  21643. WOTRTutorial:LW_InstructionText29
  21644. "Only the Hero army leaders survive from a lost battle and have the ability to retreat."
  21645. End
  21646.  
  21647. WOTRTutorial:LW_InstructionText30
  21648. "To order a Hero army to retreat, left click to select a defeated Hero army. Then right click on a friendly territory to send your army to that location."
  21649. End
  21650.  
  21651. WOTRTutorial:LW_InstructionText31
  21652. "Good Luck!"
  21653. End
  21654.  
  21655.  
  21656. WOTRSCRIPT:WOTR_Tutorial003subtitle
  21657. "The War Of The Ring is a turn-based strategic game of territory conquest, resource management, and epic confrontations that takes place over the lands of Middle-earth."
  21658. END
  21659.  
  21660. WOTRSCRIPT:WOTR_Tutorial004subtitle
  21661. "The game is played on the living world map."
  21662. END
  21663.  
  21664. WOTRSCRIPT:WOTR_Tutorial010subtitle
  21665. "The game is played as a series of turns that are taken simultaneously by all players."
  21666. END
  21667.  
  21668. WOTRSCRIPT:WOTR_Tutorial013subtitle
  21669. "Each phase must be completed by all players before the game continues to the next phase.  When all phases have been completed, the turn is over and a new turn begins."
  21670. END
  21671.  
  21672. WOTRSCRIPT:WOTR_Tutorial018subtitle
  21673. "First, you will focus on structure construction in the tactical phase of this turn."
  21674. END
  21675.  
  21676. WOTRSCRIPT:WOTR_Tutorial021subtitle
  21677. "There are four basic structure classes to choose from, Fortress, Barracks, Armory, and Farm.  Each structure class provides a necessary function to a growing empire."
  21678. END
  21679.  
  21680. WOTRSCRIPT:WOTR_Tutorial024subtitle
  21681. "Select the open build plot in Cair Andros and build a barracks."
  21682. END
  21683.  
  21684. WOTRSCRIPT:WOTR_Tutorial027subtitle
  21685. "Once all players have completed the tactical phase, the strategic choices of each player are revealed on the living world map, and the game continues to the next phase."
  21686. END
  21687.  
  21688. WOTRSCRIPT:WOTR_Tutorial028subtitle
  21689. "Since you are not going to construct any more buildings at this time, press the End Phase button to finish the tactical phase."
  21690. END
  21691.  
  21692. WOTRSCRIPT:WOTR_Tutorial032subtitle
  21693. "Since there are not any conflicts at this time, the game will continue to the next phase."
  21694. END
  21695.  
  21696. WOTRSCRIPT:WOTR_Tutorial034subtitle
  21697. "In the Retreat phase, all armies lead by Heroes that are defeated in battle must withdraw to safe territories."
  21698. END
  21699.  
  21700. WOTRSCRIPT:WOTR_Tutorial035subtitle
  21701. "Since you do not have any defeated Hero armies at this time, the game will continue to the next phase."
  21702. END
  21703.  
  21704. WOTRSCRIPT:WOTR_Tutorial036subtitle
  21705. "Now that all phases have been finished, a single turn in War Of The Ring is completed.  A new turn begins and you start again at the tactical phase."
  21706. END
  21707.  
  21708. WOTRSCRIPT:WOTR_Tutorial039subtitle
  21709. "The barracks you started to build in the previous turn has been completed and its abilities are now available for you to use."
  21710. END
  21711.  
  21712. WOTRSCRIPT:WOTR_Tutorial040subtitle
  21713. "Next, you will concentrate on unit training in the tactical phase of this turn."
  21714. END
  21715.  
  21716. WOTRSCRIPT:WOTR_Tutorial042subtitle
  21717. "Command points represent the number of troops you are allowed to train.  You can not build more troops than you have command points."
  21718. END
  21719.  
  21720. WOTRSCRIPT:WOTR_Tutorial043subtitle
  21721. "Your world command point limit indicates the current population of your empire that inhabits the whole of Middle-earth.  It is displayed at the top left corner of the screen."
  21722. END
  21723.  
  21724. WOTRSCRIPT:WOTR_Tutorial046subtitle
  21725. "There are four basic unit classes to choose from, Soldier, Archer, Pikeman, and Cavalry.  Each unit class has their own distinct traits and capabilities when fighting the other unit classes."
  21726. END
  21727.  
  21728. WOTRSCRIPT:WOTR_Tutorial048subtitle
  21729. "Select the barracks in Cair Andros and train a battalion of troops."
  21730. END
  21731.  
  21732. WOTRSCRIPT:WOTR_Tutorial051subtitle
  21733. "Since you are not going to train any more units at this time, press the End Phase button to finish the tactical phase."
  21734. END
  21735.  
  21736. WOTRSCRIPT:WOTR_Tutorial052subtitle
  21737. "Again, no conflicts have occurred, so the game will pass through the battle and retreat phases."
  21738. END
  21739.  
  21740. WOTRSCRIPT:WOTR_Tutorial056subtitle
  21741. "The battalion you started to train in the previous turn has been completed and is now available for you to command into battle."
  21742. END
  21743.  
  21744. WOTRSCRIPT:WOTR_Tutorial057subtitle
  21745. "Finally, you will learn army movement in the tactical phase of this turn."
  21746. END
  21747.  
  21748. WOTRSCRIPT:WOTR_Tutorial063subtitle
  21749. "Select the garrison army in Cair Andros and examine its composition by displaying the details panel."
  21750. END
  21751.  
  21752. WOTRSCRIPT:WOTR_Tutorial064subtitle
  21753. "Observe that the battallion you just trained appears here."
  21754. END
  21755.  
  21756. WOTRSCRIPT:WOTR_Tutorial065subtitle
  21757. "From this panel, detailed stats for each battalion in an army can be seen, and commands to the individual battalions themselves can be given."
  21758. END
  21759.  
  21760. WOTRSCRIPT:WOTR_Tutorial066subtitle
  21761. "Garrison armies are used to defend the lands of your empire and can only move between territories that you control.  Thus, they cannot takeover neutral territories or invade enemy territories on their own.  However, a garrison army can join with a Hero army to strengthen a Hero army's attacking forces."
  21762. END
  21763.  
  21764. WOTRSCRIPT:WOTR_Tutorial069subtitle
  21765. "Order the garrison army in Cair Andros to join Aragorn's army in Rohan."
  21766. END
  21767.  
  21768. WOTRSCRIPT:WOTR_Tutorial071subtitle
  21769. "A Hero army is a group of battalions that are commanded by a special hero that has the ability to lead troops into battle.  They can not only move between territories that you control, but are also used to expand the lands of your kingdom by conquering neutral territories and invading enemy territories."
  21770. END
  21771.  
  21772. WOTRSCRIPT:WOTR_Tutorial075subtitle
  21773. "Select Aragorn's army in Rohan and move into The Dead Marshes."
  21774. END
  21775.  
  21776. WOTRSCRIPT:WOTR_Tutorial077subtitle
  21777. "Since you are not going to move any more armies at this time, press the End Phase button to finish the tactical phase."
  21778. END
  21779.  
  21780. WOTRSCRIPT:WOTR_Tutorial079subtitle
  21781. "This time during the battle phase there are encounters with the enemy that must be resolved."
  21782. END
  21783.  
  21784. WOTRSCRIPT:WOTR_Tutorial082subtitle
  21785. "Select the battle marker in Osgiliath to resolve the conflict."
  21786. END
  21787.  
  21788. WOTRSCRIPT:WOTR_Tutorial083subtitle
  21789. "This battle screen shows you detailed information about your forces and the enemy forces involved in the skirmish in the contested territory."
  21790. END
  21791.  
  21792. WOTRSCRIPT:WOTR_Tutorial085subtitle
  21793. "Selecting Auto-Resolve will calculate the winner of the battle automatically based on factors such as the size, unit composition, and experience of the forces involved."
  21794. END
  21795.  
  21796. WOTRSCRIPT:WOTR_Tutorial086subtitle
  21797. "Selecting Realtime will allow you to manually fight the battle in the disputed territory."
  21798. END
  21799.  
  21800. WOTRSCRIPT:WOTR_Tutorial087subtitle
  21801. "Selecting Retreat will allow you to withdraw your forces from the conflict before the battle starts.  However, your retreating armies may lose some units in the process."
  21802. END
  21803.  
  21804. WOTRSCRIPT:WOTR_Tutorial088subtitle
  21805. "When the battle has been resolved, ownership of the territory will be awarded to the winner."
  21806. END
  21807.  
  21808. WOTRSCRIPT:WOTR_Tutorial089subtitle
  21809. "For the purposes of the tutorial, all battles will be auto-resolved."
  21810. END
  21811.  
  21812. WOTRSCRIPT:WOTR_Tutorial090subtitle
  21813. "Press the Auto-Resolve button to fight the battle in Osgiliath."
  21814. END
  21815.  
  21816. WOTRSCRIPT:WOTR_Tutorial091subtitle
  21817. "You lost this battle, but not the war.  Don't give up."
  21818. END
  21819.  
  21820. WOTRSCRIPT:WOTR_Tutorial092subtitle
  21821. "During the Battle phase there may be multiple conflicts.  Each conflict is resolved one at a time."
  21822. END
  21823.  
  21824. WOTRSCRIPT:WOTR_Tutorial093subtitle
  21825. "Select the battle marker in The Dead Marshes to resolve the conflict."
  21826. END
  21827.  
  21828. WOTRSCRIPT:WOTR_Tutorial095subtitle
  21829. "Once all battles have been resolved, the battle phase is over."
  21830. END
  21831.  
  21832. WOTRSCRIPT:WOTR_Tutorial096subtitle
  21833. "Press the End Phase button to finish the battle phase."
  21834. END
  21835.  
  21836. WOTRSCRIPT:WOTR_Tutorial098subtitle
  21837. "Since one of your Hero armies has been defeated in battle, you must withdraw that army to a friendly territory to recover.  Only the Hero army leaders survive from a lost battle and have the ability to retreat."
  21838. END
  21839.  
  21840. WOTRSCRIPT:WOTR_Tutorial100subtitle
  21841. "Select Boromir's army in Osgiliath and retreat to one of your territories."
  21842. END
  21843.  
  21844. WOTRSCRIPT:WOTR_Tutorial102subtitle
  21845. "Once all retreat orders have been issued, the retreat phase is over."
  21846. END
  21847.  
  21848. WOTRSCRIPT:WOTR_Tutorial103subtitle
  21849. "Press the End Phase button to finish the retreat phase."
  21850. END
  21851.  
  21852. WOTRSCRIPT:WOTR_Tutorial104subtitle
  21853. "The turn is over, but the battle for Middle-earth has just begun."
  21854. END
  21855.  
  21856. WOTRSCRIPT:WOTR_Tutorial105subtitle
  21857. "This concludes the War Of The Ring tutorial.  Follow these simple guidelines and you will soon dominate the whole of Middle-earth."
  21858. END
  21859.  
  21860.  
  21861. APT:Pause
  21862. // Pause menu title
  21863. "Pause"
  21864. End
  21865.  
  21866. APT:PlayersTab
  21867. // Text for players in chat list box, online chat window
  21868. "PLAYERS"
  21869. End
  21870.  
  21871. APT:FriendsTab
  21872. // Text for players in chat list box, online chat window
  21873. "FRIENDS"
  21874. End
  21875.  
  21876. APT:LanPlayersTab
  21877. // Text for players in chat list box, online chat window
  21878. "PLAYERS"
  21879. End
  21880.  
  21881. APT:LanEveryoneTab
  21882. // Text for players in chat list box, online chat window
  21883. "EVERYONE"
  21884. End
  21885.  
  21886.  
  21887. APT:AddFriend
  21888. // Text for Add Friend button in Online chat window.
  21889. "ADD FRIEND"
  21890. End
  21891.  
  21892. APT:IGNOREPLAYER
  21893. // Text for Ignore Player button in online chat window.
  21894. "IGNORE PLAYER"
  21895. End
  21896.  
  21897. APT:RemoveIgnorePlayer
  21898. // context: Text for Remove Ignore Player button in online chat window.
  21899. "REMOVE IGNORED PLAYER"
  21900. END
  21901.  
  21902. APT:Messenger
  21903. "MESSENGER"
  21904. END
  21905.  
  21906. APT:AddIgnore
  21907. // Text for max ping title in Tournament Screen
  21908. "ADD IGNORE"
  21909. End
  21910.  
  21911. APT:Enter
  21912. // Text for 'Enter' button in Apt screens.
  21913. "ENTER"
  21914. End
  21915.  
  21916. APT:RemoveFriend
  21917. // Text for remove friend button in chat screen
  21918. "REMOVE"
  21919. End
  21920.  
  21921. APT:RemoveIgnore
  21922. // Text for remove Ignore button in chat screen
  21923. "REMOVE IGNORE"
  21924. End
  21925.  
  21926. APT:Name
  21927. // Text for 'Name' field in Add Friend/Ingore APT dialog
  21928. "Name"
  21929. End
  21930.  
  21931. APT:CurrentTeam
  21932. // In the messenger when showing people in a game, this will
  21933. // print what team someone is one.  Do not remove %d!!
  21934. "Team %d"
  21935. END
  21936.  
  21937. APT:CurrentTeamNone
  21938. // In the messenger when showing people in a game
  21939. "No Team"
  21940. END
  21941.  
  21942. APT:UserName
  21943. // Text for 'Username' field in Add Friend/Ingore APT dialog
  21944. "Username"
  21945. END
  21946.  
  21947. APT:UserNameCaps
  21948. // Text for 'Username' field in Add Friend/Ingore APT dialog
  21949. "USERNAME"
  21950. END
  21951.  
  21952. APT:Accept
  21953. // Text for Accept button in Add Friend/Ingore APT dialog
  21954. "ACCEPT"
  21955. End
  21956.  
  21957. APT:GametypeBattle
  21958. // Text for "battle" type games in the online lobby
  21959. "Head To Head"
  21960. End
  21961.  
  21962. APT:GametypeCoOp
  21963. // Text for "co-op" type games in the online lobby
  21964. "Scenario"
  21965. End
  21966.  
  21967. APT:StartingResources
  21968. // Text for the amount of starting resources type games in the online host game screen
  21969. "STARTING RESOURCES"
  21970. End
  21971.  
  21972. APT:FPS
  21973. // Text for the frames per second in the online host game screen
  21974. "FPS"
  21975. End
  21976.  
  21977. APT:RememberPassword
  21978. // Text for Remember Password check box in Online Login screen.
  21979. "REMEMBER PASSWORD"
  21980. End
  21981.  
  21982. APT:ViewTermsOfService
  21983. // Text for view Terms of Service button.
  21984. "VIEW TERMS OF SERVICE"
  21985. End
  21986.  
  21987. APT:TermsOfService
  21988. // Text for the title of the Terms of Service dialog
  21989. "TERMS OF SERVICE"
  21990. End
  21991.  
  21992. APT:ESRBNotice
  21993. // notice in pseudo button on Online Login page
  21994. "ESRB NOTICE: Game Experience May Change During Online Play"
  21995. End
  21996.  
  21997. APT:Close
  21998. // Text for the Close button in the Terms of Service dialog
  21999. "CLOSE"
  22000. End
  22001.  
  22002. BANNERUI:SummaryTitle
  22003. // Displayed as the title of the summary of a "summonable via the banner UI" army in the help text box
  22004. "Summon Reinforcements"
  22005. End
  22006.  
  22007. BANNERUI:SummaryUnitQuantity
  22008. // Displayed in the summary of an army via the banner ui to indicate the quantity of a particular unit category.  Yes, the double % is correct
  22009. "%%d %s"
  22010. End
  22011.  
  22012. BANNERUI:Ent
  22013. // Singluar name of the ent category displayed in the army summary from the banner ui
  22014. "Ent"
  22015. End
  22016.  
  22017. BANNERUI:Ents
  22018. // Plural name of the ent category displayed in the army summary from the banner ui
  22019. "Ents"
  22020. End
  22021.  
  22022. BANNERUI:Archer
  22023. // Singluar name of the archer category displayed in the army summary from the banner ui
  22024. "Archer"
  22025. End
  22026.  
  22027. BANNERUI:Archers
  22028. // Plural name of the archer category displayed in the army summary from the banner ui
  22029. "Archers"
  22030. End
  22031.  
  22032. BANNERUI:Oathbreakers
  22033. "Oathbreakers"
  22034. END
  22035.  
  22036. BANNERUI:Oathbreaker
  22037. "Oathbreaker"
  22038. END
  22039.  
  22040. BANNERUI:Peasant
  22041. // Singluar name of the peasant category displayed in the army summary from the banner ui
  22042. "Peasant"
  22043. End
  22044.  
  22045. BANNERUI:Peasants
  22046. // Plural name of the peasant category displayed in the army summary from the banner ui
  22047. "Peasants"
  22048. End
  22049.  
  22050. BANNERUI:RohanRohirrim
  22051. // Singluar name of the rohirrim category displayed in the army summary from the banner ui
  22052. "Rohirrim"
  22053. End
  22054.  
  22055. BANNERUI:PluralRohanRohirrim
  22056. // Plural name of the rohirrim category displayed in the army summary from the banner ui
  22057. "Rohirrim"
  22058. End
  22059.  
  22060. BANNERUI:Soldier
  22061. // Singluar name of the soldier category displayed in the army summary from the banner ui
  22062. "Soldier"
  22063. End
  22064.  
  22065. BANNERUI:Soldiers
  22066. // Plural name of the soldier category displayed in the army summary from the banner ui
  22067. "Soldiers"
  22068. End
  22069.  
  22070. BANNERUI:Knight
  22071. // Singluar name of the knight category displayed in the army summary from the banner ui
  22072. "Knight"
  22073. End
  22074.  
  22075. BANNERUI:Knights
  22076. // Plural name of the knight category displayed in the army summary from the banner ui
  22077. "Knights"
  22078. End
  22079.  
  22080. BANNERUI:Uruk
  22081. // Singluar name of the uruk category displayed in the army summary from the banner ui
  22082. "Uruk"
  22083. End
  22084.  
  22085. BANNERUI:Uruks
  22086. // Plural name of the uruk category displayed in the army summary from the banner ui
  22087. "Uruks"
  22088. End
  22089.  
  22090. BANNERUI:WargRider
  22091. // Singluar name of the warg rider category displayed in the army summary from the banner ui
  22092. "Warg Rider"
  22093. End
  22094.  
  22095. BANNERUI:WargRiders
  22096. // Plural name of the warg rider category displayed in the army summary from the banner ui
  22097. "Warg Riders"
  22098. End
  22099.  
  22100. BANNERUI:SiegeEquipment
  22101. // Singluar name of the siege equipment category displayed in the army summary from the banner ui
  22102. "Siege Machine"
  22103. End
  22104.  
  22105. BANNERUI:PluralSiegeEquipment
  22106. // Plural name of the siege equipment category displayed in the army summary from the banner ui
  22107. "Siege Machines"
  22108. End
  22109.  
  22110. BANNERUI:Nazgul
  22111. // Singluar name of the nazgul category displayed in the army summary from the banner ui
  22112. "Nazgul"
  22113. End
  22114.  
  22115. BANNERUI:PluralNazgul
  22116. // Plural name of the nazgul category displayed in the army summary from the banner ui
  22117. "Nazgul"
  22118. End
  22119.  
  22120. BANNERUI:Orc
  22121. // Singluar name of the orc category displayed in the army summary from the banner ui
  22122. "Orc"
  22123. End
  22124.  
  22125. BANNERUI:Orcs
  22126. // Plural name of the orc category displayed in the army summary from the banner ui
  22127. "Orcs"
  22128. End
  22129.  
  22130. BANNERUI:Troll
  22131. // Singluar name of the troll category displayed in the army summary from the banner ui
  22132. "Troll"
  22133. End
  22134.  
  22135. BANNERUI:Trolls
  22136. // Plural name of the troll category displayed in the army summary from the banner ui
  22137. "Trolls"
  22138. End
  22139.  
  22140. BANNERUI:EvilMan
  22141. // Singluar name of the evil men category displayed in the army summary from the banner ui
  22142. "Evil Man"
  22143. End
  22144.  
  22145. BANNERUI:EvilMen
  22146. // Plural name of the evil men category displayed in the army summary from the banner ui
  22147. "Evil Men"
  22148. End
  22149.  
  22150. BANNERUI:Trebuchet
  22151. // Singluar name of the trebuchet category displayed in the army summary from the banner ui
  22152. "Trebuchet"
  22153. END
  22154.  
  22155. BANNERUI:Trebuchets
  22156. // Plural name of the trebuchet category displayed in the army summary from the banner ui
  22157. "Trebuchets"
  22158. END
  22159.  
  22160. BANNERUI:Mumakil
  22161. // Singluar name of the mumakil category displayed in the army summary from the banner ui
  22162. "Mumakil"
  22163. END
  22164.  
  22165. BANNERUI:PluralMumakil
  22166. // Plural name of the mumakil category displayed in the army summary from the banner ui
  22167. "Mumakil"
  22168. END
  22169.  
  22170. BANNERUI:Goblin
  22171. // Singluar name of the Goblin category displayed in the army summary from the banner ui
  22172. "Goblin"
  22173. End
  22174.  
  22175. BANNERUI:Goblins
  22176. // Plural name of the Goblin category displayed in the army summary from the banner ui
  22177. "Goblins"
  22178. End
  22179.  
  22180.  
  22181. ////////////////////////////////////////////////////////
  22182. //    WOTR Army Summary Descriptions
  22183. ////////////////////////////////////////////////////////    
  22184.     
  22185. ////////////////////////////////
  22186. //    Men Of The West
  22187. ////////////////////////////////
  22188.  
  22189. BANNERUI:GondorFighter
  22190. // Singluar name of the Gondor Soldier category displayed in the army summary for WotR
  22191. "Gondor Soldier"
  22192. End
  22193.  
  22194. BANNERUI:GondorFighters
  22195. // Plural name of the Gondor Soldier category displayed in the army summary for WotR
  22196. "Gondor Soldiers"
  22197. End
  22198.  
  22199. BANNERUI:GondorArcher
  22200. // Singluar name of the Gondor Archer category displayed in the army summary for WotR
  22201. "Gondor Archer"
  22202. End
  22203.  
  22204. BANNERUI:GondorArchers
  22205. // Plural name of the Gondor Archer category displayed in the army summary for WotR
  22206. "Gondor Archers"
  22207. End
  22208.  
  22209. BANNERUI:GondorRanger
  22210. // Singluar name of the Gondor Ranger category displayed in the army summary for WotR
  22211. "Ithilien Ranger"
  22212. End
  22213.  
  22214. BANNERUI:GondorRangers
  22215. // Plural name of the Gondor Ranger category displayed in the army summary for WotR
  22216. "Ithilien Rangers"
  22217. End
  22218.  
  22219. BANNERUI:GondorKnight
  22220. // Singluar name of the Gondor Knight category displayed in the army summary for WotR
  22221. "Gondor Knight"
  22222. End
  22223.  
  22224. BANNERUI:GondorKnights
  22225. // Plural name of the Gondor Knight category displayed in the army summary for WotR
  22226. "Gondor Knights"
  22227. End
  22228.  
  22229. BANNERUI:Rohirrim
  22230. // Singluar name of the Rohirrim category displayed in the army summary for WotR
  22231. "Rohirrim"
  22232. End
  22233.  
  22234. BANNERUI:PluralRohirrim
  22235. // Plural name of the Rohirrim category displayed in the army summary for WotR
  22236. "Rohirrim"
  22237. End
  22238.  
  22239. BANNERUI:GondorTowerGuard
  22240. // Singluar name of the Gondor Tower Guard category displayed in the army summary for WotR
  22241. "Gondor Tower Guard"
  22242. End
  22243.  
  22244. BANNERUI:GondorTowerGuards
  22245. // Plural name of the Gondor Tower Guards category displayed in the army summary for WotR
  22246. "Gondor Tower Guards"
  22247. End
  22248.  
  22249.  
  22250. ////////////////////////////////
  22251. //         Elves
  22252. ////////////////////////////////
  22253.  
  22254. BANNERUI:ElvenLorienWarrior
  22255. // Singluar name of the Elven Lorien Warrior category displayed in the army summary for WotR
  22256. "Elven Lorien Warrior"
  22257. End
  22258.  
  22259. BANNERUI:ElvenLorienWarriors
  22260. // Plural name of the Elven Lorien Warrior category displayed in the army summary for WotR
  22261. "Elven Lorien Warriors"
  22262. End
  22263.  
  22264. BANNERUI:ElvenLorienArcher
  22265. // Singluar name of the Elven Lorien Archer category displayed in the army summary for WotR
  22266. "Elven Lorien Archer"
  22267. End
  22268.  
  22269. BANNERUI:ElvenLorienArchers
  22270. // Plural name of the Elven Lorien Archer category displayed in the army summary for WotR
  22271. "Elven Lorien Archers"
  22272. End
  22273.  
  22274. BANNERUI:ElvenMirkwoodArcher
  22275. // Singluar name of the Elven Mirkwood Archer category displayed in the army summary for WotR
  22276. "Elven Mirkwood Archer"
  22277. End
  22278.  
  22279. BANNERUI:ElvenMirkwoodArchers
  22280. // Plural name of the Elven Mirkwood Archer category displayed in the army summary for WotR
  22281. "Elven Mirkwood Archers"
  22282. End
  22283.  
  22284. BANNERUI:ElvenRivendellLancer
  22285. // Singluar name of the Elven Rivendell Lancer category displayed in the army summary for WotR
  22286. "Elven Rivendell Lancer"
  22287. End
  22288.  
  22289. BANNERUI:ElvenRivendellLancers
  22290. // Plural name of the Elven Rivendell Lancer category displayed in the army summary for WotR
  22291. "Elven Rivendell Lancers"
  22292. End
  22293.  
  22294. BANNERUI:ElvenMithlondSentry
  22295. // Singluar name of the Elven Mithlond Sentry category displayed in the army summary for WotR
  22296. "Elven Mithlond Sentry"
  22297. End
  22298.  
  22299. BANNERUI:ElvenMithlondSentries
  22300. // Plural name of the Elven Rivendell Lancer category displayed in the army summary for WotR
  22301. "Elven Mithlond Sentries"
  22302. End
  22303.  
  22304.  
  22305. ////////////////////////////////
  22306. //        Dwarves
  22307. ////////////////////////////////
  22308.  
  22309. BANNERUI:DwarvenGuardian
  22310. // Singluar name of the Dwarven Guardian category displayed in the army summary for WotR
  22311. "Dwarven Guardian"
  22312. End
  22313.  
  22314. BANNERUI:DwarvenGuardians
  22315. // Plural name of the Dwarven Guardian category displayed in the army summary for WotR
  22316. "Dwarven Guardians"
  22317. End
  22318.  
  22319. BANNERUI:DwarvenAxeThrower
  22320. // Singluar name of the Dwarven Axe Thrower category displayed in the army summary for WotR
  22321. "Dwarven Axe Thrower"
  22322. End
  22323.  
  22324. BANNERUI:DwarvenAxeThrowers
  22325. // Plural name of the Dwarven Axe Thrower category displayed in the army summary for WotR
  22326. "Dwarven Axe Throwers"
  22327. End
  22328.  
  22329. BANNERUI:DwarvenMenOfDale
  22330. // Singluar name of the Dwarven Men Of Dale category displayed in the army summary for WotR
  22331. "Men Of Dale"
  22332. End
  22333.  
  22334. BANNERUI:PluralDwarvenMenOfDale
  22335. // Plural name of the Dwarven Men Of Dale category displayed in the army summary for WotR
  22336. "Men Of Dale"
  22337. End
  22338.  
  22339. BANNERUI:DwarvenBattleWagon
  22340. // Singluar name of the Dwarven Battle Wagon category displayed in the army summary for WotR
  22341. "Dwarven Battlewagon"
  22342. End
  22343.  
  22344. BANNERUI:DwarvenBattleWagons
  22345. // Plural name of the Dwarven Battle Wagon category displayed in the army summary for WotR
  22346. "Dwarven Battlewagons"
  22347. End
  22348.  
  22349. BANNERUI:DwarvenPhalanx
  22350. // Singluar name of the Dwarven Phalanx category displayed in the army summary for WotR
  22351. "Dwarven Phalanx"
  22352. End
  22353.  
  22354. BANNERUI:PluralDwarvenPhalanx
  22355. // Plural name of the Dwarven Phalanx category displayed in the army summary for WotR
  22356. "Dwarven Phalanx"
  22357. End
  22358.  
  22359.  
  22360. ////////////////////////////////
  22361. //        Mordor
  22362. ////////////////////////////////
  22363.  
  22364. BANNERUI:MordorFighter
  22365. // Singluar name of the Mordor Fighter category displayed in the army summary for WotR
  22366. "Orc Warrior"
  22367. End
  22368.  
  22369. BANNERUI:MordorFighters
  22370. // Plural name of the Mordor Fighter category displayed in the army summary for WotR
  22371. "Orc Warriors"
  22372. End
  22373.  
  22374. BANNERUI:MordorCorsairsOfUmbar
  22375. // Singluar name of the Mordor Corsairs Of Umbar category displayed in the army summary for WotR
  22376. "Corsair Of Umbar"
  22377. End
  22378.  
  22379. BANNERUI:PluralMordorCorsairsOfUmbar
  22380. // Plural name of the Mordor Fighter category displayed in the army summary for WotR
  22381. "Corsairs Of Umbar"
  22382. End
  22383.  
  22384. BANNERUI:MordorArcher
  22385. // Singluar name of the Mordor Archer category displayed in the army summary for WotR
  22386. "Orc Archer"
  22387. End
  22388.  
  22389. BANNERUI:MordorArchers
  22390. // Plural name of the Mordor Archer category displayed in the army summary for WotR
  22391. "Orc Archers"
  22392. End
  22393.  
  22394. BANNERUI:MordorHaradrimArcher
  22395. // Singluar name of the Mordor Haradrim Archer category displayed in the army summary for WotR
  22396. "Haradrim Archer"
  22397. End
  22398.  
  22399. BANNERUI:MordorHaradrimArchers
  22400. // Plural name of the Mordor Haradrim Archer category displayed in the army summary for WotR
  22401. "Haradrim Archers"
  22402. End
  22403.  
  22404. BANNERUI:MordorMountainTroll
  22405. // Singluar name of the Mordor Mountain Troll category displayed in the army summary for WotR
  22406. "Mountain Troll"
  22407. End
  22408.  
  22409. BANNERUI:MordorMountainTrolls
  22410. // Plural name of the Mordor Mountain Troll category displayed in the army summary for WotR
  22411. "Mountain Trolls"
  22412. End
  22413.  
  22414. BANNERUI:MordorDrummerTroll
  22415. // Singluar name of the Mordor Drummer Troll category displayed in the army summary for WotR
  22416. "Drummer Troll"
  22417. End
  22418.  
  22419. BANNERUI:MordorDrummerTrolls
  22420. // Plural name of the Mordor Drummer Troll category displayed in the army summary for WotR
  22421. "Drummer Trolls"
  22422. End
  22423.  
  22424. BANNERUI:MordorAttackTroll
  22425. // Singluar name of the Mordor Attack Troll category displayed in the army summary for WotR
  22426. "Attack Troll"
  22427. End
  22428.  
  22429. BANNERUI:MordorAttackTrolls
  22430. // Plural name of the Mordor Attack Troll category displayed in the army summary for WotR
  22431. "Attack Trolls"
  22432. End
  22433.  
  22434. BANNERUI:MordorMumakil
  22435. // Singluar name of the Mordor Mumakil category displayed in the army summary for WotR
  22436. "Mumakil"
  22437. End
  22438.  
  22439. BANNERUI:PluralMordorMumakil
  22440. // Plural name of the Mordor Mumakil category displayed in the army summary for WotR
  22441. "Mumakil"
  22442. End
  22443.  
  22444. BANNERUI:MordorEasterling
  22445. // Singluar name of the Mordor Easterling category displayed in the army summary for WotR
  22446. "Easterling"
  22447. End
  22448.  
  22449. BANNERUI:MordorEasterlings
  22450. // Plural name of the Mordor Easterling category displayed in the army summary for WotR
  22451. "Easterlings"
  22452. End
  22453.  
  22454.  
  22455. ////////////////////////////////
  22456. //       Isengard
  22457. ////////////////////////////////
  22458.  
  22459. BANNERUI:IsengardFighter
  22460. // Singluar name of the Isengard Fighter category displayed in the army summary for WotR
  22461. "Uruk-hai"
  22462. End
  22463.  
  22464. BANNERUI:IsengardFighters
  22465. // Plural name of the Isengard Fighter category displayed in the army summary for WotR
  22466. "Uruk-hai"
  22467. End
  22468.  
  22469. BANNERUI:IsengardBeserker
  22470. // Singluar name of the Isengard Berserker category displayed in the army summary for WotR
  22471. "Berserker"
  22472. End
  22473.  
  22474. BANNERUI:IsengardBeserkers
  22475. // Plural name of the Isengard Berserker category displayed in the army summary for WotR
  22476. "Berserkers"
  22477. End
  22478.  
  22479. BANNERUI:IsengardWildman
  22480. // Singluar name of the Isengard Wildman category displayed in the army summary for WotR
  22481. "Wildman of Dunland"
  22482. End
  22483.  
  22484. BANNERUI:IsengardWildmen
  22485. // Plural name of the Isengard Wildman category displayed in the army summary for WotR
  22486. "Wildmen Of Dunland"
  22487. End
  22488.  
  22489. BANNERUI:IsengardUrukCrossbow
  22490. // Singluar name of the Isengard Uruk Crossbow category displayed in the army summary for WotR
  22491. "Uruk Crossbowmen"
  22492. End
  22493.  
  22494. BANNERUI:IsengardUrukCrossbows
  22495. // Plural name of the Isengard Uruk Crossbow category displayed in the army summary for WotR
  22496. "Uruk Crossbowmen"
  22497. End
  22498.  
  22499. BANNERUI:IsengardWargRider
  22500. // Singluar name of the Isengard Warg Rider category displayed in the army summary for WotR
  22501. "Warg Rider"
  22502. End
  22503.  
  22504. BANNERUI:IsengardWargRiders
  22505. // Plural name of the Isengard Warg Rider category displayed in the army summary for WotR
  22506. "Warg Riders"
  22507. End
  22508.  
  22509. BANNERUI:IsengardPikeman
  22510. // Singluar name of the Isengard Pikeman category displayed in the army summary for WotR
  22511. "Uruk Pikeman"
  22512. End
  22513.  
  22514. BANNERUI:IsengardPikemen
  22515. // Plural name of the Isengard Pikeman category displayed in the army summary for WotR
  22516. "Uruk Pikemen"
  22517. End
  22518.  
  22519.  
  22520. ////////////////////////////////
  22521. //    Corrupted Wild
  22522. ////////////////////////////////
  22523.  
  22524. BANNERUI:GoblinWarrior
  22525. // Singluar name of the Goblin Warrior category displayed in the army summary for WotR
  22526. "Goblin Warriors"
  22527. End
  22528.  
  22529. BANNERUI:GoblinWarriors
  22530. // Plural name of the Goblin Warrior category displayed in the army summary for WotR
  22531. "Goblin Warriors"
  22532. End
  22533.  
  22534. BANNERUI:GoblinArcher
  22535. // Singluar name of the Goblin Archer category displayed in the army summary for WotR
  22536. "Goblin Archers"
  22537. End
  22538.  
  22539. BANNERUI:GoblinArchers
  22540. // Plural name of the Goblin Archer category displayed in the army summary for WotR
  22541. "Goblin Archers"
  22542. End
  22543.  
  22544. BANNERUI:WildSpiderling
  22545. // Singluar name of the Wild Spiderling category displayed in the army summary for WotR
  22546. "Wild Spiderling"
  22547. End
  22548.  
  22549. BANNERUI:WildSpiderlings
  22550. // Plural name of the Wild Spiderling category displayed in the army summary for WotR
  22551. "Wild Spiderlings"
  22552. End
  22553.  
  22554. BANNERUI:GoblinCaveTroll
  22555. // Singluar name of the Goblin Cave Troll category displayed in the army summary for WotR
  22556. "Goblin Cave Troll"
  22557. End
  22558.  
  22559. BANNERUI:GoblinCaveTrolls
  22560. // Plural name of the Goblin Cave Troll category displayed in the army summary for WotR
  22561. "Goblin Cave Trolls"
  22562. End
  22563.  
  22564. BANNERUI:GoblinSpiderRider
  22565. // Singluar name of the Goblin Spider Rider category displayed in the army summary for WotR
  22566. "Goblin Spider Rider"
  22567. End
  22568.  
  22569. BANNERUI:GoblinSpiderRiders
  22570. // Plural name of the Goblin Spider Rider category displayed in the army summary for WotR
  22571. "Goblin Spider Riders"
  22572. End
  22573.  
  22574. BANNERUI:WildMarauder
  22575. // Singluar name of the Half-Troll Marauder category displayed in the army summary for WotR
  22576. "Half-Troll Marauder"
  22577. End
  22578.  
  22579. BANNERUI:WildMarauders
  22580. // Plural name of the Half-Troll Marauder category displayed in the army summary for WotR
  22581. "Half-Troll Marauders"
  22582. End
  22583.  
  22584.  
  22585.  
  22586. APT:AreYouSureYouWantToExitMessage
  22587. // Text prompt of the Exit mission confirm dialog.
  22588. "Are you sure you want to exit?"
  22589. End
  22590.  
  22591. APT:PleaseCreateaProfile
  22592. "Create Profile"
  22593. End
  22594.  
  22595. APT:MessageBoxOk
  22596. // Button in generic Ok and Ok/Cancel message boxes.
  22597. "OK"
  22598. End
  22599.  
  22600. APT:MessageBoxCancel
  22601. // Button in generic Ok/Cancel message boxes.
  22602. "CANCEL"
  22603. End
  22604.  
  22605. APT:MessageBoxYes
  22606. // Button in generic Yes/No message boxes.
  22607. "YES"
  22608. End
  22609.  
  22610. APT:MessageBoxNo
  22611. // Button in generic Yes/No message boxes.
  22612. "NO"
  22613. End
  22614.  
  22615. APT:Yes
  22616. // Yes for buttons
  22617. "YES"
  22618. End
  22619.  
  22620. APT:No
  22621. // No
  22622. "NO"
  22623. End
  22624.  
  22625. GUI:TeamNumber
  22626. // Text for Team Number heading in MP loading map screen.
  22627. "Team"
  22628. End
  22629.  
  22630. GUI:ArmyName
  22631. // Text for Arm Name Heading in MP loading screen.
  22632. "Army"
  22633. End
  22634.  
  22635. GUI:PlayerProgress
  22636. // Text for Progress heading MP loading screen.
  22637. "Progress"
  22638. End
  22639.  
  22640. GUI:VotesReceived
  22641. // Number of votes someone has received on disconnect screen to be kicked.
  22642. "Votes Received"
  22643. End
  22644.  
  22645. APT:Kick
  22646. // Kick button to kick someone on the disconnect screen.
  22647. "KICK"
  22648. End
  22649.  
  22650. APT:Loading
  22651. // Loading heading for load screens
  22652. "Loading"
  22653. End
  22654.  
  22655. APT:OpenGames
  22656. // Title in lan lobby for games that user can select to play (also games that are in progress)
  22657. "Current Games"
  22658. End
  22659.  
  22660. APT:ChatLobby
  22661. // Title in lan lobby for games that user can see other players.
  22662. "Chat Lobby"
  22663. End
  22664.  
  22665. APT:PlayerNames
  22666. // context: the header of the list of players in the current lobby
  22667. "Player Names"
  22668. END
  22669.  
  22670.  
  22671. APT:Score
  22672. // Heading for the score screen
  22673. "Score"
  22674. End
  22675.  
  22676. APT:SaveReplay
  22677. // Save replay button in score screen
  22678. "SAVE REPLAY"
  22679. End
  22680.  
  22681. APT:UnitsCreated
  22682. // Column heading in score screen
  22683. "Units Created"
  22684. End
  22685.  
  22686. APT:UnitsLost
  22687. // Column heading in score screen
  22688. "Units Lost"
  22689. End
  22690.  
  22691. APT:UnitsDestroyed
  22692. // Column heading in score screen
  22693. "Enemy Units Destroyed"
  22694. End
  22695.  
  22696. APT:StructuresCreated
  22697. // Column heading in score screen
  22698. "Structures Created"
  22699. End
  22700.  
  22701. APT:StructuresLost
  22702. // Column heading in score screen
  22703. "Structures Lost"
  22704. End
  22705.  
  22706. APT:StructuresDestroyed
  22707. // Column heading in score screen
  22708. "Enemy Structures Destroyed"
  22709. End
  22710.  
  22711. APT:ResourcesCollected
  22712. // Column heading in score screen
  22713. "Resources Collected"
  22714. End
  22715.  
  22716. APT:RenameThisUnit
  22717. "Rename This Unit"
  22718. END
  22719.  
  22720. TOOLTIP:VerteranHordeMemberName
  22721. // Used to modify the name of a member of a horde with a veteran name.  <member name> of <horde name>
  22722. "%s of %s"
  22723. END
  22724.  
  22725. APT:ClickOnUnitsToChangeName
  22726. "Click on a unit to change the name.\nYou may not rename a hero"
  22727. END
  22728.  
  22729. APT:UnitsContinuingOn
  22730. "UNITS CONTINUING THEIR JOURNEY"
  22731. END
  22732.  
  22733. TOOLTIP:YouMayNotRenameAHero
  22734. "You may not rename a hero"
  22735. END
  22736.  
  22737. TOOLTIP:ClickToRenameThisUnit
  22738. "Click on the icon \nto rename this unit"
  22739. END
  22740.  
  22741.  
  22742.  
  22743. //MULTIPLAYER MAP NAMES
  22744.  
  22745. Map:MAPMPAnfalas
  22746. "Anfalas"
  22747. END
  22748.  
  22749. Map:MAPMPAnorien
  22750. "Anorien"
  22751. END
  22752.  
  22753. Map:MAPMPBelfalas
  22754. "Belfalas"
  22755. END
  22756.  
  22757. Map:MAPMPBlackGate
  22758. "Black Gate"
  22759. END
  22760.  
  22761. Map:MAPWORBuckland
  22762. "Buckland"
  22763. END
  22764.  
  22765. Map:MAPMPCairAndros
  22766. "Cair Andros"
  22767. END
  22768.  
  22769. Map:MAPMPCentralIthilien
  22770. "Central Ithilien"
  22771. END
  22772.  
  22773. Map:MAPMPCrossroads
  22774. "Crossroads"
  22775. END
  22776.  
  22777. Map:MAPMPDagorlad
  22778. "Dagorlad"
  22779. END
  22780.  
  22781. Map:MAPMPDeadMarshes
  22782. "Dead Marshes"
  22783. END
  22784.  
  22785. Map:MAPMPDruadanForest
  22786. "Druadan Forest"
  22787. END
  22788.  
  22789. Map:MAPMPDunharrow
  22790. "Dunharrow"
  22791. END
  22792.  
  22793. Map:MAPMPEastEmnet
  22794. "East Emnet"
  22795. END
  22796.  
  22797. Map:MAPMPEastRohan
  22798. "Eastern Rohan"
  22799. END
  22800.  
  22801. Map:MAPMPEastfold
  22802. "Eastfold"
  22803. END
  22804.  
  22805. Map:MAPMPEavesofFangorn
  22806. "Eaves of Fangorn"
  22807. END
  22808.  
  22809. Map:MAPMPEmynArnen
  22810. "Emyn Arnen"
  22811. END
  22812.  
  22813. Map:MAPMPEmynMuil
  22814. "Emyn Muil"
  22815. END
  22816.  
  22817. Map:MAPMPEnedwaith
  22818. "Enedwaith"
  22819. END
  22820.  
  22821. Map:MAPMPFangorn
  22822. "Fangorn Forest"
  22823. END
  22824.  
  22825. Map:MAPMPFordsofIsen
  22826. "Fords of Isen"
  22827. END
  22828.  
  22829. Map:MAPMPGapofRohan
  22830. "Gap of Rohan"
  22831. END
  22832.  
  22833. Map:MAPMPHalifirien
  22834. "Halifirien"
  22835. END
  22836.  
  22837. Map:MAPMPHarlond
  22838. "Harlond"
  22839. END
  22840.  
  22841. Map:MAPMPHarondor
  22842. "Harondor"
  22843. END
  22844.  
  22845. Map:MAPMPLebennin
  22846. "Lebennin"
  22847. END
  22848.  
  22849. Map:MAPMPMirkwood
  22850. "Mirkwood"
  22851. END
  22852.  
  22853. Map:MAPMPMtDoom
  22854. "Mount Doom"
  22855. END
  22856.  
  22857. Map:MAPMPNearHarad
  22858. "Near Harad"
  22859. END
  22860.  
  22861. Map:MAPMPMouthsofEntwash
  22862. "Mouths of the Entwash"
  22863. END
  22864.  
  22865. Map:MAPMPNorthernIthilien
  22866. "Northern Ithilien"
  22867. END
  22868.  
  22869. Map:MAPMPNurn
  22870. "Nurn"
  22871. END
  22872.  
  22873. Map:MAPMPBrownLands
  22874. "Old Brown Lands"
  22875. END
  22876.  
  22877. Map:MAPMPOsgiliath
  22878. "Osgiliath"
  22879. END
  22880.  
  22881. Map:MAPMPPelargir
  22882. "Pelargir"
  22883. END
  22884.  
  22885. Map:MAPMPRhun
  22886. "Rhun"
  22887. END
  22888.  
  22889. Map:MAPMPRohan
  22890. "Rohan"
  22891. END
  22892.  
  22893. Map:MAPMPSouthernIthilien
  22894. "Southern Ithilien"
  22895. END
  22896.  
  22897. Map:MAPMPWestEmnet
  22898. "West Emnet"
  22899. END
  22900.  
  22901. Map:MAPMPWold
  22902. "Wold"
  22903. END
  22904.  
  22905. Map:MAPMPSHelmsDeep
  22906. "Helm's Deep"
  22907. END
  22908.  
  22909. Map:MAPMPSBlackGate
  22910. "Black Gate"
  22911. END
  22912.  
  22913. Map:MAPMPSIsengard
  22914. "Isengard"
  22915. END
  22916.  
  22917. Map:MAPMPSMinasTirith
  22918. "Minas Tirith"
  22919. END
  22920.  
  22921. Map:MAPMPSOsgiliath
  22922. "Osgiliath"
  22923. END
  22924.  
  22925. Map:MAPMPWestfold
  22926. "Westfold"
  22927. END
  22928.  
  22929. Map:MAPWORArnor
  22930. "Arnor"
  22931. END
  22932.  
  22933. Map:MAPWORBlackGate
  22934. "Black Gate"
  22935. END
  22936.  
  22937. Map:MAPWORCairAndros
  22938. "Cair Andros"
  22939. END
  22940.  
  22941. Map:MAPWORDagorlad
  22942. "Dagorlad"
  22943. END
  22944.  
  22945. Map:MAPWORDeadMarshes
  22946. "Dead Marshes"
  22947. END
  22948.  
  22949. Map:MAPWORDunland
  22950. "Dunland"
  22951. END
  22952.  
  22953. Map:MAPWOREnedwaith
  22954. "Enedwaith"
  22955. END
  22956.  
  22957. Map:MAPWORErebor
  22958. "Erebor"
  22959. END
  22960.  
  22961. Map:MAPWOREttenmoors
  22962. "Ettenmoors"
  22963. END
  22964.  
  22965. Map:MAPWORFangorn
  22966. "Fangorn"
  22967. END
  22968.  
  22969. Map:MAPWORForlindon
  22970. "Forlindon"
  22971. END
  22972.  
  22973. Map:MAPWORGapofRohan
  22974. "Gap of Rohan"
  22975. END
  22976.  
  22977. Map:MAPWORGondor
  22978. "Gondor"
  22979. END
  22980.  
  22981. Map:MAPWORHarad
  22982. "Harad"
  22983. END
  22984.  
  22985. Map:MAPWORHelmsDeep
  22986. "Helm's Deep"
  22987. END
  22988.  
  22989. Map:MAPWORHighPass
  22990. "High Pass"
  22991. END
  22992.  
  22993. Map:MAPWORIronHills
  22994. "Iron Hills"
  22995. END
  22996.  
  22997. Map:MAPWORIsengard
  22998. "Isengard"
  22999. END
  23000.  
  23001. Map:MAPWORIthilien
  23002. "Ithilien"
  23003. END
  23004.  
  23005. Map:MAPWORCelduin
  23006. "Celduin River"
  23007. END
  23008.  
  23009. Map:MAPWORLorien
  23010. "Lorien"
  23011. END
  23012.  
  23013. Map:MAPWORMinasMorgul
  23014. "Minas Morgul"
  23015. END
  23016.  
  23017. Map:MAPWORMinhiriath
  23018. "Minhiriath"
  23019. END
  23020.  
  23021. Map:MAPWORMirkwood
  23022. "Mirkwood"
  23023. END
  23024.  
  23025. Map:MAPWORMordor
  23026. "Mordor"
  23027. END
  23028.  
  23029. Map:MAPWORMountDoom
  23030. "Mount Doom"
  23031. END
  23032.  
  23033. Map:MAPWOROsgiliath
  23034. "Osgiliath"
  23035. END
  23036.  
  23037. Map:MAPWORRedhornPass
  23038. "Redhorn Pass"
  23039. END
  23040.  
  23041. Map:MAPWORRhun
  23042. "Rhun"
  23043. END
  23044.  
  23045. Map:MAPWORRohan
  23046. "Rohan"
  23047. END
  23048.  
  23049. Map:MAPWORShire
  23050. "Shire"
  23051. END
  23052.  
  23053. Map:MAPWORTowerHills
  23054. "Tower Hills"
  23055. END
  23056.  
  23057. Map:MAPMPWeathertop
  23058. "Weathertop"
  23059. END
  23060.  
  23061. Map:MAPWORDolGuldur
  23062. "Dol Guldur"
  23063. END
  23064.  
  23065. Map:MAPWORMinasTirith
  23066. "Minas Tirith"
  23067. END
  23068.  
  23069. Map:MAPWORRivendell
  23070. "Rivendell"
  23071. END
  23072.  
  23073. Map:MAPWorGreyHavens
  23074. "Grey Havens"
  23075. END
  23076.  
  23077. Map:MAPMPUmbar
  23078. "Umbar"
  23079. END
  23080.  
  23081. Map:MAPMPArgonath
  23082. "Argonath"
  23083. END
  23084.  
  23085. Map:MAPMPForochel
  23086. "Forochel"
  23087. END
  23088.  
  23089. Map:MAPMPTournamentMP1
  23090. "Tournament Snow"
  23091. END
  23092.  
  23093. Map:MAPMPWitheredHeath
  23094. "Withered Heath"
  23095. END
  23096.  
  23097. Map:MAPMPHarlindon
  23098. "Harlindon"
  23099. END
  23100.  
  23101. Map:MAPMPGreyMountains
  23102. "Grey Mountains"
  23103. END
  23104.  
  23105. // MP map descriptions
  23106. Map:MAPMPHarlindon/Desc
  23107. "These Elvish lands are the southern parts of Lindon, lying between the Blue Mountains and the Great Sea."
  23108. END
  23109.  
  23110. Map:MAPMPGreyMountains/Desc
  23111. "A northern range of mountains where Goblins and Dwarves have battled for many ages."
  23112. END
  23113.  
  23114. Map:MAPMPTournamentMP1/Desc
  23115. "A frozen tundra to the far north that makes for an even battleground."
  23116. END
  23117.  
  23118. Map:MAPMPAnfalas/Desc
  23119. "A long shoreland territory of Gondor that lies above the Bay of Belfalas. \nStarting Positions: Camps \nExpansion Points: 7 \nSettlements: 12 \nLairs: Troll \nBuild Restrictions: No Siege Ladders or Towers"
  23120. END
  23121.  
  23122. Map:MAPMPAnorien/Desc
  23123. "The northwestern territory of Gondor that forms the border between Gondor and Rohan.\nStarting Positions: Castles \nExpansion Points: 1 \nSettlements: 8 \nLairs: Troll and Warg"
  23124. END
  23125.  
  23126. Map:MAPMPBelfalas/Desc
  23127. "This territory of Gondor is formed from a large peninsula that juts out into the Bay of Belfalas.\nStarting Positions: Castles \nExpansion Points: 3 \nSettlements: 13 \nLairs: Troll and Goblin"
  23128. END
  23129.  
  23130. Map:MAPMPBlackGate/Desc
  23131. "The northern entrance to the lands of Mordor and the site of the final stand-off between good and evil. \nStarting Positions: Camps\nExpansion Points: 2 \nSettlements: 6 \nLairs: None"
  23132. END
  23133.  
  23134. Map:MAPMPCairAndros/Desc
  23135. "An old Gondor island fortress on the Anduin River, north of the city of Osgiliath.\nStarting Positions: Castles\nExpansion Points: 4\nSettlements: 9\nLairs: Troll and Warg"
  23136. END
  23137.  
  23138. Map:MAPMPCentralIthilien/Desc
  23139. "A land in eastern Gondor, bordering the mountains that divide Gondor from Mordor.\nStarting Positions: Castles\nExpansion Points: 4\nSettlements: 12\nLairs: Troll and Goblin"
  23140. END
  23141.  
  23142. Map:MAPMPCrossroads/Desc
  23143. "The place where the ancient Gondor road to Minas Morgul crosses the Harad road.\nStarting Positions: Castles\nExpansion Points: 6\nSettlements: 10\nLairs: Goblin"
  23144. END
  23145.  
  23146. Map:MAPMPDagorlad/Desc
  23147. "Dark, barren plains lying outside the Black Gate of Mordor.\nStarting Positions: Camps\nExpansion Points: 8\nSettlements: 16\nLairs: Goblin"
  23148. END
  23149.  
  23150. Map:MAPMPDeadMarshes/Desc
  23151. "A haunted swampland, lying just outside Mordor. Gollum led Frodo and Sam through these lands on their way to Mount Doom.\nStarting Positions: Camps\nExpansion Points: 4\nSettlements: 14\nLairs: Goblin \nBuild Restrictions: No Siege Ladders or Towers"
  23152. END
  23153.  
  23154. Map:MAPMPDruadanForest/Desc
  23155. "An old forest at the foot of the White Mountains, to the northwest of Minas Tirith.\nStarting Positions: Castles\nExpansion Points: 4\nSettlements: 16\nLairs: Goblin"
  23156. END
  23157.  
  23158. Map:MAPMPDunharrow/Desc
  23159. "A gathering point for the people of Rohan, located at the foot of the White Mountains. \nStarting Positions: Castles\nExpansion Points: 4\nSettlements: 8\nLairs: Troll, Goblin and Warg"
  23160. END
  23161.  
  23162. Map:MAPMPEastEmnet/Desc
  23163. "The eastern plains of Rohan, dotted with nomadic settlements and farmlands.\nStarting Positions: Castles\nExpansion Points: 4\nSettlements: 8\nLairs: Troll and Warg"
  23164. END
  23165.  
  23166. Map:MAPMPEastRohan/Desc
  23167. "Lush green lands in Eastern Rohan, bisected by the Entwash River.\nStarting Positions: Castles\nExpansion Points: 2\nSettlements: 6\nLairs: Warg"
  23168. END
  23169.  
  23170. Map:MAPMPEastfold/Desc
  23171. "The eastern lands of Rohan, bordering Gondor. \nStarting Positions: Castles\nExpansion Points: 3\nSettlements: 10\nLairs: Troll and Goblin"
  23172. END
  23173.  
  23174. Map:MAPMPEavesofFangorn/Desc
  23175. "The golden lands that lie at the edge of Fangorn Forest. \nStarting Positions: Castles\nExpansion Points: 3\nSettlements: 6\nLairs: Troll and Warg"
  23176. END
  23177.  
  23178. Map:MAPMPEmynArnen/Desc
  23179. "Green, lush lands in central Gondor, bordering the dark mountains that separate Gondor from Mordor in the east.\nStarting Positions: Castles\nExpansion Points: 1\nSettlements: 8\nLairs: Troll and Goblin"
  23180. END
  23181.  
  23182. Map:MAPMPEmynMuil/Desc
  23183. "Dark, rocky labyrinthine hills that Gollum led Frodo and Sam through on their way to Mordor.\nStarting Positions: Castles\nExpansion Points: 2\nSettlements: 8\nLairs: Troll"
  23184. END
  23185.  
  23186. Map:MAPMPEnedwaith/Desc
  23187. "A wide, open land that lies to the west of Rohan.\nStarting Positions: Outposts\nExpansion Points: 8\nSettlements: 16\nLairs: Troll and Goblin\nBuild Restrictions: No Siege Ladders or Towers"
  23188. END
  23189.  
  23190. Map:MAPMPFangorn/Desc
  23191. "A dark and mysterious forest that is the home of Treebeard and the Ents. \nStarting Positions: Castles\nExpansion Points: 4\nSettlements: 10\nLairs: Troll and Goblin"
  23192. END
  23193.  
  23194. Map:MAPMPFordsofIsen/Desc
  23195. "A crossing point of the River Isen, located near Isengard.\nStarting Positions: Castles\nExpansion Points: 2\nSettlements: 8\nLairs: Warg"
  23196. END
  23197.  
  23198. Map:MAPMPGapofRohan/Desc
  23199. "The only large and easily traversable pass between the Misty Mountains and the White Mountains.\nStarting Positions: Castles\nExpansion Points: 6\nSettlements: 12\nLairs: Troll and Goblin"
  23200. END
  23201.  
  23202. Map:MAPMPHalifirien/Desc
  23203. "A tall forested hill lying at the border that separates Gondor from Rohan.\nStarting Positions: Castles\nExpansion Points: 3\nSettlements: 8\nLairs: Warg"
  23204. END
  23205.  
  23206. Map:MAPMPHarlond/Desc
  23207. "The port and docks of Minas Tirith, where Aragorn and the Army of the Dead came ashore during the battle for Minas Tirith.\nStarting Positions: Castles\nExpansion Points: 1\nSettlements: 8\nLairs: Warg and Goblin"
  23208. END
  23209.  
  23210. Map:MAPMPHarondor/Desc
  23211. "Sandy, rocky hills lying to the west of Harad and the south of Gondor.\nStarting Positions: Camps\nExpansion Points: 8\nSettlements: 12\nLairs: Warg\nBuild Restrictions: No Siege Ladders or Towers"
  23212. END
  23213.  
  23214. Map:MAPMPLebennin/Desc
  23215. "This lush, green land in southern Gondor lies where the Anduin River completes its journey into the Bay of Belfalas.\nStarting Positions: Camps\nExpansion Points: 2\nSettlements: 12\nLairs: Troll, Goblin and Warg\nBuild Restrictions: No Siege Ladders or Towers"
  23216. END
  23217.  
  23218. Map:MAPMPMirkwood/Desc
  23219. "A great forest to the east of the Misty Mountains.\nStarting Positions: Castles\nExpansion Points: 0\nSettlements: 12\nLairs: Troll, Goblin and Warg"
  23220. END
  23221.  
  23222. Map:MAPMPMtDoom/Desc
  23223. "In this volcano, the One Ring was forged by Sauron. Here the One Ring was eventually destroyed by the Hobbit Frodo Baggins.\nStarting Positions: Castles\nExpansion Points: 2\nSettlements: 8\nLairs: Troll and Goblin \nBuild Restrictions: No Siege Ladders, Siege Towers or Mumakil"
  23224. END
  23225.  
  23226. Map:MAPMPNearHarad/Desc
  23227. "A barren, desert land that lies south of Mordor. It is the homeland of the Haradrim warriors.\nStarting Positions: Camps\nExpansion Points: 3\nSettlements: 12\nLairs: Goblin\nBuild Restrictions: No Siege Ladders or Towers"
  23228. END
  23229.  
  23230. Map:MAPMPMouthsofEntwash/Desc
  23231. "The wet, marshy land where the Entwash River flows into the Anduin.\nStarting Positions: Castles\nExpansion Points: 6\nSettlements: 11\nLairs: Warg"
  23232. END
  23233.  
  23234. Map:MAPMPNorthernIthilien/Desc
  23235. "The northern lands of Gondor, where Faramir first encountered Frodo and Sam, on their journey to Mordor.\nStarting Positions: Castles\nExpansion Points: 3\nSettlements: 8\nLairs: Troll and Goblin"
  23236. END
  23237.  
  23238. Map:MAPMPNurn/Desc
  23239. "The southern lands of Mordor that surround a great inland sea.\nStarting Positions: Camps\nExpansion Points: 3\nSettlements: 8\nLairs: Troll\nBuild Restrictions: No Siege Ladders or Towers"
  23240. END
  23241.  
  23242. Map:MAPMPBrownLands/Desc
  23243. "A rocky, desolate area that lies to the south of Mirkwood.\nStarting Positions: Castles\nExpansion Points: 6\nSettlements: 16\nLairs: Goblin"
  23244. END
  23245.  
  23246. Map:MAPMPOsgiliath/Desc
  23247. "This Gondor city is the last line of defense between Mordor and Minas Tirith. The Anduin River runs through the center of the city.\nStarting Positions: Camps\nExpansion Points: 4\nSettlements: 12\nLairs: Troll and Goblin\nBuild Restrictions: No Siege Ladders, Siege Towers or Mumakil"
  23248. END
  23249.  
  23250. Map:MAPMPPelargir/Desc
  23251. "An ancient port city of Gondor that lies at the mouth of the Anduin River.\nStarting Positions: Castles\nExpansion Points: 6\nSettlements: 12\nLairs: Goblin and Warg"
  23252. END
  23253.  
  23254. Map:MAPMPRhun/Desc
  23255. "The mysterious Eastern lands of Middle-earth, around the Sea of Rhun. \nStarting Positions: Camps\nExpansion Points: 6\nSettlements: 18\nLairs: Troll"
  23256. END
  23257.  
  23258. Map:MAPMPRohan/Desc
  23259. "A great kingdom in Middle-earth ruled by King Theoden.  It is the home of the Rohirrim, the finest horsemen of Middle-earth.\nStarting Positions: Castles\nExpansion Points: 2\nSettlements: 6\nLairs: Troll, Goblin and Warg"
  23260. END
  23261.  
  23262. Map:MAPMPSouthernIthilien/Desc
  23263. "The fertile, wooded lands in southern Gondor.\nStarting Positions: Castles\nExpansion Points: 2\nSettlements: 6\nLairs: Goblin"
  23264. END
  23265.  
  23266. Map:MAPMPWestEmnet/Desc
  23267. "Grassy lands of Rohan, lying between the Entwash and the Isen River. \nStarting Positions: Castles\nExpansion Points: 4\nSettlements: 8\nLairs: Troll, Goblin and Warg"
  23268. END
  23269.  
  23270. Map:MAPMPWold/Desc
  23271. "An old, desolate area to the north of the Summit of Amon Hen.\nStarting Positions: Castles\nExpansion Points: 6\nSettlements: 14\nLairs: Goblin and Warg"
  23272. END
  23273.  
  23274. Map:MAPMPWestfold/Desc
  23275. "A rocky, lightly wooded land in the western region of Rohan.\nStarting Positions: Castles\nExpansion Points: 4\nSettlements: 10\nLairs: Troll, Goblin and Warg"
  23276. END
  23277.  
  23278. Map:MAPMPSHelmsDeep/Desc
  23279. "A 2v2 scenario of the battle of Helm's Deep.\nAll human players required.\n2 players are Rohan inside the fortress of Helm's Deep.\n2 players are Isengard in the field."
  23280. END
  23281.  
  23282. Map:MAPMPSMinasTirith/Desc
  23283. "A 2v2 scenario of the battle of Minas Tirith.\nAll human players required.\n2 players are Gondor inside the city of Minas Tirith.\n2 players are Mordor in The Pelennor Fields."
  23284. END
  23285.  
  23286. Map:MAPMPSOsgiliath/Desc
  23287. "A 2v2 scenario of the battle of Osgiliath.\nAll human players required.\n2 players are Gondor on the west side of the city.\n2 players are Mordor on the east side of the city."
  23288. END
  23289.  
  23290. Map:MAPMPSIsengard/Desc
  23291. "A 2v2 scenario of the battle of Isengard.\nAll human players required.\n2 players are Isengard inside the fortress of Isengard.\n2 players are Rohan outside the castle."
  23292. END
  23293.  
  23294. Map:EP14PWiggs1-Dunland/Desc
  23295. "A farming village located near Hobbiton."
  23296. END
  23297.  
  23298. Map:HotSummerNightsDemo/Desc
  23299. "Redhorn Pass"
  23300. END
  23301.  
  23302.  
  23303. ////////////////////////////////////////////////////////
  23304. //    WOTR Map Descriptions
  23305. ////////////////////////////////////////////////////////
  23306.  
  23307. Map:MAPMPForochel/Desc
  23308. "This ice bay is located at the northernmost part of Eriador."
  23309. END
  23310.  
  23311. Map:MAPMPArgonath/Desc
  23312. "The two mighty statues along the Anduin River were carved in the likeness of the Gondor Kings, Isildur and Anarion. They marked the northern border of Gondor."
  23313. END
  23314.  
  23315. Map:MAPMPUmbar/Desc
  23316. "This great cape is held by the Black Numenoreans who have long feuded with the Men of Gondor."
  23317. END
  23318.  
  23319. Map:MAPWORArnor/Desc
  23320. "This was once the realm of the Great North Kingdom of Men."
  23321. END
  23322.  
  23323. Map:MAPWORBuckland/Desc
  23324. "The Eastern border of the Shire was the home of Merry Brandybuck."
  23325. END
  23326.  
  23327. Map:MAPWORCairAndros/Desc
  23328. "An old Gondor island fortress on the Anduin River, north of the city of Osgiliath."
  23329. END
  23330.  
  23331. Map:MAPWORDagorlad/Desc
  23332. "Also known as the Plain of Victory, Dagorlad is where the War of the Last Alliance took place at the end of the Second Age."
  23333. END
  23334.  
  23335. Map:MAPWORDolGuldur/Desc
  23336. "Sauron's hilltop stronghold in Mirkwood, now led by his Ringwraiths."
  23337. END
  23338.  
  23339. Map:MAPWORDunland/Desc
  23340. "The Eastern regions of the Enedwaith, home of the Wild Men, sworn enemies of Rohan."
  23341. END
  23342.  
  23343. Map:MAPWOREnedwaith/Desc
  23344. "A wide, open land that lies to the west of Rohan."
  23345. END
  23346.  
  23347. Map:MAPWORErebor/Desc
  23348. "The Dwarven fortress within Mount Erebor is the proud domain of King Dain Ironfoot."
  23349. END
  23350.  
  23351. Map:MAPWOREttenmoors/Desc
  23352. "These wild and untamed lands are the domain of Goblins and Trolls."
  23353. END
  23354.  
  23355. Map:MAPWORFangorn/Desc
  23356. "A dark and mysterious forest that is the home of Treebeard and the Ents."
  23357. END
  23358.  
  23359. Map:MAPWORForlindon/Desc
  23360. "The Northern part of the Elf lands of Lindon are bordered by the Blue Mountains and the Great Sea."
  23361. END
  23362.  
  23363. Map:MAPWORGapOfRohan/Desc
  23364. "The only large and easily traversable pass between the Misty Mountains and the White Mountains."
  23365. END
  23366.  
  23367. Map:MAPWORGondor/Desc
  23368. "Founded by Elendil, Gondor is the Southern Kingdom of Men from Numenor."
  23369. END
  23370.  
  23371. Map:MAPWORGreyHavens/Desc
  23372. "The Elven harbor from which the Elves of Middle-earth would pass to the West."
  23373. END
  23374.  
  23375. Map:MAPWORHarad/Desc
  23376. "A barren, desert land that lies south of Mordor. It is the homeland of the Haradrim warriors."
  23377. END
  23378.  
  23379. Map:MAPWORHarlindon/Desc
  23380. "These Elvish lands are the southern parts of Lindon, lying between the Blue Mountains and the Great Sea."
  23381. END
  23382.  
  23383. Map:MAPWORHelmsDeep/Desc
  23384. "This aged stronghold is the site of one of the key battles in the War of the Ring. No enemy had ever defeated the defenders of the walls of the Hornburg."
  23385. END
  23386.  
  23387. Map:MAPWORHighPass/Desc
  23388. "A narrow and dangerous pass through the Misty Mountains east of Rivendell."
  23389. END
  23390.  
  23391. Map:MAPWORIronHills/Desc
  23392. "These hills, rich in Iron, were long held by the Dwarves and Dain Ironfoot."
  23393. END
  23394.  
  23395. Map:MAPWORIsengard/Desc
  23396. "Originally a fortress of Gondor, Isengard was occupied by the corrupted wizard Saruman during the War of the Ring."
  23397. END
  23398.  
  23399. Map:MAPWORIthilien/Desc
  23400. "The fertile, wooded lands in southern Gondor."
  23401. END
  23402.  
  23403. Map:MAPWORCelduin/Desc
  23404. "This great river, also known as the River Running, rose from Erebor and flowed southward until it met the Sea of Rhun."
  23405. END
  23406.  
  23407. Map:MAPWORLorien/Desc
  23408. "This forest, also known as the Golden Wood for its Mallorn Trees, is the home of Galadriel and Celeborn of the elves."
  23409. END
  23410.  
  23411. Map:MAPWORMinasMorgul/Desc
  23412. "Also known as the Tower of Sorcery, this dark fortress was held by the leader of the Ringwraiths during the War of the Ring."
  23413. END
  23414.  
  23415. Map:MAPWORMinasTirith/Desc
  23416. "The City of the Kings lies at the Easternmost edge of the White Mountains. Beyond its walls are The Pelennor Fields, where the great battle between Good and Evil took place during the War of the Ring."
  23417. END
  23418.  
  23419. Map:MAPWORMinhiriath/Desc
  23420. "This Southern part of Eriador lies between the Brandywine River and the Greyflood."
  23421. END
  23422.  
  23423. Map:MAPWORMirkwood/Desc
  23424. "This great forest is the home of the Wood-elves lead by King Thranduil, father of Legolas."
  23425. END
  23426.  
  23427. Map:MAPWORMordor/Desc
  23428. "This inhospitable landscape is the realm of the Dark Lord Sauron. In this region also lies Mount Doom where the One Ring was created and eventually destroyed."
  23429. END
  23430.  
  23431. Map:MAPWORMountDoom/Desc
  23432. "In this volcano, the One Ring was forged by Sauron. Here the One Ring was eventually destroyed by the Hobbit Frodo Baggins."
  23433. END
  23434.  
  23435. Map:MAPWOROsgiliath/Desc
  23436. "This Gondor city is the last line of defense between Mordor and Minas Tirith. The Anduin River runs through the center of the city."
  23437. END
  23438.  
  23439. Map:MAPWORRedhornPass/Desc
  23440. "Redhorn is the great peak in the central Misty Mountains also known as Caradhras. The Fellowship attempted to use this difficult pass during the War of the Ring."
  23441. END
  23442.  
  23443. Map:MAPWORRhun/Desc
  23444. "The mysterious Eastern lands of Middle-earth, around the Sea of Rhun."
  23445. END
  23446.  
  23447. Map:MAPWORRivendell/Desc
  23448. "Rivendell is the hidden sanctuary for the Elves of Eriador. The centerpiece of this city is the House of Elrond."
  23449. END
  23450.  
  23451. Map:MAPWORRohan/Desc
  23452. "A great kingdom in Middle-earth ruled by King Theoden.  It is the home of the Rohirrim, the finest horsemen of Middle-earth."
  23453. END
  23454.  
  23455. Map:MAPWORBlackGate/Desc
  23456. "The northern entrance to the lands of Mordor and the site of the final stand-off between good and evil."
  23457. END
  23458.  
  23459. Map:MAPWORDeadMarshes/Desc
  23460. "A haunted swampland, lying just outside Mordor. Gollum led Frodo and Sam through these lands on their way to Mount Doom."
  23461. END
  23462.  
  23463. Map:MAPWORShire/Desc
  23464. "A green, peaceful land. Home of the Hobbits of Middle-earth."
  23465. END
  23466.  
  23467. Map:MAPWORTowerHills/Desc
  23468. "These hills are the home of the ancient Elven towers that held the Elendil Stone, the last of the Palantφri of the North."
  23469. END
  23470.  
  23471. Map:MAPMPWeathertop/Desc
  23472. "The ancient Tower of Amon Sul was built by the North Kingdom to hold one of their three Palantiri. Destroyed by the armies of Angmar, now all that remains is a ring of broken stonework."
  23473. END
  23474.  
  23475. Map:MAPMPWitheredHeath/Desc
  23476. "This desolate region in the Grey Mountains is feared by many to be the breeding ground of dragons."
  23477. END
  23478.  
  23479. /////////////////////////////////////////////////////////////
  23480.  
  23481.  
  23482. OBJECT:RohanFarmDescription
  23483. "Reduces the Cost of Cavalry \n  2 Farms: 10%\n 3 Farms: 15% \n 4 Farms: 20%\n 5 Farms: 25%\n 6+ Farms: 30%"
  23484. END
  23485.  
  23486. OBJECT:RohanArmoryDescription
  23487. "Weapons and armor upgrades"
  23488. END
  23489.  
  23490. OBJECT:RohanWellDescription
  23491. "Reduces the Cost of Infantry\n  2 Wells: 20%\n 3 Wells: 30%"
  23492. END
  23493.  
  23494. OBJECT:RohanArcheryRangeDescription
  23495. "Level 2: +10% Faster Build Speed\n Level 3: +25% Faster Build Speed"
  23496. END
  23497.  
  23498. OBJECT:RohanStablesDescription
  23499. "Level 2: +10% Faster Build Speed\n Level 3: +25% Faster Build Speed"
  23500. END
  23501.  
  23502. OBJECT:RohanStatueDescription
  23503. "Allies near the statue gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n Does not stack"
  23504. END
  23505.  
  23506. OBJECT:RohanBattleTowerDescription
  23507. "Strong Defensive Building.  Shoots arrows at enemies."
  23508. END
  23509.  
  23510. OBJECT:RohanEntMootDescription
  23511. "If Moot is attacked, council automatically concludes."
  23512. END
  23513.  
  23514. OBJECT:MallornTree
  23515. "Mallorn Tree"
  23516. END
  23517.  
  23518. OBJECT:MallornTreeDescription
  23519. "Generates resources based on available terrain Increases command point limit by 50"
  23520. END
  23521.  
  23522. OBJECT:ElvenGreenPasture
  23523. "Green Pasture"
  23524. END
  23525.  
  23526. OBJECT:ElvenGreenPastureDescription
  23527. "Level 2: +10% Faster Build Speed\n Level 3: +25% Faster Build Speed"
  23528. END
  23529.  
  23530. OBJECT:ElvenBarracksDescription
  23531. "Level 2: +10% Faster Build Speed\n Level 3: +25% Faster Build Speed"
  23532. END
  23533.  
  23534. OBJECT:ElvenOrchardDescription
  23535. "Reduces the Cost of Cavalry\n  2 Farms: 10%\n 3 Farms: 15% \n 4 Farms: 20%\n 5 Farms: 25%\n 6+ Farms: 30%"
  23536. END
  23537.  
  23538. OBJECT:DwarvenBarracksDescription
  23539. "Level 2: +10% Faster Build Speed\n Level 3: +25% Faster Build Speed"
  23540. END
  23541.  
  23542. OBJECT:DwarvenArcheryRangeDescription
  23543. "Level 2: +10% Faster Build Speed\n Level 3: +25% Faster Build Speed"
  23544. END
  23545.  
  23546. OBJECT:DwarvenForgeWorksDescription
  23547. "Level 2: +10% Faster Build Speed\n Level 3: +25% Faster Build Speed"
  23548. END
  23549.  
  23550. OBJECT:DwarvenHearthDescription
  23551. "Allies near the hearth gain \n +50% Damage and +50% Armor \n Does not stack \n Reduces the Cost of Machines\n  3 Hearths: 10%\n 5 Hearths: 20%\n 7 Hearths: 30%\n10 Hearths: 40%"
  23552. END
  23553.  
  23554. OBJECT:DwarvenStatueDescription
  23555. "Allies near the statue gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n Does not stack \n Increases command point limit by 10"
  23556. END
  23557.  
  23558. OBJECT:DwarvenSentryTowerDescription
  23559. "Fires at nearby enemy units"
  23560. END
  23561.  
  23562. OBJECT:DwarvenMineShaftDescription
  23563. "Allows access to the tunnel network"
  23564. END
  23565.  
  23566. OBJECT:GondorFarmDescription
  23567. "Reduces the Cost of Cavalry\n  2 Farms: 10%\n 3 Farms: 15% \n 4 Farms: 20%\n 5 Farms: 25%\n 6+ Farms: 30%"
  23568. END
  23569.  
  23570. OBJECT:GondorBarracksDescription
  23571. "Level 2: +10% Faster Build Speed\n Level 3: +25% Faster Build Speed"
  23572. END
  23573.  
  23574. OBJECT:GondorArcheryRangeDescription
  23575. "Level 2: +10% Faster Build Speed\n Level 3: +25% Faster Build Speed"
  23576. END
  23577.  
  23578. OBJECT:GondorStablesDescription
  23579. "Level 2: +10% Faster Build Speed\n Level 3: +25% Faster Build Speed"
  23580. END
  23581.  
  23582. OBJECT:GondorWorkshopDescription
  23583. "Level 2: +10% Faster Build Speed\n Level 3: +25% Faster Build Speed"
  23584. END
  23585.  
  23586. OBJECT:GondorBlacksmithDescription
  23587. "Reduces the Cost of Upgrades\n  2 Blacksmiths: 10%\n 3 Blacksmiths: 15%\n 4 Blacksmiths: 20% \n 5 Blacksmiths: 30% \n 6+ Blacksmiths: 40%"
  23588. END
  23589.  
  23590. OBJECT:GondorStoneworkerDescription
  23591. "Reduces the Cost of Defenses\n  1 Stoneworker: 20%\n 2 Stoneworkers: 40%"
  23592. END
  23593.  
  23594. OBJECT:GondorMarketPlaceDescription
  23595. "Must keep in play to maintain Grand Harvest and Siege Materials upgrades"
  23596. END
  23597.  
  23598. OBJECT:GondorStatueDescription
  23599. "Allies near the statue gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n Does not stack"
  23600. END
  23601.  
  23602. OBJECT:GondorWellDescription
  23603. "Replenishes health and units in nearby battalions"
  23604. END
  23605.  
  23606. OBJECT:GondorBattleTowerDescription
  23607. "Defensive tower that fires arrows at nearby enemies"
  23608. END
  23609.  
  23610. OBJECT:MordorOrcPitDescription
  23611. "Level 2: +10% Faster Build Speed\n Level 3: +25% Faster Build Speed"
  23612. END
  23613.  
  23614. OBJECT:MordorTrollCageDescription
  23615. "Level 2: +10% Faster Build Speed\n Level 3: +25% Faster Build Speed"
  23616. END
  23617.  
  23618. OBJECT:MordorGreatSiegeWorksDescription
  23619. "Level 2: +10% Faster Build Speed\n Level 3: +25% Faster Build Speed"
  23620. END
  23621.  
  23622. OBJECT:MordorHaradrimPalaceDescription
  23623. "Level 2: +10% Faster Build Speed\n Level 3: +25% Faster Build Speed"
  23624. END
  23625.  
  23626. OBJECT:MordorMumakilPenDescription
  23627. "Level 2: +10% Faster Build Speed\n Level 3: +25% Faster Build Speed"
  23628. END
  23629.  
  23630. OBJECT:MordorSlaughterHouseDescription
  23631. "Reduces the Cost of Trolls and Mumakil \n  2 Slaughter Houses: 10% \n 3 Slaughter Houses: 15% \n 4 Slaughter Houses: 20% \n 5 Slaughter Houses: 25%\n 6+ Slaughter Houses: 30%"
  23632. END
  23633.  
  23634. OBJECT:FurnaceDescription
  23635. "Generates resources based on available terrain Increases command point limit by 50"
  23636. END
  23637.  
  23638. OBJECT:LumberMillDescription
  23639. "Reduces the Cost of Buildings\n  2 Lumber Mills: 10%\n 3 Lumber Mills: 20%\n 4 Lumber Mills: 30%"
  23640. END
  23641.  
  23642. OBJECT:IsengardUrukPitDescription
  23643. "Level 2: +10% Faster Build Speed\n Level 3: +25% Faster Build Speed"
  23644. END
  23645.  
  23646. OBJECT:IsengardSiegeWorksDescription
  23647. "Level 2: +10% Faster Build Speed\n Level 3: +25% Faster Build Speed"
  23648. END
  23649.  
  23650. OBJECT:IsengardWargPitDescription
  23651. "Level 2: +10% Faster Build Speed\n Level 3: +25% Faster Build Speed"
  23652. END
  23653.  
  23654. OBJECT:IsengardArmoryDescription
  23655. "Researches Isengard unit upgrades"
  23656. END
  23657.  
  23658. OBJECT:GoblinCaveDescription
  23659. "Level 2: +10% Faster Build Speed\n Level 3: +25% Faster Build Speed"
  23660. END
  23661.  
  23662. APT:BirthDateTitle
  23663. // Heading text for birthdate in Online Login screen.
  23664. "BIRTHDATE"
  23665. End
  23666.  
  23667. APT:YYYYTitle
  23668. // Year title for year of birthdate.
  23669. "YEAR"
  23670. End
  23671.  
  23672. APT:DDTitle
  23673. // Day title for day of birthdate
  23674. "DAY"
  23675. End
  23676.  
  23677. APT:MMTitle
  23678. // Month for month of birthdate in online login.
  23679. "MONTH"
  23680. End
  23681.  
  23682. APT:RememberMe
  23683. // Text for remember password check box in Online Login screen.
  23684. "REMEMBER PASSWORD"
  23685. End
  23686.  
  23687. APT:SelectYourLocale
  23688. // Title for the Select Your Locale screen in the Online login.
  23689. "SELECT YOUR LOCALE"
  23690. End
  23691.  
  23692. LWA:Fellowship
  23693. "The Fellowship"
  23694. END
  23695.  
  23696. LWA:Elves
  23697. "Elves"
  23698. END
  23699.  
  23700. LWA:Ents
  23701. "Ents"
  23702. END
  23703.  
  23704. LWA:Rohan
  23705. "Rohan"
  23706. END
  23707.  
  23708. LWA:Gondor
  23709. "Gondor"
  23710. END
  23711.  
  23712. LWA:Isengard
  23713. "Isengard"
  23714. END
  23715.  
  23716. LWA:Mordor
  23717. "Mordor"
  23718. END
  23719.  
  23720. LWA:Goblins
  23721. "Goblins"
  23722. END
  23723.  
  23724. LWA:Corsairs
  23725. "Corsairs"
  23726. END
  23727.  
  23728. LWA:Oathbreakers
  23729. "Oathbreakers"
  23730. END
  23731.  
  23732. LWA:Easterlings
  23733. "Easterlings"
  23734. END
  23735.  
  23736. LWA:Haradrim
  23737. "Haradrim"
  23738. END
  23739.  
  23740. LWA:Shire
  23741. "The Shire"
  23742. END
  23743.  
  23744. LWA:Bree
  23745. "Bree"
  23746. END
  23747.  
  23748. LWA:Rivendell
  23749. "Rivendell"
  23750. END
  23751.  
  23752. LWA:Lothlorien
  23753. "Lorien"
  23754. END
  23755.  
  23756. LWA:Moria
  23757. "The Mines of Moria"
  23758. END
  23759.  
  23760. LWA:Isengard_City
  23761. "Isengard"
  23762. END
  23763.  
  23764. LWA:HelmsDeep
  23765. "Helm's Deep"
  23766. END
  23767.  
  23768. LWA:Edoras
  23769. "Edoras"
  23770. END
  23771.  
  23772. LWA:Osgiliath
  23773. "Osgiliath"
  23774. END
  23775.  
  23776. LWA:MinasTirith
  23777. "Minas Tirith"
  23778. END
  23779.  
  23780. LWA:CirithUngol
  23781. "Cirith Ungol"
  23782. END
  23783.  
  23784. LWA:BlackGate
  23785. "The Black Gate"
  23786. END
  23787.  
  23788. LWA:BaradDur
  23789. "Barad-dur"
  23790. END
  23791.  
  23792. LWA:MtDoom
  23793. "Mt. Doom"
  23794. End
  23795. LWA:Fangorn
  23796. "Forest of Fangorn"
  23797. End
  23798.  
  23799. LWA:DeadMarshes
  23800. "Dead Marshes"
  23801. End
  23802.  
  23803. LWA:MenOfTheWest
  23804. "Men Of The West"
  23805. End
  23806.  
  23807. LWA:Dwarves
  23808. "Dwarves"
  23809. End
  23810.  
  23811. LWA:CorruptedWild
  23812. "Goblins"
  23813. End
  23814.  
  23815. LWA:MenOfTheWestGarrison
  23816. "Garrison Army"
  23817. End
  23818.  
  23819. LWA:Army
  23820. "Army"
  23821. End
  23822.  
  23823. LWA:HeroArmy
  23824. "Hero Army"
  23825. End
  23826.  
  23827. LWA:Garrison
  23828. "Garrison Army"
  23829. End
  23830.  
  23831. LWA:MenArmy
  23832. "Men Of The West Army"
  23833. End
  23834.  
  23835. LWA:ElvesArmy
  23836. "Elven Army"
  23837. End
  23838.  
  23839. LWA:DwarvesArmy
  23840. "Dwarven Army"
  23841. End
  23842.  
  23843. LWA:MordorArmy
  23844. "Mordor Army"
  23845. End
  23846.  
  23847. LWA:IsengardArmy
  23848. "Isengard Army"
  23849. End
  23850.  
  23851. LWA:WildArmy
  23852. "Goblin Army"
  23853. End
  23854.  
  23855. LWA:MenHeroArmy
  23856. "Men Of The West Hero Army"
  23857. End
  23858.  
  23859. LWA:ElvesHeroArmy
  23860. "Elven Hero Army"
  23861. End
  23862.  
  23863. LWA:DwarvesHeroArmy
  23864. "Dwarven Hero Army"
  23865. End
  23866.  
  23867. LWA:MordorHeroArmy
  23868. "Mordor Hero Army"
  23869. End
  23870.  
  23871. LWA:IsengardHeroArmy
  23872. "Isengard Hero Army"
  23873. End
  23874.  
  23875. LWA:WildHeroArmy
  23876. "Goblin Hero Army"
  23877. End
  23878.  
  23879. LWA:MenGarrison
  23880. "Men Of The West Garrison Army"
  23881. End
  23882.  
  23883. LWA:ElvesGarrison
  23884. "Elven Garrison Army"
  23885. End
  23886.  
  23887. LWA:DwarvesGarrison
  23888. "Dwarven Garrison Army"
  23889. End
  23890.  
  23891. LWA:MordorGarrison
  23892. "Mordor Garrison Army"
  23893. End
  23894.  
  23895. LWA:IsengardGarrison
  23896. "Isengard Garrison Army"
  23897. End
  23898.  
  23899. LWA:WildGarrison
  23900. "Goblin Garrison Army"
  23901. End
  23902.  
  23903. LWA:CorruptedWildGarrison
  23904. "Goblin Garrison Army"
  23905. End
  23906.  
  23907. APT:ExitTutorial
  23908. // Exit Battle School
  23909. "EXIT TUTORIAL"
  23910. End
  23911.  
  23912.  
  23913. /// CINEMATIC SUBTITLES
  23914. SUBTITLE:opening_01
  23915. "*In the land of Mordor, in the fires of Mt. Doom... DO NOT TRANSLATE ME! NOT USED."
  23916. END
  23917.  
  23918. // Living world subtitle example
  23919.  
  23920. DIALOGEVENT:MGWorld_Openingsubtitle
  23921. "*DON'T TRANSLATE! SAMPLE TEXT ONLY. In the land of Mordor, in the fires of Mt. Doom, the Dark Lord Sauron forged a powerful ring. And into this ring, he poured his cruelty, his malice and his will to dominate all life. One Ring to rule them all. He used this ring to conquer Middle-earth and enslave its people. But through the encompassing darkness, there was still hope that heroes would arise to challenge Sauron."
  23922. END
  23923.  
  23924. // Galadriel and Saruman text end
  23925.  
  23926. OBJECT:HordeGondorSoldier
  23927. "Gondor Soldiers"
  23928. END
  23929.  
  23930. OBJECT:HordeGondorTowerGuard
  23931. "Gondor Tower Guards"
  23932. END
  23933.  
  23934. OBJECT:HordeGondorArcher
  23935. "Gondor Archers"
  23936. END
  23937.  
  23938. OBJECT:HordeGondorSoldierArcherCombo
  23939. "Soldier - Archer"
  23940. END
  23941.  
  23942. OBJECT:HordeGondorRanger
  23943. "Rangers"
  23944. END
  23945.  
  23946. OBJECT:HordeGondorSoldierRangerCombo
  23947. "Soldier - Ranger"
  23948. END
  23949.  
  23950. OBJECT:HordeGondorSoldierTrebuchetCombo
  23951. "Soldier - Trebuchet"
  23952. END
  23953.  
  23954. OBJECT:HordeGondorTowerGuardTrebuchetCombo
  23955. "Tower Guard - Trebuchet"
  23956. END
  23957.  
  23958. OBJECT:HordeGondorKnight
  23959. "Gondor Knights"
  23960. END
  23961.  
  23962. OBJECT:HordeGondorSoldierKnightCombo
  23963. "Soldier - Knight"
  23964. END
  23965.  
  23966. OBJECT:HordeGondorTowerGuardKnightCombo
  23967. "Tower Guard - Knight"
  23968. END
  23969.  
  23970. OBJECT:HordeGondorTowerGuardArcherCombo
  23971. "Tower Guard - Archer"
  23972. END
  23973.  
  23974. OBJECT:HordeGondorTowerGuardRangerCombo
  23975. "Tower Guard - Ranger"
  23976. END
  23977.  
  23978. OBJECT:HordeRohanRohirrim
  23979. "Rohirrim"
  23980. END
  23981.  
  23982. OBJECT:HordeRohanRohirrimArchers
  23983. "Rohirrim Archer"
  23984. END
  23985.  
  23986. OBJECT:HordeRohanRohirrimPeasantCombo
  23987. "Rohirrim - Peasant"
  23988. END
  23989.  
  23990. OBJECT:HordeRohanRohirrimArcherPeasantCombo
  23991. "Rohirrim Archer - Peasant"
  23992. END
  23993.  
  23994. OBJECT:HordeRohanArcher
  23995. "Men of Dale"
  23996. END
  23997.  
  23998. OBJECT:HordeRohanPeasantArcherCombo
  23999. "Peasant - Men of Dale"
  24000. END
  24001.  
  24002. OBJECT:HordeRohanPeasant
  24003. "Peasants"
  24004. END
  24005.  
  24006. OBJECT:HordeRohanElves
  24007. "Lorien Warriors"
  24008. END
  24009.  
  24010. OBJECT:HordeRohanElvesCombo
  24011. "Lorien Warrior Battle Line"
  24012. END
  24013.  
  24014. OBJECT:HordeOathBreakers
  24015. "Oathbreakers"
  24016. END
  24017.  
  24018. OBJECT:HordeIsengardFighter
  24019. "Uruk-hai"
  24020. END
  24021.  
  24022. OBJECT:HordeIsengardFighterPikemenCombo
  24023. "Uruk-hai - Uruk Pikemen"
  24024. END
  24025.  
  24026. OBJECT:HordeIsengardCrossbowPikemanCombo
  24027. "Uruk Crossbow - Uruk Pikemen"
  24028. END
  24029.  
  24030. OBJECT:HordeIsengardFighterLadderCombo
  24031. "Uruk-hai - Ladder"
  24032. END
  24033.  
  24034. OBJECT:HordeIsengardPikemen
  24035. "Uruk Pikemen"
  24036. END
  24037.  
  24038. OBJECT:HordeIsengardFighterCrossbowCombo
  24039. "Uruk-hai - Uruk Crossbow"
  24040. END
  24041.  
  24042. OBJECT:HordeIsengardCrossbow
  24043. "Uruk Crossbowmen"
  24044. END
  24045.  
  24046. OBJECT:HordeIsengardWargRiders
  24047. "Warg Riders"
  24048. END
  24049.  
  24050. OBJECT:HordeWildMenOfDunland
  24051. "Wildmen Of Dunland"
  24052. END
  24053.  
  24054. OBJECT:HordeMordorOrcs
  24055. "Orc Warriors"
  24056. END
  24057.  
  24058. OBJECT:HordeMordorEasterlings
  24059. "Easterlings"
  24060. END
  24061.  
  24062. OBJECT:HordeMordorArchers
  24063. "Orc Archers"
  24064. END
  24065.  
  24066. OBJECT:HordeCorsairsOfUmbar
  24067. "Corsairs Of Umbar"
  24068. END
  24069.  
  24070. OBJECT:HordeMordorArcherFighterCombo
  24071. "Orc Warrior - Orc Archer"
  24072. END
  24073.  
  24074. OBJECT:HordeMordorHaradrim
  24075. "Haradrim Archers"
  24076. END
  24077.  
  24078. OBJECT:HordeMoriaGoblin
  24079. "Goblin Warriors"
  24080. END
  24081.  
  24082. OBJECT:HordeMordorFighterTowerCombo
  24083. "Orc Warrior - Siege Tower"
  24084. END
  24085.  
  24086. OBJECT:HordeGoblinArchers
  24087. "Goblin Archers"
  24088. END
  24089.  
  24090. OBJECT:HordeGoblinFighters
  24091. "Goblin Warriors"
  24092. END
  24093.  
  24094. OBJECT:HordeGoblinArcherFighterCombo
  24095. "Goblin Warrior - Goblin Archer"
  24096. END
  24097.  
  24098.  
  24099.  
  24100.  
  24101. APT:MMTi
  24102. // Context: Login screen indicating you should enter in the month as MM
  24103. "(MM)"
  24104. END
  24105.  
  24106. APT:DDTi
  24107. // Context: Login screen indicating you should enter in the day as DD
  24108. "(DD)"
  24109. END
  24110.  
  24111. APT:YYYYTi
  24112. // Context: Login screen indicating you should enter in the year as YYYY
  24113. "(YYYY)"
  24114. END
  24115.  
  24116. APT:ExitCredits
  24117. // Context exit button on credits screen
  24118. "Exit"
  24119. END
  24120.  
  24121. APT:PlayerLevel
  24122. // Context: Players level on loading screen
  24123. "Player Level"
  24124. END
  24125.  
  24126. APT:AcceptCreate
  24127. // Context: When user creates an online game, dialog pops up, this is the accept button.
  24128. "CREATE"
  24129. END
  24130.  
  24131. APT:AcceptJoin
  24132. // Context: When user joins an online game, dialog pops up for password, this is the accept button.
  24133. "JOIN"
  24134. END
  24135.  
  24136. APT:ScoreContinue
  24137. // Context:  Continue button on score screen when game is complete
  24138. "CONTINUE"
  24139. END
  24140.  
  24141. APT:OfficialLaddersSite
  24142. // Context: Text Label for Official Ladder Web site button in Online Home screen
  24143. "Official Ladder Site"
  24144. END
  24145.  
  24146. APT:OfficialLadderSite
  24147. // Context: Text Label for Official Ladder Web site button in Online Home screen
  24148. "Official Ladder Site"
  24149. END
  24150.  
  24151. ////////////////////////////////
  24152. ///////SAVE GAME MAP NAMES//////
  24153. ////////////////////////////////
  24154.  
  24155. Map:MAPEVILAmonHen
  24156. "Evil Amon Hen"
  24157. END
  24158.  
  24159. Map:MAPEVILEdoras
  24160. "Evil Edoras"
  24161. END
  24162.  
  24163. Map:MAPEVILFangorn
  24164. "Evil Fangorn"
  24165. END
  24166.  
  24167. Map:MAPEVILHelmsDeep
  24168. "Evil Helm's Deep"
  24169. END
  24170.  
  24171. Map:MAPEVILIsengard
  24172. "Evil Isengard"
  24173. END
  24174.  
  24175. Map:MAPEVILMinasTirith
  24176. "Evil Minas Tirith"
  24177. END
  24178.  
  24179. Map:MAPEVILNearHarad
  24180. "Evil Near Harad"
  24181. END
  24182.  
  24183. Map:MAPEVILOsgiliath
  24184. "Evil Osgiliath"
  24185. END
  24186.  
  24187. Map:MAPEVILShelobsLair
  24188. "Evil Cirith Ungol"
  24189. END
  24190.  
  24191. Map:MAPEVILSouthernIthilien
  24192. "Evil Southern Ithilien"
  24193. END
  24194.  
  24195. Map:MAPGOODAmonHen
  24196. "Good Amon Hen"
  24197. END
  24198.  
  24199. Map:MAPGOODBlackGate
  24200. "Good Black Gate"
  24201. END
  24202.  
  24203. Map:MAPGOODFangorn
  24204. "Good Eaves of Fangorn"
  24205. END
  24206.  
  24207. Map:MAPGOODHelmsDeep
  24208. "Good Helm's Deep"
  24209. END
  24210.  
  24211. Map:MAPGOODIsengard
  24212. "Good Isengard"
  24213. END
  24214.  
  24215. Map:MAPGOODIthilien
  24216. "Good Northern Ithilien"
  24217. END
  24218.  
  24219. Map:MAPGOODLastAlliance
  24220. "Tutorial"
  24221. END
  24222.  
  24223. Map:MAPGOODLothlorien
  24224. "Good Lothlorien"
  24225. END
  24226.  
  24227. Map:MAPGOODMinasTirith
  24228. "Good Minas Tirith"
  24229. END
  24230.  
  24231. Map:MAPGOODMoria
  24232. "Good Moria"
  24233. END
  24234.  
  24235. Map:MAPGOODOsgiliath
  24236. "Good Osgiliath"
  24237. END
  24238.  
  24239. Map:MAPGOODShelobsLair
  24240. "Good Cirith Ungol"
  24241. END
  24242.  
  24243. Map:MAPSPSEVILWestfold
  24244. "Evil Westfold"
  24245. END
  24246. Map:MAPSPSEVILAnfalas
  24247. "Evil Anfalas"
  24248. END
  24249.  
  24250. Map:MAPSPSEVILAnorien
  24251. "Evil Anorien"
  24252. END
  24253.  
  24254. Map:MAPSPSEVILBelfalas
  24255. "Evil Belfalas"
  24256. END
  24257.  
  24258. Map:MAPSPSEVILBrownLands
  24259. "Evil Old Brown Lands"
  24260. END
  24261.  
  24262. Map:MAPSPSEVILCairAndros
  24263. "Evil Cair Andros"
  24264. END
  24265.  
  24266. Map:MAPSPSEVILCentralIthilien
  24267. "Evil Central Ithilien"
  24268. END
  24269.  
  24270. Map:MAPSPSEVILCrossroads
  24271. "Evil Crossroads"
  24272. END
  24273.  
  24274. Map:MAPSPSEVILDeadMarshes
  24275. "Evil Dead Marshes"
  24276. END
  24277.  
  24278. Map:MAPSPSEVILDruadanForest
  24279. "Evil Druadan Forest"
  24280. END
  24281.  
  24282. Map:MAPSPSEVILDunharrow
  24283. "Evil Dunharrow"
  24284. END
  24285.  
  24286. Map:MAPSPSEVILEastEmnet
  24287. "Evil East Emnet"
  24288. END
  24289.  
  24290. Map:MAPSPSEVILEastRohan
  24291. "Evil Eastern Rohan"
  24292. END
  24293.  
  24294. Map:MAPSPSEVILEavesofFangorn
  24295. "Evil Eaves of Fangorn"
  24296. END
  24297.  
  24298. Map:MAPSPSEVILEmynArnen
  24299. "Evil Emyn Arnen"
  24300. END
  24301.  
  24302. Map:MAPSPSEVILEmynMuil
  24303. "Evil Emyn Muil"
  24304. END
  24305.  
  24306. Map:MAPSPSEVILEnedwaith
  24307. "Evil Enedwaith"
  24308. END
  24309.  
  24310. Map:MAPSPSEVILFordsofIsen
  24311. "Evil Fords of Isen"
  24312. END
  24313.  
  24314. Map:MAPSPSEVILGapofRohan
  24315. "Evil Gap of Rohan"
  24316. END
  24317.  
  24318. Map:MAPSPSEVILHalifirien
  24319. "Evil Halifirien"
  24320. END
  24321.  
  24322. Map:MAPSPSEVILHarlond
  24323. "Evil Harlond"
  24324. END
  24325.  
  24326. Map:MAPSPSEVILLebennin
  24327. "Evil Lebennin"
  24328. END
  24329.  
  24330. Map:MAPSPSEVILMirkwood
  24331. "Evil Mirkwood"
  24332. END
  24333.  
  24334. Map:MAPSPSEVILMouthsofEntwash
  24335. "Evil Mouths of the Entwash"
  24336. END
  24337.  
  24338. Map:MAPSPSEVILNorthernIthilien
  24339. "Evil Northern Ithilien"
  24340. END
  24341.  
  24342. Map:MAPSPSEVILPelargir
  24343. "Evil Pelargir"
  24344. END
  24345.  
  24346. Map:MAPSPSEVILRohan
  24347. "Evil Rohan"
  24348. END
  24349.  
  24350. Map:MAPSPSEVILWestEmnet
  24351. "Evil West Emnet"
  24352. END
  24353.  
  24354. SCRIPT:MapSPSEvilWestEmnetHintText_01
  24355. "You've obtained some wargs."
  24356. END
  24357.  
  24358. Map:MAPSPSGOODAnorien
  24359. "Good Anorien"
  24360. END
  24361.  
  24362. Map:MAPSPSGOODCairAndros
  24363. "Good Cair Andros"
  24364. END
  24365.  
  24366. Map:MAPSPSGOODCentralIthilien
  24367. "Good Central Ithilien"
  24368. END
  24369.  
  24370. Map:MAPSPSGOODCrossroads
  24371. "Good Crossroads"
  24372. END
  24373.  
  24374. Map:MAPSPSGOODDagorlad
  24375. "Good Dagorlad"
  24376. END
  24377.  
  24378. Map:MAPSPSGOODDeadMarshes
  24379. "Good Dead Marshes"
  24380. END
  24381.  
  24382. Map:MAPSPSGOODDruadanForest
  24383. "Good Druadan Forest"
  24384. END
  24385.  
  24386. Map:MAPSPSGOODDunharrow
  24387. "Good Dunharrow"
  24388. END
  24389.  
  24390. Map:MAPSPSGOODEastEmnet
  24391. "Good East Emnet"
  24392. END
  24393.  
  24394. Map:MAPSPSGOODEastRohan
  24395. "Good Eastern Rohan"
  24396. END
  24397.  
  24398. Map:MAPSPSGOODEastfold
  24399. "Good Eastfold"
  24400. END
  24401.  
  24402. Map:MAPSPSGOODEmynArnen
  24403. "Good Emyn Arnen"
  24404. END
  24405.  
  24406. Map:MAPSPSGOODEmynMuil
  24407. "Good Emyn Muil"
  24408. END
  24409.  
  24410. Map:MAPSPSGOODFangorn
  24411. "Good Fangorn Forest"
  24412. END
  24413.  
  24414. Map:MAPSPSGOODHalifirien
  24415. "Good Halifirien"
  24416. END
  24417.  
  24418. Map:MAPSPSGOODHarondor
  24419. "Good Harondor"
  24420. END
  24421.  
  24422. Map:MAPSPSGOODMirkwood
  24423. "Good Mirkwood"
  24424. END
  24425.  
  24426. Map:MAPSPSGOODMouthsofEntwash
  24427. "Good Mouths of the Entwash"
  24428. END
  24429.  
  24430. Map:MAPSPSGOODNearHarad
  24431. "Good Near Harad"
  24432. END
  24433.  
  24434. Map:MAPSPSGOODNurn
  24435. "Good Nurn"
  24436. END
  24437.  
  24438. Map:MAPSPSGOODRhun
  24439. "Good Rhun"
  24440. END
  24441.  
  24442. Map:MAPSPSGOODRohan
  24443. "Good Rohan"
  24444. END
  24445.  
  24446. Map:MAPSPSGOODSouthernIthilien
  24447. "Good Southern Ithilien"
  24448. END
  24449.  
  24450. Map:MAPSPSGOODWestEmnet
  24451. "Good West Emnet"
  24452. END
  24453.  
  24454. Map:MAPSPSGOODWestfold
  24455. "Good Westfold"
  24456. END
  24457.  
  24458. Map:MAPSPSGOODWold
  24459. "Good Wold"
  24460. END
  24461.  
  24462. Map:MAPWORHarlindon
  24463. "Harlindon"
  24464. END
  24465.  
  24466. Map:EP14PWiggs1-Dunland
  24467. "Buckland"
  24468. END
  24469.  
  24470. //////////////////////////////////////////////
  24471. ////AND NOW IT'S TIME FOR THE BONUS ROUND/////
  24472. //////////////////////////////////////////////
  24473.  
  24474. BONUSROUND:ROHIRRIMBATTALIONS2
  24475. "Bonus:  Level up two Rohirrim to Level 2."
  24476. END
  24477. BONUSROUND:ROHIRRIMBATTALIONS3
  24478. "Bonus:  Level up two Rohirrim to Level 3."
  24479. END
  24480. BONUSROUND:ROHIRRIMBATTALIONS4
  24481. "Bonus:  Level up two Rohirrim to Level 4."
  24482. END
  24483. BONUSROUND:YEOMANARCHERS2
  24484. "Bonus:  Level up two Men of Dale Battalions to Level 2."
  24485. END
  24486. BONUSROUND:YEOMANARCHERS3
  24487. "Bonus:  Level up two Men of Dale Battalions to Level 3."
  24488. END
  24489. BONUSROUND:YEOMANARCHERS4
  24490. "Bonus:  Level up two Men of Dale Battalions to Level 4."
  24491. END
  24492. BONUSROUND:EOMER2
  24493. "Bonus:  Level up Eomer to Level 2."
  24494. END
  24495. BONUSROUND:EOMER3
  24496. "Bonus:  Level up Eomer to Level 3."
  24497. END
  24498. BONUSROUND:EOMER4
  24499. "Bonus:  Level up Eomer to Level 4."
  24500. END
  24501. BONUSROUND:EOMER5
  24502. "Bonus:  Level up Eomer to Level 5."
  24503. END
  24504. BONUSROUND:EOMER6
  24505. "Bonus:  Level up Eomer to Level 6."
  24506. END
  24507. BONUSROUND:EOMER7
  24508. "Bonus:  Level up Eomer to Level 7."
  24509. END
  24510. BONUSROUND:EOMER8
  24511. "Bonus:  Level up Eomer to Level 8."
  24512. END
  24513. BONUSROUND:EOMER9
  24514. "Bonus:  Level up Eomer to Level 9."
  24515. END
  24516. BONUSROUND:EOMER10
  24517. "Bonus:  Level up Eomer to Level 10."
  24518. END
  24519. BONUSROUND:URUKHAIBATTALIONS2
  24520. "Bonus:  Level up two Uruk Battalions to Level 2."
  24521. END
  24522. BONUSROUND:URUKHAIBATTALIONS3
  24523. "Bonus:  Level up two Uruk Battalions to Level 3."
  24524. END
  24525. BONUSROUND:URUKHAIBATTALIONS4
  24526. "Bonus:  Level up two Uruk Battalions to Level 4."
  24527. END
  24528. BONUSROUND:URUKCROSSBOWBATTALIONS2
  24529. "Bonus:  Level up two Uruk Crossbow Battalions to Level 2."
  24530. END
  24531. BONUSROUND:URUKCROSSBOWBATTALIONS3
  24532. "Bonus:  Level up two Uruk Crossbow Battalions to Level 3."
  24533. END
  24534. BONUSROUND:URUKCROSSBOWBATTALIONS4
  24535. "Bonus:  Level up two Uruk Crossbow Battalions to Level 4."
  24536. END
  24537. BONUSROUND:WARGBATTALIONS2
  24538. "Bonus:  Level up two Warg Battalions to Level 2."
  24539. END
  24540. BONUSROUND:WARGBATTALIONS3
  24541. "Bonus:  Level up two Warg Battalions to Level 3."
  24542. END
  24543. BONUSROUND:WARGBATTALIONS4
  24544. "Bonus:  Level up two Warg Battalions to Level 4."
  24545. END
  24546. BONUSROUND:Faramir2
  24547. "Bonus:  Level up Faramir to Level 2."
  24548. END
  24549. BONUSROUND:Faramir3
  24550. "Bonus:  Level up Faramir to Level 3."
  24551. END
  24552. BONUSROUND:Faramir4
  24553. "Bonus:  Level up Faramir to Level 4."
  24554. END
  24555. BONUSROUND:Faramir5
  24556. "Bonus:  Level up Faramir to Level 5."
  24557. END
  24558. BONUSROUND:Faramir6
  24559. "Bonus:  Level up Faramir to Level 6."
  24560. END
  24561. BONUSROUND:Faramir7
  24562. "Bonus:  Level up Faramir to Level 7."
  24563. END
  24564. BONUSROUND:Faramir8
  24565. "Bonus:  Level up Faramir to Level 8."
  24566. END
  24567. BONUSROUND:Faramir9
  24568. "Bonus:  Level up Faramir to Level 9."
  24569. END
  24570. BONUSROUND:Faramir10
  24571. "Bonus:  Level up Faramir to Level 10."
  24572. END
  24573. BONUSROUND:Saruman2
  24574. "Bonus:  Level up Saruman to Level 2."
  24575. END
  24576. BONUSROUND:Saruman3
  24577. "Bonus:  Level up Saruman to Level 3."
  24578. END
  24579. BONUSROUND:Saruman4
  24580. "Bonus:  Level up Saruman to Level 4."
  24581. END
  24582. BONUSROUND:Saruman5
  24583. "Bonus:  Level up Saruman to Level 5."
  24584. END
  24585. BONUSROUND:Saruman6
  24586. "Bonus:  Level up Saruman to Level 6."
  24587. END
  24588. BONUSROUND:Saruman7
  24589. "Bonus:  Level up Saruman to Level 7."
  24590. END
  24591. BONUSROUND:Saruman8
  24592. "Bonus:  Level up Saruman to Level 8."
  24593. END
  24594. BONUSROUND:Saruman9
  24595. "Bonus:  Level up Saruman to Level 9."
  24596. END
  24597. BONUSROUND:Saruman10
  24598. "Bonus:  Level up Saruman to Level 10."
  24599. END
  24600. BONUSROUND:Trolls2
  24601. "Bonus:  Level up two Trolls to Level 2."
  24602. END
  24603. BONUSROUND:Trolls3
  24604. "Bonus:  Level up two Trolls to Level 3."
  24605. END
  24606. BONUSROUND:Trolls4
  24607. "Bonus:  Level up two Trolls to Level 4."
  24608. END
  24609. BONUSROUND:OrcHordes2
  24610. "Bonus:  Level up two Orc Hordes to Level 2."
  24611. END
  24612. BONUSROUND:OrcHordes3
  24613. "Bonus:  Level up two Orc Hordes to Level 3."
  24614. END
  24615. BONUSROUND:OrcHordes4
  24616. "Bonus:  Level up two Orc Hordes to Level 4."
  24617. END
  24618. BONUSROUND:Mumakil2
  24619. "Bonus:  Level up two Mumakil to Level 2."
  24620. END
  24621. BONUSROUND:Mumakil3
  24622. "Bonus:  Level up two Mumakil to Level 3."
  24623. END
  24624. BONUSROUND:Mumakil4
  24625. "Bonus:  Level up two Mumakil to Level 4."
  24626. END
  24627.  
  24628. //Rohan Skirmish
  24629. BONUSROUND:SPSGOODRohanENLIST
  24630. "Bonus: Enlist the aid of the Rohan forces in this region."
  24631. END
  24632. BONUSROUND:SPSGOODRohanGARRISON
  24633. "Bonus: Garrison the ruined towers with Men of Dales."
  24634. END
  24635. BONUSROUND:SPSGOODRohanEOMER
  24636. "Bonus: Level up Eomer one level."
  24637. END
  24638.  
  24639. //EASTERN ROHAN SKIRMISH
  24640. BONUSROUND:SPSGOODEASTERNROHANREFUGEE
  24641. "Bonus: Save all Rohan Refugees."
  24642. END
  24643. BONUSROUND:SPSGOODEASTERNROHANFARMS
  24644. "Bonus: Build 6 Farms."
  24645. END
  24646. BONUSROUND:SPSGOODEASTERNROHANEOMER
  24647. "Bonus: Level Eomer up one level."
  24648. END
  24649.  
  24650. //WESTFOLD SKIRMISH
  24651. BONUSROUND:SPSGOODWESTFOLDFARMS
  24652. "Bonus: Build 6 Farms."
  24653. END
  24654. BONUSROUND:SPSGOODWESTFOLDEOMER
  24655. "Bonus: Level up Eomer one level."
  24656. END
  24657.  
  24658. //LOTHLORIEN
  24659. BONUSROUND:SPSGOODLOTHLORIENLUMBER
  24660. "Bonus:  Destroy enemy Lumber Mills."
  24661. END
  24662. BONUSROUND:SPSGOODLOTHLORIENRANK
  24663. "Bonus:  Increase all heroes to level 3."
  24664. END
  24665.  
  24666.  
  24667. //EASTFOLD
  24668. BONUSROUND:SPSGOODEASTFOLDURUK
  24669. "Bonus:  Defeat Uruk-hai reinforcement army."
  24670. END
  24671. BONUSROUND:SPSGOODEASTFOLDHEAVY
  24672. "Bonus:  Purchase heavy armor for 3 battalions."
  24673. END
  24674. BONUSROUND:SPSGOODEASTFOLDLEVELUP
  24675. "Bonus:  Level up 3 battalions."
  24676. END
  24677.  
  24678. //AMON HEN
  24679. BONUSROUND:SPSGOODAMONHENBOROMIR
  24680. "Bonus:  Save Boromir."
  24681. END
  24682.  
  24683. //EAVES OF FANGORN
  24684. BONUSROUND:FANGORNBONUSCOMBO
  24685. "Bonus: Combine a horde of Uruk Crossbowmen with a horde of Uruk-hai."
  24686. END
  24687. BONUSROUND:SPSGOODEAVESOFFANGORNRESCUE
  24688. "Bonus: Rescue Merry and Pippin."
  24689. END
  24690. BONUSROUND:SPSGOODEAVESOFFANGORNLEVELUP
  24691. "Bonus:  Level up 3 battalions."
  24692. END
  24693.  
  24694. //EAST EMNET
  24695. BONUSROUND:SPSGOODEASTEMNETWARG
  24696. "Bonus:  Destroy all Warg Riders that patrol this area."
  24697. END
  24698. BONUSROUND:SPSGOODEASTEMNETEOMER
  24699. "Bonus:  Level up Eomer one level."
  24700. END
  24701. BONUSROUND:SPSGOODEASTEMNETHEAVY
  24702. "Bonus:  Purchase heavy armor for 3 battalions."
  24703. END
  24704.  
  24705. //WEST EMNET
  24706. BONUSROUND:SPSGOODWESTEMNETEOMER
  24707. "Bonus:  Level up Eomer one level."
  24708. END
  24709. BONUSROUND:SPSGOODWESTEMNETHEAVY
  24710. "Bonus:  Purchase heavy armor for 3 battalions."
  24711. END
  24712.  
  24713. //DUNHARROW
  24714.  
  24715. BONUSROUND:SPSGOODDUNHARROWREINFORCEMENTS
  24716. "Bonus:  Destroy the Isengard reinforcement army."
  24717. END
  24718. BONUSROUND:SPSGOODDUNHARROWSHIELDS
  24719. "Bonus:  Purchase shields for 3 Rohirrim."
  24720. END
  24721.  
  24722.  
  24723. //FANGORN
  24724. BONUSROUND:SPSGOODFANGORNENTS
  24725. "Bonus:  Make contact with the Ents."
  24726. END
  24727. BONUSROUND:SPSGOODFANGORNROCKS
  24728. "Bonus:  Command your Ents to throw rocks."
  24729. END
  24730.  
  24731. //HELM'S DEEP
  24732. BONUSROUND:SPSGOODHELMSDEEPEOMER
  24733. "Bonus:  Call in Eomer's Army when he arrives."
  24734. END
  24735. BONUSROUND:SPSGOODHELMSDEEPFIREARROWS
  24736. "Bonus:  Purchase fire arrows for 3 Archer Battalions."
  24737. END
  24738.  
  24739. //MOUTHS OF THE ENT WASH
  24740. BONUSROUND:SPSGOODMOUTHSOFTHEENTWASHNAZGUL
  24741. "Bonus: Destroy the Nazgul in this region."
  24742. END
  24743. BONUSROUND:SPSGOODMOUTHSOFTHEENTWASHFORGEDBLADES
  24744. "Bonus: Purchase forged blades for 3 battalions."
  24745. END
  24746.  
  24747. //WOLD
  24748. BONUSROUND:SPSGOODWOLDGOBLINS
  24749. "Bonus:  Destroy the Goblins that infest this territory."
  24750. END
  24751. BONUSROUND:SPSGOODWOLDFORGEDBLADES
  24752. "Bonus: Purchase forged blades for 3 battalions."
  24753. END
  24754.  
  24755. //ISENGARD
  24756. BONUSROUND:SPSGOODISENGARDTREEBEARD
  24757. "Bonus: Ensure Treebeard survives."
  24758. END
  24759.  
  24760. //HALIFIRIEN
  24761. BONUSROUND:SPSGOODHALIFIRIENEAGLES
  24762. "Bonus: Contact the Eagles that dwell in this region."
  24763. END
  24764. BONUSROUND:SPSGOODHALIFIRIENCOMBINE1
  24765. "Bonus: Combine an Archer Battalion with a Peasant Battalion."
  24766. END
  24767. BONUSROUND:SPSGOODHALIFIRIENCOMBINE2
  24768. "Bonus: Combine an Archer Battalion with a Soldier Battalion."
  24769. END 
  24770.  
  24771.  
  24772. //ANORIEN
  24773.  
  24774. BONUSROUND:SPSGOODANORIENDESTORY
  24775. "Bonus:  Destroy the Easterlings in this region."
  24776. END
  24777. BONUSROUND:SPSGOODANORIENCOMBINE1
  24778. "Bonus: Combine a Men of Dale Battalion with a Peasant Battalion. "
  24779. END
  24780. BONUSROUND:SPSGOODANORIENCOMBINE2
  24781. "Bonus: Combine an Archer Battalion with a Soldier Battalion."
  24782. END
  24783.  
  24784. //DRUADAN FOREST
  24785. BONUSROUND:SPSGOODDRUADANFORESTRANK
  24786. "Bonus:  Level up 5 Battalions."
  24787. END
  24788.  
  24789.  
  24790. //ITHILIEN
  24791. BONUSROUND:SPSGOODITHILIENCAMP
  24792. "Build a camp."
  24793. END
  24794. BONUSROUND:SPSGOODITHILIENSURVIVE
  24795. "Frodo and Sam must survive."
  24796. END
  24797.  
  24798. //EMYN MUIL
  24799. BONUSROUND:SPSGOODEMYNMUILTROLLS
  24800. "Bonus:  Destroy the Mountain Trolls that lurk in this region."
  24801. END
  24802. BONUSROUND:SPSGOODEMYNMUILFORMATION
  24803. "Bonus:  Put a Soldier or Tower Guard Battalion in block formation."
  24804. END
  24805.  
  24806. //MIRKWOOD
  24807. BONUSROUND:SPSGOODMIRKWOODELVES
  24808. "Bonus:  Make contact with the Elves that dwell in this forest."
  24809. END
  24810. BONUSROUND:SPSGOODMIRKWOODFIREARROWS
  24811. "Bonus:  Purchase fire arrows for 3 battalions."
  24812. END
  24813.  
  24814. //OSGILIATH
  24815. BONUSROUND:SPSGOODOSGILIATHFARAMIR
  24816. "Bonus:  Call in Faramir's Army when he arrives."
  24817. END
  24818. BONUSROUND:SPSGOODOSGILIATHFORMATION
  24819. "Bonus: Change the formation of a battalion of infantry."
  24820. END
  24821.  
  24822. //DEAD MARSHES
  24823. BONUSROUND:SPSGOODDEADMARSHESFIREARROWS
  24824. "Bonus:  Purchase fire arrows for 3 battalions."
  24825. END
  24826. BONUSROUND:SPSGOODDEADMARSHESSENTRY
  24827. "Bonus:  Build 4 Sentry Towers."
  24828. END
  24829. BONUSROUND:SPSGOODDEADMARSHESSCARCE
  24830. "Note:  Resources are scarce in this region."
  24831. END
  24832. BONUSROUND:SPSGOODDEADMARSHESCAVALRY
  24833. "Note:  Cavalry cannot be built."
  24834. END
  24835.  
  24836. //CAIR ANDROS
  24837. BONUSROUND:SPSGOODANDROSNUMENOREAN
  24838. "Bonus: Reinforce your castle walls with Numenorean Stonework."
  24839. END
  24840. BONUSROUND:SPSGOODANDROSBANNERS
  24841. "Bonus:  Purchase banners for 3 battalions."
  24842. END
  24843.  
  24844. //SHELOB'S LAIR
  24845. BONUSROUND:SPSGOODSHELOBSLAIRFRODO
  24846. "Search for Frodo."
  24847. END
  24848. BONUSROUND:SPSGOODSHELOBSLAIRSAM
  24849. "Sam must not die."
  24850. END
  24851. BONUSROUND:SPSGOODSHELOBSLAIRTREASURE   
  24852. "Bonus: Find all treasure in Shelob's Lair."
  24853. END
  24854. BONUSROUND:SPSGOODSHELOBSLAIRWEBBED 
  24855. "Bonus: Free all the webbed units in Shelob's Lair."
  24856. END
  24857. BONUSROUND:SPSGOODSHELOBSLAIRPHIAL
  24858. "Bonus:  Use the Phial."
  24859. END
  24860.  
  24861. //SOUTHERN ITHILIEN
  24862.  
  24863. BONUSROUND:SPSGOODSOUTHERNITHILIENMAKE
  24864. "Bonus: Make contact with Gondor Rangers hiding in this region."
  24865. END
  24866. BONUSROUND:SPSGOODSOUTHERNITHILIENFIREARROWS
  24867. "Bonus:  Purchase fire arrows for 3 Archer Battalions."
  24868. END
  24869.  
  24870. //HARONDOR
  24871. BONUSROUND:SPSGOODHARONDORDESTROY
  24872. "Bonus: Destroy all Harad in this land."
  24873. END
  24874. BONUSROUND:SPSGOODHARONDORSENTRY
  24875. "Bonus: Build 4 Sentry Towers."
  24876. END
  24877.  
  24878. //EMYN ARNEN
  24879. BONUSROUND:SPSGOODEMYNARNENKNIGHTS
  24880. "Bonus: Make contact with Gondor Knights hiding in this region."
  24881. END
  24882. BONUSROUND:SPSGOODEMYNARNENSHIELDS
  24883. "Bonus: Purchase shields for 3 Cavalry Battalions."
  24884. END
  24885.  
  24886. //CENTRAL ITHILIEN
  24887. BONUSROUND:SPSGOODCENTRALITHILIENSAVE
  24888. "Bonus:  Save the friendly Gondor castle in this region."
  24889. END
  24890.  
  24891.  
  24892. //MINAS TIRITH
  24893. BONUSROUND:SPSGOODMINASTIRITHDESTROY
  24894. "Destroy all Evil Forces."
  24895. END
  24896. BONUSROUND:SPSGOODMINASTIRITHRANK
  24897. "Bonus: Level any hero to Level 8."
  24898. END
  24899.  
  24900. //DAGORLAD
  24901. BONUSROUND:SPSGOODDAGORLADRANK
  24902. "Bonus: Level any hero to Level 10"
  24903. END
  24904.  
  24905. //NURN
  24906. BONUSROUND:SPSGOODNURNRANK
  24907. "Bonus: Level any hero to Level 10"
  24908. END
  24909.  
  24910.  
  24911. //NEAR HARAD
  24912. BONUSROUND:SPSGOODNEARHARADRANK
  24913. "Bonus: Level any hero to Level 10"
  24914. END
  24915.  
  24916. //RHUN
  24917. BOMUSROUND:SPSGOODRHUNRANK
  24918. "Bonus: Level any hero to Level 10"
  24919. END
  24920.  
  24921. //BLACK GATE
  24922. BONUSROUND:SPSGOODBLACKGATE
  24923. "Bonus: Keep all heroes alive for the entire battle."
  24924. END
  24925.  
  24926.  
  24927.  
  24928. ///EVIL BONUS ROUND
  24929.  
  24930. //ISENGARD
  24931. BONUSROUND:SPSEVILISENGARDBUILD
  24932. "Bonus:  Build 16 buildings."
  24933. END
  24934. BONUSROUND:SPSEVILISENGARDPURCHASE
  24935. "Bonus: Purchase a power."
  24936. END
  24937.  
  24938.  
  24939. //FANGORN
  24940. BONUSROUND:SPSEVILFANGORNGATHER
  24941. "Bonus: Gather 20,000 resources."
  24942. END
  24943.  
  24944. //GAP OF ROHAN
  24945. BONUSROUND:SPSEVILGAPOFROHANDESTORY
  24946. "Bonus:  Destroy the refugee camps."
  24947. END
  24948. BONUSROUND:SPSEVILGAPOFROHANBUILD
  24949. "Bonus:  Build 4 Lumber Mills."
  24950. END
  24951.  
  24952.  
  24953. //EAVES OF FANGORN
  24954. BONUSROUND:SPSEVILEAVESOFFANGORNDESTROY
  24955. "Bonus:  Destroy all Elves and Ents in this region."
  24956. END
  24957. BONUSROUND:SPSEVILEAVESOFFANGORNBUILD
  24958. "Bonus:  Build 4 Lumber Mills."
  24959. END
  24960.  
  24961.  
  24962. //AMON HEN
  24963. BONUSROUND:SPSEVILAMONHENRANK
  24964. "Bonus:  Level up Lurtz to Level 2"
  24965. END
  24966. BONUSROUND:SPSEVILAMONHENFIND
  24967. "Bonus:  Find secret allies."
  24968. END
  24969.  
  24970. //WESTFOLD
  24971. BONUSROUND:SPSEVILWESTFOLDEAGLES
  24972. "Bonus:  Destroy the Eagles dwelling in this region."
  24973. END
  24974. BONUSROUND:SPSEVILWESTFOLDFIREARROWS
  24975. "Bonus:  Upgrade 3 Crossbow Hordes with fire arrows."
  24976. END
  24977. BONUSROUND:SPSEVILWESTFOLDURUKHAI
  24978. "Bonus:  Command a horde of Uruk Warriors to use their bloodthirsty power on another horde of Uruk Warriors."
  24979. END
  24980.  
  24981.  
  24982. //ROHAN
  24983. BONUSROUND:SPSEVILROHANDESTROY
  24984. "Bonus:  Destroy the reinforcing Rohan army."
  24985. END
  24986. BONUSROUND:SPSEVILROHANHEAVY
  24987. "Bonus:  Upgrade 5 hordes with heavy armor."
  24988. END
  24989. BONUSROUND:SPSEVILROHANGARRISON
  24990. "Bonus:  Garrison a ruined tower with an Uruk Crossbow Horde."
  24991. END
  24992.  
  24993.  
  24994. //EASTERN ROHAN
  24995. BONUSROUND:SPSEVILEASTERNROHANDESTROY
  24996. "Bonus:  Destroy the elves that dwell in this region."
  24997. END
  24998. BONUSROUND:SPSEVILEASTERNROHANUPGRADE
  24999. "Bonus:  Upgrade 5 hordes with forged blades."
  25000. END
  25001.  
  25002. //EDORAS
  25003. BONUSROUND:SPSEVILEDORASRAM
  25004. "Bonus:  Build a Battering Ram."
  25005. END
  25006.  
  25007.  
  25008. //EAST EMNET
  25009. BONUSROUND:SPSEVILEASTEMNETDESTROY
  25010. "Bonus:  Destroy all patrolling Rohirrim.  "
  25011. END
  25012. BONUSROUND:SPSEVILEASTEMNETUPGRADE
  25013. "Bonus:  Upgrade 5 hordes with heavy armor."
  25014. END
  25015. BONUSROUND:SPSEVILEASTEMNETSOLDIERS
  25016. "Bonus: Put Easterlings in Porcupine Formation."
  25017. END
  25018. BONUSROUND:SPSEVILEASTEMNETPIKEMEN
  25019. "Bonus: Put Uruk Pikemen in Porcupine Formation."
  25020. END
  25021.  
  25022.  
  25023. //WEST EMNET
  25024. BONUSROUND:SPSEVILWESTEMNETDESTROY
  25025. "Bonus:  Recruit all the wild wargs in this region. "
  25026. END
  25027. BONUSROUND:SPSEVILWESTEMNETUPGRADE
  25028. "Bonus:  Upgrade 5 hordes with heavy armor."
  25029. END
  25030. BONUSROUND:SPSEVILWESTEMNETSOLDIERS
  25031. "Bonus: Put Easterlings in Porcupine Formation.  "
  25032. END
  25033. BONUSROUND:SPSEVILWESTEMNETPIKEMEN
  25034. "Bonus: Put Uruk Pikemen in Porcupine Formation.  "
  25035. END
  25036.  
  25037. //BROWN LANDS
  25038. BONUSROUND:SPSEVILBROWNLANDSDESTROY
  25039. "Bonus:  Destroy all the Goblins that lurk in this region."
  25040. END
  25041. BONUSROUND:SPSEVILBROWNLANDSUPGRADE
  25042. "Bonus:  Upgrade 5 hordes with forged blades."
  25043. END
  25044. BONUSROUND:SPSEVILBROWNLANDSTROLLS
  25045. "Bonus:  Build 3 Trolls."
  25046. END
  25047.  
  25048. //ANORIEN
  25049. BONUSROUND:SPSEVILANORIENWARG
  25050. "Bonus:  Build 4 hordes of Warg Riders."
  25051. END
  25052. BONUSROUND:SPSEVILANORIENHARADRIM
  25053. "Bonus:  Build 5 hordes of Haradrim. "
  25054. END
  25055.  
  25056.  
  25057.  
  25058. //DUNHARROW
  25059. BONUSROUND:SPSEVILDUNHARROWISE
  25060. "Bonus:  Combine 5 hordes of Crossbowmen with Pikemen or Warriors."
  25061. END
  25062. BONUSROUND:SPSEVILDUNHARROWMOR
  25063. "Bonus:  Combine 5 hordes of Archers with Orc Warriors."
  25064. END
  25065.  
  25066.  
  25067. //DRUADAN FOREST
  25068. BONUSROUND:SPSEVILDRUADANFORESTDESTROY
  25069. "Bonus:  Destroy all the wild Trolls that roam this region."
  25070. END
  25071. BONUSROUND:SPSEVILDRUADANFORESTISE
  25072. "Bonus:  Combine 5 hordes of Crossbowmen with Pikemen or Warriors."
  25073. END
  25074. BONUSROUND:SPSEVILDRUADANFORESTMOR
  25075. "Bonus:  Combine 5 hordes of Archers with Orc Warriors."
  25076. END
  25077.  
  25078.  
  25079. //ENEDWAITH
  25080. BONUSROUND:SPSEVILENEDWAITHDESTROY
  25081. "Bonus:  Destroy all Rohan patrols in this region.  "
  25082. END
  25083. BONUSROUND:SPSEVILENEDWAITHUPGRADE
  25084. "Bonus:  Upgrade 5 hordes with forged blades."
  25085. END
  25086.  
  25087.  
  25088. //MIRKWOOD
  25089. BONUSROUND:SPSEVILMIRKWOODDESTROY
  25090. "Bonus:  Destroy the Elves that dwell in this region."
  25091. END
  25092. BONUSROUND:SPSEVILMIRKWOODUPGRADE
  25093. "Bonus:  Upgrade 5 hordes with heavy armor."
  25094. END
  25095.  
  25096. //MOUTHS OF THE ENTWASH
  25097. BONUSROUND:SPSEVILMOUTHSOFTHEENTWASHDESTROY
  25098. "Bonus:  Destroy the Ents that dwell in this region."
  25099. END
  25100. BONUSROUND:SPSEVILMOUTHSOFTHEENTWASHUPGRADE
  25101. "Bonus:  Upgrade 5 hordes with fire arrows."
  25102. END
  25103.  
  25104.  
  25105. //NEAR HARAD
  25106. BONUSROUND:SPSEVILNEARHARADBUILD
  25107. "Bonus: Build a Tribute Cart at a Citadel."
  25108. END
  25109. BONUSROUND:SPSEVILNEARHARADSEND
  25110. "Bonus: Send your Tribute Cart to a camp to buy their loyalty."
  25111. END
  25112.  
  25113. //SOUTHERN ITHILIEN
  25114. BONUSROUND:SPSEVILSOUTHERNITHILIENLOAD
  25115. "Bonus:  Load a Mumakil with Haradrim."
  25116. END
  25117.  
  25118. //EMYN MUIL
  25119. BONUSROUND:SPSEVILEMYNMUILTAME
  25120. "Bonus: Tame the Trolls that live in this region."
  25121. END
  25122. BONUSROUND:SPSEVILEMYNMUILFORM1
  25123. "Bonus: Put Easterlings in Porcupine Formation."
  25124. END
  25125. BONUSROUND:SPSEVILEMYNMUILFORM2
  25126. "Bonus: Put Uruk Pikemen in Porcupine Formation."
  25127. END
  25128.  
  25129.  
  25130. //CAIR ANDROS
  25131. BONUSROUND:SPSEVILCAIRANDROSBUILD
  25132. "Bonus: Build 3 Ballistae or Catapults."
  25133. END
  25134.  
  25135. //DEAD MARSHES
  25136. BONUSROUND:SPSEVILDEADMARSHESNOTE
  25137. "Note: Siege weapons cannot be built."
  25138. END
  25139. BONUSROUND:SPSEVILDEADMARSHESBUILD
  25140. "Bonus:  Build 6 Sentry Towers."
  25141. END
  25142.  
  25143. //ANFALAS
  25144. BONUSROUND:SPSEVILANFALASBUILD
  25145. "Bonus:  Build 6 slaughterhouses."
  25146. END
  25147.  
  25148. //OSGILIATH
  25149. BONUSROUND:SPSEVILOSGILIATHCOMMAND
  25150. "Bonus: Command a Catapult to fire human heads."
  25151. END
  25152.  
  25153. //CROSSROADS
  25154. BONUSROUND:SPSEVILCROSSROADSNAZGUL
  25155. "Bonus:  Use the Nazgul when he arrives."
  25156. END  
  25157. BONUSROUND:SPSEVILCROSSROADSCOMMAND
  25158. "Bonus:  Command a Troll to pick up a tree, rock or to eat an orc."
  25159. END
  25160. BONUSROUND:SPSEVILCROSSROADSBUILD
  25161. "Bonus:  Build 3 hordes of Warg Riders."
  25162. END
  25163.  
  25164.  
  25165. //BELFALAS
  25166. BONUSROUND:SPSEVILBELFALASPREPARE
  25167. "Bonus:  Prepare for incoming Gondor reinforcements."
  25168. END
  25169. BONUSROUND:SPSEVILBELFALASTROLL
  25170. "Bonus:  Command a Troll to pick up a tree, rock or to eat an orc."
  25171. END
  25172. BONUSROUND:SPSEVILBELFALASBUILD
  25173. "Bonus:  Build 3 hordes of Warg Riders."
  25174. END
  25175.  
  25176. //LEBENNIN
  25177. BONUSROUND:SPSEVILLEBENNINDESTROY
  25178. "Bonus:  Destroy all the bridge guards."
  25179. END
  25180. BONUSROUND:SPSEVILLEBENNINBUILD
  25181. "Bonus:  Build the Witch-king."
  25182. END
  25183.  
  25184.  
  25185. //HARLOND
  25186. BONUSROUND:SPSEVILHARLONDDESTROY
  25187. "Bonus: Destroy Gondor reinforcements."
  25188. END
  25189. BONUSROUND:SPSEVILHARLONDBUILD
  25190. "Bonus:  Build the Witch-king."
  25191. END
  25192.  
  25193. //EMYN ARNEN
  25194. BONUSROUND:SPSEVILEMYNARNENDESTROY
  25195. "Bonus:  Destroy all enemy Knight patrols."
  25196. END
  25197. BONUSROUND:SPSEVILEMYNARNENFORM1
  25198. "Bonus: Put Easterlings in Porcupine Formation."
  25199. END
  25200. BONUSROUND:SPSEVILEMYNARNENFORM2
  25201. "Bonus: Put Uruk Pikemen in Porcupine Formation.  "
  25202. END
  25203.  
  25204. //PELARGIR
  25205. BONUSROUND:SPSEVILPELARGIRLOOT
  25206. "Bonus:  Loot three treasures by destroying buildings in the city."
  25207. END
  25208. BONUSROUND:SPSEVILPELARGIRBUILD
  25209. "Bonus:  Build 6 Sentry Towers."
  25210. END
  25211.  
  25212.  
  25213. //CENTRAL ITHILIEN
  25214. BONUSROUND:SPSEVILCENTRALITHILIENDESTROY
  25215. "Bonus:  Destroy the Gondor Rangers hiding in this region."
  25216. END
  25217. BONUSROUND:SPSEVILCENTRALITHILIENFORM1
  25218. "Bonus: Put Easterlings in Porcupine Formation."
  25219. END
  25220. BONUSROUND:SPSEVILCENTRALITHILIENFORM2
  25221. "Bonus: Put Uruk Pikemen in Porcupine Formation."
  25222. END
  25223.  
  25224.  
  25225. //Good Moria
  25226. BONUSROUND:ESCAPEMORIA
  25227. "Escape Moria."
  25228. END
  25229. BONUSROUND:FINDTREASURE
  25230. "Bonus:  Find 5 treasures."
  25231. END
  25232. BONUSROUND:RANKHEROES2
  25233. "Bonus: Level all heroes to level 2."
  25234. END
  25235. BONUSROUND:PURCHASEAPOWER
  25236. "Bonus: Purchase a power."
  25237. END
  25238.  
  25239. //Good Lothlorien
  25240. BONUSROUND:LOTHDEFEND
  25241. "Defend Lothlorien from Moria Goblins."
  25242. END
  25243.  
  25244. BONUSROUND:LOTHSURVIVE
  25245. "All fellowship members must survive."
  25246. END
  25247.  
  25248. BONUSROUND:LOTHLUMBER
  25249. "Bonus:  Destroy enemy Lumber Mills."
  25250. END
  25251.  
  25252. BONUSROUND:LOTHRANK3
  25253. "Bonus:  Level all heroes to level 3."
  25254. END
  25255.  
  25256. //Good Amon Hen
  25257. BONUSROUND:AMONBOROMIR
  25258. "Bonus:  Save Boromir."
  25259. END
  25260.  
  25261.  
  25262. //Good Fangorn
  25263. BONUSROUND:FANEOMER
  25264. "Bonus: Call in Eomer's Army when he arrives."
  25265. END
  25266.  
  25267. BONUSROUND:FANRESCUE
  25268. "Bonus: Rescue Merry and Pippin."
  25269. END
  25270.  
  25271. BONUSROUND:EAVESFANGORNMNP
  25272. "Bonus: Help Merry and Pippin escape."
  25273. END
  25274.  
  25275. //Good Helm's Deep
  25276. BONUSROUND:HELMEOMER
  25277. "Call in Eomer's Army when he arrives."
  25278. END
  25279.  
  25280. //Good Isengard
  25281. BONUSROUND:ISESARUMAN
  25282. "Bonus: Kill Saruman."
  25283. END
  25284.  
  25285. BONUSROUND:ISETREEBEARD
  25286. "Bonus: Treebeard survives."
  25287. END
  25288.  
  25289. //Good Osgiliath
  25290. BONUSROUND:OSGFARAMIR
  25291. "Bonus: Call in Faramir's Army when he arrives."
  25292. END
  25293.  
  25294. //Good Black Gate
  25295. BONUSROUND:BLACKSURVIVE
  25296. "Bonus:  All heroes survive."
  25297. END
  25298.  
  25299. //EVIL ISENGARD
  25300. BONUSROUND:ISESARUMAN2
  25301. "Bonus: Level up Saruman to Level 2."
  25302. END
  25303.  
  25304. BONUSROUND:ISEELMINATE
  25305. "Bonus: Finish the level with 100 Uruks."
  25306. END
  25307.  
  25308. BONUSROUND:ISEBUILD
  25309. "Build 16 buildings."
  25310. END
  25311.  
  25312. //EVIL FANGORN
  25313. BONUSROUND:FANSARUMAN3
  25314. "Bonus: Level up Saruman to Level 3."
  25315. END
  25316.  
  25317. BONUSROUND:FANRESOURCES
  25318. "Bonus:  Gather 20,000 resources."
  25319. END
  25320.  
  25321. //EVIL AMON HEN
  25322. BONUSROUND:AMONLURTZ2
  25323. "Bonus:  Level up Lurtz to Level 2."
  25324. END
  25325.  
  25326. BONUSROUND:AMONSECRET
  25327. "Bonus:  Find secret allies."
  25328. END
  25329.  
  25330. //EVIL HELM's DEEP
  25331. BONUSROUND:HELMDESTORY
  25332. "Destroy Helms Deep."
  25333. END
  25334.  
  25335. BONUSROUND:HELMHEROES
  25336. "Bonus: Kill all enemy heroes."
  25337. END
  25338.  
  25339. BONUSROUND:HELMDEFENDERS
  25340. "Bonus:  Destroy the defenders before reinforcements can arrive."
  25341. END
  25342.  
  25343. //EVIL ITHILIEN
  25344. BONUSROUND:ITHCAMP
  25345. "Bonus:  Take command of the orc camp to the north."
  25346. END
  25347.  
  25348. //EVIL OSGILIATH
  25349. BONUSROUND:OSGENEMY
  25350. "Destroy all enemy forces."
  25351. END
  25352.  
  25353. BONUSROUND:OSGHEAD
  25354. "Bonus: Collect the heads of 100 fallen Gondor warriors."
  25355. END
  25356.  
  25357. //EVIL SHELOB's LAIR
  25358. BONUSROUND:SHEORCS
  25359. "Bonus: Feed Orcs to Shelob."
  25360. END
  25361.  
  25362. BONUSROUND:SHEURUKS
  25363. "Bonus:  Free 10 Uruks."
  25364. END
  25365.  
  25366. //EVIL MINAS TIRITH
  25367. BONUSROUND:MTDESTROY
  25368. "Destroy Minas Tirith."
  25369. END
  25370.  
  25371. BONUSROUND:MTDESTROYHEROES
  25372. "Bonus:  Destroy all heroes."
  25373. END
  25374.  
  25375. SCRIPT:MEEdBonus01
  25376. "Bonus: Loot the treasures of the dead Rohan kings."
  25377. END
  25378.  
  25379. SCRIPT:MEEdBonus02
  25380. "Bonus: Kill the Lady Eowyn."
  25381. END
  25382.  
  25383.  
  25384.  
  25385. //New Upgrade System Text
  25386.  
  25387. CONTROLBAR:PurchaseTechnologyRohanFireArrows
  25388. "Research Fire Arro&ws Upgrade"
  25389. END
  25390.  
  25391. CONTROLBAR:ToolTipPurchaseTechnologyRohanFireArrows
  25392. "Purchase Fire Arrows Upgrade \n Select a battalion to equip upgrade"
  25393. END
  25394.  
  25395. CONTROLBAR:ToolTipPurchaseUpgradeRohanFireArrows
  25396. "Left click to upgrade this unit"
  25397. END
  25398.  
  25399. CONTROLBAR:PurchaseTechnologyRohanForgedBlades
  25400. "&Forged Blade Upgrade"
  25401. END
  25402.  
  25403. CONTROLBAR:ToolTipPurchaseTechnologyRohanForgedBlades
  25404. "Purchase Forged Blade Upgrade \n Select a battalion to equip upgrade"
  25405. END
  25406.  
  25407. CONTROLBAR:PurchaseUpgradeRohanForgedBlades
  25408. "Forged &Blades"
  25409. END
  25410.  
  25411. CONTROLBAR:ToolTipPurchaseUpgradeRohanForgedBlades
  25412. "Left click to upgrade this unit"
  25413. END
  25414.  
  25415. CONTROLBAR:PurchaseTechnologyRohanHeavyArmor
  25416. "Hea&vy Armor"
  25417. END
  25418.  
  25419. CONTROLBAR:ToolTipPurchaseTechnologyRohanHeavyArmor
  25420. "Purchase Heavy Armor Upgrade \n Select a battalion to equip upgrade"
  25421. END
  25422.  
  25423. CONTROLBAR:PurchaseUpgradeRohanHeavyArmor
  25424. "Hea&vy Armor"
  25425. END
  25426.  
  25427. CONTROLBAR:ToolTipPurchaseUpgradeRohanHeavyArmor
  25428. "Left click to upgrade this unit"
  25429. END
  25430.  
  25431.  
  25432.  
  25433.  
  25434. //New Banner Stuff
  25435. CONTROLBAR:PurchaseTechnologyRohanBasicTraining
  25436. "Research Banner Carrier Upgrade"
  25437. END
  25438.  
  25439. CONTROLBAR:ToolTipPurchaseTechnologyRohanBasicTraining
  25440. "Increases a unit to Level 2 \n Can only be equipped at Level 1"
  25441. END
  25442.  
  25443. CONTROLBAR:PurchaseUpgradeRohanBasicTraining
  25444. "Ba&nner Carrier Upgrade"
  25445. END
  25446.  
  25447. CONTROLBAR:ToolTipPurchaseUpgradeRohanBasicTraining
  25448. "Increases a unit to Level 2 \n Can only be equipped at Level 1"
  25449. END
  25450.  
  25451.  
  25452.  
  25453. UPGRADE:RohanBasicTraining
  25454. "Banner Carrier"
  25455. END
  25456.  
  25457. UPGRADE:GondorBasicTraining
  25458. "Banner Carrier"
  25459. END
  25460.  
  25461. UPGRADE:IsengardBasicTraining
  25462. "Banner Carrier"
  25463. END
  25464.  
  25465. UPGRADE:MordorBasicTraining
  25466. "Banner Carrier"
  25467. END
  25468.  
  25469.  
  25470.  
  25471. UPGRADE:RohanHeavyArmor
  25472. "Heavy Armor"
  25473. END
  25474.  
  25475. UPGRADE:RohanForgedBlades
  25476. "Forged Blades"
  25477. END
  25478.  
  25479. UPGRADE:RohanFireArrowUpgrade
  25480. "Fire Arrows"
  25481. END
  25482.  
  25483. UPGRADE:GondorHeavyArmor
  25484. "Heavy Armor"
  25485. END
  25486.  
  25487. UPGRADE:GondorForgedBlades
  25488. "Forged Blades"
  25489. END
  25490.  
  25491. UPGRADE:GondorFireArrowUpgrade
  25492. "Fire Arrows"
  25493. END
  25494.  
  25495. UPGRADE:GondorKnightShield
  25496. "Horseman Shields"
  25497. END
  25498.  
  25499. UPGRADE:IsengardFireArrowUpgrade
  25500. "Fire Arrows"
  25501. END
  25502.  
  25503. UPGRADE:MordorFireArrowUpgrade
  25504. "Fire Arrows"
  25505. END
  25506.  
  25507. UPGRADE:WildFireArrowUpgrade
  25508. "Fire Arrows"
  25509. END
  25510.  
  25511. UPGRADE:WildForgedBlades
  25512. "Forged Blades"
  25513. END
  25514.  
  25515. TOOLTIP:LackLevel2Blacksmith
  25516. "Requires Level 2 Blacksmith"
  25517. END
  25518.  
  25519. TOOLTIP:LackLevel2BlacksmithHeavyArmor
  25520. "Requires Level 3 Blacksmith"
  25521. END
  25522.  
  25523. TOOLTIP:LackLevel2BlacksmithForgedBlades
  25524. "Requires Level 2 Blacksmith"
  25525. END
  25526.  
  25527. TOOLTIP:LackLevel2ForbiddenPool
  25528. "Requires Level 2 Forbidden Pool"
  25529. END
  25530.  
  25531.  
  25532. CONTROLBAR:GoHarvest
  25533. "Harvest &Resources"
  25534. END
  25535.  
  25536. CONTROLBAR:TooltipGoHarvest
  25537. "Click to allow this unit to auto-acquire resources"
  25538. END
  25539.  
  25540. TOOLTIP:LackLevel2OrcPitForgedBlades
  25541. "Requires Level 2 Tavern"
  25542. END
  25543.  
  25544. TOOLTIP:LackLevel3TavernFireArrows
  25545. "Requires Level 3 Tavern"
  25546. END
  25547.  
  25548.  
  25549.  
  25550.  
  25551.  
  25552.  
  25553.  
  25554. //////////////////////////////////////
  25555. /////////  FESL //////////////////////
  25556. //////////////////////////////////////
  25557.  
  25558. FESL:FESL20
  25559. "The user hasn't been authenticated yet."
  25560. END
  25561.  
  25562. FESL:FESL21
  25563. "This nickname is invalid. Please try using a different one."
  25564. END
  25565.  
  25566. FESL:FESL99
  25567. "A system error occurred. Try again later. If problem persists, contact customer support."
  25568. END
  25569.  
  25570. FESL:FESL100
  25571. "Authentication failure without a specific reason."
  25572. END
  25573.  
  25574. FESL:FESL101
  25575. "The specified account or subaccount name wasn't found."
  25576. END
  25577.  
  25578. FESL:FESL102
  25579. "The account has been disabled."
  25580. END
  25581.  
  25582. FESL:FESL103
  25583. "The account has been banned."
  25584. END
  25585.  
  25586. FESL:FESL104
  25587. "The data necessary for this transaction was not found."
  25588. END
  25589.  
  25590. FESL:FESL120
  25591. "The user isn't entitled to play the game online."
  25592. END
  25593.  
  25594. FESL:FESL121
  25595. "Too many login attempts with an invalid password."
  25596. END
  25597.  
  25598. FESL:FESL122
  25599. "The user supplied an invalid password."
  25600. END
  25601.  
  25602. FESL:FESL123
  25603. "The user hasn't registered this game."
  25604. END
  25605.  
  25606. FESL:FESL140
  25607. "This user has recovered the password too many times."
  25608. END
  25609.  
  25610. FESL:FESL141
  25611. "This user has recovered the account name too many times."
  25612. END
  25613.  
  25614. FESL:FESL142
  25615. "The specified e-mail address isn't in the database."
  25616. END
  25617.  
  25618. FESL:FESL143
  25619. "No password was found for the specified account."
  25620. END
  25621.  
  25622. FESL:FESL160
  25623. "The specified nickname or account name is already in use. Please try using a different one."
  25624. END
  25625.  
  25626. FESL:FESL161
  25627. "The provided e-mail address has been blocked from creating new accounts."
  25628. END
  25629.  
  25630. FESL:FESL162
  25631. "The password was not changed for unspecified reasons."
  25632. END
  25633.  
  25634. FESL:FESL163
  25635. "This master account already has the maximum number of subaccounts."
  25636. ENd
  25637.  
  25638. FESL:FESL180
  25639. "The specified code has already been used by another account."
  25640. END
  25641.  
  25642. FESL:FESL181
  25643. "The specified code is invalid."
  25644. END
  25645.  
  25646. FESL:FESL182
  25647. "This account has already registered this game."
  25648. END
  25649.  
  25650. FESL:FESL183
  25651. "The account could not be authenticated with the provided information."
  25652. END
  25653.  
  25654. FESL:FESL9900
  25655. "You do not have a subaccount with that name. Could not delete."
  25656. END
  25657.  
  25658. FESL:FESL9901
  25659. "Nickname has been deleted."
  25660. END
  25661.  
  25662. FESL:FESL-207
  25663. "The memory check for cheat detection failed."
  25664. END
  25665. FESL:FESL-206
  25666. "The connection to the EA.com authentication server has timed out."
  25667. END
  25668. FESL:FESL-205
  25669. "The connection to the backend server has been lost."
  25670. END
  25671.  
  25672. FESL:FESL-204
  25673. "The backend server has detected multiple simultaneous logins and is terminating the earlier connection."
  25674. END
  25675.  
  25676. FESL:FESL-203
  25677. "Could not resolve the host name of a backend server."
  25678. END
  25679.  
  25680. FESL:FESL-202
  25681. "Could not create a socket for communicating with the backend server."
  25682. END
  25683.  
  25684. FESL:FESL-201
  25685. "Could not connect to the backend server."
  25686. END
  25687.  
  25688. FESL:FESL-109
  25689. "The game encountered an error connecting to the EA.com authentication server."
  25690. END
  25691.  
  25692. FESL:FESL-108
  25693. "The player is not in the correct player state for this transaction."
  25694. END
  25695.  
  25696. FESL:FESL-107
  25697. "This account could not be authenticated to play The Battle for Middle-earth(tm) II."
  25698. END
  25699.  
  25700. FESL:FESL-106
  25701. "The specified player could not be found."
  25702. END
  25703.  
  25704. FESL:FESL-105
  25705. "The transaction cannot be executed while in the current service state."
  25706. END
  25707.  
  25708. FESL:FESL-104
  25709. "The transaction was cancelled by the client."
  25710. END
  25711.  
  25712. FESL:FESL-103
  25713. "The request transaction object contains an error (set in the response transaction object)."
  25714. END
  25715.  
  25716. FESL:FESL-102
  25717. "The transaction timed out before receiving a response."
  25718. END
  25719.  
  25720. FESL:FESL-101
  25721. "There are already the maximum number of pending transactions or pending game entry requests."
  25722. END
  25723.  
  25724. FESL:FESL-100 
  25725. "The buffer in the transaction object isn't large enough to hold the request or response data."
  25726. END
  25727.  
  25728.  
  25729.  
  25730. // Application data strings
  25731.  
  25732. APPDATA:PictureFolder
  25733. // context: The name of the My Pictures subfolder where screenshots will be stored.
  25734. "The Battle for Middle-earth(tm) II Screenshots"
  25735. END
  25736.  
  25737. APT:SaveFileDiskFull
  25738. "Insufficient disc space."
  25739. END
  25740.  
  25741. APT:SaveFileDiskFullMultiplayer
  25742. "Your opponent requested saving the game. However, you have insufficient disc space."
  25743. END
  25744.  
  25745. FtpError:NoSuchFile
  25746. "Error. Your network connection has been interrupted. Please reconnect to complete downloading the patch."
  25747. END
  25748.  
  25749. TOOLTIP:OnlineShell/OnlineLogin/Login/popupLocale/Accept/buttonClip
  25750. " "
  25751. END
  25752.  
  25753. CHAT:Buddies
  25754. "COMMUNICATOR"
  25755. END
  25756.  
  25757. OBJECT:MordorCirithUngolWallC_Prop
  25758. "Ruins"
  25759. END
  25760.  
  25761. TOOLTIP:OnlineShell/OnlineChat/Buttons_inframe/OnBttnAddFriend/tooltipChatEnter
  25762. "To create a Friend, left click on \n a name in the Player list, \n then left click the Add Friend box"
  25763. END
  25764.  
  25765. APT:BuddyIsOfflineToolTip
  25766. "%s is offline"
  25767. END
  25768.  
  25769. APT:BuddyIsOnlineToolTip
  25770. "%s is online"
  25771. END
  25772.  
  25773. APT:BuddyRequestToolTip
  25774. "Click on the Accept Request button below if you would like to make %s your friend"
  25775. END
  25776.  
  25777. APT:BuddyInviteTitle
  25778. "Friend Game Invite"
  25779. END
  25780.  
  25781. APT:BuddyInviteTextOpenPlay
  25782. "%s has invited you to play a Open Play game. Do you want to jump to his game?"
  25783. END
  25784.  
  25785. APT:BuddyInviteTextStrategic
  25786. "%s has invited you to play a War of the Ring game. Do you want to jump to his game?"
  25787. END
  25788.  
  25789. APT:BuddyInviteJoiningText
  25790. "Joining game with %s."
  25791. END
  25792.  
  25793. APT:AcceptRequest
  25794. "ACCEPT REQUEST"
  25795. END
  25796.  
  25797. APT:AcceptRequestTitle
  25798. "ACCEPT FRIEND REQUEST"
  25799. END
  25800.  
  25801. APT:AcceptRequestMessage
  25802. "Are you sure you want to add %s as a friend?"
  25803. END
  25804.  
  25805. APT:RemoveFirendTitle
  25806. "REMOVE"
  25807. END
  25808.  
  25809. APT:InviteToPlay
  25810. "INVITE"
  25811. END
  25812.  
  25813. APT:AcceptFriend
  25814. "ACCEPT FRIEND"
  25815. END
  25816.  
  25817. APT:RemovieFriendMessage
  25818. "Are you sure you want to remove %s from your friend list?"
  25819. END
  25820.  
  25821. APT:EchoFriendAdded
  25822. "%s has been added to your friend list"
  25823. END
  25824.  
  25825. APT:EchoFriendRemoved
  25826. "%s has been removed from your friend list"
  25827. END
  25828.  
  25829. APT:EchoFriendDenied
  25830. "You have denied the friend request from %s"
  25831. END
  25832.  
  25833. APT:AcceptRequestMessageMulti
  25834. "Are you sure you want to add these users as friends?"
  25835. END
  25836.  
  25837. APT:RemovieFriendMessageMulti
  25838. "Are you sure you want to remove these users from your friend list?"
  25839. END
  25840.  
  25841. TOOLTIP:InGameChat/BuddyButtons/OnBttnRemoveFriend/tooltipRemoveFriend
  25842. " "
  25843. END
  25844.  
  25845. TOOLTIP:InGameChat/BuddyButtons/OnBttnAddFriend/tooltipChatEnter
  25846. " "
  25847. END
  25848.  
  25849. APT:AddFriendOnSaveTitle
  25850. "Add Friend?"
  25851. END
  25852.  
  25853. APT:AddFriendOnSaveDescription
  25854. "\"%s\" is not on your friend list, would you like to add them?"
  25855. END
  25856.  
  25857. APT:CreateNewHero
  25858. "NEW HERO"
  25859. END
  25860.  
  25861. APT:DeleteHero
  25862. "DELETE HERO"
  25863. END
  25864.  
  25865. APT:CustomizeAppearance
  25866. "CUSTOMIZE"
  25867. END
  25868.  
  25869. APT:TakePicture
  25870. "TAKE PICTURE"
  25871. END
  25872.  
  25873. GUI:OnPictureTakenTitle
  25874. "Picture saved for %s"
  25875. END
  25876.  
  25877. GUI:OnPictureTaken
  25878. "Picture was saved as:\n%s."
  25879. END
  25880.  
  25881. APT:CustomizePowers
  25882. "CUSTOMIZE"
  25883. END
  25884.  
  25885. APT:SelectYourHero
  25886. "Select Your Hero"
  25887. END
  25888.  
  25889. APT:SortHeroName
  25890. "Name"
  25891. END
  25892.  
  25893. APT:SortHeroType
  25894. "Type"
  25895. END
  25896.  
  25897. APT:CreateAHero
  25898. // context: Title on create a hero screen and also button.
  25899. "Create-A-Hero"
  25900. END
  25901.  
  25902. APT:SelectHeroClass
  25903. "Select"
  25904. END
  25905.  
  25906. APT:NEXT
  25907. "NEXT"
  25908. END
  25909.  
  25910. APT:DONE
  25911. "DONE"
  25912. END
  25913.  
  25914. APT:RandomHero
  25915. "Randomize"
  25916. END
  25917.  
  25918. APT:WeaponTab
  25919. "Weapon"
  25920. END
  25921.  
  25922. APT:ColorTab
  25923. "Colors"
  25924. END
  25925.  
  25926. APT:AppearanceTab
  25927. "APPEARANCE"
  25928. END
  25929.  
  25930. APT:AttributesTab
  25931. "ATTRIBUTES"
  25932. END
  25933.  
  25934.  
  25935. APT:PowersTab
  25936. "POWERS"
  25937. END
  25938.  
  25939. APT:AwardsTab
  25940. "AWARDS"
  25941. END
  25942.  
  25943. APT:StatsTab
  25944. "STATS"
  25945. END
  25946.  
  25947. APT:HeroAppearanceTitle
  25948. // context: Title for hero appearance screen.
  25949. "CUSTOMIZE APPEARANCE"
  25950. END
  25951.  
  25952. APT:SelectHeroClassTitle
  25953. // context: Title for hero class selection
  25954. "SELECT HERO CLASS & TYPE"
  25955. END
  25956.  
  25957. APT:HeroCustomizePowersTitle
  25958. //Screen header for the CaH powers screen
  25959. "CUSTOMIZE HERO POWERS"
  25960. END
  25961.  
  25962.  
  25963. APT:HeaderChooseHeroPowers
  25964. //Header abouve Hero Power select matrix
  25965. "Choose Hero Powers"
  25966. END
  25967.  
  25968. APT:Recommend
  25969. // context: Button - recommend powers 
  25970. "RECOMMEND"
  25971. END
  25972.  
  25973. APT:HeroColor1
  25974. "1"
  25975. END
  25976.  
  25977. APT:HeroColor2
  25978. "2"
  25979. END
  25980.  
  25981. APT:HeroColor3
  25982. "3"
  25983. END
  25984.  
  25985. APT:HeroTypeDescription
  25986. " "
  25987. END
  25988.  
  25989. APT:HeroWeaponDescription
  25990. " "
  25991. END
  25992.  
  25993. APT:RotateLeft
  25994. "<<"
  25995. END
  25996.  
  25997. APT:RotateRight
  25998. ">>"
  25999. END
  26000.  
  26001. APT:EnterHeroNamePrompt
  26002. "Enter Your Hero's Name"
  26003. END
  26004.  
  26005. APT:HdrHandicap
  26006. "Handicap"
  26007. END
  26008.  
  26009. APT:HeaderHero
  26010. "Hero"
  26011. END
  26012.  
  26013. APT:CurrentPowers
  26014. //Header above current power list
  26015. "Current Powers"
  26016. END
  26017.  
  26018. APT:CaH_Powers_PopHeader
  26019. //Header for Hero Powers screen Pop-up
  26020. "Customize Your Hero Powers"
  26021. END
  26022.  
  26023. APT:CaH_Powers_PopText
  26024. //Body text for Hero Powers screen Pop-up (Needs final text)
  26025. "This is the intoductory text for the Hero Power select screen"
  26026. END
  26027.  
  26028. APT:Reset
  26029. "RESET"
  26030. END
  26031.  
  26032. APT:PowersHelp
  26033. //Button name to reveal a Pop-up help window in the CaH powers screen
  26034. "HELP"
  26035. END
  26036.  
  26037. APT:PowersTitle
  26038. "AVAILABLE POWERS"
  26039. END
  26040.  
  26041. APT:DefaultBttn
  26042. "DEFAULT"
  26043. END
  26044.  
  26045. APT:RandomBttn
  26046. "RANDOMIZE"
  26047. END
  26048.  
  26049. APT:SelectStartPoint
  26050. "Select Start Point:"
  26051. END
  26052.  
  26053. APT:MapName
  26054. "Map Name"
  26055. END
  26056.  
  26057. APT:NPlay
  26058. "Players"
  26059. END
  26060.  
  26061. APT:RequiredHeroLevel
  26062. //Sub-header for Hero Power select matrix
  26063. "Required Hero Level"
  26064. END
  26065.  
  26066. APT:EnterNameErrorTitle
  26067. "Hero Requires a Name"
  26068. END
  26069.  
  26070. APT:EnterNameError
  26071. "Please enter your hero's name to continue."
  26072. END
  26073.  
  26074. APT:SelectColors
  26075. "Select Colors:"
  26076. END
  26077.  
  26078. ////////////////////////////////////////////////////////////////////
  26079. // MpGameRules /////////////////////////////////////////////////////
  26080. ////////////////////////////////////////////////////////////////////
  26081.  
  26082.  
  26083. RULE:CommandPointFactor
  26084. "Command Point Factor"
  26085. END
  26086.  
  26087. RULE:ClanGame
  26088. "Clan Game"
  26089. END
  26090.  
  26091. RULE:InitialResources
  26092. "Initial Resources"
  26093. END
  26094.  
  26095. RULE:AllowRingHeroes
  26096. // On rule tab for game setup.
  26097. "Allow Ring Heroes"
  26098. END
  26099.  
  26100. RULE:AllowCustomHeroes
  26101. "Allow Custom Heroes"
  26102. END
  26103.  
  26104. RULE:StrategicDialogTimer
  26105. "Dialog Timer"
  26106. END
  26107.  
  26108. RULE:StrategicPhaseTimer
  26109. "Tactical Phase Timer"
  26110. END
  26111.  
  26112. RULE:MapRevealMode
  26113. "Map Shroud Settings"
  26114. END
  26115.  
  26116. RULE:BattleType
  26117. "Battle Type"
  26118. END
  26119.  
  26120. RULE:BattleChoice
  26121. "Battle Type Priority"
  26122. END
  26123.  
  26124. RULE:AutoResolveType
  26125. "Auto-Resolve Display"
  26126. END
  26127.  
  26128. /// MpGameRules Values ////////////////////////////////////////////////
  26129.  
  26130. VALUE:AutoResolveAndRTS
  26131. "Auto Resolve & RTS"
  26132. END
  26133.  
  26134. VALUE:AutoResolve
  26135. "Auto Resolve"
  26136. END
  26137.  
  26138. VALUE:RTS
  26139. "RTS"
  26140. END
  26141.  
  26142. VALUE:Dynamic
  26143. "Dynamic"
  26144. END
  26145.  
  26146. VALUE:Quick
  26147. "Quick"
  26148. END
  26149.  
  26150. VALUE:Default
  26151. " *"
  26152. END
  26153.  
  26154. VALUE:Value
  26155. "%d"
  26156. END
  26157.  
  26158. VALUE:Seconds
  26159. "%d seconds"
  26160. END
  26161.  
  26162. VALUE:NoTimer
  26163. "No Timer"
  26164. END
  26165.  
  26166. VALUE:ThirdX
  26167. "1/3X"
  26168. END
  26169.  
  26170. VALUE:HalfX
  26171. "1/2X"
  26172. END
  26173.  
  26174. VALUE:1X
  26175. "1X"
  26176. END
  26177.  
  26178. VALUE:2X
  26179. "2X"
  26180. END
  26181.  
  26182. VALUE:4X
  26183. "4X"
  26184. END
  26185.  
  26186. VALUE:8X
  26187. "8X"
  26188. END
  26189.  
  26190. VALUE:100X
  26191. "100X"
  26192. END
  26193.  
  26194. VALUE:MapRevealModeUnrevealed
  26195. "Unrevealed"
  26196. END
  26197.  
  26198. VALUE:MapRevealModeRevealed
  26199. "Revealed"
  26200. END
  26201.  
  26202. VALUE:MapRevealModeExplored
  26203. "Explored"
  26204. END
  26205.  
  26206.  
  26207.  
  26208. ////////////////////////////////////////////////////////////////////////
  26209. // End MpGameRules /////////////////////////////////////////////////////
  26210. ////////////////////////////////////////////////////////////////////
  26211.  
  26212. APT:CommandPointsTooHigh
  26213. "Warning: Setting 'Command Point Factor' above 1X may result in the game playing too slow  or game instability."
  26214. END
  26215.  
  26216. ////////////////////////////////////////////////////////////////////
  26217.  
  26218.  
  26219.  
  26220. ////////////////////////////////////////////////////////////////////
  26221. // Create a Hero Spell names.
  26222. ////////////////////////////////////////////////////////////////////
  26223.  
  26224. CAH:ArmorMenuLabel
  26225. "Armor"
  26226. END
  26227.  
  26228. CAH:ArmorMenuDesc
  26229. "Armor more resistant damage"
  26230. END
  26231.  
  26232. CAH:PowerMenuLabel
  26233. "Power"
  26234. END
  26235.  
  26236. CAH:PowerMenuDesc
  26237. "Power is your strength"
  26238. END
  26239.  
  26240. CAH:HealthMenuLabel
  26241. "Health"
  26242. END
  26243.  
  26244. CAH:HealthMenuDesc
  26245. "Health will help absorbe more damage"
  26246. END
  26247.  
  26248. CAH:AutoHealMenuLabel
  26249. "Heal Rate"
  26250. END
  26251.  
  26252. CAH:AutoHealMenuDesc
  26253. "Heal Rate will help you recover health faster"
  26254. END
  26255.  
  26256. CAH:VisionMenuLabel
  26257. "Vision"
  26258. END
  26259.  
  26260. CAH:VisionMenuDesc
  26261. "See your enemy before he sees you"
  26262. END
  26263.  
  26264. CAH:HelmetMenuLabel
  26265. "Helmet"
  26266. END
  26267.  
  26268. CAH:HelmetMenuDesc
  26269. "Helmet Description"
  26270. END
  26271.  
  26272. CAH:ShouldersMenuLabel
  26273. "Shoulders"
  26274. END
  26275.  
  26276. CAH:ShouldersMenuDesc
  26277. "Shoulders Description"
  26278. END
  26279.  
  26280. CAH:ChestMenuLabel
  26281. "Chest"
  26282. END
  26283.  
  26284. CAH:ChestMenuDesc
  26285. "Chest Description"
  26286. END
  26287.  
  26288. CAH:ArmsMenuLabel
  26289. "Arms"
  26290. END
  26291.  
  26292. CAH:ArmsMenuDesc
  26293. "Arms Description"
  26294. END
  26295.  
  26296. CAH:WeaponMenuLabel
  26297. "Weapon"
  26298. END
  26299.  
  26300. CAH:WeaponMenuDesc
  26301. "Weapon Desc"
  26302. END
  26303.  
  26304. CAH:ShieldMenuLabel
  26305. "Shield"
  26306. END
  26307.  
  26308. CAH:ShieldMenuDesc
  26309. "Shield Description"
  26310. END
  26311.  
  26312. CAH:LegsMenuLabel
  26313. "Legs"
  26314. END
  26315.  
  26316. CAH:LegsMenuDesc
  26317. "Legs Description"
  26318. END
  26319.  
  26320. WIZARD:CahPowersSelectFirstPower
  26321. "Select a level 1 power to go in your hero's Current Powers."
  26322. END
  26323.  
  26324. WIZARD:CahPowersSelectSecondPower
  26325. "Select a level 1 power to go into the second slot in your hero's Current Powers."
  26326. END
  26327.  
  26328. WIZARD:CahPowersSelectNextPower_1
  26329. // User can select level 1 or level 3 power.
  26330. "Select a level 1 or level 3 power to go into slot %d of your hero's Current Powers."
  26331. END
  26332.  
  26333. WIZARD:CahPowersSelectNextPower_2
  26334. // User can select level 1 3, or 7 3 power.
  26335. "Select a level 1, 3, or 7 power to go into slot %d of your hero's Current Powers."
  26336. END
  26337.  
  26338. WIZARD:CahPowersSelectNextPower_3
  26339. // User can selct any power available
  26340. "Select any available power to go into slot %d of your hero's Current Powers."
  26341. END
  26342.  
  26343. WIZARD:CahPowersPalantirFull
  26344. "You have now reached your limit of 5 unique powers. You must either upgrade existing powers, or deselect Current Powers and reconfigure."
  26345. END
  26346.  
  26347. WIZARD:CahPowersUpgradeOrNewPower
  26348. "Upgrade a Current Power to reuse a Palantir slot or select from a new power group."
  26349. END
  26350.  
  26351. WIZARD:CahPowersNoAvailablePowers
  26352. "In your current configuration, you may not select any more powers."
  26353. END
  26354.  
  26355. WIZARD:CahPowersSelectionComplete
  26356. "You have successfully filled your hero's available powers.  If you are satisfied, press DONE to continue.  You may revise these power through the hero selection screen"
  26357. END 
  26358.  
  26359. TOOLTIP:CAH_IS_AVAILABLE
  26360. "Power can be selected to be placed in your Current Power list at the next available level."
  26361. END
  26362.  
  26363. TOOLTIP:CAH_IS_SELECTED
  26364. "Power is already in your hero's Current Power list."
  26365. END
  26366.  
  26367. TOOLTIP:CAH_LEVEL_TOO_LOW
  26368. "Power cannot be selected at this low of a level."
  26369. END
  26370.  
  26371. TOOLTIP:CAH_NEEDS_PREREQ
  26372. "Power cannot be selected until all previous powers in its group are selected."
  26373. END
  26374.  
  26375. TOOLTIP:CAH_PALANTIR_FULL
  26376. "Power cannot be added because your Palantir is full.  You may be able to upgrade a Current Power."
  26377. END
  26378.  
  26379. TOOLTIP:CAH_POWER_BOOK_FULL
  26380. "All power levels are filled up, you must deselect in order to add another."
  26381. END
  26382.  
  26383. TOOLTIP:CAH_IN_PALANTIR
  26384. "At the current level, this is what will show in this spot on the Palantir."
  26385. END
  26386.  
  26387. TOOLTIP:CAH_PALANTIR_EMPTY_SLOT
  26388. "You have not yet selected a power for this Palantir slot."
  26389. END
  26390.  
  26391. TOOLTIP:CAH_CURRENT_POWER
  26392. "Power is currently selected."
  26393. END
  26394.  
  26395. TOOLTIP:CAH_NO_CURRENT_POWER
  26396. "No power has been selected."
  26397. END
  26398.  
  26399. APT:PlayerIsReady
  26400. // In the messenger show if a player is ready or not.
  26401. "Ready"
  26402. END
  26403.  
  26404. APT:PlayerIsNotReady
  26405. // In the messenger show if a player is ready or not.
  26406. "Not Ready"
  26407. END
  26408.  
  26409. APT:PlayerInLobby
  26410. // In lan messenger, indicate that player is in the lobby.
  26411. "In Lobby"
  26412. END
  26413.  
  26414. APT:HeaderReady
  26415. "Ready"
  26416. END
  26417.  
  26418. APT:ConnectionName
  26419. "NAME"
  26420. END
  26421.  
  26422. APT:Connections
  26423. "CONNECTIONS"
  26424. END
  26425.  
  26426. APT:FailedConnection
  26427. "Failed Connection"
  26428. END
  26429.  
  26430. APT:AttemptingConnection
  26431. "Attempting Connection"
  26432. END
  26433.  
  26434. APT:ExcellentConnection
  26435. "Excellent Connection"
  26436. END
  26437.  
  26438. APT:GoodConnection
  26439. "Good Connection"
  26440. END
  26441.  
  26442. APT:PoorConnection
  26443. "Poor Connection"
  26444. END
  26445.  
  26446. APT:WaitingConnection
  26447. "Waiting to Connect"
  26448. END
  26449.  
  26450. APT:ConnectionLegend
  26451. "LEGEND"
  26452. END
  26453.  
  26454. APT:ConnectionInstructions
  26455. "Use this screen to evaluate peer-to-peer connections between players.  A player that is unable to connect to other players will either have 'Failed Connection' or will be taking a long time in 'Attempting Connection'.  If the connection does not fix, please use the Messenger to advise the player to adjust firewall or port settings. If the problem cannot be addressed, you may want to kick the player out of the session.  'Waiting to Connect' is not bad, it just means that another connection has not been resolved.  Players with a poor ping indicator can also adversely affect game play."
  26456. END
  26457.  
  26458. GUI:TerrainResourcePercentageClaimable
  26459. // Context: Displayed above the mouse cursor while placing a terrain resource claimant type object (like a farm)
  26460. "%d%%"
  26461. END
  26462.  
  26463.  
  26464.  
  26465.  
  26466. ///////////////////////////////////////
  26467. // Men of the West Fortress Tooltips //
  26468. ///////////////////////////////////////
  26469.  
  26470. CONTROLBAR:RadialBack
  26471. "Back"
  26472. END
  26473.  
  26474. CONTROLBAR:ToolTipCommandRadialBack
  26475. "Return to the previous button set"
  26476. END
  26477.  
  26478. CONTROLBAR:CaptureBuilding
  26479. "Capture Building"
  26480. END
  26481.  
  26482. CONTROLBAR:ToolTipCaptureBuilding
  26483. "Take control of targeted structure"
  26484. END
  26485.  
  26486. CONTROLBAR:SelectUpgradesMenFortress
  26487. "Fortress &Upgrades"
  26488. END
  26489.  
  26490. CONTROLBAR:ToolTipCommandSelectUpgradesMenFortress
  26491. "Purchase upgrades and additional defenses for the Fortress"
  26492. END
  26493.  
  26494. CONTROLBAR:SelectRevivablesMenFortress
  26495. "He&roes"
  26496. END
  26497.  
  26498. CONTROLBAR:ToolTipCommandSelectRevivablesMenFortress
  26499. "Recruit and revive heroes"
  26500. END
  26501.  
  26502. CONTROLBAR:ConstructMenTrebuchetExpansion
  26503. "&Trebuchet Expansion"
  26504. END
  26505.  
  26506. CONTROLBAR:ToolTipConstructMenTrebuchetExpansion
  26507. "Long range defensive weapon \n Benefits from the Flaming Munitions upgrade"
  26508. END
  26509.  
  26510. CONTROLBAR:ConstructMenArrowTowerExpansion
  26511. "A&rrow Tower Expansion"
  26512. END
  26513.  
  26514. CONTROLBAR:ConstructMenDormitory
  26515. "&Dormitory Expansion"
  26516. END
  26517.  
  26518. CONTROLBAR:ToolTipConstructMenDormitory
  26519. "Garrisonable defensive structure \n Increases decomission value of units"
  26520. END
  26521.  
  26522. CONTROLBAR:ToolTipConstructMenArrowTowerExpansion
  26523. "Short range defensive tower \n Benefits from the Flaming Munitions upgrade"
  26524. END
  26525.  
  26526. CONTROLBAR:Command_ConstructMenWallHubExpansion
  26527. "&Wall Hub Expansion"
  26528. END
  26529.  
  26530. CONTROLBAR:ToolTipCommand_ConstructMenWallHubExpansion
  26531. "Allows the construction of walls"
  26532. END
  26533.  
  26534. CONTROLBAR:PurchaseUpgradeMenFortressNumenorStonework
  26535. "Numenor S&tonework"
  26536. END
  26537.  
  26538. CONTROLBAR:ToolTipPurchaseUpgradeMenFortressNumenorStonework
  26539. "Increases Fortress and Wall armor \n Pre-requisite for Ivory Tower"
  26540. END
  26541.  
  26542. CONTROLBAR:PurchaseUpgradeMenFortressFlamingMunitions
  26543. "&Flaming Munitions"
  26544. END
  26545.  
  26546. CONTROLBAR:ToolTipPurchaseUpgradeMenFortressFlamingMunitions
  26547. "Adds fire damage to all attached towers and trebuchets"
  26548. END
  26549.  
  26550. CONTROLBAR:PurchaseUpgradeMenFortressBanners
  26551. "Ba&nners"
  26552. END
  26553.  
  26554. CONTROLBAR:ToolTipPurchaseUpgradeMenFortressBanners
  26555. "Provides additional experience to nearby troops \n Reduces hero cost by 10% \n Reduces hero recruit time by 10% \n Reduces the cost of builders by 20%"
  26556. END
  26557.  
  26558. CONTROLBAR:PurchaseUpgradeMenFortressHouseOfHealing
  26559. "House of Healin&g"
  26560. END
  26561.  
  26562. CONTROLBAR:ToolTipPurchaseUpgradeMenFortressHouseOfHealing
  26563. "Reduces hero revival cost by 20% \n Reduces hero revival time by 20%"
  26564. END
  26565.  
  26566. CONTROLBAR:PurchaseUpgradeMenFortressIvoryTower
  26567. "I&vory Tower"
  26568. END
  26569.  
  26570. CONTROLBAR:ToolTipPurchaseUpgradeMenFortressIvoryTower
  26571. "Provides Palantir Vision Power \n Increases Fortress vision range"
  26572. END
  26573.  
  26574. CONTROLBAR:PurchaseUpgradeMenFortressBoilingOil
  26575. "Bo&iling Oil"
  26576. END
  26577.  
  26578. CONTROLBAR:ToolTipPurchaseUpgradeMenFortressBoilingOil
  26579. "Allows the Fortress to pour boiling oil on nearby enemy troops"
  26580. END
  26581.  
  26582. ///////////////////////////////////
  26583. // Men of the West Wall ToolTips //
  26584. ///////////////////////////////////
  26585.  
  26586. CONTROLBAR:Command_GondorCastleWallHub_BeginWallSpan
  26587. "Build Wall"
  26588. END
  26589.  
  26590. CONTROLBAR:ToolTipCommand_GondorCastleWallHub_BeginWallSpan
  26591. "Left click and drag to construct a Wall"
  26592. END
  26593.  
  26594. CONTROLBAR:Command_MenWallUpgradeToHub
  26595. "&Wall Hub"
  26596. END
  26597.  
  26598. CONTROLBAR:ToolTipCommand_MenWallUpgradeToHub
  26599. "Allows construction of additional walls"
  26600. END
  26601.  
  26602. CONTROLBAR:Command_MenWallUpgradeToRegularGate
  26603. "&Gate"
  26604. END
  26605.  
  26606. CONTROLBAR:ToolTipCommand_MenWallUpgradeToRegularGate
  26607. "This primary defensive gate can be opened and closed"
  26608. END
  26609.  
  26610. CONTROLBAR:Command_MenWallUpgradeToPosternGate
  26611. "&Postern Gate"
  26612. END
  26613.  
  26614. CONTROLBAR:ToolTipCommand_MenWallUpgradeToPosternGate
  26615. "Allows friendly units to pass through the wall \n Invisible to enemies"
  26616. END
  26617.  
  26618. CONTROLBAR:Command_MenWallUpgradeToTower
  26619. "A&rrow Tower"
  26620. END
  26621.  
  26622. CONTROLBAR:ToolTipCommand_MenWallUpgradeToTower
  26623. "Fires arrows at enemy troops"
  26624. END
  26625.  
  26626. CONTROLBAR:Command_MenWallUpgradeToTrebuchet
  26627. "&Trebuchet"
  26628. END
  26629.  
  26630. CONTROLBAR:ToolTipCommand_MenWallUpgradeToTrebuchet
  26631. "Long range defensive weapon"
  26632. END
  26633.  
  26634. CONTROLBAR:PorterExtinguishFire
  26635. "Extinguish Fire"
  26636. END
  26637.  
  26638. CONTROLBAR:ToolTipPorterExtinguishFire
  26639. "Extinguish nearby fire to prevent structure damage"
  26640. END
  26641.  
  26642. //////////////////////////////////
  26643. // Men of the West Object Names //
  26644. //////////////////////////////////
  26645.  
  26646. Object:MenFortress
  26647. "Fortress"
  26648. END
  26649.  
  26650. Object:TrebuchetExpansion
  26651. "Trebuchet Expansion"
  26652. END
  26653.  
  26654. Object:ArrowTowerExpansion
  26655. "Arrow Tower Expansion"
  26656. END
  26657.  
  26658. Object:GondorCastleWallSegment
  26659. "Wall"
  26660. END
  26661.  
  26662. OBJECT:MenBuildingFoundation
  26663. "Expansion Plot"
  26664. END
  26665.  
  26666. OBJECT:GondorCastleWallArrowTower
  26667. "Arrow Tower"
  26668. END
  26669.  
  26670. OBJECT:GondorCastleWallTrebuchet
  26671. "Trebuchet Tower"
  26672. END
  26673.  
  26674.  
  26675. ////////////////////////////////
  26676. // Dwarven Structure Tooltips //
  26677. ////////////////////////////////
  26678.  
  26679. CONTROLBAR:ConstructDwarvenFortress
  26680. "Build &Fortress"
  26681. END
  26682.  
  26683. CONTROLBAR:ToolTipConstructDwarvenFortress
  26684. "Recruits Builders and Heroes \n Can be upgraded with expansions and improvements"
  26685. END
  26686.  
  26687. CONTROLBAR:ConstructDwarvenSentryTower
  26688. "Build Batt&le Tower"
  26689. END
  26690.  
  26691. CONTROLBAR:ToolTipConstructDwarvenSentryTower
  26692. "Fires axes at nearby enemy units \n Can be garrisoned with ranged units for increased damage output"
  26693. END
  26694.  
  26695. CONTROLBAR:ConstructDwarvenBarracks
  26696. "Build Hall of Wa&rriors"
  26697. END
  26698.  
  26699. CONTROLBAR:ToolTipConstructDwarvenBarracks
  26700. "Trains Guardians and Phalanxes \n Researches Banner Carrier upgrade"
  26701. END
  26702.  
  26703. CONTROLBAR:ConstructDwarvenHearth
  26704. "Build He&arth"
  26705. END
  26706.  
  26707. CONTROLBAR:ToolTipConstructDwarvenHearth
  26708. "Allies near the hearth gain \n +50% Damage and +50% Armor \n Does not stack \n Provides nearby stealth detection \n Reduces the cost of machine units"
  26709. END
  26710.  
  26711. CONTROLBAR:ConstructDwarvenForgeWorks
  26712. "Build For&ge Works"
  26713. END
  26714.  
  26715. CONTROLBAR:ToolTipConstructDwarvenForgeWorks
  26716. "Constructs Battlewagons, Demolishers, and Catapults \n Researches Dwarven unit upgrades"
  26717. END
  26718.  
  26719. CONTROLBAR:ConstructDwarvenMineShaft
  26720. "Build Mine Shaf&t"
  26721. END
  26722.  
  26723. CONTROLBAR:TooltipConstructDwarvenMineShaft
  26724. "Generates resources based on available terrain Provides access to the tunnel network \n Increases command point limit by 50"
  26725. END
  26726.  
  26727. CONTROLBAR:ConstructDwarvenStatue
  26728. "Build Hero&ic Statue"
  26729. END
  26730.  
  26731. CONTROLBAR:TooltipConstructDwarvenStatue
  26732. "Allies near the statue gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n Does not stack \n Increases command point limit by 10"
  26733. END
  26734.  
  26735. CONTROLBAR:ConstructDwarvenArcheryRange
  26736. "Build Archer&y Range"
  26737. END
  26738.  
  26739. CONTROLBAR:TooltipConstructDwarvenArcheryRange
  26740. "Trains Axe Throwers and Men of Dale \n Researches Fire Arrows upgrade"
  26741. END
  26742.  
  26743. CONTROLBAR:ConstructDwarvenWallHub
  26744. "Build &Wall Hub"
  26745. END
  26746.  
  26747. CONTROLBAR:ToolTipConstructDwarvenWallHub
  26748. "Allows the constuction of walls"
  26749. END
  26750.  
  26751.  
  26752. /////////////////////////////// 
  26753. // Dwarven Fortress Tooltips //
  26754. ///////////////////////////////
  26755.  
  26756. CONTROLBAR:SelectUpgradesDwarvenFortress
  26757. "Fortress &Upgrades"
  26758. END
  26759.  
  26760. CONTROLBAR:ToolTipCommandSelectUpgradesDwarvenFortress
  26761. "Purchase upgrades and additional defenses for the Fortress"
  26762. END
  26763.  
  26764. CONTROLBAR:SelectRevivablesDwarvenFortress
  26765. "He&roes"
  26766. END
  26767.  
  26768. CONTROLBAR:ToolTipCommandSelectRevivablesDwarvenFortress
  26769. "Recruit and revive heroes"
  26770. END
  26771.  
  26772. CONTROLBAR:ConstructDwarvenCatapultExpansion
  26773. "&Catapult Expansion"
  26774. END
  26775.  
  26776. CONTROLBAR:ToolTipConstructDwarvenCatapultExpansion
  26777. "Long range defensive weapon \n Benefits from the Masterwork Munitions upgrade"
  26778. END
  26779.  
  26780. CONTROLBAR:ConstructDwarvenEreborTowerTowerExpansion
  26781. "A&xe Tower Expansion"
  26782. END
  26783.  
  26784. CONTROLBAR:ToolTipConstructDwarvenEreborTowerTowerExpansion
  26785. "Construct Axe Tower Expansion"
  26786. END
  26787.  
  26788. CONTROLBAR:Command_ConstructDwarvenWallHubExpansion
  26789. "&Wall Hub Expansion"
  26790. END
  26791.  
  26792. CONTROLBAR:TooltipCommand_ConstructDwarvenWallHubExpansion
  26793. "Construct Wall Hub Expansion"
  26794. END
  26795.  
  26796. CONTROLBAR:PurchaseUpgradeDwarvenFortressDwarvenStonework
  26797. "Dwarven S&tonework"
  26798. END
  26799.  
  26800. CONTROLBAR:ToolTipPurchaseUpgradeDwarvenFortressDwarvenStonework
  26801. "Provides additional armor to the Fortress and walls \n Pre-requisite for Mighty Catapult"
  26802. END
  26803.  
  26804. CONTROLBAR:PurchaseUpgradeDwarvenFortressFlamingMunitions
  26805. "&Masterwork Munitions"
  26806. END
  26807.  
  26808. CONTROLBAR:ToolTipPurchaseUpgradeDwarvenFortressFlamingMunitions
  26809. "Adds fire damage to all attached towers and catapults"
  26810. END
  26811.  
  26812. CONTROLBAR:PurchaseUpgradeDwarvenFortressBanners
  26813. "Ba&nners"
  26814. END
  26815.  
  26816. CONTROLBAR:ToolTipPurchaseUpgradeDwarvenFortressBanners
  26817. "Provides additional experience to nearby troops \n Reduces hero cost by 10% \n Reduces hero recruit time by 10% \n Reduces the cost of builders by 20%"
  26818. END
  26819.  
  26820. CONTROLBAR:PurchaseUpgradeDwarvenFortressSiegeKegs
  26821. "Siege &Kegs"
  26822. END
  26823.  
  26824. CONTROLBAR:ToolTipPurchaseUpgradeDwarvenFortressSiegeKegs
  26825. "Heals allies nearby the Fortress and in Halls \n Adds additional hit points to the Fortress"
  26826. END
  26827.  
  26828. CONTROLBAR:PurchaseUpgradeDwarvenFortressMightyCatapult
  26829. "Mighty &Catapult"
  26830. END
  26831.  
  26832. CONTROLBAR:ToolTipPurchaseUpgradeDwarvenFortressMightyCatapult
  26833. "Constructs a Catapult on the top of the Fortress that delivers flaming barrages"
  26834. END
  26835.  
  26836. CONTROLBAR:PurchaseUpgradeDwarvenFortressOilCasks
  26837. "O&il Casks"
  26838. END
  26839.  
  26840. CONTROLBAR:ToolTipPurchaseUpgradeDwarvenFortressOilCasks
  26841. "Allows the Fortress to launch explosive oil casks"
  26842. END
  26843.  
  26844. CONTROLBAR:FireWeaponDwarvenFortressOilCasks
  26845. "Use O&il Casks"
  26846. END
  26847.  
  26848. CONTROLBAR:ToolTipFireWeaponDwarvenFortressOilCasks
  26849. "Attack enemies with oil casks \n Left click to activate"
  26850. END
  26851.  
  26852. CONTROLBAR:ConstructDwarvenPorter
  26853. "Recruit Bui&lder"
  26854. END
  26855.  
  26856. CONTROLBAR:ToolTipConstructDwarvenPorter
  26857. "Builds structures"
  26858. END
  26859.  
  26860. TOOLTIP:Lacksprerequisiteupgradedefault
  26861. "Requires Stonework Upgrade"
  26862. END
  26863.  
  26864. ///////////////////////////
  26865. // Dwarven Wall ToolTips //
  26866. ///////////////////////////
  26867.  
  26868.  
  26869. CONTROLBAR:Command_DwarvenCastleWallHub_BeginWallSpan
  26870. "Build Wall"
  26871. END
  26872.  
  26873. CONTROLBAR:TooltipCommand_DwarvenCastleWallHub_BeginWallSpan
  26874. "Left click and drag to construct a Wall"
  26875. END
  26876.  
  26877. CONTROLBAR:Command_DwarvenWallUpgradeToHub
  26878. "&Wall Hub"
  26879. END
  26880.  
  26881. CONTROLBAR:TooltipCommand_DwarvenWallUpgradeToHub
  26882. "Allows construction of additional walls"
  26883. END
  26884.  
  26885. CONTROLBAR:Command_DwarvenWallUpgradeToRegularGate
  26886. "&Gate"
  26887. END
  26888.  
  26889. CONTROLBAR:TooltipCommand_DwarvenWallUpgradeToRegularGate
  26890. "This primary defensive gate can be opened and closed"
  26891. END
  26892.  
  26893. CONTROLBAR:Command_DwarvenWallUpgradeToPosternGate
  26894. "&Postern Gate"
  26895. END
  26896.  
  26897. CONTROLBAR:TooltipCommand_DwarvenWallUpgradeToPosternGate
  26898. "Allows friendly units pass through the wall \n Invisible to enemies"
  26899. END
  26900.  
  26901. CONTROLBAR:Command_DwarvenWallUpgradeToTower
  26902. "A&xe Tower"
  26903. END
  26904.  
  26905. CONTROLBAR:TooltipCommand_DwarvenWallUpgradeToTower
  26906. "Fires axes at nearby enemy units"
  26907. END
  26908.  
  26909. CONTROLBAR:Command_DwarvenWallUpgradeToCatapult
  26910. "&Catapult"
  26911. END
  26912.  
  26913. CONTROLBAR:TooltipCommand_DwarvenWallUpgradeToCatapult
  26914. "Long range defensive weapon"
  26915. END
  26916.  
  26917. ////////////////////////////////////
  26918. // Dwarven Object Names //
  26919. ////////////////////////////////////
  26920.  
  26921. CONTROLBAR:GloinHotkey
  26922. "G&loin"
  26923. END
  26924.  
  26925. CONTROLBAR:GloinRecruit
  26926. "Recruit the father of Gimli"
  26927. END
  26928.  
  26929. CONTROLBAR:GloinRevive
  26930. "Revive the fallen hero, Gloin."
  26931. END
  26932.  
  26933. OBJECT:DwarvenBuildingFoundation
  26934. "Fortress Expansion Plot"
  26935. END
  26936.  
  26937. OBJECT:DwarvenCastleWallSegment
  26938. "Wall"
  26939. END
  26940.  
  26941. OBJECT:DwarvenCatapultExpansion
  26942. "Catapult Expansion"
  26943. END
  26944.  
  26945. OBJECT:DwarvenEreborTowerTowerExpansion
  26946. "Axe Tower"
  26947. END
  26948.  
  26949. OBJECT:DwarvenCastleWallPosternGateSmall
  26950. "Postern Gate"
  26951. END
  26952.  
  26953. OBJECT:DwarvenCastleWallGateSmall
  26954. "Gate"
  26955. END
  26956.  
  26957. OBJECT:DwarvenCastleWallCatapultSmall
  26958. "Catapult"
  26959. END
  26960.  
  26961. OBJECT:DwarvenCastleWallTowerSmall
  26962. "Axe Tower"
  26963. END
  26964.  
  26965. OBJECT:Gloin
  26966. "Gloin"
  26967. END
  26968.  
  26969. OBJECT:DwarvenPhalanx
  26970. "Phalanxes"
  26971. END
  26972.  
  26973. OBJECT:DwarvenBattleWagon
  26974. "Battlewagon"
  26975. END
  26976.  
  26977. OBJECT:DwarvenPorter
  26978. "Builder"
  26979. END
  26980.  
  26981. OBJECT:DwarvenBattleWagonPhalanx
  26982. "Phalanx"
  26983. END
  26984.  
  26985. OBJECT:HordeDwarvenPhalanx
  26986. "Phalanx"
  26987. END
  26988.  
  26989. OBJECT:HordeDwarvenAxeThrower
  26990. "Axe Thrower"
  26991. END
  26992.  
  26993. /////////////////////////////////////////
  26994. // Dwarven Structure Creation Tooltips //
  26995. /////////////////////////////////////////
  26996.  
  26997. CONTROLBAR:ConstructDwarvenGuardianHorde
  26998. "&Guardians"
  26999. END
  27000.  
  27001. CONTROLBAR:ToolTipBuildDwarvenGuardianHorde
  27002. "Strong vs. Pikemen"
  27003. END
  27004.  
  27005. CONTROLBAR:ConstructDwarvenPhalanxHorde
  27006. "&Phalanxes"
  27007. END
  27008.  
  27009. CONTROLBAR:ToolTipBuildDwarvenPhalanxHorde
  27010. "Strong vs. Cavalry"
  27011. END
  27012.  
  27013. CONTROLBAR:ConstructDwarvenAxeThrowerHorde
  27014. "A&xe Throwers"
  27015. END
  27016.  
  27017. CONTROLBAR:ToolTipBuildDwarvenAxeThrowerHorde
  27018. "Strong vs. Swordsmen and Structures" 
  27019. END
  27020.  
  27021. CONTROLBAR:ConstructDwarvenDemolisher
  27022. "Demolishe&r"
  27023. END
  27024.  
  27025. CONTROLBAR:ToolTipBuildDwarvenDemolisher
  27026. "Requires Level 2 Forge Works \n Strong vs. Structures"
  27027. END
  27028.  
  27029. TOOLTIP:LackLevel2ForgeWorksDemolisher
  27030. "Requires Level 2 Forge Works \n Strong vs. Structures"
  27031. END
  27032.  
  27033. CONTROLBAR:ConstructDwarvenBattleWagon
  27034. "Battle&wagon"
  27035. END
  27036.  
  27037. CONTROLBAR:ToolTipBuildDwarvenBattleWagon
  27038. "Strong vs. Swordsmen and Archers \n Can be upgraded with various improvements"
  27039. END
  27040.  
  27041. CONTROLBAR:ConstructDwarvenCatapult
  27042. "&Catapult"
  27043. END
  27044.  
  27045. CONTROLBAR:ToolTipBuildDwarvenCatapult
  27046. "Requires Level 2 Forge Works \n Strong vs. Structures and Siege units \n Fires two shots at once"
  27047. END
  27048.  
  27049. CONTROLBAR:UpgradeDwarvenBarracksLevel2
  27050. "&Upgrade Hall of Warriors to Level 2"
  27051. END
  27052.  
  27053. CONTROLBAR:ToolTipUpgradeDwarvenBarracksLevel2
  27054. "+10% Faster Build Speed"
  27055. END
  27056.  
  27057. CONTROLBAR:UpgradeDwarvenBarracksLevel3
  27058. "&Upgrade Hall of Warriors to Level 3"
  27059. END
  27060.  
  27061. CONTROLBAR:ToolTipUpgradeDwarvenBarracksLevel3
  27062. "+10% Faster Build Speed \n Adds Defensive Axe Tower"
  27063. END
  27064.  
  27065. CONTROLBAR:ConstructDwarvenMenOfDale
  27066. "Men of Da&le"
  27067. END
  27068.  
  27069. CONTROLBAR:ToolTipBuildDwarvenMenOfDaleHorde
  27070. "Requires Level 2 Archery Range \n Strong vs. Swordsmen and Monsters"
  27071. END
  27072.  
  27073. CONTROLBAR:ConstructDwarvenArcheryRangeLevel2Upgrade
  27074. "&Upgrade Archery Range to Level 2"
  27075. END
  27076.  
  27077. CONTROLBAR:ToolTipBuildDwarvenArcheryRangeLevel2Upgrade
  27078. "+10% Faster Build Speed \n Allows training of the Men of Dale \n Allows research of Fire Arrows"
  27079. END
  27080.  
  27081. CONTROLBAR:ConstructDwarvenArcheryRangeLevel3Upgrade
  27082. "&Upgrade Archery Range to Level 3"
  27083. END
  27084.  
  27085. CONTROLBAR:ToolTipBuildDwarvenArcheryRangeLevel3Upgrade
  27086. "+25% Faster Build Speed \n Adds Defensive Axe Tower"
  27087. END
  27088.  
  27089.  
  27090. CONTROLBAR:UpgradeDwarvenForgeWorksLevel2
  27091. "&Upgrade Forge Works to Level 2"
  27092. END
  27093.  
  27094. CONTROLBAR:ToolTipUpgradeDwarvenForgeWorksLevel2
  27095. "+10% Faster Build Speed \n Allows research of Forged Blades upgrade"
  27096. END
  27097.  
  27098. CONTROLBAR:UpgradeDwarvenForgeWorksLevel3
  27099. "&Upgrade Forge Works to Level 3"
  27100. END
  27101.  
  27102. CONTROLBAR:ToolTipUpgradeDwarvenForgeWorksLevel3
  27103. "+25% Faster Build Speed \n Allows research of Mithril Mail, Siege Hammers, and Flaming Shot upgrades \n Adds Defensive Axe Tower"
  27104. END
  27105.  
  27106.  
  27107.  
  27108. TOOLTIP:LackLevel2ForgeWorks
  27109. "Requires Level 2 Forge Works"
  27110. END
  27111.  
  27112. TOOLTIP:LackLevel3ForgeWorks
  27113. "Requires Level 3 Forge Works"
  27114. END
  27115.  
  27116. TOOLTIP:LackLevel3ArcheryRange
  27117. "Requires Level 3 Archery Range"
  27118. END
  27119.  
  27120. TOOLTIP:LackLevel3HallOfWarrriors
  27121. "Requires Level 3 Hall of Warriors"
  27122. END
  27123.  
  27124. CONTROLBAR:SummonWatcher
  27125. "Summon Watcher"
  27126. END
  27127.  
  27128. CONTROLBAR:TooltipSummonWatcher
  27129. "Summon the Watcher under your control"
  27130. END
  27131.  
  27132.  
  27133.  
  27134. //////////////////////////////
  27135. // Goblin Fortress Tooltips //
  27136. //////////////////////////////
  27137.  
  27138. CONTROLBAR:ConstructWildSpiderHolesExpansion
  27139. "S&pider Holes Expansion"
  27140. END
  27141.  
  27142. CONTROLBAR:ToolTipConstructWildSpiderHolesExpansion
  27143. "Spiders will emerge and attack nearby enemy units"
  27144. END
  27145.  
  27146. CONTROLBAR:ConstructWildArrowDenExpansion
  27147. "Arrow &Den Expansion"
  27148. END
  27149.  
  27150. CONTROLBAR:ToolTipConstructWildArrowDenExpansion
  27151. "Fires arrows at nearby enemy units \n Benefits from the Fire Arrows upgrade"
  27152. END
  27153.  
  27154. CONTROLBAR:ConstructWildGiantSentryExpansion
  27155. "&Giant Sentry Expansion"
  27156. END
  27157.  
  27158. CONTROLBAR:ToolTipConstructWildGiantSentryExpansion
  27159. "A Giant that hurls rocks at enemy units"
  27160. END
  27161.  
  27162. CONTROLBAR:SelectUpgradesWildFortress
  27163. "Fortress &Upgrades"
  27164. END
  27165.  
  27166. CONTROLBAR:ToolTipCommandSelectUpgradesWildFortress
  27167. "Purchase upgrades and additional defenses for the Fortress"
  27168. END
  27169.  
  27170. CONTROLBAR:SelectRevivablesGoblinFortress
  27171. "He&roes"
  27172. END
  27173.  
  27174. CONTROLBAR:ToolTipCommandSelectRevivablesWildFortress
  27175. "Recruit and revive heroes"
  27176. END
  27177.  
  27178. CONTROLBAR:WildGoblinKingHotkey
  27179. "&Goblin King"
  27180. END
  27181.  
  27182. CONTROLBAR:WildGoblinKingRecruit
  27183. "Recruit the leader of the Goblins"
  27184. END
  27185.  
  27186. CONTROLBAR:WildDrogothHotkey
  27187. "&Drogoth the Dragon Lord"
  27188. END
  27189.  
  27190. CONTROLBAR:WildDrogothRecruit
  27191. "Recruit the armored Dragon of the Withered Heath"
  27192. END
  27193.  
  27194. CONTROLBAR:PurchaseWildFireDrake
  27195. "&Fire Drake"
  27196. END
  27197.  
  27198. CONTROLBAR:PurchaseUpgradeWildFortressDragonNest
  27199. "&Dragon's Nest"
  27200. END
  27201.  
  27202. CONTROLBAR:ToolTipPurchaseUpgradeWildFortressDragonNest
  27203. "Allows summoning of a Fire Drake"
  27204. END
  27205.  
  27206.  
  27207. ///////////////////////////////
  27208. // Goblin Structure Tooltips //
  27209. ///////////////////////////////
  27210.  
  27211. CONTROLBAR:PurchaseShipUpgradePirateFlag
  27212. "Significantly increases the damage done by the ship's primary weapon"
  27213. END
  27214.  
  27215. CONTROLBAR:PurchaseUpgradePirateFlag
  27216. "&Pirate Flags"
  27217. END
  27218.  
  27219. CONTROLBAR:ToolTipPurchaseUpgradePirateFlag
  27220. "Restores the ship's health over time"
  27221. END
  27222.  
  27223. CONTROLBAR:PurchaseUpgradeCrowsNest
  27224. "Crows Nest"
  27225. END
  27226.  
  27227. CONTROLBAR:ToolTipPurchaseUpgradeCrowsNest
  27228. " "
  27229. END
  27230.  
  27231. CONTROLBAR:PurchaseUpgradeFlamingPitch
  27232. "Flaming Pitch"
  27233. END
  27234.  
  27235. CONTROLBAR:ToolTipPurchaseUpgradeFlamingPitch
  27236. " "
  27237. END
  27238.  
  27239. CONTROLBAR:WeighAnchor
  27240. "Weigh Anchor"
  27241. END
  27242.  
  27243. CONTROLBAR:ToolTipWeighAnchor
  27244. " "
  27245. END
  27246.  
  27247. CONTROLBAR:StoreAnchor
  27248. " "
  27249. END
  27250.  
  27251. CONTROLBAR:ToolTipStoreAnchor
  27252. " "
  27253. END
  27254.  
  27255. CONTROLBAR:ToolTipPurchaseWildFireDrake
  27256. "Summons a Fire Drake under your control"
  27257. END
  27258.  
  27259. CONTROLBAR:ConstructWildSentryTower
  27260. "Build Sentr&y Tower"
  27261. END
  27262.  
  27263. CONTROLBAR:ToolTipConstructWildSentryTower
  27264. "Defensive Arrow Tower \n Can be garrisoned with archers to increase damage output"
  27265. END
  27266.  
  27267.  
  27268. ///////////////////////////////
  27269. // Goblin Object Names ////////
  27270. ///////////////////////////////
  27271.  
  27272. OBJECT:WildMineShaft
  27273. "Tunnel"
  27274. END
  27275.  
  27276. OBJECT:WildMineShaftDescription
  27277. "Generates resources based on available terrain Provides access to the tunnel network \n Increases command point limit by 50"
  27278. END
  27279.  
  27280. OBJECT:WildSpiderPit
  27281. "Spider Pit"
  27282. END
  27283.  
  27284. OBJECT:WildSpiderPitDescription
  27285. "Level 2: +10% Faster Build Speed \n Level 3: +25% Faster Build Speed"
  27286. END
  27287.  
  27288. OBJECT:WildSentryTower
  27289. "Sentry Tower"
  27290. END
  27291.  
  27292. OBJECT:WildSentryTowerDescription
  27293. "Fires arrows at nearby enemies"
  27294. END
  27295.  
  27296. OBJECT:WildTreasureTrove
  27297. "Treasure Trove"
  27298. END
  27299.  
  27300. OBJECT:WildTreasureTroveDescription
  27301. "Researches unit upgrades"
  27302. END
  27303.  
  27304. OBJECT:WildFortress
  27305. "Fortress"
  27306. END
  27307.  
  27308. OBJECT:WildFortressDescription
  27309. "Recruits Builders and Heroes"
  27310. END
  27311.  
  27312. OBJECT:WildShelob
  27313. "Shelob"
  27314. END
  27315.  
  27316. OBJECT:WildBuildingFoundation
  27317. "Fortress Expansion Plot"
  27318. END
  27319.  
  27320. OBJECT:WildArrowDenExpansion
  27321. "Arrow Den Expansion"
  27322. END
  27323.  
  27324. OBJECT:WildGiantSentryExpansion
  27325. "Giant Sentry Expansion"
  27326. END
  27327.  
  27328. OBJECT:GoblinCaveTroll
  27329. "Cave Troll"
  27330. END
  27331.  
  27332. OBJECT:WildMountainGiant
  27333. "Mountain Giant"
  27334. END
  27335.  
  27336. OBJECT:WildFireDrake
  27337. "Fire Drake"
  27338. END
  27339.  
  27340. OBJECT:WildSpiderHolesExpansion
  27341. "Spider Holes Expansion"
  27342. END
  27343.  
  27344. OBJECT:Drogoth
  27345. "Drogoth The Dragon Lord"
  27346. END
  27347.  
  27348. OBJECT:WildGoblinKing
  27349. "Gorkil The Goblin King"
  27350. END
  27351.  
  27352. TOOLTIP:LackLevel3TreasureTrove
  27353. "Requires Level 3 Treasure Trove"
  27354. END
  27355.  
  27356. TOOLTIP:LackLevel2TreasureTrove
  27357. "Requires Level 2 Treasure Trove"
  27358. END
  27359.  
  27360. ////////////////////
  27361. // Elven Tooltips //
  27362. ////////////////////
  27363.  
  27364. CONTROLBAR:PurchaseUpgradeCirdansCraftwork
  27365. "&Cirdan's Craftwork"
  27366. END
  27367.  
  27368. CONTROLBAR:ToolTipPurchaseUpgradeCirdansCraftwork
  27369. "Restores the ship's health over time"
  27370. END
  27371.  
  27372. CONTROLBAR:PurchaseUpgradeLoveOfTheSea
  27373. "Love of the Sea"
  27374. END
  27375.  
  27376. CONTROLBAR:ToolTipPurchaseUpgradeLoveOfTheSea
  27377. " "
  27378. END
  27379.  
  27380. ///////////////////////////////
  27381. // Elven Structure Names ////////
  27382. ///////////////////////////////
  27383.  
  27384.  
  27385.  
  27386. CONTROLBAR:ConstructElvenFortress
  27387. "Build &Fortress"
  27388. END
  27389.  
  27390. CONTROLBAR:ToolTipConstructElvenFortress
  27391. "Recruits Builders and Heroes \n Can be upgraded with expansions and improvements"
  27392. END
  27393.  
  27394. CONTROLBAR:ConstructElvenWatchtowerExpansion
  27395. "Watchtowe&r Expansion"
  27396. END
  27397.  
  27398. CONTROLBAR:ToolTipConstructElvenWatchtowerExpansion
  27399. "Defensive arrow tower that fires at nearby enemy units"
  27400. END
  27401.  
  27402. CONTROLBAR:ConstructElvenVigilantEntExpansion
  27403. "&Vigilant Ent Expansion"
  27404. END
  27405.  
  27406. CONTROLBAR:ToolTipConstructElvenVigilantEntExpansion
  27407. "Stationary Ent that throws rocks at enemy units"
  27408. END
  27409.  
  27410. CONTROLBAR:ConstructElvenFloodgateExpansion
  27411. "&Flood Gate Expansion"
  27412. END
  27413.  
  27414. CONTROLBAR:ToolTipConstructElvenFloodgateExpansion
  27415. "Releases a small flood damaging nearby enemies"
  27416. END
  27417.  
  27418. CONTROLBAR:SelectRevivablesElvenFortress
  27419. "He&roes"
  27420. END
  27421.  
  27422. CONTROLBAR:ToolTipCommandSelectRevivablesElvenFortress
  27423. "Recruit and revive heroes"
  27424. END
  27425.  
  27426. CONTROLBAR:SelectUpgradesElvenFortress
  27427. "Fortress &Upgrades"
  27428. END
  27429.  
  27430. CONTROLBAR:ToolTipCommandSelectUpgradesElvenFortress
  27431. "Purchase upgrades and additional defenses for the Fortress"
  27432. END
  27433.  
  27434. CONTROLBAR:PurchaseUpgradeElvenFortressEaglesNest
  27435. "Ea&gle's Nest"
  27436. END
  27437.  
  27438. CONTROLBAR:ToolTipPurchaseUpgradeElvenFortressEaglesNest
  27439. "Allows summoning of a Giant Eagle"
  27440. END
  27441.  
  27442. CONTROLBAR:PurchaseElvenEagle
  27443. "&Giant Eagle"
  27444. END
  27445.  
  27446. CONTROLBAR:ToolTipPurchaseElvenEagle
  27447. "Summons a Giant Eagle under your control"
  27448. END
  27449.  
  27450. CONTROLBAR:PurchaseUpgradeElvenFortressEncasingVines
  27451. "Encasing &Vines"
  27452. END
  27453.  
  27454. CONTROLBAR:ToolTipPurchaseUpgradeElvenFortressEncasingVines
  27455. "Increases Fortress and Wall armor \n Pre-requisite to Eagles's Nest"
  27456. END
  27457.  
  27458. CONTROLBAR:PurchaseUpgradeElvenFortressMysticFountains
  27459. "&Mystic Fountains"
  27460. END
  27461.  
  27462. CONTROLBAR:ToolTipPurchaseUpgradeElvenFortressMysticFountains
  27463. "Provides healing to nearby troops \n Heroes revive 25% faster at this Fortress"
  27464. END
  27465.  
  27466. CONTROLBAR:PurchaseUpgradeElvenFortressEnchantedAnvil
  27467. "E&nchanted Anvil"
  27468. END
  27469.  
  27470. CONTROLBAR:ToolTipPurchaseUpgradeElvenFortressEnchantedAnvil
  27471. "Reduces the cost of Elven unit upgrades: \n 1 fortress with anvil = 10% cheaper \n 2 fortresses with anvil = 20% cheaper \n 3 fortresses with anvil = 25% cheaper \n 4 fortresses with anvil = 30% cheaper \n 5 fortresses with anvil = 35% cheaper"
  27472. END
  27473.  
  27474. CONTROLBAR:PurchaseUpgradeElvenFortressBlessedMist
  27475. "Blessed Mis&t"
  27476. END
  27477.  
  27478. CONTROLBAR:ToolTipPurchaseUpgradeElvenFortressBlessedMist
  27479. "Nearby allies become camouflaged"
  27480. END
  27481.  
  27482. CONTROLBAR:PurchaseUpgradeElvenFortressCrystalMoat
  27483. "Cr&ystal Moat"
  27484. END
  27485.  
  27486. CONTROLBAR:ToolTipPurchaseUpgradeElvenFortressCrystalMoat
  27487. "Decreases the melee vulnerability of the Fortress"
  27488. END
  27489.  
  27490. CONTROLBAR:ToolTipElvenEntMoot
  27491. "Recruits Ents"
  27492. END
  27493.  
  27494. CONTROLBAR:ConstructEregionForge
  27495. "Build Ere&gion Forge"
  27496. END
  27497.  
  27498. CONTROLBAR:ToolTipEregionForge
  27499. "Researches Elven unit upgrades"
  27500. END
  27501.  
  27502. CONTROLBAR:PurchaseUpgradeEregionForgeLevel2
  27503. "&Upgrade Eregion Forge to Level 2"
  27504. END
  27505.  
  27506. CONTROLBAR:ToolTipBuildEregionForgeLevel2
  27507. "Allows research of the Forged Blades Upgrade"
  27508. END
  27509.  
  27510. CONTROLBAR:PurchaseUpgradeEregionForgeLevel3
  27511. "&Upgrade Eregion Forge to Level 3"
  27512. END
  27513.  
  27514. CONTROLBAR:ToolTipBuildEregionForgeLevel3
  27515. "Allows research of Silverthorn Arrows"
  27516. END
  27517.  
  27518. CONTROLBAR:ToolTipGreenPasture
  27519. "Trains Elven Cavalry"
  27520. END
  27521.  
  27522. CONTROLBAR:ConstructElvenBarracks
  27523. "Build Elven Barra&cks"
  27524. END
  27525.  
  27526. CONTROLBAR:ToolTipElvenBarracks
  27527. "Trains Melee and Archer Infantry"
  27528. END
  27529.  
  27530. CONTROLBAR:PurchaseUpgradeElvenBarracksLevel2
  27531. "&Upgrade Elven Barracks to Level 2"
  27532. END
  27533.  
  27534. CONTROLBAR:ToolTipBuildElvenBarracksLevel2
  27535. "Allows training of Mithlond Sentry \n +10% Faster Build Speed"
  27536. END
  27537.  
  27538. CONTROLBAR:PurchaseUpgradeElvenBarracksLevel3
  27539. "&Upgrade to Level 3"
  27540. END
  27541.  
  27542. CONTROLBAR:ToolTipBuildElvenBarracksLevel3
  27543. "Allows training of Mirkwood Archers \n +25% Faster Build Speed \n Adds defensive arrow tower"
  27544. END
  27545.  
  27546. CONTROLBAR:ConstructElvenStable
  27547. "Build Green P&asture"
  27548. END
  27549.  
  27550. //CONTROLBAR:ToolTipElvenBarracks
  27551. //"Trains Elven Cavalry"
  27552. //END
  27553.  
  27554. CONTROLBAR:ConstructElvenGreenPastureLevel2Upgrade
  27555. "&Upgrade Green Pasture to Level 2"
  27556. END
  27557.  
  27558. CONTROLBAR:ToolTipBuildElvenGreenPastureLevel2Upgrade
  27559. "+10% Faster Build Speed"
  27560. END
  27561.  
  27562. CONTROLBAR:ConstructElvenGreenPastureLevel3Upgrade
  27563. "&Upgrade Green Pasture to Level 3"
  27564. END
  27565.  
  27566. CONTROLBAR:ToolTipBuildElvenGreenPastureLevel3Upgrade
  27567. "+25% Faster Build Speed \n Adds defensive arrow tower"
  27568. END
  27569.  
  27570. CONTROLBAR:ConstructElvenStatue
  27571. "Build Hero&ic Statue"
  27572. END
  27573.  
  27574. CONTROLBAR:ToolTipElvenStatue
  27575. "Allies near the statue gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n Does not stack""
  27576. END
  27577.  
  27578. CONTROLBAR:ConstructElvenBattleTower
  27579. "Build Batt&le Tower"
  27580. END
  27581.  
  27582. CONTROLBAR:ToolTipBattleTower
  27583. "Defensive arrow tower \n Can be garrisoned with archers for increased damage output"
  27584. END
  27585.  
  27586. CONTROLBAR:ConstructElvenMallornTree
  27587. "Build Mallo&rn Tree"
  27588. END
  27589.  
  27590. CONTROLBAR:ToolTipMallornTree
  27591. "Generates resources based on available terrain Increases command point limit by 50"
  27592. END
  27593.  
  27594. CONTROLBAR:ConstructGaladrielsWell
  27595. "Build Mirror of Gala&driel"
  27596. END
  27597.  
  27598. CONTROLBAR:ToolTipEGaladrielsWell
  27599. "Heals nearby troops \n Detects nearby enemy stealthed units \n Reduces the cost of heroes: \n 3 mirrors = 10% cheaper \n 5 mirrors = 20% cheaper \n 7 mirrors = 30% cheaper \n 10 mirrors = 40% cheaper"
  27600. END
  27601.  
  27602. CONTROLBAR:Command_ConstructElvenWallHubExpansion
  27603. "Build &Wall Hub"
  27604. END
  27605.  
  27606. CONTROLBAR:ToolTipCommand_ConstructElvenWallHubExpansion
  27607. "Allows the construction of walls"
  27608. END
  27609.  
  27610. CONTROLBAR:Command_ConstructElvenWallHubExpansionCastle
  27611. "&Wall Hub Expansion"
  27612. END
  27613.  
  27614. CONTROLBAR:Command_ElvenWallUpgradeToHub
  27615. "Upgrade to &Wall Hub"
  27616. END
  27617.  
  27618. CONTROLBAR:TooltipCommand_ElvenWallUpgradeToHub
  27619. "Allows the construction of walls"
  27620. END
  27621.  
  27622. CONTROLBAR:Command_ElvenWallUpgradeToRegularGate
  27623. "Up&grade to Gate"
  27624. END
  27625.  
  27626. CONTROLBAR:TooltipCommand_ElvenWallUpgradeToRegularGate
  27627. "This primary defensive gate can be opened and closed"
  27628. END
  27629.  
  27630. CONTROLBAR:Command_ElvenCastleWallHub_BeginWallSpan
  27631. "Build Wall"
  27632. END
  27633.  
  27634.  
  27635.  
  27636.  
  27637.  
  27638.  
  27639.  
  27640.  
  27641.  
  27642.  
  27643.  
  27644. // Elven Units
  27645.  
  27646. CONTROLBAR:ConstructElvenLorienWarriorHorde
  27647. "Train Lorien &Warriors"
  27648. END
  27649.  
  27650. CONTROLBAR:ToolTipBuildElvenLorienWarriorHordeWithNoPrerequisites
  27651. "Strong vs. Pikemen"
  27652. END
  27653.  
  27654. CONTROLBAR:ConstructElvenMirkwoodArcherHorde
  27655. "Train Mir&kwood Archers"
  27656. END
  27657.  
  27658. CONTROLBAR:ToolTipBuildElvenMirkwoodArcherHorde
  27659. "Requires Level 3 Elven Barracks \n Strong vs. Swordsmen and Monsters \n Can stealth when near trees"
  27660. END
  27661.  
  27662. CONTROLBAR:ConstructElvenMithlondSentryHorde
  27663. "Train &Mithlond Sentries"
  27664. END
  27665.  
  27666. CONTROLBAR:ToolTipBuildElvenMithlondSentryHorde
  27667. "Strong vs. Cavalry"
  27668. END
  27669.  
  27670. CONTROLBAR:BuildElvenRivendellLancers
  27671. "Train Rivende&ll Lancers"
  27672. END
  27673.  
  27674. CONTROLBAR:ToolTipBuildElvenRivendellLancers
  27675. "Strongs vs. Archers"
  27676. END
  27677.  
  27678. CONTROLBAR:ConstructElvenPorter
  27679. "Bui&lder"
  27680. END
  27681.  
  27682. CONTROLBAR:Tooltipconstructelvenporter
  27683. "Constructs buildings"
  27684. END
  27685.  
  27686. CONTROLBAR:ConstructElvenLorienArcherHorde
  27687. "Tr&ain Lorien Archers"
  27688. END
  27689.  
  27690. CONTROLBAR:ToolTipBuildElvenLorienArcherHordeWithNoPrerequisites
  27691. "Strong vs. Swordsmen"
  27692. END
  27693.  
  27694.  
  27695.  
  27696.  
  27697.  
  27698.  
  27699.  
  27700.  
  27701.  
  27702. ////////////////////////
  27703. // Elven Object Names //
  27704. ////////////////////////
  27705.  
  27706.  
  27707. OBJECT:ElvenBattleship
  27708. "Elven Warship"
  27709. END
  27710.  
  27711. OBJECT:ElvenEntsMoot
  27712. "Ent Moot"
  27713. END
  27714.  
  27715. OBJECT:ElvenEntsMootDescription
  27716. "Recruits Ents"
  27717. END
  27718.  
  27719. OBJECT:ElvenStatue
  27720. "Heroic Statue"
  27721. END
  27722.  
  27723. OBJECT:ElvenStatueDescription
  27724. "Allies near the statue gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n Does not stack""
  27725. END
  27726.  
  27727. OBJECT:ElvenMirrorofGaladriel
  27728. "Mirror of Galadriel"
  27729. END
  27730.  
  27731. OBJECT:ElvenWellDescription
  27732. "Heals nearby troops \n Detects nearby enemy stealthed units \n Reduces the cost of heroes: \n 3 mirrors = 10% cheaper \n 5 mirrors = 20% cheaper \n 7 mirrors = 30% cheaper \n 10 mirrors = 40% cheaper"
  27733. END
  27734.  
  27735. OBJECT:ErgionForge
  27736. "Eregion Forge"
  27737. END
  27738.  
  27739. OBJECT:ErgionForgeDescription
  27740. "Researches unit upgrades"
  27741. END
  27742.  
  27743. OBJECT:ElvenFortress
  27744. "Fortress"
  27745. END
  27746.  
  27747. OBJECT:ElvenFortressDescription
  27748. "Recruits Builders and Heroes"
  27749. END
  27750.  
  27751.  
  27752.  
  27753.  
  27754.  
  27755.  
  27756.  
  27757.  
  27758.  
  27759.  
  27760.  
  27761.  
  27762.  
  27763.  
  27764.  
  27765.  
  27766.  
  27767. ////////////////////////////////////////////////////////
  27768. //    WOTR Tool Tips
  27769. ////////////////////////////////////////////////////////
  27770.  
  27771. // Context: build time for a structure in WotR, when the time is 1 turn.
  27772. CONTROLBAR:LW_Structure_BuildTimeSingular
  27773. "\nBuild Time: %d Turn"
  27774. END
  27775.  
  27776. // Context: build time for a structure in WotR, when the time is more than 1 turn.
  27777. CONTROLBAR:LW_Structure_BuildTimePlural
  27778. "\nBuild Time: %d Turns"
  27779. END
  27780.  
  27781.  
  27782. CONTROLBAR:LW_BuildNumberRestriction
  27783. "\nNumber allowed in territory: %d"
  27784. END
  27785.  
  27786.  
  27787. CONTROLBAR:LW_FortRestricted
  27788. "\n\nYou cannot build a fortress here since a stronghold already exists in this territory."
  27789. END
  27790.  
  27791.  
  27792. CONTROLBAR:LW_HeroUnitAlreadyBuilt
  27793. // Context: hero is already in the world in an army somewhere, so it can't be built. The %ls argument is the region where it currently is.
  27794. "\n\nThis unit is already in your army in %ls"
  27795. END
  27796.  
  27797.  
  27798. CONTROLBAR:LW_HeroUnitAlreadyBeingTrained
  27799. // Context: hero is already being trained somewhere and they're only allowed to be built at 1 place. The %ls is filled with the region name where it's being built.
  27800. "\n\nThis unit is already being trained in one of your buildings in %ls."
  27801. END
  27802.  
  27803.  
  27804. // Context: appended to all the tooltips for buildable units in WOTR, when the build time is 1. There is another form for plural cases below.
  27805. CONTROLBAR:LW_Unit_BuildTimeAndCostSingular
  27806. "\nBuild Time: %d Turn\nCP: %d"
  27807. END
  27808.  
  27809. // Context: appended to all the tooltips for buildable units in WOTR, when the time is greater than 1.
  27810. CONTROLBAR:LW_Unit_BuildTimeAndCostPlural
  27811. "\nBuild Time: %d Turns\nCP: %d"
  27812. END
  27813.  
  27814.  
  27815. CONTROLBAR:LW_FarmCPBonus
  27816. // Context: Shown in help text when building or mousing over farms.
  27817. // The first argument is the number of Command Points gained when the building is constructed.
  27818. "\nCP Bonus: +%d"
  27819. END
  27820.  
  27821.  
  27822. ///////// MOW Structures /////////
  27823.  
  27824. CONTROLBAR:LW_Structure_MenFortress
  27825. "Fortress"
  27826. END
  27827.  
  27828. CONTROLBAR:LW_ToolTipBuild_MenFortress
  27829. "Structure Type: Fortress\nDefends territory and recruits heroes\n"
  27830. END
  27831.  
  27832. CONTROLBAR:LW_ToolTip_MenFortress
  27833. "Structure Type: Fortress\nDefends territory and recruits heroes"
  27834. END
  27835.  
  27836. CONTROLBAR:LW_Structure_GondorBarracks
  27837. "Barracks"
  27838. END
  27839.  
  27840. CONTROLBAR:LW_ToolTipBuild_GondorBarracks
  27841. "Structure Type: Barracks\nTrains Men Of The West units\n"
  27842. END
  27843.  
  27844. CONTROLBAR:LW_ToolTip_GondorBarracks
  27845. "Structure Type: Barracks\nTrains Men Of The West units"
  27846. END
  27847.  
  27848. CONTROLBAR:LW_Structure_GondorBlackSmith
  27849. "Blacksmith"
  27850. END
  27851.  
  27852. CONTROLBAR:LW_ToolTipBuild_GondorBlackSmith
  27853. "Structure Type: Armory\nGrants all upgrades to units\n"
  27854. END
  27855.  
  27856. CONTROLBAR:LW_ToolTip_GondorBlackSmith
  27857. "Structure Type: Armory\nGrants all upgrades to units"
  27858. END
  27859.  
  27860. CONTROLBAR:LW_Structure_GondorFarm
  27861. "Farm"
  27862. END
  27863.  
  27864. CONTROLBAR:LW_ToolTipBuild_GondorFarm
  27865. "Structure Type: Farm\nIncreases world command point limit\n"
  27866. END
  27867.  
  27868. CONTROLBAR:LW_ToolTip_GondorFarm
  27869. "Structure Type: Farm\nIncreases world command point limit\n"
  27870. END
  27871.  
  27872.  
  27873. /////////// MOW Units ////////////
  27874.  
  27875. CONTROLBAR:LW_Unit_GondorFighterHorde
  27876. "Gondor Soldier Battalion"
  27877. END
  27878.  
  27879. CONTROLBAR:LW_Unit_GondorFighterHordePlural
  27880. "Gondor Soldier Battalions"
  27881. END
  27882.  
  27883. CONTROLBAR:LW_ToolTipBuild_GondorFighterHorde
  27884. "Unit Type: Basic Infantry\nStrong vs. Pikemen\n"
  27885. END
  27886.  
  27887. CONTROLBAR:LW_ToolTip_GondorFighterHorde
  27888. "\nUnit Type: Basic Infantry\nStrong vs. Pikemen"
  27889. END
  27890.  
  27891. CONTROLBAR:LW_Unit_GondorArcherHorde
  27892. "Gondor Archer Battalion"
  27893. END
  27894.  
  27895. CONTROLBAR:LW_Unit_GondorArcherHordePlural
  27896. "Gondor Archer Battalions"
  27897. END
  27898.  
  27899. CONTROLBAR:LW_ToolTipBuild_GondorArcherHorde
  27900. "Unit Type: Basic Archer\nStrong vs. Infantry\n"
  27901. END
  27902.  
  27903. CONTROLBAR:LW_ToolTip_GondorArcherHorde
  27904. "\nUnit Type: Basic Archer\nStrong vs. Infantry"
  27905. END
  27906.  
  27907. CONTROLBAR:LW_Unit_GondorRangerHorde
  27908. "Ithilien Ranger Battalion"
  27909. END
  27910.  
  27911. CONTROLBAR:LW_Unit_GondorRangerHordePlural
  27912. "Ithilien Ranger Battalions"
  27913. END
  27914.  
  27915. CONTROLBAR:LW_ToolTipBuild_GondorRangerHorde
  27916. "Unit Type: Elite Archer\nStrong vs. Infantry\n"
  27917. END
  27918.  
  27919. CONTROLBAR:LW_ToolTip_GondorRangerHorde
  27920. "\nUnit Type: Elite Archer\nStrong vs. Infantry"
  27921. END
  27922.  
  27923. CONTROLBAR:LW_Unit_GondorTowerGuardHorde
  27924. "Gondor Tower Guard Battalion"
  27925. END
  27926.  
  27927. CONTROLBAR:LW_Unit_GondorTowerGuardHordePlural
  27928. "Gondor Tower Guard Battalions"
  27929. END
  27930.  
  27931. CONTROLBAR:LW_ToolTipBuild_GondorTowerGuardHorde
  27932. "Unit Type: Elite Pikemen\nStrong vs. Cavalry\n"
  27933. END
  27934.  
  27935. CONTROLBAR:LW_ToolTip_GondorTowerGuardHorde
  27936. "\nUnit Type: Elite Pikemen\nStrong vs. Cavalry"
  27937. END
  27938.  
  27939. CONTROLBAR:LW_Unit_GondorKnightHorde
  27940. "Gondor Knight Battalion"
  27941. END
  27942.  
  27943. CONTROLBAR:LW_Unit_GondorKnightHordePlural
  27944. "Gondor Knight Battalions"
  27945. END
  27946.  
  27947. CONTROLBAR:LW_ToolTipBuild_GondorKnightHorde
  27948. "Unit Type: Basic Cavalry\nStrong vs. Archers\n"
  27949. END
  27950.  
  27951. CONTROLBAR:LW_ToolTip_GondorKnightHorde
  27952. "\nUnit Type: Basic Cavalry\nStrong vs. Archers"
  27953. END
  27954.  
  27955. CONTROLBAR:LW_Unit_RohanRohirrimHorde
  27956. "Rohirrim Battalion"
  27957. END
  27958.  
  27959. CONTROLBAR:LW_Unit_RohanRohirrimHordePlural
  27960. "Rohirrim Battalions"
  27961. END
  27962.  
  27963. CONTROLBAR:LW_ToolTipBuild_RohanRohirrimHorde
  27964. "Unit Type: Elite Cavalry\nStrong vs. Archers\n"
  27965. END
  27966.  
  27967. CONTROLBAR:LW_ToolTip_RohanRohirrimHorde
  27968. "\nUnit Type: Elite Cavalry\nStrong vs. Archers"
  27969. END
  27970.  
  27971.  
  27972. /////////// MOW Heroes ///////////
  27973.  
  27974. CONTROLBAR:LW_Hero_CreateAHero
  27975. "Create-A-Hero"
  27976. END
  27977.  
  27978. CONTROLBAR:LW_ToolTipBuild_CreateAHero
  27979. "Unit Type: Hero\n"
  27980. END
  27981.  
  27982. CONTROLBAR:LW_ToolTip_CreateAHero
  27983. "Unit Type: Hero"
  27984. END
  27985.  
  27986. CONTROLBAR:LW_Hero_Aragorn
  27987. "Aragorn"
  27988. END
  27989.  
  27990. CONTROLBAR:LW_ToolTipBuild_Aragorn
  27991. "Unit Type: Hero Army Leader\n"
  27992. END
  27993.  
  27994. CONTROLBAR:LW_ToolTip_Aragorn
  27995. "Unit Type: Hero Army Leader"
  27996. END
  27997.  
  27998. CONTROLBAR:LW_Hero_Theoden
  27999. "Theoden"
  28000. END
  28001.  
  28002. CONTROLBAR:LW_ToolTipBuild_Theoden
  28003. "Unit Type: Hero Army Leader\n"
  28004. END
  28005.  
  28006. CONTROLBAR:LW_ToolTip_Theoden
  28007. "Unit Type: Hero Army Leader"
  28008. END
  28009.  
  28010. CONTROLBAR:LW_Hero_Boromir
  28011. "Boromir"
  28012. END
  28013.  
  28014. CONTROLBAR:LW_ToolTipBuild_Boromir
  28015. "Unit Type: Hero Army Leader\n"
  28016. END
  28017.  
  28018. CONTROLBAR:LW_ToolTip_Boromir
  28019. "Unit Type: Hero Army Leader"
  28020. END
  28021.  
  28022. CONTROLBAR:LW_Hero_Gandalf
  28023. "Gandalf"
  28024. END
  28025.  
  28026. CONTROLBAR:LW_ToolTipBuild_Gandalf
  28027. "Unit Type: Hero\n"
  28028. END
  28029.  
  28030. CONTROLBAR:LW_ToolTip_Gandalf
  28031. "Unit Type: Hero"
  28032. END
  28033.  
  28034. CONTROLBAR:LW_Hero_Faramir
  28035. "Faramir"
  28036. END
  28037.  
  28038. CONTROLBAR:LW_ToolTipBuild_Faramir
  28039. "Unit Type: Hero\n"
  28040. END
  28041.  
  28042. CONTROLBAR:LW_ToolTip_Faramir
  28043. "Unit Type: Hero"
  28044. END
  28045.  
  28046. CONTROLBAR:LW_Hero_Eomer
  28047. "Eomer"
  28048. END
  28049.  
  28050. CONTROLBAR:LW_ToolTipBuild_Eomer
  28051. "Unit Type: Hero\n"
  28052. END
  28053.  
  28054. CONTROLBAR:LW_ToolTip_Eomer
  28055. "Unit Type: Hero"
  28056. END
  28057.  
  28058. CONTROLBAR:LW_Hero_Eowyn
  28059. "Eowyn"
  28060. END
  28061.  
  28062. CONTROLBAR:LW_ToolTipBuild_Eowyn
  28063. "Unit Type: Hero\n"
  28064. END
  28065.  
  28066. CONTROLBAR:LW_ToolTip_Eowyn
  28067. "Unit Type: Hero"
  28068. END
  28069.  
  28070. CONTROLBAR:LW_Hero_Frodo
  28071. "Frodo"
  28072. END
  28073.  
  28074. CONTROLBAR:LW_ToolTipBuild_Frodo
  28075. "Unit Type: Hero\n"
  28076. END
  28077.  
  28078. CONTROLBAR:LW_ToolTip_Frodo
  28079. "Unit Type: Hero"
  28080. END
  28081.  
  28082. CONTROLBAR:LW_Hero_Sam
  28083. "Sam"
  28084. END
  28085.  
  28086. CONTROLBAR:LW_ToolTipBuild_Sam
  28087. "Unit Type: Hero\n"
  28088. END
  28089.  
  28090. CONTROLBAR:LW_ToolTip_Sam
  28091. "Unit Type: Hero"
  28092. END
  28093.  
  28094. CONTROLBAR:LW_Hero_Merry
  28095. "Merry"
  28096. END
  28097.  
  28098. CONTROLBAR:LW_ToolTipBuild_Merry
  28099. "Unit Type: Hero\n"
  28100. END
  28101.  
  28102. CONTROLBAR:LW_ToolTip_Merry
  28103. "Unit Type: Hero"
  28104. END
  28105.  
  28106. CONTROLBAR:LW_Hero_Pippin
  28107. "Pippin"
  28108. END
  28109.  
  28110. CONTROLBAR:LW_ToolTipBuild_Pippin
  28111. "Unit Type: Hero\n"
  28112. END
  28113.  
  28114. CONTROLBAR:LW_ToolTip_Pippin
  28115. "Unit Type: Hero"
  28116. END
  28117.  
  28118.  
  28119. //////// Elven Structures ////////
  28120.  
  28121. CONTROLBAR:LW_Structure_ElvenFortress
  28122. "Elven Fortress"
  28123. END
  28124.  
  28125. CONTROLBAR:LW_ToolTipBuild_ElvenFortress
  28126. "Structure Type: Fortress\nDefends territory and recruits heroes\n"
  28127. END
  28128.  
  28129. CONTROLBAR:LW_ToolTip_ElvenFortress
  28130. "Structure Type: Fortress\nDefends territory and recruits heroes"
  28131. END
  28132.  
  28133. CONTROLBAR:LW_Structure_ElvenBarracks
  28134. "Elven Barracks"
  28135. END
  28136.  
  28137. CONTROLBAR:LW_ToolTipBuild_ElvenBarracks
  28138. "Structure Type: Barracks\nTrains Elven units\n"
  28139. END
  28140.  
  28141. CONTROLBAR:LW_ToolTip_ElvenBarracks
  28142. "Structure Type: Barracks\nTrains Elven units"
  28143. END
  28144.  
  28145. CONTROLBAR:LW_Structure_ElvenEregionForge
  28146. "Eregion Forge"
  28147. END
  28148.  
  28149. CONTROLBAR:LW_ToolTipBuild_ElvenEregionForge
  28150. "Structure Type: Armory\nGrants all upgrades to units\n"
  28151. END
  28152.  
  28153. CONTROLBAR:LW_ToolTip_ElvenEregionForge
  28154. "Structure Type: Armory\nGrants all upgrades to units"
  28155. END
  28156.  
  28157. CONTROLBAR:LW_Structure_ElvenMallornTree
  28158. "Mallorn Tree"
  28159. END
  28160.  
  28161. CONTROLBAR:LW_ToolTipBuild_ElvenMallornTree
  28162. "Structure Type: Farm\nIncreases world command point limit\n"
  28163. END
  28164.  
  28165. CONTROLBAR:LW_ToolTip_ElvenMallornTree
  28166. "Structure Type: Farm\nIncreases world command point limit\n"
  28167. END
  28168.  
  28169.  
  28170. ////////// Elven Units ///////////
  28171.  
  28172. CONTROLBAR:LW_Unit_ElvenLorienWarriorHorde
  28173. "Lorien Warrior Battalion"
  28174. END
  28175.  
  28176. CONTROLBAR:LW_Unit_ElvenLorienWarriorHordePlural
  28177. "Lorien Warrior Battalions"
  28178. END
  28179.  
  28180. CONTROLBAR:LW_ToolTipBuild_ElvenLorienWarriorHorde
  28181. "Unit Type: Basic Infantry\nStrong vs. Pikemen\n"
  28182. END
  28183.  
  28184. CONTROLBAR:LW_ToolTip_ElvenLorienWarriorHorde
  28185. "\nUnit Type: Basic Infantry\nStrong vs. Pikemen"
  28186. END
  28187.  
  28188. CONTROLBAR:LW_Unit_ElvenLorienArcherHorde
  28189. "Lorien Archer Battalion"
  28190. END
  28191.  
  28192. CONTROLBAR:LW_Unit_ElvenLorienArcherHordePlural
  28193. "Lorien Archer Battalions"
  28194. END
  28195.  
  28196. CONTROLBAR:LW_ToolTipBuild_ElvenLorienArcherHorde
  28197. "Unit Type: Basic Archer\nStrong vs. Infantry\n"
  28198. END
  28199.  
  28200. CONTROLBAR:LW_ToolTip_ElvenLorienArcherHorde
  28201. "\nUnit Type: Basic Archer\nStrong vs. Infantry"
  28202. END
  28203.  
  28204. CONTROLBAR:LW_Unit_ElvenMirkwoodArcherHorde
  28205. "Mirkwood Archer Battalion"
  28206. END
  28207.  
  28208. CONTROLBAR:LW_Unit_ElvenMirkwoodArcherHordePlural
  28209. "Mirkwood Archer Battalions"
  28210. END
  28211.  
  28212. CONTROLBAR:LW_ToolTipBuild_ElvenMirkwoodArcherHorde
  28213. "Unit Type: Elite Archer\nStrong vs. Infantry\n"
  28214. END
  28215.  
  28216. CONTROLBAR:LW_ToolTip_ElvenMirkwoodArcherHorde
  28217. "\nUnit Type: Elite Archer\nStrong vs. Infantry"
  28218. END
  28219.  
  28220. CONTROLBAR:LW_Unit_ElvenMithlondSentryHorde
  28221. "Mithlond Sentry Battalion"
  28222. END
  28223.  
  28224. CONTROLBAR:LW_Unit_ElvenMithlondSentryHordePlural
  28225. "Mithlond Sentry Battalions"
  28226. END
  28227.  
  28228. CONTROLBAR:LW_ToolTipBuild_ElvenMithlondSentryHorde
  28229. "Unit Type: Basic Pikemen\nStrong vs. Cavalry\n"
  28230. END
  28231.  
  28232. CONTROLBAR:LW_ToolTip_ElvenMithlondSentryHorde
  28233. "\nUnit Type: Basic Pikemen\nStrong vs. Cavalry"
  28234. END
  28235.  
  28236. CONTROLBAR:LW_Unit_ElvenRivendellLancerHorde
  28237. "Rivendell Lancer Battalion"
  28238. END
  28239.  
  28240. CONTROLBAR:LW_Unit_ElvenRivendellLancerHordePlural
  28241. "Rivendell Lancer Battalions"
  28242. END
  28243.  
  28244. CONTROLBAR:LW_ToolTipBuild_ElvenRivendellLancerHorde
  28245. "Unit Type: Basic Cavalry\nStrong vs. Archers\n"
  28246. END
  28247.  
  28248. CONTROLBAR:LW_ToolTip_ElvenRivendellLancerHorde
  28249. "\nUnit Type: Basic Cavalry\nStrong vs. Archers"
  28250. END
  28251.  
  28252.  
  28253. ////////// Elven Heroes //////////
  28254.  
  28255. CONTROLBAR:LW_Hero_Elrond
  28256. "Elrond"
  28257. END
  28258.  
  28259. CONTROLBAR:LW_ToolTipBuild_Elrond
  28260. "Unit Type: Hero Army Leader\n"
  28261. END
  28262.  
  28263. CONTROLBAR:LW_ToolTip_Elrond
  28264. "Unit Type: Hero Army Leader"
  28265. END
  28266.  
  28267. CONTROLBAR:LW_Hero_Haldir
  28268. "Haldir"
  28269. END
  28270.  
  28271. CONTROLBAR:LW_ToolTipBuild_Haldir
  28272. "Unit Type: Hero Army Leader\n"
  28273. END
  28274.  
  28275. CONTROLBAR:LW_ToolTip_Haldir
  28276. "Unit Type: Hero Army Leader"
  28277. END
  28278.  
  28279. CONTROLBAR:LW_Hero_Thranduil
  28280. "Thranduil"
  28281. END
  28282.  
  28283. CONTROLBAR:LW_ToolTipBuild_Thranduil
  28284. "Unit Type: Hero Army Leader\n"
  28285. END
  28286.  
  28287. CONTROLBAR:LW_ToolTip_Thranduil
  28288. "Unit Type: Hero Army Leader"
  28289. END
  28290.  
  28291. CONTROLBAR:LW_Hero_Legolas
  28292. "Legolas"
  28293. END
  28294.  
  28295. CONTROLBAR:LW_ToolTipBuild_Legolas
  28296. "Unit Type: Hero\n"
  28297. END
  28298.  
  28299. CONTROLBAR:LW_ToolTip_Legolas
  28300. "Unit Type: Hero"
  28301. END
  28302.  
  28303. CONTROLBAR:LW_Hero_Arwen
  28304. "Arwen"
  28305. END
  28306.  
  28307. CONTROLBAR:LW_ToolTipBuild_Arwen
  28308. "Unit Type: Hero\n"
  28309. END
  28310.  
  28311. CONTROLBAR:LW_ToolTip_Arwen
  28312. "Unit Type: Hero"
  28313. END
  28314.  
  28315. CONTROLBAR:LW_Hero_Glorfindel
  28316. "Glorfindel"
  28317. END
  28318.  
  28319. CONTROLBAR:LW_ToolTipBuild_Glorfindel
  28320. "Unit Type: Hero\n"
  28321. END
  28322.  
  28323. CONTROLBAR:LW_ToolTip_Glorfindel
  28324. "Unit Type: Hero"
  28325. END
  28326.  
  28327.  
  28328. /////// Dwarven Structures ///////
  28329.  
  28330. CONTROLBAR:LW_Structure_DwarvenFortress
  28331. "Dwarven Fortress"
  28332. END
  28333.  
  28334. CONTROLBAR:LW_ToolTipBuild_DwarvenFortress
  28335. "Structure Type: Fortress\nDefends territory and recruits heroes\n"
  28336. END
  28337.  
  28338. CONTROLBAR:LW_ToolTip_DwarvenFortress
  28339. "Structure Type: Fortress\nDefends territory and recruits heroes"
  28340. END
  28341.  
  28342. CONTROLBAR:LW_Structure_DwarvenHallOfWarriors
  28343. "Hall Of Warriors"
  28344. END
  28345.  
  28346. CONTROLBAR:LW_ToolTipBuild_DwarvenHallOfWarriors
  28347. "Structure Type: Barracks\nTrains Dwarven units\n"
  28348. END
  28349.  
  28350. CONTROLBAR:LW_ToolTip_DwarvenHallOfWarriors
  28351. "Structure Type: Barracks\nTrains Dwarven units"
  28352. END
  28353.  
  28354. CONTROLBAR:LW_Structure_DwarvenForgeWorks
  28355. "Forge Works"
  28356. END
  28357.  
  28358. CONTROLBAR:LW_ToolTipBuild_DwarvenForgeWorks
  28359. "Structure Type: Armory\nGrants all upgrades to units\n"
  28360. END
  28361.  
  28362. CONTROLBAR:LW_ToolTip_DwarvenForgeWorks
  28363. "Structure Type: Armory\nGrants all upgrades to units"
  28364. END
  28365.  
  28366. CONTROLBAR:LW_Structure_DwarvenMineShaft
  28367. "Mine Shaft"
  28368. END
  28369.  
  28370. CONTROLBAR:LW_ToolTipBuild_DwarvenMineShaft
  28371. "Structure Type: Farm\nIncreases world command point limit\n"
  28372. END
  28373.  
  28374. CONTROLBAR:LW_ToolTip_DwarvenMineShaft
  28375. "Structure Type: Farm\nIncreases world command point limit\n"
  28376. END
  28377.  
  28378.  
  28379. ///////// Dwarven Units //////////
  28380.  
  28381. CONTROLBAR:LW_Unit_DwarvenGuardianHorde
  28382. "Dwarven Guardian Battalion"
  28383. END
  28384.  
  28385. CONTROLBAR:LW_Unit_DwarvenGuardianHordePlural
  28386. "Dwarven Guardian Battalions"
  28387. END
  28388.  
  28389. CONTROLBAR:LW_ToolTipBuild_DwarvenGuardianHorde
  28390. "Unit Type: Elite Infantry\nStrong vs. Pikemen\n"
  28391. END
  28392.  
  28393. CONTROLBAR:LW_ToolTip_DwarvenGuardianHorde
  28394. "\nUnit Type: Elite Infantry\nStrong vs. Pikemen"
  28395. END
  28396.  
  28397. CONTROLBAR:LW_Unit_DwarvenAxeThrowerHorde
  28398. "Dwarven Axe Thrower Battalion"
  28399. END
  28400.  
  28401. CONTROLBAR:LW_Unit_DwarvenAxeThrowerHordePlural
  28402. "Dwarven Axe Thrower Battalions"
  28403. END
  28404.  
  28405. CONTROLBAR:LW_ToolTipBuild_DwarvenAxeThrowerHorde
  28406. "Unit Type: Basic Archer\nStrong vs. Infantry\n"
  28407. END
  28408.  
  28409. CONTROLBAR:LW_ToolTip_DwarvenAxeThrowerHorde
  28410. "\nUnit Type: Basic Archer\nStrong vs. Infantry"
  28411. END
  28412.  
  28413. CONTROLBAR:LW_Unit_DwarvenMenOfDaleHorde
  28414. "Men Of Dale Battalion"
  28415. END
  28416.  
  28417. CONTROLBAR:LW_Unit_DwarvenMenOfDaleHordePlural
  28418. "Men Of Dale Battalions"
  28419. END
  28420.  
  28421. CONTROLBAR:LW_ToolTipBuild_DwarvenMenOfDaleHorde
  28422. "Unit Type: Elite Archer\nStrong vs. Infantry\n"
  28423. END
  28424.  
  28425. CONTROLBAR:LW_ToolTip_DwarvenMenOfDaleHorde
  28426. "\nUnit Type: Elite Archer\nStrong vs. Infantry"
  28427. END
  28428.  
  28429. CONTROLBAR:LW_Unit_DwarvenPhalanxHorde
  28430. "Dwarven Phalanx Battalion"
  28431. END
  28432.  
  28433. CONTROLBAR:LW_Unit_DwarvenPhalanxHordePlural
  28434. "Dwarven Phalanx Battalions"
  28435. END
  28436.  
  28437. CONTROLBAR:LW_ToolTipBuild_DwarvenPhalanxHorde
  28438. "Unit Type: Basic Pikemen\nStrong vs. Cavalry\n"
  28439. END
  28440.  
  28441. CONTROLBAR:LW_ToolTip_DwarvenPhalanxHorde
  28442. "\nUnit Type: Basic Pikemen\nStrong vs. Cavalry"
  28443. END
  28444.  
  28445. CONTROLBAR:LW_Unit_DwarvenBattleWagon
  28446. "Dwarven Battlewagon"
  28447. END
  28448.  
  28449. CONTROLBAR:LW_Unit_DwarvenBattleWagonPlural
  28450. "Dwarven Battlewagons"
  28451. END
  28452.  
  28453. CONTROLBAR:LW_ToolTipBuild_DwarvenBattleWagon
  28454. "Unit Type: Basic Cavalry\nStrong vs. Archers\n"
  28455. END
  28456.  
  28457. CONTROLBAR:LW_ToolTip_DwarvenBattleWagon
  28458. "\nUnit Type: Basic Cavalry\nStrong vs. Archers"
  28459. END
  28460.  
  28461.  
  28462. ///////// Dwarven Heroes /////////
  28463.  
  28464. CONTROLBAR:LW_Hero_Gimli
  28465. "Gimli"
  28466. END
  28467.  
  28468. CONTROLBAR:LW_ToolTipBuild_Gimli
  28469. "Unit Type: Hero Army Leader\n"
  28470. END
  28471.  
  28472. CONTROLBAR:LW_ToolTip_Gimli
  28473. "Unit Type: Hero Army Leader"
  28474. END
  28475.  
  28476. CONTROLBAR:LW_Hero_Dain
  28477. "King Dain"
  28478. END
  28479.  
  28480. CONTROLBAR:LW_ToolTipBuild_Dain
  28481. "Unit Type: Hero Army Leader\n"
  28482. END
  28483.  
  28484. CONTROLBAR:LW_ToolTip_Dain
  28485. "Unit Type: Hero Army Leader"
  28486. END
  28487.  
  28488. CONTROLBAR:LW_Hero_Gloin
  28489. "Gloin"
  28490. END
  28491.  
  28492. CONTROLBAR:LW_ToolTipBuild_Gloin
  28493. "Unit Type: Hero Army Leader\n"
  28494. END
  28495.  
  28496. CONTROLBAR:LW_ToolTip_Gloin
  28497. "Unit Type: Hero Army Leader"
  28498. END
  28499.  
  28500. // NOTE: No additional Dwarven heroes
  28501.  
  28502.  
  28503. /////// Mordor Structures ////////
  28504.  
  28505. CONTROLBAR:LW_Structure_MordorFortress
  28506. "Fortress"
  28507. END
  28508.  
  28509. CONTROLBAR:LW_ToolTipBuild_MordorFortress
  28510. "Structure Type: Fortress\nDefends territory and recruits heroes\n"
  28511. END
  28512.  
  28513. CONTROLBAR:LW_ToolTip_MordorFortress
  28514. "Structure Type: Fortress\nDefends territory and recruits heroes"
  28515. END
  28516.  
  28517. CONTROLBAR:LW_Structure_MordorOrcPit
  28518. "Orc Pit"
  28519. END
  28520.  
  28521. CONTROLBAR:LW_ToolTipBuild_MordorOrcPit
  28522. "Structure Type: Barracks\nTrains Mordor units\n"
  28523. END
  28524.  
  28525. CONTROLBAR:LW_ToolTip_MordorOrcPit
  28526. "Structure Type: Barracks\nTrains Mordor units"
  28527. END
  28528.  
  28529. CONTROLBAR:LW_Structure_MordorTavern
  28530. "Tavern"
  28531. END
  28532.  
  28533. CONTROLBAR:LW_ToolTipBuild_MordorTavern
  28534. "Structure Type: Armory\nGrants all upgrades to units\n"
  28535. END
  28536.  
  28537. CONTROLBAR:LW_ToolTip_MordorTavern
  28538. "Structure Type: Armory\nGrants all upgrades to units"
  28539. END
  28540.  
  28541. CONTROLBAR:LW_Structure_MordorSlaughterhouse
  28542. "Slaughterhouse"
  28543. END
  28544.  
  28545. CONTROLBAR:LW_ToolTipBuild_MordorSlaughterhouse
  28546. "Structure Type: Farm\nIncreases world command point limit\n"
  28547. END
  28548.  
  28549. CONTROLBAR:LW_ToolTip_MordorSlaughterhouse
  28550. "Structure Type: Farm\nIncreases world command point limit\n"
  28551. END
  28552.  
  28553.  
  28554. ////////// Mordor Units //////////
  28555.  
  28556. CONTROLBAR:LW_Unit_MordorFighterHorde
  28557. "Orc Warrior Horde"
  28558. END
  28559.  
  28560. CONTROLBAR:LW_Unit_MordorFighterHordePlural
  28561. "Orc Warrior Hordes"
  28562. END
  28563.  
  28564. CONTROLBAR:LW_ToolTipBuild_MordorFighterHorde
  28565. "Unit Type: Basic Infantry\nStrong vs. Pikemen\n"
  28566. END
  28567.  
  28568. CONTROLBAR:LW_ToolTip_MordorFighterHorde
  28569. "\nUnit Type: Basic Infantry\nStrong vs. Pikemen"
  28570. END
  28571.  
  28572. CONTROLBAR:LW_Unit_MordorCorsairsOfUmbarHorde
  28573. "Corsairs Of Umbar Horde"
  28574. END
  28575.  
  28576. CONTROLBAR:LW_Unit_MordorCorsairsOfUmbarHordePlural
  28577. "Corsairs Of Umbar Hordes"
  28578. END
  28579.  
  28580. CONTROLBAR:LW_ToolTipBuild_MordorCorsairsOfUmbarHorde
  28581. "Unit Type: Elite Infantry\nStrong vs. Pikemen\n"
  28582. END
  28583.  
  28584. CONTROLBAR:LW_ToolTip_MordorCorsairsOfUmbarHorde
  28585. "\nUnit Type: Elite Infantry\nStrong vs. Pikemen"
  28586. END
  28587.  
  28588. CONTROLBAR:LW_Unit_MordorArcherHorde
  28589. "Orc Archer Horde"
  28590. END
  28591.  
  28592. CONTROLBAR:LW_Unit_MordorArcherHordePlural
  28593. "Orc Archer Hordes"
  28594. END
  28595.  
  28596. CONTROLBAR:LW_ToolTipBuild_MordorArcherHorde
  28597. "Unit Type: Basic Archer\nStrong vs. Infantry\n"
  28598. END
  28599.  
  28600. CONTROLBAR:LW_ToolTip_MordorArcherHorde
  28601. "\nUnit Type: Basic Archer\nStrong vs. Infantry"
  28602. END
  28603.  
  28604. CONTROLBAR:LW_Unit_MordorHaradrimArcherHorde
  28605. "Haradrim Archer Horde"
  28606. END
  28607.  
  28608. CONTROLBAR:LW_Unit_MordorHaradrimArcherHordePlural
  28609. "Haradrim Archer Hordes"
  28610. END
  28611.  
  28612. CONTROLBAR:LW_ToolTipBuild_MordorHaradrimArcherHorde
  28613. "Unit Type: Elite Archer\nStrong vs. Infantry\n"
  28614. END
  28615.  
  28616. CONTROLBAR:LW_ToolTip_MordorHaradrimArcherHorde
  28617. "\nUnit Type: Elite Archer\nStrong vs. Infantry"
  28618. END
  28619.  
  28620. CONTROLBAR:LW_Unit_MordorEasterlingHorde
  28621. "Easterling Horde"
  28622. END
  28623.  
  28624. CONTROLBAR:LW_Unit_MordorEasterlingHordePlural
  28625. "Easterling Hordes"
  28626. END
  28627.  
  28628. CONTROLBAR:LW_ToolTipBuild_MordorEasterlingHorde
  28629. "Unit Type: Basic Pikemen\nStrong vs. Cavalry\n"
  28630. END
  28631.  
  28632. CONTROLBAR:LW_ToolTip_MordorEasterlingHorde
  28633. "\nUnit Type: Basic Pikemen\nStrong vs. Cavalry"
  28634. END
  28635.  
  28636. CONTROLBAR:LW_Unit_MordorMountainTroll
  28637. "Mountain Troll"
  28638. END
  28639.  
  28640. CONTROLBAR:LW_Unit_MordorMountainTrollPlural
  28641. "Mountain Trolls"
  28642. END
  28643.  
  28644. CONTROLBAR:LW_ToolTipBuild_MordorMountainTroll
  28645. "Unit Type: Basic Cavalry\nStrong vs. Archers\n"
  28646. END
  28647.  
  28648. CONTROLBAR:LW_ToolTip_MordorMountainTroll
  28649. "\nUnit Type: Basic Cavalry\nStrong vs. Archers"
  28650. END
  28651.  
  28652. CONTROLBAR:LW_Unit_MordorDrummerTroll
  28653. "Drummer Troll"
  28654. END
  28655.  
  28656. CONTROLBAR:LW_Unit_MordorDrummerTrollPlural
  28657. "Drummer Trolls"
  28658. END
  28659.  
  28660. CONTROLBAR:LW_ToolTipBuild_MordorDrummerTroll
  28661. "Unit Type: Basic Cavalry\nStrong vs. Archers\n"
  28662. END
  28663.  
  28664. CONTROLBAR:LW_ToolTip_MordorDrummerTroll
  28665. "\nUnit Type: Basic Cavalry\nStrong vs. Archers"
  28666. END
  28667.  
  28668. CONTROLBAR:LW_Unit_MordorAttackTroll
  28669. "Attack Troll"
  28670. END
  28671.  
  28672. CONTROLBAR:LW_Unit_MordorAttackTrollPlural
  28673. "Attack Trolls"
  28674. END
  28675.  
  28676. CONTROLBAR:LW_ToolTipBuild_MordorAttackTroll
  28677. "Unit Type: Basic Cavalry\nStrong vs. Archers\n"
  28678. END
  28679.  
  28680. CONTROLBAR:LW_ToolTip_MordorAttackTroll
  28681. "\nUnit Type: Basic Cavalry\nStrong vs. Archers"
  28682. END
  28683.  
  28684. CONTROLBAR:LW_Unit_MordorMumakil
  28685. "Mumakil"
  28686. END
  28687.  
  28688. CONTROLBAR:LW_Unit_MordorMumakilPlural
  28689. "Mumakils"
  28690. END
  28691.  
  28692. CONTROLBAR:LW_ToolTipBuild_MordorMumakil
  28693. "Unit Type: Elite Cavalry\nStrong vs. Archers\n"
  28694. END
  28695.  
  28696. CONTROLBAR:LW_ToolTip_MordorMumakil
  28697. "\nUnit Type: Elite Cavalry\nStrong vs. Archers"
  28698. END
  28699.  
  28700.  
  28701. ////////// Mordor Heroes /////////
  28702.  
  28703. CONTROLBAR:LW_Hero_WitchKing
  28704. "The Witch-King"
  28705. END
  28706.  
  28707. CONTROLBAR:LW_ToolTipBuild_WitchKing
  28708. "Unit Type: Hero Army Leader\n"
  28709. END
  28710.  
  28711. CONTROLBAR:LW_ToolTip_WitchKing
  28712. "Unit Type: Hero Army Leader"
  28713. END
  28714.  
  28715. CONTROLBAR:LW_Hero_FellBeast
  28716. "Fell Beast"
  28717. END
  28718.  
  28719. CONTROLBAR:LW_ToolTipBuild_FellBeast
  28720. "Unit Type: Hero Army Leader\n"
  28721. END
  28722.  
  28723. CONTROLBAR:LW_ToolTip_FellBeast
  28724. "Unit Type: Hero Army Leader"
  28725. END
  28726.  
  28727. CONTROLBAR:LW_Hero_FellBeast1
  28728. "Fell Beast"
  28729. END
  28730.  
  28731. CONTROLBAR:LW_ToolTipBuild_FellBeast1
  28732. "Unit Type: Hero Army Leader\n"
  28733. END
  28734.  
  28735. CONTROLBAR:LW_ToolTip_FellBeast1
  28736. "Unit Type: Hero Army Leader"
  28737. END
  28738.  
  28739. CONTROLBAR:LW_Hero_FellBeast2
  28740. "Fell Beast"
  28741. END
  28742.  
  28743. CONTROLBAR:LW_ToolTipBuild_FellBeast2
  28744. "Unit Type: Hero Army Leader\n"
  28745. END
  28746.  
  28747. CONTROLBAR:LW_ToolTip_FellBeast2
  28748. "Unit Type: Hero Army Leader"
  28749. END
  28750.  
  28751. CONTROLBAR:LW_Hero_MouthOfSauron
  28752. "Mouth Of Sauron"
  28753. END
  28754.  
  28755. CONTROLBAR:LW_ToolTipBuild_MouthOfSauron
  28756. "Unit Type: Hero\n"
  28757. END
  28758.  
  28759. CONTROLBAR:LW_ToolTip_MouthOfSauron
  28760. "Unit Type: Hero"
  28761. END
  28762.  
  28763. CONTROLBAR:LW_Hero_Nazgul
  28764. "Nazgul"
  28765. END
  28766.  
  28767. CONTROLBAR:LW_ToolTipBuild_Nazgul
  28768. "Unit Type: Hero\n"
  28769. END
  28770.  
  28771. CONTROLBAR:LW_ToolTip_Nazgul
  28772. "Unit Type: Hero"
  28773. END
  28774.  
  28775. CONTROLBAR:LW_Hero_BlackRider
  28776. "Black Rider"
  28777. END
  28778.  
  28779. CONTROLBAR:LW_ToolTipBuild_BlackRider
  28780. "Unit Type: Hero\n"
  28781. END
  28782.  
  28783. CONTROLBAR:LW_ToolTip_BlackRider
  28784. "Unit Type: Hero"
  28785. END
  28786.  
  28787.  
  28788. /////// Isengard Structures //////
  28789.  
  28790. CONTROLBAR:LW_Structure_IsengardFortress
  28791. "Isegard Fortress"
  28792. END
  28793.  
  28794. CONTROLBAR:LW_ToolTipBuild_IsengardFortress
  28795. "Structure Type: Fortress\nDefends territory and recruits heroes\n"
  28796. END
  28797.  
  28798. CONTROLBAR:LW_ToolTip_IsengardFortress
  28799. "Structure Type: Fortress\nDefends territory and recruits heroes"
  28800. END
  28801.  
  28802. CONTROLBAR:LW_Structure_IsengardUrukPit
  28803. "Uruk Pit"
  28804. END
  28805.  
  28806. CONTROLBAR:LW_ToolTipBuild_IsengardUrukPit
  28807. "Structure Type: Barracks\nTrains Isengard units\n"
  28808. END
  28809.  
  28810. CONTROLBAR:LW_ToolTip_IsengardUrukPit
  28811. "Structure Type: Barracks\nTrains Isengard units"
  28812. END
  28813.  
  28814. CONTROLBAR:LW_Structure_IsengardArmory
  28815. "Armory"
  28816. END
  28817.  
  28818. CONTROLBAR:LW_ToolTipBuild_IsengardArmory
  28819. "Structure Type: Armory\nGrants all upgrades to units\n"
  28820. END
  28821.  
  28822. CONTROLBAR:LW_ToolTip_IsengardArmory
  28823. "Structure Type: Armory\nGrants all upgrades to units"
  28824. END
  28825.  
  28826. CONTROLBAR:LW_Structure_IsengardFurnace
  28827. "Furnace"
  28828. END
  28829.  
  28830. CONTROLBAR:LW_ToolTipBuild_IsengardFurnace
  28831. "Structure Type: Farm\nIncreases world command point limit\n"
  28832. END
  28833.  
  28834. CONTROLBAR:LW_ToolTip_IsengardFurnace
  28835. "Structure Type: Farm\nIncreases world command point limit\n"
  28836. END
  28837.  
  28838.  
  28839. ///////// Isengard Units /////////
  28840.  
  28841. CONTROLBAR:LW_Unit_IsengardFighterHorde
  28842. "Uruk Warrior Horde"
  28843. END
  28844.  
  28845. CONTROLBAR:LW_Unit_IsengardFighterHordePlural
  28846. "Uruk Warrior Hordes"
  28847. END
  28848.  
  28849. CONTROLBAR:LW_ToolTipBuild_IsengardFighterHorde
  28850. "Unit Type: Basic Infantry\nStrong vs. Pikemen\n"
  28851. END
  28852.  
  28853. CONTROLBAR:LW_ToolTip_IsengardFighterHorde
  28854. "\nUnit Type: Basic Infantry\nStrong vs. Pikemen"
  28855. END
  28856.  
  28857. CONTROLBAR:LW_Unit_IsengardBeserker
  28858. "Berserker"
  28859. END
  28860.  
  28861. CONTROLBAR:LW_Unit_IsengardBeserkerPlural
  28862. "Berserkers"
  28863. END
  28864.  
  28865. CONTROLBAR:LW_ToolTipBuild_IsengardBeserker
  28866. "Unit Type: Elite Infantry\nStrong vs. Pikemen\n"
  28867. END
  28868.  
  28869. CONTROLBAR:LW_ToolTip_IsengardBeserker
  28870. "\nUnit Type: Elite Infantry\nStrong vs. Pikemen"
  28871. END
  28872.  
  28873. CONTROLBAR:LW_Unit_IsengardWildmanHorde
  28874. "Wildmen Of Dunland Horde"
  28875. END
  28876.  
  28877. CONTROLBAR:LW_Unit_IsengardWildmanHordePlural
  28878. "Wildmen Of Dunland Hordes"
  28879. END
  28880.  
  28881. CONTROLBAR:LW_ToolTipBuild_IsengardWildmanHorde
  28882. "Unit Type: Elite Infantry\nStrong vs. Pikemen\n"
  28883. END
  28884.  
  28885. CONTROLBAR:LW_ToolTip_IsengardWildmanHorde
  28886. "\nUnit Type: Elite Infantry\nStrong vs. Pikemen"
  28887. END
  28888.  
  28889. CONTROLBAR:LW_Unit_IsengardUrukCrossbowHorde
  28890. "Uruk Crossbow Horde"
  28891. END
  28892.  
  28893. CONTROLBAR:LW_Unit_IsengardUrukCrossbowHordePlural
  28894. "Uruk Crossbow Hordes"
  28895. END
  28896.  
  28897. CONTROLBAR:LW_ToolTipBuild_IsengardUrukCrossbowHorde
  28898. "Unit Type: Basic Archer\nStrong vs. Infantry\n"
  28899. END
  28900.  
  28901. CONTROLBAR:LW_ToolTip_IsengardUrukCrossbowHorde
  28902. "\nUnit Type: Basic Archer\nStrong vs. Infantry"
  28903. END
  28904.  
  28905. CONTROLBAR:LW_Unit_IsengardPikemanHorde
  28906. "Uruk Pikemen Horde"
  28907. END
  28908.  
  28909. CONTROLBAR:LW_Unit_IsengardPikemanHordePlural
  28910. "Uruk Pikemen Hordes"
  28911. END
  28912.  
  28913. CONTROLBAR:LW_ToolTipBuild_IsengardPikemanHorde
  28914. "Unit Type: Basic Pikemen\nStrong vs. Cavalry\n"
  28915. END
  28916.  
  28917. CONTROLBAR:LW_ToolTip_IsengardPikemanHorde
  28918. "\nUnit Type: Basic Pikemen\nStrong vs. Cavalry"
  28919. END
  28920.  
  28921. CONTROLBAR:LW_Unit_IsengardWargRiderHorde
  28922. "Warg Rider Horde"
  28923. END
  28924.  
  28925. CONTROLBAR:LW_Unit_IsengardWargRiderHordePlural
  28926. "Warg Rider Hordes"
  28927. END
  28928.  
  28929. CONTROLBAR:LW_ToolTipBuild_IsengardWargRiderHorde
  28930. "Unit Type: Basic Cavalry\nStrong vs. Archers\n"
  28931. END
  28932.  
  28933. CONTROLBAR:LW_ToolTip_IsengardWargRiderHorde
  28934. "\nUnit Type: Basic Cavalry\nStrong vs. Archers"
  28935. END
  28936.  
  28937.  
  28938. ///////// Isengard Heroes ////////
  28939.  
  28940. CONTROLBAR:LW_Hero_Saruman
  28941. "Saruman"
  28942. END
  28943.  
  28944. CONTROLBAR:LW_ToolTipBuild_Saruman
  28945. "Unit Type: Hero Army Leader\n"
  28946. END
  28947.  
  28948. CONTROLBAR:LW_ToolTip_Saruman
  28949. "Unit Type: Hero Army Leader"
  28950. END
  28951.  
  28952. CONTROLBAR:LW_Hero_Lurtz
  28953. "Lurtz"
  28954. END
  28955.  
  28956. CONTROLBAR:LW_ToolTipBuild_Lurtz
  28957. "Unit Type: Hero Army Leader\n"
  28958. END
  28959.  
  28960. CONTROLBAR:LW_ToolTip_Lurtz
  28961. "Unit Type: Hero Army Leader"
  28962. END
  28963.  
  28964. CONTROLBAR:LW_Hero_Sharku
  28965. "Sharku"
  28966. END
  28967.  
  28968. CONTROLBAR:LW_ToolTipBuild_Sharku
  28969. "Unit Type: Hero Army Leader\n"
  28970. END
  28971.  
  28972. CONTROLBAR:LW_ToolTip_Sharku
  28973. "Unit Type: Hero Army Leader"
  28974. END
  28975.  
  28976. CONTROLBAR:LW_Hero_WormTongue
  28977. "Wormtongue"
  28978. END
  28979.  
  28980. CONTROLBAR:LW_ToolTipBuild_WormTongue
  28981. "Unit Type: Hero\n"
  28982. END
  28983.  
  28984. CONTROLBAR:LW_ToolTip_WormTongue
  28985. "Unit Type: Hero"
  28986. END
  28987.  
  28988.  
  28989. //// Corrupted Wild Structures ///
  28990.  
  28991. CONTROLBAR:LW_Structure_WildFortress
  28992. "Goblin Fortress"
  28993. END
  28994.  
  28995. CONTROLBAR:LW_ToolTipBuild_WildFortress
  28996. "Structure Type: Fortress\nDefends territory and recruits heroes\n"
  28997. END
  28998.  
  28999. CONTROLBAR:LW_ToolTip_WildFortress
  29000. "Structure Type: Fortress\nDefends territory and recruits heroes"
  29001. END
  29002.  
  29003. CONTROLBAR:LW_Structure_WildCave
  29004. "Cave"
  29005. END
  29006.  
  29007. CONTROLBAR:LW_ToolTipBuild_WildCave
  29008. "Structure Type: Barracks\nTrains Goblin units\n"
  29009. END
  29010.  
  29011. CONTROLBAR:LW_ToolTip_WildCave
  29012. "Structure Type: Barracks\nTrains Goblin units"
  29013. END
  29014.  
  29015. CONTROLBAR:LW_Structure_WildTreasureTrove
  29016. "Treasure Trove"
  29017. END
  29018.  
  29019. CONTROLBAR:LW_ToolTipBuild_WildTreasureTrove
  29020. "Structure Type: Armory\nGrants all upgrades to units\n"
  29021. END
  29022.  
  29023. CONTROLBAR:LW_ToolTip_WildTreasureTrove
  29024. "Structure Type: Armory\nGrants all upgrades to units"
  29025. END
  29026.  
  29027. CONTROLBAR:LW_Structure_WildDefiledMineShaft
  29028. "Tunnel"
  29029. END
  29030.  
  29031. CONTROLBAR:LW_ToolTipBuild_WildDefiledMineShaft
  29032. "Structure Type: Farm\nIncreases world command point limit\n"
  29033. END
  29034.  
  29035. CONTROLBAR:LW_ToolTip_WildDefiledMineShaft
  29036. "Structure Type: Farm\nIncreases world command point limit\n"
  29037. END
  29038.  
  29039.  
  29040. ////// Corrupted Wild Units //////
  29041.  
  29042. CONTROLBAR:LW_Unit_GoblinFighterHorde
  29043. "Goblin Warrior Horde"
  29044. END
  29045.  
  29046. CONTROLBAR:LW_Unit_GoblinFighterHordePlural
  29047. "Goblin Warrior Hordes"
  29048. END
  29049.  
  29050. CONTROLBAR:LW_ToolTipBuild_GoblinFighterHorde
  29051. "Unit Type: Basic Infantry\nStrong vs. Pikemen\n"
  29052. END
  29053.  
  29054. CONTROLBAR:LW_ToolTip_GoblinFighterHorde
  29055. "\nUnit Type: Basic Infantry\nStrong vs. Pikemen"
  29056. END
  29057.  
  29058. CONTROLBAR:LW_Unit_WildSpiderlingHorde
  29059. "Spiderling Horde"
  29060. END
  29061.  
  29062. CONTROLBAR:LW_Unit_WildSpiderlingHordePlural
  29063. "Spiderling Hordes"
  29064. END
  29065.  
  29066. CONTROLBAR:LW_ToolTipBuild_WildSpiderlingHorde
  29067. "Unit Type: Elite Infantry\nStrong vs. Pikemen\n"
  29068. END
  29069.  
  29070. CONTROLBAR:LW_ToolTip_WildSpiderlingHorde
  29071. "\nUnit Type: Elite Infantry\nStrong vs. Pikemen"
  29072. END
  29073.  
  29074. CONTROLBAR:LW_Unit_GoblinArcherHorde
  29075. "Goblin Archer Horde"
  29076. END
  29077.  
  29078. CONTROLBAR:LW_Unit_GoblinArcherHordePlural
  29079. "Goblin Archer Hordes"
  29080. END
  29081.  
  29082. CONTROLBAR:LW_ToolTipBuild_GoblinArcherHorde
  29083. "Unit Type: Basic Archer\nStrong vs. Infantry\n"
  29084. END
  29085.  
  29086. CONTROLBAR:LW_ToolTip_GoblinArcherHorde
  29087. "\nUnit Type: Basic Archer\nStrong vs. Infantry"
  29088. END
  29089.  
  29090. CONTROLBAR:LW_Unit_WildMarauderHorde
  29091. "Half-Troll Marauder Horde"
  29092. END
  29093.  
  29094. CONTROLBAR:LW_Unit_WildMarauderHordePlural
  29095. "Half-Troll Marauder Hordes"
  29096. END
  29097.  
  29098. CONTROLBAR:LW_ToolTipBuild_WildMarauderHorde
  29099. "Unit Type: Basic Pikemen\nStrong vs. Cavalry\n"
  29100. END
  29101.  
  29102. CONTROLBAR:LW_ToolTip_WildMarauderHorde
  29103. "\nUnit Type: Basic Pikemen\nStrong vs. Cavalry"
  29104. END
  29105.  
  29106. CONTROLBAR:LW_Unit_GoblinCaveTroll
  29107. "Cave Troll"
  29108. END
  29109.  
  29110. CONTROLBAR:LW_Unit_GoblinCaveTrollPlural
  29111. "Cave Trolls"
  29112. END
  29113.  
  29114. CONTROLBAR:LW_ToolTipBuild_GoblinCaveTroll
  29115. "Unit Type: Basic Cavalry\nStrong vs. Archers\n"
  29116. END
  29117.  
  29118. CONTROLBAR:LW_ToolTip_GoblinCaveTroll
  29119. "\nUnit Type: Basic Cavalry\nStrong vs. Archers"
  29120. END
  29121.  
  29122. CONTROLBAR:LW_Unit_GoblinSpiderRiderHorde
  29123. "Spider Rider Horde"
  29124. END
  29125.  
  29126. CONTROLBAR:LW_Unit_GoblinSpiderRiderHordePlural
  29127. "Spider Rider Hordes"
  29128. END
  29129.  
  29130. CONTROLBAR:LW_ToolTipBuild_GoblinSpiderRiderHorde
  29131. "Unit Type: Elite Cavalry\nStrong vs. Archers\n"
  29132. END
  29133.  
  29134. CONTROLBAR:LW_ToolTip_GoblinSpiderRiderHorde
  29135. "\nUnit Type: Elite Cavalry\nStrong vs. Archers"
  29136. END
  29137.  
  29138.  
  29139. ////// Corrupted Wild Heroes /////
  29140.  
  29141. CONTROLBAR:LW_Hero_Drogoth
  29142. "Drogoth The Dragon Lord"
  29143. END
  29144.  
  29145. CONTROLBAR:LW_ToolTipBuild_Drogoth
  29146. "Unit Type: Hero Army Leader\n"
  29147. END
  29148.  
  29149. CONTROLBAR:LW_ToolTip_Drogoth
  29150. "Unit Type: Hero Army Leader"
  29151. END
  29152.  
  29153. CONTROLBAR:LW_Hero_Shelob
  29154. "Shelob"
  29155. END
  29156.  
  29157. CONTROLBAR:LW_ToolTipBuild_Shelob
  29158. "Unit Type: Hero Army Leader\n"
  29159. END
  29160.  
  29161. CONTROLBAR:LW_ToolTip_Shelob
  29162. "Unit Type: Hero Army Leader"
  29163. END
  29164.  
  29165. CONTROLBAR:LW_Hero_GoblinKing
  29166. "Gorkil The Goblin King"
  29167. END
  29168.  
  29169. CONTROLBAR:LW_ToolTipBuild_GoblinKing
  29170. "Unit Type: Hero Army Leader\n"
  29171. END
  29172.  
  29173. CONTROLBAR:LW_ToolTip_GoblinKing
  29174. "Unit Type: Hero Army Leader"
  29175. END
  29176.  
  29177. // NOTE: No additional Corrupted Wild heroes
  29178.  
  29179.  
  29180.  
  29181.  
  29182.  
  29183.  
  29184.  
  29185.  
  29186.  
  29187.  
  29188.  
  29189.  
  29190.  
  29191.  
  29192.  
  29193.  
  29194.  
  29195. //////////////
  29196. // Stances ///
  29197. //////////////
  29198.  
  29199. CONTROLBAR:ToggleStanceBattle
  29200. "Battle Stance"
  29201. END
  29202.  
  29203. CONTROLBAR:ToolTipToggleStanceBattle
  29204. "Shortcut: F \n This is the default unit stance"
  29205. END
  29206.  
  29207. CONTROLBAR:ToggleStanceAggressive
  29208. "Aggressive Stance"
  29209. END
  29210.  
  29211. CONTROLBAR:ToolTipToggleStanceAggressive
  29212. "Shortcut: D \n Units gain an increase to their attack damage, but a decrease to their armor \n They will auto-acquire enemies when sighted"
  29213. END
  29214.  
  29215. CONTROLBAR:ToggleStanceHoldGround
  29216. "Hold Ground Stance"
  29217. END
  29218.  
  29219. CONTROLBAR:ToolTipToggleStanceHoldGround
  29220. "Shortcut: G \n Units gain an increase to their armor, but a decrease to their attack damage \n They will not auto-acquire enemies"
  29221. END
  29222.  
  29223.  
  29224.  
  29225.  
  29226.  
  29227.  
  29228.  
  29229.  
  29230.  
  29231.  
  29232.  
  29233.  
  29234.  
  29235.  
  29236.  
  29237.  
  29238.  
  29239.  
  29240.  
  29241.  
  29242.  
  29243.  
  29244.  
  29245.  
  29246.  
  29247.  
  29248.  
  29249. //////////////////////////////////////////////////
  29250. //        WOTR UI Screens Text         //
  29251. //////////////////////////////////////////////////
  29252.  
  29253. ////// Timeline //////
  29254.  
  29255. APT:RegionUnified
  29256. "Region Unified"
  29257. END
  29258.  
  29259. APT:PhaseLabelText
  29260. // Context: used in the turn timeline in the WotR game
  29261. "Phase"
  29262. END
  29263.  
  29264. APT:EndPhaseButtonText
  29265. // Context: label for button to end phase in the WotR game
  29266. "END PHASE"
  29267. END
  29268.  
  29269. APT:TurnPhaseDescriptionPlanning
  29270. // Context: text used in the WotR turn timeline to describe the planning phase
  29271. "Build units/structures. Move heroes/garrisons. End Phase when done."
  29272. END
  29273.  
  29274. APT:TurnPhaseDescriptionProduction
  29275. // Context: text used in the WotR turn timeline to describe the production phase
  29276. "Train units at barracks"
  29277. END
  29278.  
  29279. APT:TurnPhaseDescriptionConstruction
  29280. // Context: text used in the WotR turn timeline to describe the construction phase
  29281. "Build structures in territories"
  29282. END
  29283.  
  29284. APT:TurnPhaseDescriptionPlanGarrisonMoves
  29285. // Context: text used in the WotR turn timeline to describe the plan garrison moves phase
  29286. "Choose destination territory for garrison armies"
  29287. END
  29288.  
  29289. APT:TurnPhaseDescriptionPlanHeroMoves
  29290. // Context: text used in the WotR turn timeline to describe the plan hero moves phase
  29291. "Choose destination territory for hero armies"
  29292. END
  29293.  
  29294. APT:TurnPhaseDescriptionResolveBattles
  29295. // Context: text used in the WotR turn timeline to describe the resolve battles phase
  29296. "Fight battles for territory ownership"
  29297. END
  29298.  
  29299. APT:TurnPhaseDescriptionPlanRetreats
  29300. // Context: text used in the WotR turn timeline to describe the plan retreats phase
  29301. "Choose destination territory for defeated armies"
  29302. END
  29303.  
  29304. APT:TacticalPhaseTitle
  29305. "Tactical Phase"
  29306. END
  29307.  
  29308. APT:BattlePhaseTitle
  29309. "Battle Phase"
  29310. END
  29311.  
  29312. APT:RetreatPhaseTitle
  29313. "Retreat Phase"
  29314. END
  29315.  
  29316.  
  29317. ////// Details Panel //////
  29318.  
  29319. CONTROLBAR:LW_Options
  29320. "Game Menu"
  29321. END
  29322.  
  29323. CONTROLBAR:LW_OptionsDescription
  29324. "Pause the game to change settings, load, save, surrender, or exit"
  29325. END
  29326.     
  29327. CONTROLBAR:LW_Objectives
  29328. "Game Info"
  29329. END
  29330.  
  29331. CONTROLBAR:LW_ObjectivesDescription
  29332. "Display the status of all players and show the objectives for the game."
  29333. END
  29334.  
  29335. STRATEGICHUD:CriticalTasksWillBeDisplayedHere
  29336. "Critical tasks will be displayed here"
  29337. END
  29338.  
  29339. STRATEGICHUD:ArcherUnitArchetypeTooltip
  29340. "Unit Type: Archer"
  29341. END
  29342.  
  29343. STRATEGICHUD:InfantryUnitArchetypeTooltip
  29344. "Unit Type: Infantry"
  29345. END
  29346.  
  29347. STRATEGICHUD:PikemanUnitArchetypeTooltip
  29348. "Unit Type: Pikeman"
  29349. END
  29350.  
  29351. STRATEGICHUD:CavalryUnitArchetypeTooltip
  29352. "Unit Type: Cavalry"
  29353. END
  29354.  
  29355. STRATEGICHUD:HeroUnitArchetypeTooltip
  29356. "Unit Type: Hero"
  29357. END
  29358.  
  29359. STRATEGICHUD:FortressStructureArchetypeTooltip
  29360. "Structure Type: Fortress"
  29361. END
  29362.  
  29363. STRATEGICHUD:BarracksStructureArchetypeTooltip
  29364. "Structure Type: Barracks"
  29365. END
  29366.  
  29367. STRATEGICHUD:ArmoryStructureArchetypeTooltip
  29368. "Structure Type: Armory"
  29369. END
  29370.  
  29371. STRATEGICHUD:FarmStructureArchetypeTooltip
  29372. "Structure Type: Farm"
  29373. END
  29374.  
  29375. STRATEGICHUD:BarracksInProductionTooltip
  29376. "This unit is currently being trained"
  29377. END
  29378.  
  29379. STRATEGICHUD:FortressInProductionTooltip
  29380. "This Hero unit is currently being recruited"
  29381. END
  29382.  
  29383.  
  29384. ////// Army Unit Swapper Screen //////
  29385.  
  29386. APT:StrategicArmyUnitSwapperCaption
  29387. "Army Manager"
  29388. END
  29389.  
  29390. APT:StrategicArmyUnitSwapperPrompt
  29391. "Select the units you want to transfer between armies"
  29392. END
  29393.  
  29394. APT:StrategicArmyUnitSwapperSwapButtonText
  29395. "SWAP"
  29396. END
  29397.  
  29398. APT:StrategicArmyUnitSwapperExitButtonText
  29399. "DONE"
  29400. END
  29401.  
  29402. STRATEGICHUD:ArmyUnitSwapperCP
  29403. "CP: %d/%d"
  29404. END
  29405.  
  29406.  
  29407. ////// Battle Prompt Screen //////
  29408.  
  29409. APT:StrategicBattlePromptPrimaryForces
  29410. "Primary Forces"
  29411. END
  29412.  
  29413. APT:StrategicBattlePromptEnemyForces
  29414. "Enemy Forces"
  29415. END
  29416.  
  29417. APT:StrategicBattlePromptReinforcements
  29418. "Reinforcements"
  29419. END
  29420.  
  29421. APT:StrategicBattlePromptCaption
  29422. "Fight Battle!"
  29423. END
  29424.  
  29425. APT:StrategicBattlePromptYourTeam
  29426. "Your Team"
  29427. END
  29428.  
  29429. APT:StrategicBattlePromptEnemyTeam
  29430. "Enemy Team"
  29431. END
  29432.  
  29433. APT:StrategicBattlePromptPrompt
  29434. "How do you want to resolve this conflict?"
  29435. END
  29436.  
  29437. APT:StrategicBattlePromptVs
  29438. "Vs"
  29439. END
  29440.  
  29441. APT:StrategicBattlePromptAutoResolveButtonText
  29442. "AUTO-RESOLVE"
  29443. END
  29444.  
  29445. APT:StrategicBattlePromptRealTimeButtonText
  29446. "REAL-TIME"
  29447. END
  29448.  
  29449. APT:StrategicBattlePromptRetreatButtonText
  29450. "RETREAT"
  29451. END
  29452.  
  29453. APT:StrategicBattlePromptSwapButton1Tooltip
  29454. "Replace the primary attacking Hero army with the first reinforcement Hero army"
  29455. END
  29456.  
  29457. APT:StrategicBattlePromptSwapButton2Tooltip
  29458. "Switch the order of arrival for the reinforcement Hero armies"
  29459. END
  29460.  
  29461.  
  29462. ////// Dynamic Auto-Resolve Screen //////
  29463.  
  29464. APT:StrategicYourTeamStrength
  29465. //Sub-header over player side
  29466. "Your Team Strength"
  29467. END
  29468.  
  29469. APT:StrategicEnemyTeamStrength
  29470. //Sub-header over Enemy side
  29471. "Enemy Team Strength"
  29472. END
  29473.  
  29474. APT:StrategicDynamicAutoResolvePlayerSurvived
  29475. "Survived"
  29476. END
  29477.  
  29478. APT:StrategicDynamicAutoResolvePlayerEliminated
  29479. "Eliminated"
  29480. END
  29481.  
  29482. APT:StrategicDynamicAutoResolveReinforcements
  29483. "Reinforcements"
  29484. END
  29485.  
  29486. APT:StrategicDynamicAutoResolveSkip
  29487. "SKIP"
  29488. END
  29489.  
  29490. APT:StrategicDynamicAutoResolveYouWon
  29491. "Victorious!"
  29492. END
  29493.  
  29494. APT:StrategicDynamicAutoResolveYouLost
  29495. "Defeated!"
  29496. END
  29497.  
  29498.  
  29499. ////// Battle Results Screen //////
  29500.  
  29501. APT:HeaderUnitsGainVeterancy
  29502. "Units Gaining Experience"
  29503. END
  29504.  
  29505. APT:HeaderUnitsLost
  29506. "Units Lost"
  29507. END
  29508.  
  29509. APT:HeaderEnemyUnitsDestroyed
  29510. "Enemy Units Destroyed"
  29511. END
  29512.  
  29513. APT:BattleStatisticsTitle
  29514. "Battle Statistics"
  29515. END
  29516.  
  29517. APT:HeaderHeroesLost
  29518. "Heroes Lost"
  29519. END
  29520.  
  29521. APT:ConflictResultsContinue
  29522. "CONTINUE"
  29523. END
  29524.  
  29525.  
  29526. ////// Battle Veterancy Screen //////
  29527.  
  29528. APT:BattleVeterancyTitle
  29529. "Battle Veterancy"
  29530. END
  29531.  
  29532. APT:ArmyVeterancyTitle
  29533. "Army Veterancy"
  29534. END
  29535.  
  29536. APT:UnitVeterancyTitle
  29537. "Unit Veterancy"
  29538. END
  29539.  
  29540. APT:LW_UnitCurrentLevel
  29541. "Unit Current Level"
  29542. END
  29543.  
  29544.  
  29545. ////// Region Award Screen //////
  29546.  
  29547. APT:StrategicRegionAwardCaption
  29548. "Territory Conquered"
  29549. END
  29550.  
  29551. APT:StrategicRegionAwardPrompt
  29552. "Select a player on your team to own this territory"
  29553. END
  29554.  
  29555. APT:StrategicRegionAwardCancelButtonText
  29556. "CANCEL"
  29557. END
  29558.  
  29559. APT:StrategicRegionAwardSelectButtonText
  29560. "SELECT"
  29561. END
  29562.  
  29563. APT:StrategicRegionAwardYourTeam
  29564. "Your Team"
  29565. END
  29566.  
  29567. APT:StrategicRegionAwardFactionHeading
  29568. "Faction"
  29569. END
  29570.  
  29571. APT:StrategicRegionAwardPlayerNameHeading
  29572. "Player Name"
  29573. END
  29574.  
  29575. APT:StrategicRegionAwardNumRegionsHeading
  29576. "Regions"
  29577. END
  29578.  
  29579. APT:StrategicRegionAwardNumHordesHeading
  29580. "Units"
  29581. END
  29582.  
  29583. APT:StrategicRegionAwardNumTerritoriesHeading
  29584. "Territories"
  29585. END
  29586.  
  29587. APT:StrategicRegionAwardPlayerHeading
  29588. "Player"
  29589. END
  29590.  
  29591. APT:StrategicRegionAwardAlliesHeading
  29592. "Allied Players"
  29593. END
  29594.  
  29595. APT:StrategicRegionAwardRegionBonusHeading0
  29596. "CP"
  29597. END
  29598.  
  29599. APT:StrategicRegionAwardRegionBonusHeading1
  29600. "RM"
  29601. END
  29602.  
  29603. APT:StrategicRegionAwardRegionBonusHeading2
  29604. "PP"
  29605. END
  29606.  
  29607. APT:StrategicRegionAwardRegionBonusHeading3
  29608. "AB"
  29609. END
  29610.  
  29611. APT:StrategicRegionAwardRegionBonusHeading4
  29612. "DB"
  29613. END
  29614.  
  29615. APT:StrategicRegionAwardRegionBonusHeading5
  29616. "EB"
  29617. END
  29618.  
  29619. STRATEGICHUD:RegionAwardCommandPoints
  29620. "+%d"
  29621. END
  29622.  
  29623. STRATEGICHUD:RegionAwardResourceMultiplier
  29624. "+%1.1fx"
  29625. END
  29626.  
  29627. STRATEGICHUD:RegionAwardSpellPoints
  29628. "+%d"
  29629. END
  29630.  
  29631. STRATEGICHUD:RegionAwardBonus
  29632. "+%d%%"
  29633. END
  29634.  
  29635.  
  29636. ////// Player Status Screen //////
  29637.  
  29638. APT:PlayersTab
  29639. "PLAYERS"
  29640. END
  29641.  
  29642. APT:ObjectivesTab
  29643. "OBJECTIVES"
  29644. END
  29645.  
  29646. APT:Resume
  29647. // On Strategic Player Status - resume game
  29648. "RESUME"
  29649. END
  29650.  
  29651. APT:PlayerStatusYourTeam
  29652. "Your Team"
  29653. END
  29654.  
  29655. APT:PlayerStatusEnemyTeam
  29656. "Enemy Team"
  29657. END
  29658.  
  29659. APT:Allies
  29660. "Allies"
  29661. END
  29662.  
  29663. APT:Faction
  29664. // On Strategic Player Status - column title for faction icons.
  29665. "Faction"
  29666. END
  29667.  
  29668. APT:Regions
  29669. // On Strategic Player Status - column title for number of regions owned.
  29670. "Regions"
  29671. END
  29672.  
  29673. APT:WinCondition
  29674. // On Strategic Player Status - title for win condition.
  29675. "Campaign Win Conditions"
  29676. END
  29677.  
  29678. APT:ScenarioInfo
  29679. // On Strategic Player Status - title for objective scenario
  29680. "Scenario Info"
  29681. END
  29682.  
  29683. APT:StrategicObjectives
  29684. // Sub-header in WOTR Player Status Screen
  29685. "Objectives"
  29686. END
  29687.  
  29688. APT:ObjectivesBox
  29689. "Objectives"
  29690. END
  29691.  
  29692. APT:ScenarioName
  29693. "Scenario Name"
  29694. END
  29695.  
  29696. APT:GameType
  29697. "Game Type"
  29698. End
  29699.  
  29700. APT:NumberOfPlayers
  29701. "Number Of Players"
  29702. END
  29703.  
  29704. APT:ScenarioFiction
  29705. "Description"
  29706. END
  29707.  
  29708.  
  29709. ////// WOTR Checklist Items //////
  29710.  
  29711. STRATEGICHUD:ResolveBattleChecklistItem
  29712. "Fight battle in %s."
  29713. END
  29714.  
  29715. STRATEGICHUD:PlanRetreatChecklistItem
  29716. "Battle lost in %s.  Retreat %s from %s."
  29717. END
  29718.  
  29719. STRATEGICHUD:ResolveRegionOwnershipChecklistItem
  29720. "You and an ally have moved into %s.  Award %s to a player on your team."
  29721. END
  29722.  
  29723. STRATEGICHUD:ResolveRegionOwnershipAfterBattleChecklistItem
  29724. "You and an ally have won a battle in %s.  Award %s to a player on your team."
  29725. END
  29726.  
  29727. STRATEGICHUD:MoveHeroArmiesChecklistItem
  29728. "Conquer new territories by moving Hero armies into adjacent territories."
  29729. END
  29730.  
  29731. STRATEGICHUD:StrengthenRegionGarrisonChecklistItem
  29732. "Strengthen the garrison army in %s by moving nearby units into %s."
  29733. END
  29734.  
  29735. STRATEGICHUD:StrengthenHeroArmyChecklistItem
  29736. "Strengthen %s by selecting nearby units to join %s."
  29737. END
  29738.  
  29739. STRATEGICHUD:BuildBarracksChecklistItem
  29740. "Build a barracks to generate new units."
  29741. END
  29742.  
  29743. STRATEGICHUD:BuildFortressChecklistItem
  29744. "Build a fortress in an unprotected territory to strengthen its defenses."
  29745. END
  29746.  
  29747. STRATEGICHUD:BuildArmoryChecklistItem
  29748. "Build an armory to upgrade units."
  29749. END
  29750.  
  29751. STRATEGICHUD:BuildFarmChecklistItem
  29752. "Build a farm to increase world command point limit."
  29753. END
  29754.  
  29755. STRATEGICHUD:BuildSoldierUnitsChecklistItem
  29756. "Build infantry type units to combat pikeman type units."
  29757. END
  29758.  
  29759. STRATEGICHUD:BuildArcherUnitsChecklistItem
  29760. "Build archer type units to combat infantry type units."
  29761. END
  29762.  
  29763. STRATEGICHUD:BuildPikemenUnitsChecklistItem
  29764. "Build pikeman type units to combat cavalry type units."
  29765. END
  29766.  
  29767. STRATEGICHUD:BuildCavalryUnitsChecklistItem
  29768. "Build cavalry type units to combat archer type units."
  29769. END
  29770.  
  29771. STRATEGICHUD:BuildHeroUnitsChecklistItem
  29772. "Build hero units from your fort to help boost an army's strength."
  29773. END
  29774.  
  29775. STRATEGICHUD:DisbandUnitsChecklistItem
  29776. "Disband units from your armies to increase available CP."
  29777. END
  29778.  
  29779. STRATEGICHUD:DemolishBuildingsChecklistItem
  29780. "Demolish existing structures to make build plots available to rebuild new structures."
  29781. END
  29782.  
  29783. STRATEGICHUD:UpgradeUnitsChecklistItem
  29784. "Upgrade units to increase their attack and defensive strength."
  29785. END
  29786.  
  29787.  
  29788.  
  29789. ///////////////////
  29790. // Create-a-Hero //
  29791. ///////////////////
  29792.  
  29793. APT:History
  29794. "Stats"
  29795. END
  29796.  
  29797. ToolTip:Createahero/mcclassscreen/screen/rotateright/button
  29798. "Rotate Right"
  29799. END
  29800.  
  29801. ToolTip:Createahero/mcclassscreen/screen/rotateleft/button
  29802. "Rotate Left"
  29803. END
  29804.  
  29805.  
  29806. APT:TributeScreenTitle
  29807. "Players"
  29808. END
  29809.  
  29810. APT:StatusTab
  29811. // Text for the status tab of the in-game tribute screen
  29812. "Status"
  29813. END
  29814.  
  29815. APT:TributeTab
  29816. // Text for the tribute tab of the in-game tribute screen
  29817. "Tribute"
  29818. END
  29819.  
  29820. APT:TributeResetButton
  29821. // Reset button text on the in-game tribute screen
  29822. "Reset"
  29823. END
  29824.  
  29825. APT:TributeSendButton
  29826. // Send button text on the in-game tribute screen
  29827. "Send"
  29828. END
  29829.  
  29830. APT:TournamentModeDesc
  29831. "Tournament Play is a stat tracked mode of play where you compete with other players online to raise your rank in the Overall Online Ladder. No Create-A-Hero, no complex options, just hardcore RTS action."
  29832. END
  29833.  
  29834. APT:HomeTournamentDesc
  29835. "Tournament - Quickly connect to a stat-tracked ladder match against other ranked Tournament competitors."
  29836. END
  29837.  
  29838. APT:HomeOpenPlayDesc
  29839. "Open Play - Browse a list of available games that permit you to take your Created Hero online and set your own customized game Rules."
  29840. END
  29841.  
  29842. APT:HomeWotrDesc
  29843. "War Of The Ring - Begin or continue a turn-based campaign to conquer the lands of Middle-earth and fight against rival factions in realtime tactical or auto-resolved battles."
  29844. END
  29845.  
  29846. APT:HomeInstructionTitle
  29847. "THE LORD OF THE RINGS, THE BATTLE FOR MIDDLE-EARTH II OFFERS THE FOLLOWING MODES FOR ONLINE PLAY"
  29848. END
  29849.  
  29850. APT:WelcomeMessageTitle
  29851. "WELCOME TO THE LORD OF THE RINGS, THE BATTLE FOR MIDDLE-EARTH II"
  29852. END
  29853.  
  29854. APT:PlanningMode
  29855. "Planning Mode"
  29856. END
  29857.  
  29858. APT:PlanningModeInstructions
  29859. "Click EXECUTE to initiate your tactics."
  29860. END
  29861.  
  29862. APT:PlanningModeCancel
  29863. //Button to cancel planning mode
  29864. "CANCEL"
  29865. END
  29866.  
  29867. APT:PlanningModeDeleteAction
  29868. //Button to delete a command in planning mode
  29869. "DELETE ACTION"
  29870. END
  29871.  
  29872. APT:PlanningModeExecute
  29873. //Button to execute a command in planning mode
  29874. "EXECUTE"
  29875. END
  29876.  
  29877.  
  29878. //////////////////////////////////////////////////
  29879. //        UI Tool tips for WOTR         //
  29880. //////////////////////////////////////////////////
  29881.  
  29882.  
  29883. APT:StrategicHUDStats
  29884. "Player Bonuses"
  29885. END
  29886.  
  29887. APT:StrategicHUDEndTurn
  29888. "End Phase"
  29889. END
  29890.  
  29891. APT:StrategicHUDTurnNumber
  29892. "Turn:"
  29893. END
  29894.  
  29895. APT:StrategicHUDTimeRemaining
  29896. "Phase Timer:"
  29897. END
  29898.  
  29899. APT:StrategicHUDPhaseLabel
  29900. "Phase"
  29901. END
  29902.  
  29903. APT:Territory
  29904. "Territory"
  29905. END
  29906.  
  29907. APT:Armies
  29908. "Armies"
  29909. END
  29910.  
  29911. APT:Structures
  29912. "Structures"
  29913. END
  29914.  
  29915. STRATEGICHUD:StatsCommandPointsTitle
  29916. "World Command Points"
  29917. END
  29918.  
  29919. STRATEGICHUD:StatsCommandPointsHelp
  29920. "Current world population/World population cap"
  29921. END
  29922.  
  29923. STRATEGICHUD:StatsPowerPointsTitle
  29924. "Power Points"
  29925. END
  29926.  
  29927. STRATEGICHUD:StatsPowerPointsHelp
  29928. "Current number of points available to purchase powers"
  29929. END
  29930.  
  29931. STRATEGICHUD:StatsResourceMultiplierTitle
  29932. "Resource Multiplier"
  29933. END
  29934.  
  29935. STRATEGICHUD:StatsResourceMultiplierHelp
  29936. "Current rate of resource production"
  29937. END
  29938.  
  29939. STRATEGICHUD:StatsAttackBonusTitle
  29940. "Attack Bonus"
  29941. END
  29942.  
  29943. STRATEGICHUD:StatsAttackBonusHelp
  29944. "Bonus to the amount of damage dealt by units"
  29945. END
  29946.  
  29947. STRATEGICHUD:StatsDefenseBonusTitle
  29948. "Defense Bonus"
  29949. END
  29950.  
  29951. STRATEGICHUD:StatsDefenseBonusHelp
  29952. "Bonus to the armor value for units"
  29953. END
  29954.  
  29955. STRATEGICHUD:StatsExperienceBonusTitle
  29956. "Experience Bonus"
  29957. END
  29958.  
  29959. STRATEGICHUD:StatsExperienceBonusHelp
  29960. "Bonus to the rate at which units gain experience"
  29961. END
  29962.  
  29963. STRATEGICHUD:CommandPointsLabel
  29964. "CP: %d"
  29965. END
  29966.  
  29967. STRATEGICHUD:BuildTimeSingularLabel
  29968. "Build Time: 1 Turn"
  29969. END
  29970.  
  29971. STRATEGICHUD:BuildTimePluralLabel
  29972. "Build Time: %d Turns"
  29973. END
  29974.  
  29975. STRATEGICHUD:ToggleSelectionDetailsTitle
  29976. "Toggle Selection Details"
  29977. END
  29978.  
  29979. STRATEGICHUD:ToggleSelectionDetailsHelp
  29980. "Show/hide detailed information about the current selection"
  29981. END
  29982.  
  29983. STRATEGICHUD:CancelArmyMemberMoveTitle
  29984. "Cancel Move"
  29985. END
  29986.  
  29987. STRATEGICHUD:CancelArmyMemberMoveHelp
  29988. "Cancel planned move order for current selection"
  29989. END
  29990.  
  29991. STRATEGICHUD:DisbandArmyMemberTitle
  29992. "Disband Unit"
  29993. END
  29994.  
  29995. STRATEGICHUD:DisbandArmyMemberHelp
  29996. "Mark currently selected unit(s) to be disbanded"
  29997. END
  29998.  
  29999. STRATEGICHUD:UpgradeArmyMemberTitle
  30000. "Upgrade Unit"
  30001. END
  30002.  
  30003. STRATEGICHUD:UpgradeArmyMemberHelp
  30004. "Mark currently selected unit(s) to be upgraded"
  30005. END
  30006.  
  30007. STRATEGICHUD:DemolishStructureTitle
  30008. "Demolish Structure"
  30009. END
  30010.  
  30011. STRATEGICHUD:DemolishStructureHelp
  30012. "Mark currently selected structure to be demolished"
  30013. END
  30014.  
  30015. STRATEGICHUD:HeroArmyName
  30016. "%s's Army"
  30017. END
  30018.  
  30019. STRATEGICHUD:BuildPlotName
  30020. "Building Foundation"
  30021. END
  30022.  
  30023. STRATEGICHUD:BuildPlotHelp
  30024. "Construct a building on the foundation"
  30025. END
  30026.  
  30027. APT:RegionDetailsTerritoryTab
  30028. "TERRITORY"
  30029. END
  30030.  
  30031. APT:RegionDetailsArmiesTab
  30032. "ARMIES"
  30033. END
  30034.  
  30035. APT:RegionDetailsStructuresTab
  30036. "STRUCTURES"
  30037. END
  30038.  
  30039. STRATEGICHUD:RegionBuildPlotsTitle
  30040. "Territory Build Plots"
  30041. END
  30042.  
  30043. STRATEGICHUD:RegionBuildPlotsHelp
  30044. "Current number of build plots used/Total number of build plots available"
  30045. END
  30046.  
  30047. STRATEGICHUD:RegionArmoryPointsTitle
  30048. "Territory Armory Capacity"
  30049. END
  30050.  
  30051. STRATEGICHUD:RegionArmoryPointsHelp
  30052. "Current number of units being upgraded/Total number of units that can be upgraded"
  30053. END
  30054.  
  30055. STRATEGICHUD:RegionCommandPointsTitle
  30056. "Territory Command Points"
  30057. END
  30058.  
  30059. STRATEGICHUD:RegionCommandPointsHelp
  30060. "Current territory population/Territory population cap"
  30061. END
  30062.  
  30063. STRATEGICHUD:RegionCommandPoints2Title
  30064. "Territory Command Points"
  30065. END
  30066.  
  30067. STRATEGICHUD:RegionCommandPoints2Help
  30068. "Current territory population"
  30069. END
  30070.  
  30071. STRATEGICHUD:ArmyCommandPointsTitle
  30072. "Army Command Points"
  30073. END
  30074.  
  30075. STRATEGICHUD:ArmyCommandPointsHelp
  30076. "Current army population/Army population cap"
  30077. END
  30078.  
  30079. STRATEGICHUD:TurnTimeRemaining
  30080. // Context: the time remaining for the current WotR turn phase.  Displayed above the checklist.  The %s is replaced with the time separator character from the system locale.
  30081. "%d%s%02d"
  30082. END
  30083.  
  30084. STRATEGICHUD:WaitMessage
  30085. "Waiting for other players..."
  30086. END
  30087.  
  30088. STRATEGICHUD:SelectedAutoResolveBattleMessage
  30089. // Context: message shown after WotR battle prompt
  30090. "Battle type selected: Auto-Resolve"
  30091. END
  30092.  
  30093. STRATEGICHUD:SelectedRTSBattleMessage
  30094. // Context: message shown after WotR battle prompt
  30095. "Battle type selected: Real-Time"
  30096. END
  30097.  
  30098. STRATEGICHUD:StartingBattleTitle
  30099. // Context: title for "Starting Battle" message box in WotR
  30100. "Starting Battle"
  30101. END
  30102.  
  30103. STRATEGICHUD:OpponentSelectionIsDifferent
  30104. // Context: shown in "starting battle" message box when the actual battle type differs from the selected battle type
  30105. "%s\nOpponent selection is different\n\n%s\n%s"
  30106. END
  30107.  
  30108. STRATEGICHUD:BattlePriorityAutoResolve
  30109. // Context: shown in "starting battle" message box when the actual battle type differs from the selected battle type
  30110. "Battle type priority: Auto-Resolve"
  30111. END
  30112.  
  30113. STRATEGICHUD:BattlePriorityRTS
  30114. // Context: shown in "starting battle" message box when the actual battle type differs from the selected battle type
  30115. "Battle type priority: Real-Time"
  30116. END
  30117.  
  30118. STRATEGICHUD:StartingAutoResolveBattleMessage
  30119. // Context: message for "Starting Battle" message box in WotR when starting an auto-resolve battle
  30120. "Entering auto-resolve battle..."
  30121. END
  30122.  
  30123. STRATEGICHUD:StartingRTSBattleMessage
  30124. // Context: message for "Starting Battle" message box in WotR when starting an RTS battle
  30125. "Entering real-time battle..."
  30126. END
  30127.  
  30128. STRATEGICHUD:AllEnemiesRetreatedTitle
  30129. // Context: title for message box in WotR shown when all enemies have retreated from a battle
  30130. "Victorious!"
  30131. END
  30132.  
  30133. STRATEGICHUD:AllEnemiesRetreatedMessage
  30134. // Context: message for message box in WotR shown when all enemies have retreated from a battle
  30135. "All of your enemies have retreated."
  30136. END
  30137.  
  30138. STRATEGICHUD:ArmyDetailsPanelBackButtonTooltip
  30139. "Territory Armies Summary"
  30140. END
  30141.  
  30142. STRATEGICHUD:BuildQueueDetailsPanelBackButtonTooltip
  30143. "Territory Structures Summary"
  30144. END
  30145.  
  30146.  
  30147. /////////////////
  30148. // EVIL SPELLS//
  30149. ///////////////
  30150.  
  30151. CONTROLBAR:Barricade
  30152. "Barricade"
  30153. END
  30154.  
  30155. CONTROLBAR:TooltipBarricade
  30156. "Summons a defensive tower garrisoned with archers \n Left click icon then left click on pathable location"
  30157. END
  30158.  
  30159. CONTROLBAR:ArrowVolleyEvil
  30160. "Arrow Volley"
  30161. END
  30162.  
  30163. CONTROLBAR:tooltipArrowVolleyEvil
  30164. "Launches a volley of arrows anywhere on the map \n Left click icon then left click on target area"
  30165. END
  30166.  
  30167. CONTROLBAR:Crebain
  30168. "Crebain"
  30169. END
  30170.  
  30171. CONTROLBAR:TooltipCrebain
  30172. "Reveals the shroud and detects stealthed units \n Significantly reduces enemy Armor and Damage \n Left click icon then left click on target area"
  30173. END
  30174.  
  30175. CONTROLBAR:SummonWild
  30176. "Summon Wildmen of Dunland"
  30177. END
  30178.  
  30179. CONTROLBAR:TooltipSummonWild
  30180. "Summons several hordes of Wildmen under the caster's control \n Left click icon then left click on pathable location"
  30181. END
  30182.  
  30183. CONTROLBAR:DragonAlly
  30184. "Summon Dragon"
  30185. END
  30186.  
  30187. CONTROLBAR:TooltipDragonAlly
  30188. "Summons the fire breathing Dragon to the battlefield \n Left click icon then left click on pathable location"
  30189. END
  30190.  
  30191. CONTROLBAR:DragonStrike
  30192. "Dragon Strike"
  30193. END
  30194.  
  30195. CONTROLBAR:tooltipDragonStrike
  30196. "Summons a fire breathing Dragon to fly-by and scorch the battlefield \n Left click icon then left click on target area"
  30197. END
  30198.  
  30199. CONTROLBAR:Flood
  30200. "Flood"
  30201. END
  30202.  
  30203. CONTROLBAR:TooltipFlood
  30204. "Summons a powerful Flood to crush enemy units \n Left click icon then left click on target area"
  30205. END
  30206.  
  30207. CONTROLBAR:Sunflare
  30208. "Sunflare"
  30209. END
  30210.  
  30211. CONTROLBAR:TooltipSunflare
  30212. "Calls a fiery beam of sunlight to scorch the battlefield \n Left click icon then left click on target area"
  30213. END
  30214.  
  30215. CONTROLBAR:CaveBats
  30216. "Cave Bats"
  30217. END
  30218.  
  30219. CONTROLBAR:TooltipCaveBats
  30220. "Reveals the shroud and detects stealthed units \n Significantly reduces enemy Armor and Damage \n Left click icon then left click on pathable location"
  30221. END
  30222.  
  30223. CONTROLBAR:UntamedAllegiance
  30224. "Untamed Allegiance"
  30225. END
  30226.  
  30227. CONTROLBAR:TooltipUntamedAllegiance
  30228. "Cast on a Lair to gain control of the Lair and associated creatures \n Left click icon then left click on target Lair"
  30229. END
  30230.  
  30231. CONTROLBAR:SummonSpiderlingAllies
  30232. "Summon Spiderling Allies"
  30233. END
  30234.  
  30235. CONTROLBAR:TooltipSummonSpiderlingAllies
  30236. "Summons a horde of Spiderlings under the caster's control \n Left click icon then left click on pathable location"
  30237. END
  30238.  
  30239. CONTROLBAR:AwakenWyrm
  30240. "Awaken Wyrm"
  30241. END
  30242.  
  30243. CONTROLBAR:TooltipAwakenWyrm
  30244. "Summons a subterranean Wyrm under the caster's control \n Left click icon then left click on pathable location"
  30245. END
  30246.  
  30247. CONTROLBAR:WildMenAllies
  30248. "Summon Wildmen of Dunland"
  30249. END
  30250.  
  30251. CONTROLBAR:TooltipWildMenAllies
  30252. "Summons several hordes of Wildmen under the caster's control \n Left click icon then left click on pathable location"
  30253. END
  30254.  
  30255.  
  30256. /////////////////////
  30257. // Goblin Fortress //
  30258. /////////////////////
  30259.  
  30260. CONTROLBAR:PurchaseUpgradeWildFortressBatCloud
  30261. "Bat &Cloud"
  30262. END
  30263.  
  30264. CONTROLBAR:ToolTipPurchaseUpgradeWildFortressBatCloud
  30265. "The Fortress gains a vision bonus and can detect stealthed units"
  30266. END
  30267.  
  30268. CONTROLBAR:PurchaseUpgradeWildFortressFireArrows
  30269. "&Fire Arrows"
  30270. END
  30271.  
  30272. CONTROLBAR:ToolTipPurchaseUpgradeWildFortressFireArrows
  30273. "Equips your Arrow Dens with Fire Arrows"
  30274. END
  30275.  
  30276. CONTROLBAR:PurchaseUpgradeWildFortressWebCocoon
  30277. "&Web Cocoon"
  30278. END
  30279.  
  30280. CONTROLBAR:ToolTipPurchaseUpgradeWildFortressWebCocoon
  30281. "Increases Fortress armor \n Pre-requisite to Dragon's Nest"
  30282. END
  30283.  
  30284. CONTROLBAR:PurchaseUpgradeWildFortressRazorSpines
  30285. "&Razor Spines"
  30286. END
  30287.  
  30288. CONTROLBAR:ToolTipPurchaseUpgradeWildFortressRazorSpines
  30289. "Damages enemy units adjacent to the Fortress"
  30290. END
  30291.  
  30292. CONTROLBAR:PurchaseUpgradeSentryTowerFireArrows
  30293. "Fire Arro&ws"
  30294. END
  30295.  
  30296. CONTROLBAR:ToolTipPurchaseUpgradeSentryTowerFireArrows
  30297. "Upgrades this Tower with Fire Arrows \n Increases damage done by Arrows"
  30298. END
  30299.  
  30300. CONTROLBAR:ConstructWildBurrowsExpansion
  30301. "Bu&rrows Expansion"
  30302. END
  30303.  
  30304. CONTROLBAR:ToolTipConstructWildBurrowsExpansion
  30305. "Connects this Fortress to the tunnel network"
  30306. END
  30307.  
  30308.  
  30309. //////////////////////////////////
  30310. /// Isengard Fortress Tooltips ///
  30311. //////////////////////////////////
  30312.  
  30313. CONTROLBAR:WizardsTowerLightningStrike
  30314. "Lightning Stri&ke"
  30315. END
  30316.  
  30317. CONTROLBAR:ToolTipWizardsTowerLightningStrike
  30318. "Casts several bolts of lightning at an area surrounding the Fortress \n Left click icon then left click on target area"
  30319. END
  30320.  
  30321. CONTROLBAR:ConstructIsengardTowerExpansion
  30322. "A&rrow Tower Expansion"
  30323. END
  30324.  
  30325. CONTROLBAR:ToolTipConstructIsengardTowerExpansion
  30326. "Defensive Arrow Tower that fires at enemies"
  30327. END
  30328.  
  30329. CONTROLBAR:ConstructIsengardBallistaExpansion
  30330. "Ba&llista Expansion"
  30331. END
  30332.  
  30333. CONTROLBAR:ToolTipConstructIsengardBallistaExpansion
  30334. "Long range defensive weapon"
  30335. END
  30336.  
  30337. CONTROLBAR:ConstructIsengardMineLauncherExpansion
  30338. "&Mine Launcher Expansion"
  30339. END
  30340.  
  30341. CONTROLBAR:ToolTipConstructIsengardMineLauncherExpansion
  30342. "Launches explosive mines at nearby enemies"
  30343. END
  30344.  
  30345. CONTROLBAR:ConstructIsengardWallHubExpansion
  30346. "&Wall Hub Expansion"
  30347. END
  30348.  
  30349. CONTROLBAR:ToolTipConstructIsengardWallHubExpansion
  30350. "Allows the construction of walls"
  30351. END
  30352.  
  30353. CONTROLBAR:PurchaseUpgradeIsengardFortressOrcfireMunitions
  30354. "Orc&fire Munitions"
  30355. END
  30356.  
  30357. CONTROLBAR:ToolTipPurchaseUpgradeIsengardFortressOrcfireMunitions
  30358. "Arms defensive towers with Fire Arrows"
  30359. END
  30360.  
  30361. CONTROLBAR:PurchaseUpgradeIsengardFortressIronPlating
  30362. "&Iron Plating"
  30363. END
  30364.  
  30365. CONTROLBAR:ToolTipPurchaseUpgradeIsengardFortressIronPlating
  30366. "Increases Fortress and Wall armor \n Pre-requisite to Wizard's Tower"
  30367. END
  30368.  
  30369. CONTROLBAR:PurchaseUpgradeIsengardFortressBurningForges
  30370. "Bur&ning Forges"
  30371. END
  30372.  
  30373. CONTROLBAR:ToolTipPurchaseUpgradeIsengardFortressBurningForges
  30374. "Reduces the cost of Isengard unit Upgrades \n 1 Fortress with Burning Forges = 10% cheaper \n 2 Fortresses with Burning Forges = 20% cheaper \n 3 Fortresses with Burning Forges = 25% cheaper \n 4 Fortresses with Burning Forges = 30% cheaper \n 5 Fortresses with Burning Forges = 35% cheaper"
  30375. END
  30376.  
  30377. CONTROLBAR:PurchaseUpgradeIsengardFortressExcavations
  30378. "E&xcavations"
  30379. END
  30380.  
  30381. CONTROLBAR:ToolTipPurchaseUpgradeIsengardFortressExcavations
  30382. "Reduces the cost of Isengard structures and walls \n 1 Fortress with Excavations = 10% cheaper \n 2 Fortresses with Excavations = 20% cheaper \n 3 Fortresses with Excavations = 25% cheaper \n 4 Fortresses with Excavations = 30% cheaper \n 5 Fortresses with Excavations = 35% cheaper"
  30383. END
  30384.  
  30385. CONTROLBAR:PurchaseUpgradeIsengardFortressMurderOfCrows
  30386. "Murder of &Crows"
  30387. END
  30388.  
  30389. CONTROLBAR:ToolTipPurchaseUpgradeIsengardFortressMurderOfCrows
  30390. "Increases the vision range of the Fortress and provides stealth detection"
  30391. END
  30392.  
  30393. CONTROLBAR:SpecialAbilityMurderOfCrows
  30394. "Murder of &Crows"
  30395. END
  30396.  
  30397. CONTROLBAR:ToolTipSpecialAbilityMurderOfCrows
  30398. "Increases the vision range of the Fortress and provides stealth detection"
  30399. END
  30400.  
  30401. CONTROLBAR:PurchaseUpgradeIsengardFortressWizardsTower
  30402. "&Wizard's Tower"
  30403. END
  30404.  
  30405. CONTROLBAR:ToolTipPurchaseUpgradeIsengardFortressWizardsTower
  30406. "The WizardÆs Tower can shoot several bolts of lightning at an area surrounding the Fortess"
  30407. END
  30408.  
  30409. CONTROLBAR:Command_IsengardWallUpgradeToHub
  30410. "Upgrade to &Wall Hub"
  30411. END
  30412.  
  30413. CONTROLBAR:TooltipCommand_IsengardWallUpgradeToHub
  30414. "Allows the construction of walls"
  30415. END
  30416.  
  30417. CONTROLBAR:Command_IsengardWallUpgradeToRegularGate
  30418. "Up&grade to gate"
  30419. END
  30420.  
  30421. CONTROLBAR:TooltipCommand_IsengardWallUpgradeToRegularGate
  30422. "This primary defensive gate can be opened and closed"
  30423. END
  30424.  
  30425. CONTROLBAR:Command_IsengardCastleWallHub_BeginWallSpan
  30426. "Build Wall"
  30427. END
  30428.  
  30429. CONTROLBAR:TooltipCommand_IsengardCastleWallHub_BeginWallSpan
  30430. "Build Wall"
  30431. END
  30432.  
  30433. CONTROLBAR:Command_ConstructIsengardCastleWallHub
  30434. "&Wall Hub"
  30435. END
  30436.  
  30437. CONTROLBAR:ToolTipCommand_ConstructIsengardCastleWallHub
  30438. "Allows the construction of walls"
  30439. END
  30440.  
  30441. CONTROLBAR:SelectUpgradesIsengardFortress
  30442. "&Upgrade Fortress"
  30443. END
  30444.  
  30445. CONTROLBAR:ToolTipCommandSelectUpgradesIsengardFortress
  30446. "Purchase upgrades and additional defenses for the Fortress"
  30447. END
  30448.  
  30449. CONTROLBAR:SelectRevivablesIsengardFortress
  30450. "He&roes"
  30451. END
  30452.  
  30453. CONTROLBAR:ToolTipCommandSelectRevivablesIsengardFortress
  30454. "Recruit and Revive Heroes"
  30455. END
  30456.  
  30457.  
  30458. ////////////////////////////////
  30459. /// Mordor Fortress Tooltips ///
  30460. ////////////////////////////////
  30461.  
  30462. CONTROLBAR:SelectUpgradesMordorFortress
  30463. "&Upgrade Fortress"
  30464. END
  30465.  
  30466. CONTROLBAR:ToolTipCommandSelectUpgradesMordorFortress
  30467. "Purchase upgrades and additional defenses for the Fortress"
  30468. END
  30469.  
  30470. CONTROLBAR:SelectRevivablesMordorFortress
  30471. "He&roes"
  30472. END
  30473.  
  30474. CONTROLBAR:ToolTipCommandSelectRevivablesMordorFortress
  30475. "Recruit and Revive heroes"
  30476. END
  30477.  
  30478. CONTROLBAR:ConstructMordorWallCatapultExpansion
  30479. "&Catapult Expansion"
  30480. END
  30481.  
  30482. CONTROLBAR:ToolTipConstructMordorWallCatapultExpansion
  30483. "Long range defensive weapon"
  30484. END
  30485.  
  30486. CONTROLBAR:ConstructMordorBarricadeExpansion
  30487. "Ba&rricade Expansion"
  30488. END
  30489.  
  30490. CONTROLBAR:ToolTipConstructMordorBarricadeExpansion
  30491. "Defesive arrow tower that fires at enemy units"
  30492. END
  30493.  
  30494. CONTROLBAR:ConstructMordorGateWatchersExpansion
  30495. "Gate &Watchers Expansion"
  30496. END
  30497.  
  30498. CONTROLBAR:ToolTipConstructMordorGateWatchersExpansion
  30499. "Causes enemy units to flee in terror"
  30500. END
  30501.  
  30502. CONTROLBAR:PurchaseUpgradeMordorFortressFireArrows
  30503. "&Flaming Munitions"
  30504. END
  30505.  
  30506. CONTROLBAR:ToolTipPurchaseUpgradeMordorFortressFireArrows
  30507. "Equips Barricades with Fire Arrows"
  30508. END
  30509.  
  30510. CONTROLBAR:PurchaseUpgradeMordorFortressMorgulSorcery
  30511. "Morgul Sor&cery"
  30512. END
  30513.  
  30514. CONTROLBAR:ToolTipPurchaseUpgradeMordorFortressMorgulSorcery
  30515. "Increases Fortress armor \n Pre-requisite to the Gorgoroth Spire"
  30516. END
  30517.  
  30518. CONTROLBAR:PurchaseUpgradeMordorFortressDoomPyres
  30519. "&Doom Pyres"
  30520. END
  30521.  
  30522. CONTROLBAR:ToolTipPurchaseUpgradeMordorFortressDoomPyres
  30523. "Provides additional experience to nearby troops \n Reduces hero cost by 10% \n Reduces hero recruit time by 10% \n Reduces the cost of builders by 20%"
  30524. END
  30525.  
  30526. CONTROLBAR:PurchaseUpgradeMordorFortressMagmaCauldrons
  30527. "&Magma Cauldrons"
  30528. END
  30529.  
  30530. CONTROLBAR:ToolTipPurchaseUpgradeMordorFortressMagmaCauldrons
  30531. "Allows the Fortress to pour burning lava on nearby enemy units"
  30532. END
  30533.  
  30534. CONTROLBAR:PurchaseUpgradeMordorFortressLavaMoat
  30535. "La&va Moat"
  30536. END
  30537.  
  30538. CONTROLBAR:ToolTipPurchaseUpgradeMordorFortressLavaMoat
  30539. "Decreases melee vulnerability of the Fortress"
  30540. END
  30541.  
  30542. CONTROLBAR:PurchaseUpgradeMordorFortressGorgorothSpire
  30543. "&Gorgoroth Spire"
  30544. END
  30545.  
  30546. CONTROLBAR:ToolTipPurchaseUpgradeMordorFortressGorgorothSpire
  30547. "Allows the Fortress to launch a giant fireball"
  30548. END
  30549.  
  30550. CONTROLBAR:FireWeaponMordorFortressMagmaCauldrons
  30551. "&Magma Cauldrons"
  30552. END
  30553.  
  30554. CONTROLBAR:ToolTipFireWeaponMordorFortressMagmaCauldrons
  30555. "Pours burning lava on nearby enemy units \n Left click to activate"
  30556. END
  30557.  
  30558. CONTROLBAR:FireWeaponMordorFortressSpireFireball
  30559. "Gorgoroth Spire &Fireball"
  30560. END
  30561.  
  30562. CONTROLBAR:ToolTipFireWeaponMordorFortressSpireFireball
  30563. "Launches a Fireball \n Left click on icon then left click on target area"
  30564. END
  30565.  
  30566. CONTROLBAR:ConstructMordorFortress
  30567. "Build &Fortress"
  30568. END
  30569.  
  30570. CONTROLBAR:ToolTipConstructMordorFortress
  30571. "Recruits Builders and Heroes \n Can be upgraded with various improvements and expansions"
  30572. END
  30573.  
  30574.  
  30575.  
  30576.  
  30577.  
  30578. ////////////////////////////
  30579. /// Unorganized Tooltips ///
  30580. ////////////////////////////
  30581.  
  30582. CONTROLBAR:StartWallSpanRepair
  30583. "Repair Wall Span"
  30584. END
  30585.  
  30586. CONTROLBAR:ToolTipStartWallSpanRepair
  30587. "Repairs the selected wall span"
  30588. END
  30589.  
  30590. CONTROLBAR:ConstructIsengardLumberMill
  30591. "L&umber Mill"
  30592. END
  30593.  
  30594. CONTROLBAR:ToolTipConstructIsengardLumberMill
  30595. "Harvests resources from nearby trees \n Reduces the Cost of Buildings\n  2 Lumber Mills: 10%\n 3 Lumber Mills: 20%\n 4 Lumber Mills: 30%"
  30596. END
  30597.  
  30598. CONTROLBAR:ConstructIsengardWargSentry
  30599. "Build Warg Sentr&y"
  30600. END
  30601.  
  30602. CONTROLBAR:ToolTipConstructIsengardWargSentry
  30603. "Defensive warg that will attack nearby enemies"
  30604. END
  30605.  
  30606. CONTROLBAR:ConstructIsengardFortress
  30607. "Build &Fortress"
  30608. END
  30609.  
  30610. CONTROLBAR:ToolTipConstructIsengardFortress
  30611. "Recruits Builders and Heroes \n Can be upgraded with various upgrades and expansions"
  30612. END
  30613.  
  30614. CONTROLBAR:ConstructMordorTavern
  30615. "Build Ta&vern"
  30616. END
  30617.  
  30618. CONTROLBAR:ToolTipMordorTavern
  30619. "Trains Corsairs of Umbar \n Allows research of Mordor unit upgrades"
  30620. END
  30621.  
  30622. CONTROLBAR:ConstructMordorLumberMill
  30623. "B&uild Lumber Mill"
  30624. END
  30625.  
  30626. CONTROLBAR:TooltipConstructMordorLumberMill
  30627. "Harvests resources from nearby trees \n Reduces the cost of buildings"
  30628. END
  30629.  
  30630.  
  30631. CONTROLBAR:ConstructMordorCorsairsOfUmbarHorde
  30632. "&Corsairs of Umbar"
  30633. END
  30634.  
  30635. CONTROLBAR:ToolTipBuildMordorCorsairsOfUmbarHorde
  30636. "Strong vs. Pikemen"
  30637. END
  30638.  
  30639. CONTROLBAR:TooltipCommand_ElvenCastleWallHub_BeginWallSpan
  30640. "Build Wall"
  30641. END
  30642.  
  30643. CONTROLBAR:ConstructDwarvenHallExpansion
  30644. "Ha&ll Expansion"
  30645. END
  30646.  
  30647. CONTROLBAR:ToolTipConstructDwarvenHallExpansion
  30648. "Garrisonable defensive structure \n Increases decomission value of units \n Heals garrisoned units"
  30649. END
  30650.  
  30651. CONTROLBAR:Citadel
  30652. "Summon Citadel"
  30653. END
  30654.  
  30655. CONTROLBAR:TooltipCitadel
  30656. "Places a Citadel Fortress anywhere on the battlefield \n Left click icon then left click on pathable location"
  30657. END
  30658.  
  30659.  
  30660.  
  30661.  
  30662. //////////////////////////
  30663. /// New Hero Abilities ///
  30664. //////////////////////////
  30665.  
  30666. CONTROLBAR:SonicSong
  30667. "Soni&c Song"
  30668. END
  30669.  
  30670. CONTROLBAR:ToolTipSonicSong
  30671. "A powerful attack that blasts back nearby enemies \n Left click icon then left click on target"
  30672. END
  30673.  
  30674. CONTROLBAR:AncientMaster
  30675. "Ancient Master"
  30676. END
  30677.  
  30678. CONTROLBAR:ToolTipAncientMaster
  30679. "Cause fear to nearby enemies"
  30680. END
  30681.  
  30682. CONTROLBAR:MouthOfSauronDoubt
  30683. "Doub&t"
  30684. END
  30685.  
  30686. CONTROLBAR:ToolTipMouthOfSauronDoubt
  30687. "Requires Level 4 \n Significantly reduces enemy Armor and Damage \n Left click icon then left click on target units"
  30688. END
  30689.  
  30690. CONTROLBAR:MouthOfSauronDissent
  30691. "D&issent"
  30692. END
  30693.  
  30694. CONTROLBAR:ToolTipMouthOfSauronDissent
  30695. "Requires Level 6 \n Causes targeted units to become hostile towards each other \n Left click icon then left click on target area"
  30696. END
  30697.  
  30698. CONTROLBAR:SpecialAbilityMouthOfSauronEvilEye
  30699. "Evil E&ye"
  30700. END
  30701.  
  30702. CONTROLBAR:ToolTipSpecialAbilityMouthOfSauronEvilEye
  30703. "Requires Level 10 \n A powerful ray of light that damages targeted units \n Left click icon then left click on target"
  30704. END
  30705.  
  30706. CONTROLBAR:DreadVisage
  30707. "Dread Visage"
  30708. END
  30709.  
  30710. CONTROLBAR:ToolTipDreadVisage
  30711. "Significantly reduces enemy Armor and Damage \n Passive ability"
  30712. END
  30713.  
  30714. CONTROLBAR:BlackRiderMorgulBlade
  30715. "Morgu&l Blade"
  30716. END
  30717.  
  30718. CONTROLBAR:ToolTipBlackRiderMorgulBlade
  30719. "Requires Level 6 \n Targeted enemy becomes crippled and takes poison damage over time \n Left click icon then left click on target"
  30720. END
  30721.  
  30722. CONTROLBAR:Escape
  30723. "Es&cape"
  30724. END
  30725.  
  30726. CONTROLBAR:TooltipEscape
  30727. "Wormtongue becomes stealthed and cannot be attacked"
  30728. END
  30729.  
  30730. CONTROLBAR:VenomousWords
  30731. "&Venomous Words"
  30732. END
  30733.  
  30734. CONTROLBAR:ToolTipVenomousWords
  30735. "Requires Level 3 \n Significantly reduces enemy Armor and Damage \n Left click icon then left click on target units"
  30736. END
  30737.  
  30738. CONTROLBAR:Backstab
  30739. "Back S&tab"
  30740. END
  30741.  
  30742. CONTROLBAR:ToolTipBackstab
  30743. "Requires Level 6 \n High damage melee attack that also poisons targeted enemy \n Left click icon then left click on target"
  30744. END
  30745.  
  30746. CONTROLBAR:CorrodeAllegiance
  30747. "Co&rrode Allegiance"
  30748. END
  30749.  
  30750. CONTROLBAR:ToolTipCorrodeAllegiance
  30751. "Requires Level 10 \n Gain control of targeted enemy hero \n Left click icon then left click on target"
  30752. END
  30753.  
  30754. CONTROLBAR:TameTheBeast
  30755. "&Tame the Beast"
  30756. END
  30757.  
  30758. CONTROLBAR:ToolTipTameTheBeast
  30759. "Requires Level 2 \n Target wargs or warg riders come under Sharku's control \n Left click icon then left click on target"
  30760. END
  30761.  
  30762. CONTROLBAR:BloodHunt
  30763. "Blood Hunt"
  30764. END
  30765.  
  30766. CONTROLBAR:ToolTipGBloodHunt
  30767. "Requires Level 5 \n Nearby allied wargs and warg riders gain +50% Damage and +50% Armor \n Passive ability \n Does not stack"
  30768. END
  30769.  
  30770. CONTROLBAR:SharkuManEater
  30771. "Man Eate&r"
  30772. END
  30773.  
  30774. CONTROLBAR:ToolTipSharkuManEater
  30775. "Requires Level 10 \n Kill target enemy which restores Sharku's health and temporarily grants +50% Damage and +50% Armor \n Left click icon then left click on target enemy \n Does not stack" 
  30776. END
  30777.  
  30778. CONTROLBAR:ElrondFarsight
  30779. "Fars&ight"
  30780. END
  30781.  
  30782. CONTROLBAR:ToolTipElrondFarsight
  30783. "Requires Level 6 \n Reveals an area of the map \n Left click icon then left click on target area"
  30784. END
  30785.  
  30786. CONTROLBAR:ElrondRestoration
  30787. "&Restoration"
  30788. END
  30789.  
  30790. CONTROLBAR:ToolTipElrondRestoration
  30791. "Requires Level 10 \n Heals nearby allies and fully refreshes their special ability timers \n Left click to activate"
  30792. END
  30793.  
  30794. CONTROLBAR:PersonalFlood
  30795. "F&lood"
  30796. END
  30797.  
  30798. CONTROLBAR:ToolTipPersonalFlood
  30799. "Requires Level 10 \n Summons a flood that will damage enemies and put out fires \n Left click icon then left click on target"
  30800. END
  30801.  
  30802. CONTROLBAR:HaldirGoldenArrow
  30803. "Golden Arro&w"
  30804. END
  30805.  
  30806. CONTROLBAR:ToolTipHaldirGoldenArrow
  30807. "Requires Level 10 \n A high damage attack that also stuns light-sensitive units \n Left click icon then left click on target" 
  30808. END
  30809.  
  30810. CONTROLBAR:GlorfindelBladeOfPurity
  30811. "Blade of Puri&ty"
  30812. END
  30813.  
  30814. CONTROLBAR:ToolTipGlorfindelBladeOfPurity
  30815. "Requires Level 3 \n Glorfindel gains +100% Damage and +100% Armor \n Left click to activate"
  30816. END
  30817.  
  30818. CONTROLBAR:GlorfindelWindRider
  30819. "&Wind Rider"
  30820. END
  30821.  
  30822. CONTROLBAR:ToolTipGlorfindelWindRider
  30823. "Requires Level 6 \n Glorfindel gains +60% speed and Double Armor when mounted \n Left click to activate"
  30824. END
  30825.  
  30826. CONTROLBAR:GlorfindelStarlight
  30827. "Sta&rlight"
  30828. END
  30829.  
  30830. CONTROLBAR:ToolTipGlorfindelStarlight
  30831. "Requires Level 10 \n Nearby allies become healed and gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n \n Left click to activate      Does not stack " 
  30832. END
  30833.  
  30834. CONTROLBAR:WildWalk
  30835. "Wild Walk"
  30836. END
  30837.  
  30838. CONTROLBAR:ToolTipThranduilWildWalk
  30839. "Allows Thranduil to shoot while invisible \n Passive ability"
  30840. END
  30841.  
  30842. CONTROLBAR:DeadEye
  30843. "Dead E&ye"
  30844. END
  30845.  
  30846. CONTROLBAR:ToolTipDeadEye
  30847. "Requires Level 7 \n Temporarily grants an increase to damage \n Left click to activate"
  30848. END
  30849.  
  30850. CONTROLBAR:ToolTipElvenCloakThranduil
  30851. "Requires Level 4 \n Becomes invisible when standing still \n Left click to activate"
  30852. END
  30853.  
  30854. CONTROLBAR:MoveUnseen
  30855. "Move &Unseen"
  30856. END
  30857.  
  30858. CONTROLBAR:ToolTipMoveUnseen
  30859. "Requires Level 3 \n Allows all targeted allies to become temporarily stealthed \n Left click icon then left click on target units"
  30860. END
  30861.  
  30862. CONTROLBAR:ThornofVengeance
  30863. "Thorn of &Vengeance"
  30864. END
  30865.  
  30866. CONTROLBAR:ToolTipThornofVengeance
  30867. "Requires Level 10 \n An extremely powerful single shot attack \n Left click icon then left click on target"
  30868. END
  30869.  
  30870. CONTROLBAR:DainStubbornPride
  30871. "Stubborn Pride"
  30872. END
  30873.  
  30874. CONTROLBAR:ToolTipDainStubbornPride
  30875. "Requires Level 7 \n Grants all nearby allies resistance to fear \n Passive ability"
  30876. END
  30877.  
  30878. CONTROLBAR:SummonRoyalGuard
  30879. "Summon Ro&yal Guard"
  30880. END
  30881.  
  30882. CONTROLBAR:ToolTipSummonRoyalGuard
  30883. "Requires Level 10 \n Summons several battalions of dwarves to Dain's side \n Left click icon then left click on pathable location"
  30884. END
  30885.  
  30886. CONTROLBAR:MightyRage
  30887. "Mighty &Rage"
  30888. END
  30889.  
  30890. CONTROLBAR:ToolTipMightyRage
  30891. "Requires Level 4 \n Heals targeted units \n Targeted units gain +50% Damage and +50% Armor \n Left click icon then left click on target units \n Does not stack"
  30892. END
  30893.  
  30894. CONTROLBAR:GloinSlam
  30895. "Sla&m"
  30896. END
  30897.  
  30898. CONTROLBAR:ToolTipDwarvenGloinSlam
  30899. "Powerful attack that causes meta impact and mass damage to structures \n Left click icon then left click on target"
  30900. END
  30901.  
  30902. CONTROLBAR:GloinShakeFoundation
  30903. "Shake Founda&tion"
  30904. END
  30905.  
  30906. CONTROLBAR:ToolTipDwarvenGloinShakeFoundation
  30907. "Requires Level 4 \n Disables target building \n Automatically opens targeted gate \n Left click icon then left click on target"
  30908. END
  30909.  
  30910. CONTROLBAR:GloinSmash
  30911. "Shatter Hamme&r"
  30912. END
  30913.  
  30914. CONTROLBAR:ToolTipGloinSmash
  30915. "Requires Level 10 \n Causes a small earthquake around Gloin's location \n Left click icon then left click on target"
  30916. END
  30917.  
  30918. CONTROLBAR:GoblinKingPoisonedStinger
  30919. "Poisoned Stinge&r"
  30920. END
  30921.  
  30922. CONTROLBAR:ToolTipGoblinKingPoisonedStinger
  30923. "Requires Level 6 \n Can only use when mounted \n Targeted enemy becomes stunned and takes poison damage over time \n Left click icon then left click on target"
  30924. END
  30925.  
  30926. CONTROLBAR:GoblinKingSpawnFireDrakes
  30927. "&Call From the Deep"
  30928. END
  30929.  
  30930. CONTROLBAR:TooltipGoblinKingSpawnFireDrakes
  30931. "Requires Level 10 \n Summons three Fire Drakes under the caster's control \n Left click icon then left click on pathable location"
  30932. END
  30933.  
  30934. CONTROLBAR:GoblinKingSkullTotem
  30935. "Skull &Totem"
  30936. END
  30937.  
  30938. CONTROLBAR:TooltipGoblinKingSkullTotem
  30939. "Requires Level 2 \n Places a skull totem which will remain on the map until destroyed \n Reveals the nearby shroud, detects stealth, and provides a Damage, Armor, and Experience bonus to nearby allies \n Left click icon then left click on target area"
  30940. END
  30941.  
  30942. CONTROLBAR:WildShelobInstillTerror
  30943. "&Instill Terror"
  30944. END
  30945.  
  30946. CONTROLBAR:TooltipWildShelobInstillTerror
  30947. "Requires Level 3 \n Causes fear in nearby enemies \n Left click to activate"
  30948. END
  30949.  
  30950. CONTROLBAR:SpecialAbilityWildShelobTunnel
  30951. "&Tunnel"
  30952. END
  30953.  
  30954. CONTROLBAR:ToolTipSpecialAbilityWildShelobTunnel
  30955. "Requires Level 10 \n Allows Shelob to tunnel under the ground and emerge at any unshrouded location \n Left click icon then left click on target location"
  30956. END
  30957.  
  30958. CONTROLBAR:SpecialAbilityFireDrakeInferno
  30959. "Infe&rno"
  30960. END
  30961.  
  30962. CONTROLBAR:ToolTipSpecialAbilityFireDrakeInferno
  30963. "Breathes fire over a selected area \n Left click icon then left click on target area"
  30964. END
  30965.  
  30966. CONTROLBAR:SpecialAbilityFiresOfDoom
  30967. "Fi&res of Doom"
  30968. END
  30969.  
  30970. CONTROLBAR:ToolTipSpecialAbilityFiresOfDoom
  30971. "Calls down a hail of molten rock on selected area \n Left click icon then left click on target area"
  30972. END
  30973.  
  30974. CONTROLBAR:TerribleFury
  30975. "&Terrible Fury"
  30976. END
  30977.  
  30978. CONTROLBAR:TooltipTerribleFury
  30979. "Causes fear in nearby enemies \n Left click to activate"
  30980. END
  30981.  
  30982. CONTROLBAR:SpecialAbilityDrogothFireball
  30983. "Fi&reball"
  30984. END
  30985.  
  30986. CONTROLBAR:ToolTipSpecialAbilityDrogothFireball
  30987. "Sends a fireball at selected target \n Left click icon then left click on target"
  30988. END
  30989.  
  30990. CONTROLBAR:SpecialAbilityWingBlast
  30991. "&Wing Blast"
  30992. END
  30993.  
  30994. CONTROLBAR:ToolTipSpecialAbilityWingBlast
  30995. "Requires Level 3 \n Shoots a shockwave of force below Drogoth, causing meta damage to enemies \n Left click icon then left click on target area"
  30996. END
  30997.  
  30998. CONTROLBAR:SpecialAbilityIncinerate
  30999. "In&cinerate"
  31000. END
  31001.  
  31002. CONTROLBAR:ToolTipSpecialAbilityIncinerate
  31003. "Requires Level 10 \n Breathes fire over a selected area \n Left click icon then left click on target area"
  31004. END
  31005.  
  31006. CONTROLBAR:SpecialAbilityDrogothFireflight
  31007. "Fire Fligh&t"
  31008. END
  31009.  
  31010. CONTROLBAR:ToolTipSpecialAbilityDrogothFireflight
  31011. "Requires Level 6 \n Sends a fiery dragon missile at selected target \n Left click icon then left click on target"
  31012. END
  31013.  
  31014. CONTROLBAR:HourOfTheWitchKing
  31015. "Hour of the &Witch-king"
  31016. END
  31017.  
  31018. CONTROLBAR:ToolTipHourOfTheWitchKing
  31019. "Requires Level 10 \n Target enemy's special ability timers are reset to just used \n Left click icon then left click on target"
  31020. END
  31021.  
  31022. CONTROLBAR:ThunderBolt
  31023. "&Thunderbolt"
  31024. END
  31025.  
  31026. CONTROLBAR:ToolTipThunderBolt
  31027. "Requires Level 10 \n Strikes a powerful lighting bolt against targeted enemy \n Left click icon then left click on target"
  31028. END
  31029.  
  31030. CONTROLBAR:GaladrielTornado
  31031. "Nature's &Wrath"
  31032. END
  31033.  
  31034. CONTROLBAR:TooltipGaladrielTornado
  31035. "Summons a destructive tornado onto the battlefield \n Left click icon then left click on target area"
  31036. END
  31037.  
  31038. CONTROLBAR:ElrondWhirlwind
  31039. "&Whirlwind"
  31040. End
  31041.  
  31042. CONTROLBAR:TooltipElrondWhirlwind
  31043. "Requires Level 7 \n Summons a destructive whirlwind onto the battlefield \n Left click icon then left click on target area"
  31044. End
  31045.  
  31046. CONTROLBAR:ElvenGrace
  31047. "A&thelas"
  31048. END
  31049.  
  31050. CONTROLBAR:TooltipElvenGrace
  31051. "Requires Level 2 \n Heals nearby friendly heroes \n Left click to activate"
  31052. END
  31053.  
  31054.  
  31055.  
  31056.  
  31057.  
  31058. ///////////////////////////
  31059. // New Stuff Unorganized //
  31060. ///////////////////////////
  31061. APT:TributeDisabledAtStartOfGame
  31062. "Resources cannot be transferred within the first 5 minutes of the game"
  31063. END
  31064.  
  31065. APT:MyHeroAttribute_0
  31066. "Hero Attribute"
  31067. End
  31068.  
  31069. APT:MyHeroAttribute_1
  31070. "Hero Attribute"
  31071. End
  31072.  
  31073. APT:MyHeroAttribute_2
  31074. "Hero Attribute"
  31075. End
  31076.  
  31077. APT:MyHeroAttribute_3
  31078. "Hero Attribute"
  31079. End
  31080.  
  31081. APT:MyHeroAttribute_4
  31082. "Hero Attribute"
  31083. End
  31084.  
  31085. APT:MyHeroClass
  31086. "Hero Class"
  31087. End
  31088.  
  31089. APT:MyHeroName
  31090. "Hero Name"
  31091. End
  31092.  
  31093. APT:MyHeroType
  31094. "Hero Type"
  31095. End
  31096.  
  31097. CONTROLBAR:ActivateFireShip
  31098. "Activate Doom Ship"
  31099. End
  31100.  
  31101. CONTROLBAR:BarbedArrows
  31102. "Barbed Arrow Sho&t"
  31103. End
  31104.  
  31105. CONTROLBAR:BattleWagonUpgradeAxeThrowers
  31106. "Upgrade &with Axe Throwers"
  31107. End
  31108.  
  31109. CONTROLBAR:BattleWagonUpgradeBannerCarrier
  31110. "Upgrade with Ba&nner Carrier"
  31111. End
  31112.  
  31113. CONTROLBAR:BattleWagonUpgradeHearth
  31114. "Upgrade wi&th Hearth"
  31115. End
  31116.  
  31117. CONTROLBAR:BattleWagonUpgradeMenOfDale
  31118. "Upgrade with Men of Da&le"
  31119. End
  31120.  
  31121. CONTROLBAR:BlackArrows
  31122. "Blac&k Arrows"
  31123. End
  31124.  
  31125. CONTROLBAR:BlackRiderMount
  31126. "&Mount \n Dismount"
  31127. End
  31128.  
  31129.  
  31130. CONTROLBAR:CitadelCatapultUpgrade
  31131. "Untamed Allegian&ce"
  31132. End
  31133.  
  31134. CONTROLBAR:Command_DwarvenCastleWallHub_BeginRamp
  31135. "Build Ramp"
  31136. End
  31137.  
  31138. CONTROLBAR:Command_DwarvenCastleWallHub_SmallWallSpan
  31139. "Build Wall"
  31140. End
  31141.  
  31142. CONTROLBAR:Command_GondorCastleWallHub_BeginRamp
  31143. "Build Ramp"
  31144. End
  31145.  
  31146. CONTROLBAR:Command_GondorCastleWallHub_SmallWallSpan
  31147. "Build Wall"
  31148. End
  31149.  
  31150. CONTROLBAR:ConstructCorsairShip
  31151. "Corsair Arrow Ship"
  31152. End
  31153.  
  31154. CONTROLBAR:ConstructDwarvenBatteringRam
  31155. "Dwarven Demolisher"
  31156. End
  31157.  
  31158. CONTROLBAR:ConstructDwarvenForgeWorksLevel2Upgrade
  31159. "Upgrade Forge Works to Level 2"
  31160. End
  31161.  
  31162. CONTROLBAR:ConstructDwarvenForgeWorksLevel3Upgrade
  31163. "Upgrade Forge Works to Level 3"
  31164. End
  31165.  
  31166. CONTROLBAR:ConstructElvenGrove
  31167. "Build Grove"
  31168. End
  31169.  
  31170. CONTROLBAR:ConstructElvenHobbitShirrif
  31171. "Hobbits"
  31172. End
  31173.  
  31174. CONTROLBAR:ConstructElvenWallHub
  31175. "Build &Wall Hub"
  31176. End
  31177.  
  31178. CONTROLBAR:ConstructElvenWarriorHorde
  31179. "Lorien Warriors"
  31180. End
  31181.  
  31182. CONTROLBAR:ConstructEvilBombardShip
  31183. "Co&rsair Bombardment Ship"
  31184. End
  31185.  
  31186. CONTROLBAR:ConstructEvilFireShip
  31187. "Mordor &Doom Ship"
  31188. End
  31189.  
  31190. CONTROLBAR:ConstructEvilShip
  31191. "&Corsair Black Ship"
  31192. End
  31193.  
  31194. CONTROLBAR:ConstructEvilTransportShip
  31195. "Umbar &Transport"
  31196. End
  31197.  
  31198. CONTROLBAR:ConstructGondorForgeLevel2Upgrade
  31199. "&Upgrade Blacksmith to Level 2"
  31200. End
  31201.  
  31202. CONTROLBAR:ConstructGondorForgeLevel3Upgrade
  31203. "&Upgrade Blacksmith to Level 3"
  31204. End
  31205.  
  31206. CONTROLBAR:ConstructGoodBombardShip
  31207. "Elven Bomba&rdment Ship"
  31208. End
  31209.  
  31210. CONTROLBAR:ConstructGoodFireShip
  31211. "Elven &Storm Ship"
  31212. End
  31213.  
  31214. CONTROLBAR:ConstructGoodShip
  31215. "Elven &Warship"
  31216. End
  31217.  
  31218. CONTROLBAR:ConstructGoodTransportShip
  31219. "Elven &Transport"
  31220. End
  31221.  
  31222. CONTROLBAR:ConstructIsengardArmoryLevel2
  31223. "&Upgrade Armory to Level 2"
  31224. End
  31225.  
  31226. CONTROLBAR:ConstructIsengardArmoryLevel3
  31227. "&Upgrade Armory to Level 3"
  31228. End
  31229.  
  31230. CONTROLBAR:ConstructMordorAttackTroll
  31231. "A&ttack Troll"
  31232. End
  31233.  
  31234. CONTROLBAR:ConstructMordorBattleTower
  31235. "Build Batt&le Tower"
  31236. End
  31237.  
  31238. CONTROLBAR:ConstructMordorHaradrimArcherHorde
  31239. "H&aradrim Archers"
  31240. End
  31241.  
  31242. CONTROLBAR:ConstructRohanArcherHorde
  31243. "Rohan Archers"
  31244. End
  31245.  
  31246. CONTROLBAR:ConstructRohanRohirrimArcherHorde
  31247. "Roohirrim Archers"
  31248. End
  31249.  
  31250.  
  31251.  
  31252.  
  31253.  
  31254. CONTROLBAR:DainLeadership
  31255. "Leadership"
  31256. End
  31257.  
  31258. CONTROLBAR:DominateTroll
  31259. "Dom&inate Troll"
  31260. End
  31261.  
  31262. CONTROLBAR:ElrondLeadership
  31263. "Leadership"
  31264. End
  31265.  
  31266. CONTROLBAR:EvacuateAndEnterGarrison
  31267. "Evacuate"
  31268. End
  31269.  
  31270. CONTROLBAR:Farsight
  31271. "Farsight"
  31272. End
  31273.  
  31274. CONTROLBAR:FireWeaponMenFortressBoilingOil
  31275. "Release Bo&iling Oil"
  31276. End
  31277.  
  31278. CONTROLBAR:GoblinKingBattleFrenzy
  31279. "Battle Frenz&y"
  31280. End
  31281.  
  31282. CONTROLBAR:GoblinKingMount
  31283. "&Mount / Dismount"
  31284. End
  31285.  
  31286. CONTROLBAR:GondorCastleWallHub
  31287. "Build &Wall Hub"
  31288. End
  31289.  
  31290. CONTROLBAR:HeroToggleHorse
  31291. "Allows Hero to mount a horse"
  31292. End
  31293.  
  31294.  
  31295.  
  31296. CONTROLBAR:Invulnerability_Level1
  31297. "Invulnerability Level I"
  31298. End
  31299.  
  31300. CONTROLBAR:Invulnerability_Level2
  31301. "Invulnerability Level II"
  31302. End
  31303.  
  31304. CONTROLBAR:IsengardWargSentryUnleash
  31305. "Un&leash Warg"
  31306. End
  31307.  
  31308. CONTROLBAR:IsengardWormtongueRecruit
  31309. "Wormtongue"
  31310. End
  31311.  
  31312. CONTROLBAR:IvoryTowerVision
  31313. "Use I&vory Tower"
  31314. End
  31315.  
  31316. CONTROLBAR:Knife
  31317. "Knife"
  31318. End
  31319.  
  31320. CONTROLBAR:LightBlast_Level1
  31321. "Blast of Light Level I"
  31322. End
  31323.  
  31324. CONTROLBAR:LightBlast_Level2
  31325. "Blast of Light Level II"
  31326. End
  31327.  
  31328. CONTROLBAR:LightBlast_Level3
  31329. "Blast of Light Level III"
  31330. End
  31331.  
  31332. CONTROLBAR:MenLongShotAbility
  31333. "Longsho&t"
  31334. End
  31335.  
  31336. CONTROLBAR:Messenger
  31337. "Messenger"
  31338. End
  31339.  
  31340. CONTROLBAR:MessengerDescription
  31341. "Chat with other players"
  31342. End
  31343.  
  31344. CONTROLBAR:MithlondSentryZephyrStrike
  31345. "Zephyr Strike"
  31346. End
  31347.  
  31348. CONTROLBAR:MordorMouthOfSauronRevive
  31349. "Revive the fallen Hero, Mouth of Sauron"
  31350. End
  31351.  
  31352. CONTROLBAR:OCLTimerDesc
  31353. "Needs Description"
  31354. End
  31355.  
  31356. CONTROLBAR:PlanningMode
  31357. "Planning Mode"
  31358. End
  31359.  
  31360. CONTROLBAR:PlanningModeDescription
  31361. "Give several commands and execute them simultanesouly"
  31362. End
  31363.  
  31364. CONTROLBAR:PoisonArrows
  31365. "&Poison Arrows"
  31366. End
  31367.  
  31368. CONTROLBAR:PurchaseIsengardWargSentry
  31369. "Build &Warg Sentry"
  31370. End
  31371.  
  31372.  
  31373.  
  31374. CONTROLBAR:Roar
  31375. "&Roar"
  31376. End
  31377.  
  31378. CONTROLBAR:RohanGamlingRecruit
  31379. "Gamling"
  31380. End
  31381.  
  31382. CONTROLBAR:RohanGamlingRevive
  31383. "Revive Gaming"
  31384. End
  31385.  
  31386. CONTROLBAR:RohanHobbitRecruit
  31387. "Hobbits"
  31388. End
  31389.  
  31390. CONTROLBAR:SharkuWargMount
  31391. "Mount \n Dismount"
  31392. End
  31393.  
  31394. CONTROLBAR:ShelobWebbing
  31395. "Webbing"
  31396. End
  31397.  
  31398.  
  31399.  
  31400. CONTROLBAR:SpecialAbilityBatCloud
  31401. "Bat &Cloud"
  31402. End
  31403.  
  31404. CONTROLBAR:Command_CreateAHero_ArcherToggleWeapon
  31405. "Toggle Weapon"
  31406. End
  31407.  
  31408. CONTROLBAR:Command_CreateAHero_CorruptedManToggleWeapon
  31409. "Toggle Weapon"
  31410. End
  31411.  
  31412.  
  31413.  
  31414. CONTROLBAR:SpecialAbilityDwarvenDemolisherDeploy
  31415. "Deplo&y"
  31416. End
  31417.  
  31418. CONTROLBAR:SpecialAbilityGoblinFighterPoisonedBlades
  31419. "&Poisoned Blades"
  31420. End
  31421.  
  31422.  
  31423.  
  31424. CONTROLBAR:SpecialAbilityOilBarrels
  31425. "O&il Barrels"
  31426. End
  31427.  
  31428.  
  31429.  
  31430. CONTROLBAR:SpecialAbilitySummonedDragonReposition
  31431. "Reposition"
  31432. End
  31433.  
  31434. CONTROLBAR:SpecialAbilityWildmanPillage
  31435. "Pillage"
  31436. End
  31437.  
  31438. CONTROLBAR:SpecialAbilityWordOfDoom_Level1
  31439. "Word of Doom Level I"
  31440. End
  31441.  
  31442. CONTROLBAR:SpecialAbilityWyrmReposition
  31443. "Reposition"
  31444. End
  31445.  
  31446.  
  31447.  
  31448. CONTROLBAR:ThrowFireBombs
  31449. "Firebo&mbs"
  31450. End
  31451.  
  31452. CONTROLBAR:ToggleDwarvenGuardianWeapons
  31453. "Toggle Weapon"
  31454. End
  31455.  
  31456. CONTROLBAR:ToolTipActivateFireShip
  31457. "Set this ship on fire \n Ship will explode in X seconds"
  31458. End
  31459.  
  31460. CONTROLBAR:ToolTipBarbedArrows
  31461. "Causes meta impact and increased damage"
  31462. End
  31463.  
  31464. CONTROLBAR:ToolTipBattleWagonUpgradeAxeThrowers
  31465. "Adds several Axe Throwers to the Battlewagon"
  31466. End
  31467.  
  31468. CONTROLBAR:ToolTipBattleWagonUpgradeBannerCarrier
  31469. "Provides a leadership bonus to nearby allies \n Slowly heals the Battlewagon when not in combat"
  31470. End
  31471.  
  31472. CONTROLBAR:ToolTipBattleWagonUpgradeHearth
  31473. "Allies near the Battlewagon gain +50% Damage and +50% Armor \n Detects stealth \n Does not stack"
  31474. End
  31475.  
  31476. CONTROLBAR:ToolTipBattleWagonUpgradeMenOfDale
  31477. "Adds several Men of Dale to the Battlewagon"
  31478. End
  31479.  
  31480. CONTROLBAR:ToolTipBlackArrows
  31481. "Causes fear to targeted enemy \n Adds triple damage \n Left click icon then left click on target"
  31482. End
  31483.  
  31484. CONTROLBAR:ToolTipBlackRiderMount
  31485. "Mount and unmount the Nazgul"
  31486. End
  31487.  
  31488. CONTROLBAR:ToolTipBuildCorsairShip
  31489. "Corsair ship garrisoned with archers \n Strong vs. Infantry and Ships"
  31490. End
  31491.  
  31492. CONTROLBAR:ToolTipBuildDwarvenBatteringRam
  31493. "Powerful battering ram \n Can be deployed for additional armor"
  31494. End
  31495.  
  31496. CONTROLBAR:ToolTipBuildDwarvenForgeWorksLevel2Upgrade
  31497. "Allows construction of Demolisher, Catapult, and research of the Forged Blades upgrade"
  31498. End
  31499.  
  31500. CONTROLBAR:ToolTipBuildDwarvenForgeWorksLevel3Upgrade
  31501. "Allows the research of Mithril Mail and Flaming Shot"
  31502. End
  31503.  
  31504. CONTROLBAR:ToolTipBuildEvilBombardShip
  31505. "Corsair ship equipped with long range catapult \n Strong vs. Structures"
  31506. End
  31507.  
  31508. CONTROLBAR:ToolTipBuildEvilFireShip
  31509. "Mordor ship that causes a devastating explosion"
  31510. End
  31511.  
  31512. CONTROLBAR:ToolTipBuildEvilShip
  31513. "Corsair ship garrisoned with archers \n Strong vs. Infantry and Ships"
  31514. End
  31515.  
  31516. CONTROLBAR:ToolTipBuildEvilTransportShip
  31517. "Can transport units across water"
  31518. End
  31519.  
  31520. CONTROLBAR:ToolTipBuildGondorForgeLevel2Upgrade
  31521. "Allows research of Forged Blades"
  31522. End
  31523.  
  31524. CONTROLBAR:ToolTipBuildGondorForgeLevel3Upgrade
  31525. "Allows research of Heavy Armor"
  31526. End
  31527.  
  31528. CONTROLBAR:ToolTipBuildGoodBombardShip
  31529. "Elven ship equipped with a long range ballista \n Strong vs. Structures"
  31530. End
  31531.  
  31532. CONTROLBAR:ToolTipBuildGoodFireShip
  31533. "Elven ship that causes a destructive whirlpool"
  31534. End
  31535.  
  31536. CONTROLBAR:ToolTipBuildGoodShip
  31537. "Elven ship garrisoned with archers \n Strong vs. Infantry and Ships"
  31538. End
  31539.  
  31540. CONTROLBAR:ToolTipBuildGoodTransportShip
  31541. "Can transport units across the water"
  31542. End
  31543.  
  31544. CONTROLBAR:ToolTipBuildIsengardArmoryLevel2
  31545. "Allows research of Forged Blades and Heavy Armor"
  31546. End
  31547.  
  31548. CONTROLBAR:ToolTipBuildIsengardArmoryLevel3
  31549. "Allows research of Fire Arrows"
  31550. End
  31551.  
  31552. CONTROLBAR:ToolTipBuildMordorAttackTroll
  31553. "Requires Level 3 Troll Cages \n Strong vs. Swordsmen, Cavalry, and Structures"
  31554. End
  31555.  
  31556. CONTROLBAR:ToolTipBuildMordorHaradrimArcherHorde
  31557. "Requires Level 2 Haradrim Palace \n Strong vs. Swordsmen and Monsters \n Can fire Barbed Arrows"
  31558. End
  31559.  
  31560. CONTROLBAR:ToolTipCitadelCatapultUpgrade
  31561. "Build Catapult Expansion"
  31562. End
  31563.  
  31564. CONTROLBAR:ToolTipCommand_PorterConstructRohanWallHub
  31565. "Rohan Wall Hub"
  31566. End
  31567.  
  31568. CONTROLBAR:ToolTipConstructElvenWallHub
  31569. "Allows the construction of walls"
  31570. End
  31571.  
  31572. CONTROLBAR:ToolTipConstructIsengardPorter
  31573. "Constructs and repairs buildings"
  31574. End
  31575.  
  31576. CONTROLBAR:ToolTipConstructIsengardUrukPit
  31577. "Trains Uruks"
  31578. End
  31579.  
  31580. CONTROLBAR:ToolTipConstructMordorBattleTower
  31581. "Short range defensive tower"
  31582. End
  31583.  
  31584. CONTROLBAR:ToolTipConstructMordorPorter
  31585. "Constructs and repairs buildings"
  31586. End
  31587.  
  31588. CONTROLBAR:ToolTipCurse
  31589. "Causes enemy hero abilities longer to recharge"
  31590. End
  31591.  
  31592. CONTROLBAR:ToolTipElvenHobbitShirrif
  31593. "Recruits Hobbits to the battlefield"
  31594. End
  31595.  
  31596. CONTROLBAR:ToolTipEvacuateAndEnterGarrison
  31597. "Evacute building"
  31598. End
  31599.  
  31600. CONTROLBAR:ToolTipFireBombs
  31601. "Short range thrown explosives"
  31602. End
  31603.  
  31604. CONTROLBAR:ToolTipFireWeaponMenFortressBoilingOil
  31605. "Release boiling oil that will burn enemies around the Fortress \n Left click to activate"
  31606. End
  31607.  
  31608.  
  31609.  
  31610. CONTROLBAR:ToolTipFurnaceUnpack
  31611. "Unpack Furnace"
  31612. End
  31613.  
  31614. CONTROLBAR:ToolTipGlorfindelMount
  31615. "Mount and unmount Glorfindel's armored horse"
  31616. End
  31617.  
  31618. CONTROLBAR:ToolTipGoblinKingBattleFrenzy
  31619. "Requires Level 4 \n Allies near the Goblin King gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n \n Passive ability       Does not stack"
  31620. End
  31621.  
  31622. CONTROLBAR:ToolTipGoblinKingMount
  31623. "Requires Level 3 \n Mount and unmount the Goblin King's scorpion"
  31624. End
  31625.  
  31626. CONTROLBAR:ToolTipIsengardWargSentryUnleash
  31627. "Releases the warg to attack freely"
  31628. End
  31629.  
  31630. CONTROLBAR:ToolTipKnife
  31631. "Powerful melee attack"
  31632. End
  31633.  
  31634. CONTROLBAR:ToolTipKnightRanger
  31635. "Requires Level 3 \n Toggles between Knight and Ranger mode"
  31636. End
  31637.  
  31638. CONTROLBAR:ToolTipMenLongShotAbility
  31639. "The rangers bombard anywhere on the map with a volley of arrows \n Left click icon then left click on target area"
  31640. End
  31641.  
  31642. CONTROLBAR:ToolTipMithlondSentryZephyrStrike
  31643. "This shouldn't be in the game"
  31644. End
  31645.  
  31646. CONTROLBAR:ToolTipPoisonArrows
  31647. "Poison tipped arrows that cause damage over time \n Left click icon then left click on target"
  31648. End
  31649.  
  31650. CONTROLBAR:ToolTipPurchaseIsengardWargSentry
  31651. "Short range defensive warg"
  31652. End
  31653.  
  31654. CONTROLBAR:ToolTipSharkuWargMount
  31655. "Mount and unmount Sharku's warg"
  31656. End
  31657.  
  31658. CONTROLBAR:ToolTipShelobWebbing
  31659. "Cripples enemy units in spider webs"
  31660. End
  31661.  
  31662. CONTROLBAR:ToolTipSpecialAbilityBatCloud
  31663. "Deals small amounts of damage and detects stealth"
  31664. End
  31665.  
  31666. CONTROLBAR:ToolTipSpecialAbilityGoblinFighterPoisonedBlades
  31667. "Poisons targeted enemies causing damage over time \n Left click to activate"
  31668. End
  31669.  
  31670. CONTROLBAR:ToolTipSpecialAbilitySummonedDragonReposition
  31671. "Move the dragon to a different location on the battlefield"
  31672. End
  31673.  
  31674. CONTROLBAR:ToolTipSpecialAbilityWildmanPillage
  31675. "The Wildmen steal resources whenever dealing damage to enemy structures \n Passive ability"
  31676. End
  31677.  
  31678. CONTROLBAR:ToolTipSpecialAbilityWyrmReposition
  31679. "Move the wyrm to a different location on the battlefield"
  31680. End
  31681.  
  31682. CONTROLBAR:ToolTipToggleGuardianWeapons
  31683. "Toggle Weapon"
  31684. End
  31685.  
  31686. CONTROLBAR:ToolTipToggleThranduilWeapons
  31687. "Toggle between bow and sword"
  31688. End
  31689.  
  31690. CONTROLBAR:ToolTipToggleTowerGuardLineToPorcupineFormation
  31691. "The units form a circle with pikes extended"
  31692. End
  31693.  
  31694. CONTROLBAR:ToolTipToggleTowerGuardPorcupineToLineFormation
  31695. "The units return to standard line formation"
  31696. End
  31697.  
  31698. CONTROLBAR:ToolTipTrueSight
  31699. "Reveals the shroud in targeted area"
  31700. End
  31701.  
  31702. CONTROLBAR:ToolTipWildMountainGiantStomp
  31703. "Powerful attack that causes additional damage and meta impact"
  31704. End
  31705.  
  31706. CONTROLBAR:ToolTipWildShelobPoisonedStinger
  31707. "Requires Level 6 \n Poisons the enemy causing damage over time"
  31708. End
  31709.  
  31710. CONTROLBAR:ToolTipWitchKingDismount
  31711. "Mount and unmount the Witch-king's Fellbeast \n Left click icon and then left click desired location"
  31712. End
  31713.  
  31714. CONTROLBAR:ToolTipWitchKingDreadVisage
  31715. "Requires Level 2 \n Significantly reduces enemy Armor and Damage \n Passive ability"
  31716. End
  31717.  
  31718. CONTROLBAR:ToolTipWitchKingMount
  31719. "Mount and unmount the Witch-king's Fellbeast"
  31720. End
  31721.  
  31722. CONTROLBAR:ToolTipWordOfPoultry
  31723. "Instantly turns enemy units into livestock"
  31724. End
  31725.  
  31726.  
  31727.  
  31728.  
  31729.  
  31730.  
  31731.  
  31732.  
  31733.  
  31734.  
  31735. CONTROLBAR:TooltipFarsight
  31736. "Reveals shroud in targeted area \n Left click icon then left click on target area"
  31737. End
  31738.  
  31739.  
  31740.  
  31741. CONTROLBAR:TooltipIvoryTowerVision
  31742. "Reveals the entire shroud for 30 seconds"
  31743. End
  31744.  
  31745. CONTROLBAR:TooltipRoar
  31746. "Causes fear on enemy units \n Left click to activate"
  31747. End
  31748.  
  31749.  
  31750.  
  31751. CONTROLBAR:TooltipSpecialAbilityDwarvenDemolisherDeploy
  31752. "Increases armor but makes the demolisher immobile"
  31753. End
  31754.  
  31755. CONTROLBAR:TooltipSpecialAbilityOilBarrels
  31756. "Launches flaming oil barrels that explode on the battlefield \n Left click icon then left click on target area"
  31757. End
  31758.  
  31759. CONTROLBAR:TooltipSummonWildMenAllies
  31760. "Summons several hordes of Wildmen to fight for your side \n Left click icon then left click on pathable location"
  31761. End
  31762.  
  31763. CONTROLBAR:TooltipUpgradeIsengardSiegeWorksLevel2
  31764. "Allows the construction of the Explosive Mine \n +10% Faster Build Speed"
  31765. End
  31766.  
  31767. CONTROLBAR:TooltipUpgradeIsengardSiegeWorksLevel3
  31768. "Allows the construction of Siege Ballistas \n +25% Faster Build Speed"
  31769. End
  31770.  
  31771. CONTROLBAR:TooltipUpgradeIsengardUrukPitLevel2
  31772. "Allows training of the Uruk Berserker \n +10% Faster Build Speed"
  31773. End
  31774.  
  31775. CONTROLBAR:TooltipUpgradeIsengardUrukPitLevel3
  31776. "+25% Faster Build Speed"
  31777. End
  31778.  
  31779. CONTROLBAR:TooltipUpgradeIsengardWargPitLevel2
  31780. "+10% Faster Build Speed"
  31781. End
  31782.  
  31783. CONTROLBAR:TooltipUpgradeIsengardWargPitLevel3
  31784. "+25% Faster Build Speed"
  31785. End
  31786.  
  31787. CONTROLBAR:TooltipUpgradeMordorHaradrimPalaceLevel2
  31788. "Allows training of Haradrim Archers \n +10% Faster Build Speed"
  31789. End
  31790.  
  31791. CONTROLBAR:TooltipUpgradeMordorHaradrimPalaceLevel3
  31792. "+25% Faster Build Speed"
  31793. End
  31794.  
  31795. CONTROLBAR:TooltipUpgradeMordorMumakilPenLevel2
  31796. "+10% Faster Build Speed"
  31797. End
  31798.  
  31799. CONTROLBAR:TooltipUpgradeMordorMumakilPenLevel3
  31800. "+25% Faster Build Speed"
  31801. End
  31802.  
  31803. CONTROLBAR:TooltipUpgradeMordorOrcPitLevel2
  31804. "Allows research of the Banner Carrier upgrade \n +10% Faster Build Speed"
  31805. End
  31806.  
  31807. CONTROLBAR:TooltipUpgradeMordorOrcPitLevel3
  31808. "+25% Faster Build Speed"
  31809. End
  31810.  
  31811. CONTROLBAR:TooltipUpgradeMordorSiegeWorksLevel2
  31812. "Allows construction of the Catapult \n +10% Faster Build Speed"
  31813. End
  31814.  
  31815. CONTROLBAR:TooltipUpgradeMordorSiegeWorksLevel3
  31816. "+25% Faster Build Speed"
  31817. End
  31818.  
  31819. CONTROLBAR:TooltipUpgradeMordorTavernLevel2
  31820. "Allows research of the Forged Blades upgrade"
  31821. End
  31822.  
  31823. CONTROLBAR:TooltipUpgradeMordorTavernLevel3
  31824. "Allows research of the Fire Arrows upgrade"
  31825. End
  31826.  
  31827. CONTROLBAR:TooltipUpgradeMordorTrollCageLevel2
  31828. "Allows training of the Drummer Troll \n +10% Faster Build Speed"
  31829. End
  31830.  
  31831. CONTROLBAR:TooltipUpgradeMordorTrollCageLevel3
  31832. "Allows training of the Attack Troll \n +25% Faster Build Speed"
  31833. End
  31834.  
  31835. CONTROLBAR:TrainAllies
  31836. "Train Allies"
  31837. End
  31838.  
  31839. CONTROLBAR:TrueSight
  31840. "TrueSight"
  31841. End
  31842.  
  31843. CONTROLBAR:UnpackFurnace
  31844. "Unpack Furnace"
  31845. End
  31846.  
  31847. CONTROLBAR:UpgradeIsengardSiegeWorksLevel2
  31848. "&Upgrade the Siege Works to Level 2"
  31849. End
  31850.  
  31851. CONTROLBAR:UpgradeIsengardSiegeWorksLevel3
  31852. "&Upgrade the Siege Works to Level 3"
  31853. End
  31854.  
  31855. CONTROLBAR:UpgradeIsengardUrukPitLevel2
  31856. "&Upgrade Uruk Pit to Level 2"
  31857. End
  31858.  
  31859. CONTROLBAR:UpgradeIsengardUrukPitLevel3
  31860. "&Upgrade Uruk Pit to Level 3"
  31861. End
  31862.  
  31863. CONTROLBAR:UpgradeIsengardWargPitLevel2
  31864. "&Upgrade Warg Pit to Level 2"
  31865. End
  31866.  
  31867. CONTROLBAR:UpgradeIsengardWargPitLevel3
  31868. "&Upgrade Warg Pit to Level 3"
  31869. End
  31870.  
  31871. CONTROLBAR:UpgradeMordorHaradrimPalaceLevel2
  31872. "&Upgrade Haradrim Palace to Level 2"
  31873. End
  31874.  
  31875. CONTROLBAR:UpgradeMordorHaradrimPalaceLevel3
  31876. "&Upgrade Haradrim Palace to Level 3"
  31877. End
  31878.  
  31879. CONTROLBAR:UpgradeMordorMumakilPenLevel2
  31880. "&Upgrade Mumakil Pen to Level 2"
  31881. End
  31882.  
  31883. CONTROLBAR:UpgradeMordorMumakilPenLevel3
  31884. "&Upgrade Mumakil Pen to Level 3"
  31885. End
  31886.  
  31887. CONTROLBAR:UpgradeMordorOrcPitLevel2
  31888. "&Upgrade Orc Pit to Level 2"
  31889. End
  31890.  
  31891. CONTROLBAR:UpgradeMordorOrcPitLevel3
  31892. "&Upgrade Orc Pit to Level 3"
  31893. End
  31894.  
  31895. CONTROLBAR:UpgradeMordorSiegeWorksLevel2
  31896. "&Upgrade Siege Works to Level 2"
  31897. End
  31898.  
  31899. CONTROLBAR:UpgradeMordorSiegeWorksLevel3
  31900. "&Upgrade Siege Works to Level 3"
  31901. End
  31902.  
  31903. CONTROLBAR:UpgradeMordorTavernLevel2
  31904. "&Upgrade Tavern to Level 2"
  31905. End
  31906.  
  31907. CONTROLBAR:UpgradeMordorTavernLevel3
  31908. "&Upgrade Tavern to Level 3"
  31909. End
  31910.  
  31911. CONTROLBAR:UpgradeMordorTrollCageLevel2
  31912. "&Upgrade Troll Cage to Level 2"
  31913. End
  31914.  
  31915. CONTROLBAR:UpgradeMordorTrollCageLevel3
  31916. "&Upgrade Troll Cage to Level 3"
  31917. End
  31918.  
  31919. CONTROLBAR:WildDrogothRevive
  31920. "Revive the fallen Hero, Drogoth"
  31921. End
  31922.  
  31923. CONTROLBAR:WildGoblinKingRevive
  31924. "Revive the fallen Hero, The Goblin King"
  31925. End
  31926.  
  31927. CONTROLBAR:WildMountainGiantGrab
  31928. "Grab enemy unit"
  31929. End
  31930.  
  31931. CONTROLBAR:WildMountainGiantStomp
  31932. "S&tomp"
  31933. End
  31934.  
  31935. CONTROLBAR:WildShelobPoisonedStinger
  31936. "Poisoned Stinge&r"
  31937. End
  31938.  
  31939. CONTROLBAR:WitchKingDismount
  31940. "Dis&mount Fellbeast"
  31941. End
  31942.  
  31943. CONTROLBAR:WitchKingMount
  31944. "Mount Fellbeast"
  31945. End
  31946.  
  31947. CONTROLBar:ToolTipDominateTroll
  31948. "Take control of target enemy troll \n Left click icon then left click on target troll"
  31949. End
  31950.  
  31951. OBJECT:Bagend
  31952. "Bag End"
  31953. End
  31954.  
  31955. OBJECT:Banner
  31956. "Banner"
  31957. End
  31958.  
  31959. OBJECT:Bat
  31960. "Bat"
  31961. End
  31962.  
  31963. OBJECT:BatCloud
  31964. "Cave Bats"
  31965. End
  31966.  
  31967. OBJECT:BattleFlag
  31968. "Battle Flag"
  31969. End
  31970.  
  31971. OBJECT:BlueMountainGate
  31972. "Blue Mountain Gate"
  31973. End
  31974.  
  31975. OBJECT:BlueMountainWallSegment
  31976. "Wall"
  31977. End
  31978.  
  31979. OBJECT:BlueMoutainBridge
  31980. "Bridge"
  31981. End
  31982.  
  31983. OBJECT:CINE_Pine1
  31984. "Pine"
  31985. End
  31986.  
  31987. OBJECT:CINE_Pine2
  31988. "Pine"
  31989. End
  31990.  
  31991. OBJECT:Canoe
  31992. "Canoe"
  31993. End
  31994.  
  31995. OBJECT:CaptureFlag
  31996. "Capture Flag"
  31997. End
  31998.  
  31999. OBJECT:CirithUngol_B
  32000. "Cirith Ungol"
  32001. End
  32002.  
  32003. OBJECT:Conyard
  32004. "Con Yard"
  32005. End
  32006.  
  32007. OBJECT:CorsairBanner
  32008. "Corsair Banner Carrier"
  32009. End
  32010.  
  32011. OBJECT:Cow
  32012. "Cow"
  32013. End
  32014.  
  32015. OBJECT:CreateAHero
  32016. "Create a Hero"
  32017. End
  32018.  
  32019. OBJECT:Create_A_Hero_Platform
  32020. "Platform"
  32021. End
  32022.  
  32023. OBJECT:Culvert
  32024. "Culvert"
  32025. End
  32026.  
  32027. OBJECT:DaleBridge
  32028. "Bridge"
  32029. End
  32030.  
  32031. OBJECT:DaleBuilding01
  32032. "Dale Inn"
  32033. End
  32034.  
  32035. OBJECT:DaleBuilding02
  32036. "Dale House"
  32037. End
  32038.  
  32039. OBJECT:DaleBuilding03
  32040. "Dale Tavern"
  32041. End
  32042.  
  32043. OBJECT:DaleBuilding04
  32044. "Dale Shop"
  32045. End
  32046.  
  32047. OBJECT:DaleBuilding05
  32048. "Dale Tower"
  32049. End
  32050.  
  32051. OBJECT:DaleBuilding06
  32052. "Dale Exchange"
  32053. End
  32054.  
  32055. OBJECT:DaleBuilding07
  32056. "Dale Outpost"
  32057. End
  32058.  
  32059. OBJECT:DaleBuilding08
  32060. "Dale House"
  32061. End
  32062.  
  32063. OBJECT:Dalefountain
  32064. "Fountain"
  32065. End
  32066.  
  32067. ThingTemplate:SlaughterHouse
  32068. "Slaughter House"
  32069. END
  32070.  
  32071. OBJECT:DoGoldurWallCatapultSmall
  32072. "Catapult"
  32073. End
  32074.  
  32075. OBJECT:DoGoldurWallHubSmall
  32076. "Wall Hub"
  32077. End
  32078.  
  32079. OBJECT:DoGoldurWallTowerSmall
  32080. "Dol Guldur Tower"
  32081. End
  32082.  
  32083. OBJECT:DolGoldurBridgeL
  32084. "Bridge"
  32085. End
  32086.  
  32087. OBJECT:DolGoldurBridgeR
  32088. "Bridge"
  32089. End
  32090.  
  32091. OBJECT:DolGoldurCastle
  32092. "Castle"
  32093. End
  32094.  
  32095. OBJECT:DolGoldurCatwalk
  32096. "Catwalk"
  32097. End
  32098.  
  32099. OBJECT:DolGoldurCatwalk2
  32100. "Catwalk"
  32101. End
  32102.  
  32103. OBJECT:DolGoldurMainGate
  32104. "Dol Guldur Central Gate"
  32105. End
  32106.  
  32107. OBJECT:DolGoldurPrison
  32108. "Prison"
  32109. End
  32110.  
  32111. OBJECT:DolGoldurSmallGate
  32112. "Dol Guldur Perimeter Gate"
  32113. End
  32114.  
  32115. OBJECT:DolGoldurWallSegmentSmall
  32116. "Wall"
  32117. End
  32118.  
  32119. OBJECT:DolGulBridge
  32120. "Bridge"
  32121. End
  32122.  
  32123. OBJECT:DolGulCatwalk
  32124. "Catwalk"
  32125. End
  32126.  
  32127. OBJECT:DolGulCatwalk2
  32128. "Catwalk"
  32129. End
  32130.  
  32131. OBJECT:DolGulPrison2
  32132. "Prison"
  32133. End
  32134.  
  32135. OBJECT:DolGulTower
  32136. "Dol Guldor Tower"
  32137. End
  32138.  
  32139. OBJECT:DolGulTower2
  32140. "Dol Guldor Tower"
  32141. End
  32142.  
  32143. OBJECT:DolGulTower2b
  32144. "Dol Guldur Tower"
  32145. End
  32146.  
  32147. OBJECT:DolGulTower2c
  32148. "Dol Guldor Tower"
  32149. End
  32150.  
  32151. OBJECT:DolGulTower3
  32152. "Dol Guldur Tower"
  32153. End
  32154.  
  32155. OBJECT:DolGulWall01
  32156. "Wall"
  32157. End
  32158.  
  32159. OBJECT:DolGulWall02
  32160. "Wall"
  32161. End
  32162.  
  32163. OBJECT:DolGulWall03
  32164. "Wall"
  32165. End
  32166.  
  32167. OBJECT:DolGulprison1
  32168. "Prison"
  32169. End
  32170.  
  32171. OBJECT:Doors
  32172. "Doors"
  32173. End
  32174.  
  32175. OBJECT:DormitoryExpansion
  32176. "Dormitory Expansion"
  32177. End
  32178.  
  32179. OBJECT:DragonsTreasure
  32180. "Treasure"
  32181. End
  32182.  
  32183. OBJECT:DryDock
  32184. "Dry Dock"
  32185. End
  32186.  
  32187. //OBJECT:DryDockDescription
  32188. //"What is this?"
  32189. //End
  32190.  
  32191. OBJECT:DunedainRanger
  32192. "Dunedain Rangers"
  32193. End
  32194.  
  32195. OBJECT:DurinsTower01
  32196. "Tower"
  32197. End
  32198.  
  32199. OBJECT:DwarfCave
  32200. "Cave"
  32201. End
  32202.  
  32203. OBJECT:DwarfMiddle
  32204. "Dwarf"
  32205. End
  32206.  
  32207. OBJECT:DwarvenBattleWagonAxeThrower
  32208. "Axe Thrower"
  32209. End
  32210.  
  32211. OBJECT:DwarvenBattleWagonBannerCarrier
  32212. "Banner Carrier"
  32213. End
  32214.  
  32215. OBJECT:DwarvenBattleWagonMenOfDale
  32216. "Men of Dale"
  32217. End
  32218.  
  32219. OBJECT:DwarvenBunker
  32220. "Hall"
  32221. End
  32222.  
  32223. OBJECT:DwarvenBunkerDescription
  32224. "Garrisonable defensive structure"
  32225. End
  32226.  
  32227. OBJECT:DwarvenCastleWallCatapult
  32228. "Catapult"
  32229. End
  32230.  
  32231. OBJECT:DwarvenCastleWallGate
  32232. "Gate"
  32233. End
  32234.  
  32235. OBJECT:DwarvenCastleWallHub
  32236. "Wall Hub"
  32237. End
  32238.  
  32239. OBJECT:DwarvenGuard
  32240. "Dwarven Guard"
  32241. End
  32242.  
  32243. OBJECT:DwarvenGuardian_C
  32244. "Dwarven Guardian"
  32245. End
  32246.  
  32247. OBJECT:DwarvenHallExpansion
  32248. "Hall Expansion"
  32249. End
  32250.  
  32251. OBJECT:DwarvenLoneTower
  32252. "Dwarven Lone Tower"
  32253. End
  32254.  
  32255. OBJECT:DwarvenLoneTowerDescription
  32256. "Fires axes at nearby enemies"
  32257. End
  32258.  
  32259. OBJECT:DwarvenMagicDoor
  32260. "Mine Shaft"
  32261. End
  32262.  
  32263. OBJECT:DwarvenRuin
  32264. "Ruins"
  32265. End
  32266.  
  32267. OBJECT:DwarvenSummonedCitadel
  32268. "Dwarven Citadel"
  32269. End
  32270.  
  32271. OBJECT:DwarvenUndermineMineShaft
  32272. "Mine Shaft"
  32273. End
  32274.  
  32275. OBJECT:DwarvenWallPosternGate
  32276. "Postern Gate"
  32277. End
  32278.  
  32279. OBJECT:Easterling_Banner
  32280. "Banner"
  32281. End
  32282.  
  32283. OBJECT:Easterling_Banner2
  32284. "Banner"
  32285. End
  32286.  
  32287. OBJECT:Easterling_Banner3
  32288. "Banner"
  32289. End
  32290.  
  32291. OBJECT:Easterling_Banner4
  32292. "Banner"
  32293. End
  32294.  
  32295. OBJECT:Easterling_Barracks
  32296. "Easterling Barracks"
  32297. End
  32298.  
  32299. OBJECT:Easterling_House_01
  32300. "Easterling House"
  32301. End
  32302.  
  32303. OBJECT:Easterling_House_02
  32304. "Easternling House"
  32305. End
  32306.  
  32307. OBJECT:Easterling_Rack1
  32308. "Weapon Rack"
  32309. End
  32310.  
  32311. OBJECT:Easterling_Rack2
  32312. "Weapon Rack"
  32313. End
  32314.  
  32315. OBJECT:Easterling_Tower
  32316. "Tower"
  32317. End
  32318.  
  32319. OBJECT:Easterling_WindMill
  32320. "WindMill"
  32321. End
  32322.  
  32323. OBJECT:ElvenCastleWallGate
  32324. "Wall Gate"
  32325. End
  32326.  
  32327. OBJECT:ElvenCastleWallHub
  32328. "Wall Hub"
  32329. END
  32330.  
  32331. OBJECT:ElvenCastleWallSegment
  32332. "Wall"
  32333. End
  32334.  
  32335. OBJECT:ElvenEntMootDescription
  32336. "Recruits Ents"
  32337. End
  32338.  
  32339. OBJECT:ElvenFloodgateExpansion
  32340. "Floodgate Expansion"
  32341. End
  32342.  
  32343. OBJECT:ElvenMirkwoodArcherBanner
  32344. "Banner Carrier"
  32345. End
  32346.  
  32347. OBJECT:ElvenMithlondSentry
  32348. "Mithlond Sentry"
  32349. End
  32350.  
  32351. OBJECT:ElvenPorter
  32352. "Builder"
  32353. End
  32354.  
  32355. OBJECT:ElvenSentryTower
  32356. "Sentry Tower"
  32357. End
  32358.  
  32359. OBJECT:ElvenSentryTowerDescription
  32360. "Garrisonable defensive tower"
  32361. End
  32362.  
  32363. OBJECT:ElvenShipwreck01
  32364. "Elven Shipwreck"
  32365. End
  32366.  
  32367. OBJECT:ElvenShipwreck02
  32368. "Elven Shipwreck"
  32369. End
  32370.  
  32371. OBJECT:ElvenTransportShip
  32372. "Elven Transport Ship"
  32373. End
  32374.  
  32375. OBJECT:ElvenBombardShip
  32376. "Elven Bombardment Ship"
  32377. End
  32378.  
  32379. OBJECT:ElvenBattleShip
  32380. "Elven Warship"
  32381. End
  32382.  
  32383. OBJECT:ElvenStormShip
  32384. "Elven Storm Ship"
  32385. End
  32386.  
  32387. OBJECT:ElvenVigilantEntExpansion
  32388. "Vigilant Ent Expansion"
  32389. End
  32390.  
  32391. OBJECT:ElvenWatchtowerExpansion
  32392. "Watchtower Expansion"
  32393. End
  32394.  
  32395. OBJECT:ElvenWorker
  32396. "Worker"
  32397. End
  32398.  
  32399. OBJECT:EnedwaithCliff01
  32400. "Enedwaith Cliff 1"
  32401. End
  32402.  
  32403. OBJECT:EnedwaithCliff02
  32404. "Enedwaith Cliff 2"
  32405. End
  32406.  
  32407. OBJECT:EnedwaithCliff03
  32408. "Enedwaith Cliff 3"
  32409. End
  32410.  
  32411. OBJECT:EnedwaithCliff04
  32412. "Enedwaith Cliff 4"
  32413. End
  32414.  
  32415. OBJECT:EreaborBattleTower
  32416. "Erebor Battle Tower"
  32417. End
  32418.  
  32419. OBJECT:EreaborMainDoor
  32420. "Fortress Gate"
  32421. End
  32422.  
  32423. OBJECT:EttenmoorsGoblinKingFortress
  32424. "Goblin Leader's Fortress"
  32425. End
  32426.  
  32427. OBJECT:EvilMenTransportShip
  32428. "Umbar Transport Ship"
  32429. End
  32430.  
  32431. OBJECT:EvilPort
  32432. "Dock"
  32433. End
  32434.  
  32435. OBJECT:EvilPortDescription
  32436. "Dock Description"
  32437. End
  32438.  
  32439. OBJECT:ExpBonus
  32440. "Exp Bonus"
  32441. End
  32442.  
  32443. OBJECT:FallingRocks
  32444. "Falling Rocks"
  32445. End
  32446.  
  32447. OBJECT:FarmerMaggots
  32448. "Farmer Maggots"
  32449. End
  32450.  
  32451. OBJECT:FireDrakeLair
  32452. "Fire Drake Lair"
  32453. End
  32454.  
  32455. OBJECT:FlamingInfantry
  32456. "Flaming Infantry"
  32457. End
  32458.  
  32459. OBJECT:ForStronghold
  32460. "Fornost Citadel"
  32461. End
  32462.  
  32463. OBJECT:FornostBrokenStatue1
  32464. "Broken Statue"
  32465. End
  32466.  
  32467. OBJECT:FornostBrokenStatue2
  32468. "Broken Statue"
  32469. End
  32470.  
  32471. OBJECT:FornostGate
  32472. "Southern Fornost Gate"
  32473. End
  32474.  
  32475. OBJECT:FornostGate2
  32476. "Fornost Outer Gate"
  32477. End
  32478.  
  32479. OBJECT:FornostGateLarge
  32480. "Fornost Central Gate"
  32481. End
  32482.  
  32483. OBJECT:FornostRamp1
  32484. "Interior Wall Ramp"
  32485. End
  32486.  
  32487. OBJECT:FornostRamp2
  32488. "Interior Wall Ramp"
  32489. End
  32490.  
  32491. OBJECT:FornostTower
  32492. "Fornost Collapsible Tower"
  32493. End
  32494.  
  32495. OBJECT:FornostWall1
  32496. "Fornost Interior Wall"
  32497. End
  32498.  
  32499. OBJECT:FornostWall2
  32500. "Fornost Interior Wall"
  32501. End
  32502.  
  32503. OBJECT:FornostWall3
  32504. "Fornost Interior Wall"
  32505. End
  32506.  
  32507. OBJECT:FornostWall4
  32508. "Fornost Interior Wall"
  32509. End
  32510.  
  32511. OBJECT:FornostWall5
  32512. "Fornost Southern Perimeter"
  32513. End
  32514.  
  32515. OBJECT:FornostWallPosternGate
  32516. "Fornost Postern Gate"
  32517. End
  32518.  
  32519. OBJECT:Frozen
  32520. "Frozen"
  32521. End
  32522.  
  32523. OBJECT:GenericFireDrake
  32524. "Fire Drake"
  32525. End
  32526.  
  32527. OBJECT:GiantSkull01
  32528. "Giant Skull 1"
  32529. End
  32530.  
  32531. OBJECT:GiantSkull02
  32532. "Giant Skill 2"
  32533. End
  32534.  
  32535. OBJECT:GiantSpider
  32536. "Giant Spider"
  32537. End
  32538.  
  32539. OBJECT:GoblinKingFortressTower
  32540. "Fortress Tower"
  32541. End
  32542.  
  32543. OBJECT:GondorBuildingGeneral1
  32544. "Gondorian Ruins"
  32545. End
  32546.  
  32547. OBJECT:GondorBuildingGeneral2
  32548. "Gondor Building 2"
  32549. End
  32550.  
  32551. OBJECT:GondorBuildingGeneral3
  32552. "Gondor Building 3"
  32553. End
  32554.  
  32555. OBJECT:GondorBuildingGeneral4
  32556. "Gondor Building 4"
  32557. End
  32558.  
  32559. OBJECT:GondorBuildingGeneral5
  32560. "Gondor Building 5"
  32561. End
  32562.  
  32563. OBJECT:GondorBuildingGeneral6
  32564. "Gondor Building 6"
  32565. End
  32566.  
  32567. OBJECT:GondorBuildingGeneral7
  32568. "Gondor Building 7"
  32569. End
  32570.  
  32571. OBJECT:GondorBuildingGeneral8
  32572. "Gondor Building 8"
  32573. End
  32574.  
  32575. OBJECT:GondorCastleBarracks_temp
  32576. "Gondor Barracks"
  32577. End
  32578.  
  32579. OBJECT:GondorCastleFoundation_temp
  32580. "Castle Foundation"
  32581. End
  32582.  
  32583. OBJECT:GondorCastleKeep_temp
  32584. "Gondor Keep"
  32585. End
  32586.  
  32587. OBJECT:GondorCastleWallHub
  32588. "Wall Hub Expansion"
  32589. End
  32590.  
  32591. OBJECT:GondorCastleWallUpgradeNode
  32592. "Gondor Upgrade Node"
  32593. End
  32594.  
  32595. OBJECT:GondorCastleWallUpgradeNodeSmall
  32596. "Gondor Upgrade Node"
  32597. End
  32598.  
  32599. OBJECT:GondorCastleWall_temp
  32600. "Gondor Wall"
  32601. End
  32602.  
  32603. OBJECT:GondorCatacombs
  32604. "Gondor Catacombs"
  32605. End
  32606.  
  32607. OBJECT:GondorDenethor
  32608. "Denethor"
  32609. End
  32610.  
  32611. OBJECT:GondorForbiddenPool
  32612. "Forbidden Pool"
  32613. End
  32614.  
  32615. OBJECT:GondorHseHeal
  32616. "House of Healing"
  32617. End
  32618.  
  32619. OBJECT:GondorSilverTree
  32620. "Silver Tree"
  32621. End
  32622.  
  32623. OBJECT:GoodPort
  32624. "Port"
  32625. End
  32626.  
  32627. OBJECT:GoodPortDescription
  32628. "Port Description"
  32629. End
  32630.  
  32631. OBJECT:HaradBuildingArmyK
  32632. "Harad Army"
  32633. End
  32634.  
  32635. OBJECT:HaradBuildingBarrack
  32636. "Harad Barracks 1"
  32637. End
  32638.  
  32639. OBJECT:HaradBuildingBarrack2
  32640. "Harad Barracks 2"
  32641. End
  32642.  
  32643. OBJECT:HaradBuildingChurch
  32644. "Harad Church"
  32645. End
  32646.  
  32647. OBJECT:HaradBuildingFarm
  32648. "Harad Farm"
  32649. End
  32650.  
  32651. OBJECT:HaradBuildingWatch
  32652. "Harad Watchtower"
  32653. End
  32654.  
  32655. OBJECT:HaradrimTent
  32656. "Hardrim Tent"
  32657. End
  32658.  
  32659. OBJECT:HelmsDeepGate1
  32660. "Helms Deep Gate 1"
  32661. End
  32662.  
  32663. OBJECT:HelmsDeepGate2
  32664. "Helms Deep Gate 2"
  32665. End
  32666.  
  32667. OBJECT:HelmsDeepPavement01
  32668. "Helms Deep Pavement 1"
  32669. End
  32670.  
  32671. OBJECT:HelmsDeepPavement02
  32672. "Helms Deep Pavement 2"
  32673. End
  32674.  
  32675. OBJECT:HelmsDeepRampart05Invisible
  32676. "Helms Deep Rampart 1"
  32677. End
  32678.  
  32679. OBJECT:HelmsDeepRampart05a
  32680. "Helms Deep Rampart 2"
  32681. End
  32682.  
  32683. OBJECT:HelmsDeepdiSectionA4
  32684. "Helms Deep Architecture"
  32685. End
  32686.  
  32687. OBJECT:HelmsDeepdiWall2_Prop
  32688. "Helms Deep Wall"
  32689. End
  32690.  
  32691. OBJECT:HelmsDeepdoSectionA2_Prop
  32692. "Helms Deep Architecture"
  32693. End
  32694.  
  32695. OBJECT:HeroCarosel01
  32696. "Hero Carosel"
  32697. End
  32698.  
  32699. OBJECT:Hero_Gondor01
  32700. "Hero Gondor 1"
  32701. End
  32702.  
  32703. OBJECT:Hero_Gondor02
  32704. "Hero Gondor 2"
  32705. End
  32706.  
  32707. OBJECT:Hero_Gondor03
  32708. "Hero Gondor 3"
  32709. End
  32710.  
  32711. OBJECT:Hero_Gondor04
  32712. "Hero Gondor 4"
  32713. End
  32714.  
  32715. OBJECT:Hero_Gondor05
  32716. "Hero Gondor 5"
  32717. End
  32718.  
  32719. OBJECT:Hero_Gondor06
  32720. "Hero Gondor 6"
  32721. End
  32722.  
  32723. OBJECT:Hero_Gondor07
  32724. "Hero Gondor 7"
  32725. End
  32726.  
  32727. OBJECT:Hero_Ise01
  32728. "Hero Isengard"
  32729. End
  32730.  
  32731. OBJECT:HighPassTower
  32732. "High Pass Tower"
  32733. End
  32734.  
  32735. OBJECT:HobbitWorkPit
  32736. "Hobbit Work Pit"
  32737. End
  32738.  
  32739. OBJECT:HobbitWorkPitDescription
  32740. "Hobbit Work Pit Description"
  32741. End
  32742.  
  32743. OBJECT:HordeHobbits
  32744. "Hobbits"
  32745. End
  32746.  
  32747. OBJECT:HordeMithlondSentry
  32748. "Mithlond Sentry"
  32749. End
  32750.  
  32751. OBJECT:HordeMordorHaradrimArcher
  32752. "Haradrim Archer"
  32753. End
  32754.  
  32755. OBJECT:InnTavern
  32756. "Inn"
  32757. End
  32758.  
  32759. OBJECT:InnTavernDescription
  32760. "Capture to recruit special faction units"
  32761. End
  32762.  
  32763. OBJECT:IronHillsBridge01
  32764. "Iron Hills Bridge"
  32765. End
  32766.  
  32767. OBJECT:IronHillsRockyOutcropping01
  32768. "Iron Hills Rocky Outcropping 1"
  32769. End
  32770.  
  32771. OBJECT:IronHillsRockyOutcropping02
  32772. "Iron Hills Rocky Outcropping 2"
  32773. End
  32774.  
  32775. OBJECT:IronHillsRockyOutcropping03
  32776. "Iron Hills Rocky Outcropping 3"
  32777. End
  32778.  
  32779. OBJECT:IronHillsRockyOutcropping04
  32780. "Iron Hills Rocky Outcropping 4"
  32781. End
  32782.  
  32783. OBJECT:IsengardBallistaExpansion
  32784. "Ballista Expansion"
  32785. End
  32786.  
  32787. OBJECT:IsengardCastleBaseKeep
  32788. "Keep"
  32789. End
  32790.  
  32791. OBJECT:IsengardCastleWallGate
  32792. "Gate"
  32793. End
  32794.  
  32795. OBJECT:IsengardCastleWallHub
  32796. "Wall Hub"
  32797. End
  32798.  
  32799. OBJECT:IsengardCastleWallSegment
  32800. "Wall"
  32801. End
  32802.  
  32803. OBJECT:IsengardFortress
  32804. "Fortress"
  32805. End
  32806.  
  32807. OBJECT:IsengardFortressDescription
  32808. "Recruit Heroes and Builders \n Can be upgraded with improvements and expansions"
  32809. End
  32810.  
  32811. OBJECT:IsengardLumberMillDescription
  32812. "Harvests resources from nearby trees \n Reduces the Cost of Buildings\n  2 Lumber Mills: 10%\n 3 Lumber Mills: 20%\n 4 Lumber Mills: 30%"
  32813. End
  32814.  
  32815. OBJECT:IsengardMineLauncherExpansion
  32816. "Mine Launcher Expansion"
  32817. End
  32818.  
  32819. OBJECT:IsengardTowerExpansion
  32820. "Arrow Tower Expansion"
  32821. End
  32822.  
  32823. OBJECT:IsengardWallCliffCap
  32824. "Isengard Cliff"
  32825. End
  32826.  
  32827. OBJECT:IsengardWormTongue
  32828. "Wormtongue"
  32829. End
  32830.  
  32831. OBJECT:JustaFish
  32832. "Fish"
  32833. End
  32834.  
  32835. OBJECT:Kirov
  32836. "Kirov"
  32837. End
  32838.  
  32839. OBJECT:LULAMPGLOW2
  32840. "Lamp"
  32841. End
  32842.  
  32843. OBJECT:Lava
  32844. "Lava"
  32845. End
  32846.  
  32847. OBJECT:Lavafall
  32848. "Lavafall"
  32849. End
  32850.  
  32851. OBJECT:LongbottomFarm
  32852. "Longbottom Farm"
  32853. End
  32854.  
  32855. OBJECT:LothlorienElrondsHouse1
  32856. "Lothlorien Tree House"
  32857. End
  32858.  
  32859. OBJECT:LothlorienElrondsHouse2
  32860. "Lothlorien Tree House"
  32861. End
  32862.  
  32863. OBJECT:LothlorienHouse1
  32864. "Lothlorien House 1"
  32865. End
  32866.  
  32867. OBJECT:LothlorienHouse2
  32868. "Lothlorien House 2"
  32869. End
  32870.  
  32871. OBJECT:LothlorienHouse3
  32872. "Lothlorien House 3"
  32873. End
  32874.  
  32875. OBJECT:LothlorienHouse4
  32876. "Lothlorien House 4"
  32877. End
  32878.  
  32879. OBJECT:LothlorienHouse5
  32880. "Lothlorien House 5"
  32881. End
  32882.  
  32883. OBJECT:Marker
  32884. "Marker"
  32885. End
  32886.  
  32887. OBJECT:MinasMorgalBridge
  32888. "Bridge"
  32889. End
  32890.  
  32891. OBJECT:MinasMorgalGateA
  32892. "Gate 1"
  32893. End
  32894.  
  32895. OBJECT:MinasMorgalGateB
  32896. "Gate 2"
  32897. End
  32898.  
  32899. OBJECT:MinasMorgalGateC
  32900. "Gate 3"
  32901. End
  32902.  
  32903. OBJECT:MinasMorgalStatue1
  32904. "Statue"
  32905. End
  32906.  
  32907. OBJECT:MinasMorgalTower
  32908. "Tower"
  32909. End
  32910.  
  32911. OBJECT:MinasMorgalWallA
  32912. "Wall 1"
  32913. End
  32914.  
  32915. OBJECT:MinasMorgalWallA1
  32916. "Wall 2"
  32917. End
  32918.  
  32919. OBJECT:MinasMorgalWallAB
  32920. "Wall 3"
  32921. End
  32922.  
  32923. OBJECT:MinasMorgalWallAC
  32924. "Wall 4"
  32925. End
  32926.  
  32927. OBJECT:MinasMorgalWallAT
  32928. "Wall 5"
  32929. End
  32930.  
  32931. OBJECT:MinasMorgalWallB
  32932. "Wall 6"
  32933. End
  32934.  
  32935. OBJECT:MinasMorgalWallC
  32936. "Wall 7"
  32937. End
  32938.  
  32939. OBJECT:MinasMorgalWallCEnd
  32940. "Wall 8"
  32941. End
  32942.  
  32943. OBJECT:MinasMorgalWallCEnd1
  32944. "Wall 9"
  32945. End
  32946.  
  32947. OBJECT:MinasMorgalWallD
  32948. "Wall 10"
  32949. End
  32950.  
  32951. OBJECT:MinasMorgulRubble01
  32952. "Rubble 1"
  32953. End
  32954.  
  32955. OBJECT:MinasMorgulRubble02
  32956. "Rubble 2"
  32957. End
  32958.  
  32959. OBJECT:MirkBridge
  32960. "Mirkwood Bridge"
  32961. End
  32962.  
  32963. OBJECT:MirkBridgeDescription
  32964. "Bridge Description"
  32965. End
  32966.  
  32967. STRATEGICHUD:StatsCommandPoints
  32968. // Context: command points for WotR stats display
  32969. "%d/%d"
  32970. END
  32971.  
  32972. STRATEGICHUD:StatsBonus
  32973. // Context: various bonuses for WotR stats display
  32974. "+%d%%"
  32975. END
  32976.  
  32977. STRATEGICHUD:StatsResourceMultiplier
  32978. // Context: resource mulitplier for WotR stats display
  32979. "x%g"
  32980. END
  32981.  
  32982. STRATEGICHUD:StatsPowerPoints
  32983. // Context: power points for WotR stats display
  32984. "%d"
  32985. END
  32986.  
  32987. STRATEGICHUD:RegionBonusNone
  32988. // Context: displayed on the WotR "territory" page of the region details panel for bonuses that aren't given by that region
  32989. "--"
  32990. END
  32991.  
  32992. STRATEGICHUD:RegionPercentageBonus
  32993. // Context: displayed on the WotR "territory" page of the region details panel for "percentage" bonuses
  32994. "+%d%%"
  32995. END
  32996.  
  32997. STRATEGICHUD:RegionAbsoluteBonus
  32998. // Context: displayed on the WotR "territory" page of the region details panel for "absolute" bonuses (command points and power points)
  32999. "+%d"
  33000. END
  33001.  
  33002. STRATEGICHUD:RegionCommandPointBonusTooltip
  33003. "Command Point Bonus"
  33004. END
  33005.  
  33006. STRATEGICHUD:RegionAttackBonusTooltip
  33007. "Attack Bonus"
  33008. END
  33009.  
  33010. STRATEGICHUD:RegionDefenseBonusTooltip
  33011. "Defense Bonus"
  33012. END
  33013.  
  33014. STRATEGICHUD:RegionExperienceBonusTooltip
  33015. "Experience Bonus"
  33016. END
  33017.  
  33018. STRATEGICHUD:RegionResourceBonusTooltip
  33019. "Resource Multiplier Bonus"
  33020. END
  33021.  
  33022. STRATEGICHUD:RegionPowerPointBonusTooltip
  33023. "Power Points Bonus"
  33024. END
  33025.  
  33026. STRATEGICHUD:ArmyCurrentOverMaxCommandPointsTooltip
  33027. "Army's current command points / Maximum command points"
  33028. END
  33029.  
  33030. STRATEGICHUD:ConstructionOneTurnRemaining
  33031. "1 Turn"
  33032. END
  33033.  
  33034. STRATEGICHUD:ConstructionTurnsRemaining
  33035. "%d Turns"
  33036. END
  33037.  
  33038. STRATEGICHUD:ConstructionTurnsRemainingTooltip
  33039. "Construction turns remaining"
  33040. END
  33041.  
  33042. OBJECT:MordorAttackTroll
  33043. "Attack Troll"
  33044. End
  33045.  
  33046. OBJECT:MordorBarricade
  33047. "Barricade"
  33048. End
  33049.  
  33050. OBJECT:MordorBarricadeExpansion
  33051. "Barricade Expansion"
  33052. End
  33053.  
  33054. OBJECT:MordorBatRamFighter
  33055. "Battering Ram"
  33056. End
  33057.  
  33058. OBJECT:MordorBattleTower
  33059. "Battle Tower"
  33060. End
  33061.  
  33062. OBJECT:MordorCastleWallGate
  33063. "Wall Gate"
  33064. End
  33065.  
  33066. OBJECT:MordorCastleWallHub
  33067. "Wall Hub "
  33068. End
  33069.  
  33070. OBJECT:MordorCastleWallSegment
  33071. "Wall"
  33072. End
  33073.  
  33074. OBJECT:MordorCirithUngolTowerC_Prop
  33075. "Cirith Ungol Tower"
  33076. End
  33077.  
  33078. OBJECT:MordorCorsairsOfUmbar
  33079. "Corsairs of Umbar"
  33080. End
  33081.  
  33082. OBJECT:MordorFortress
  33083. "Fortress"
  33084. End
  33085.  
  33086. OBJECT:MordorFortressBridge
  33087. "Fortress Bridge"
  33088. End
  33089.  
  33090. OBJECT:MordorFortressDescription
  33091. "Recruits Builders and Heroes \n Can be upgraded with improvements and expansions"
  33092. End
  33093.  
  33094. OBJECT:MordorGateWatcherExpansion
  33095. "Gate Watchers Expansion"
  33096. End
  33097.  
  33098. OBJECT:MordorLumberMillDescription
  33099. "Harvests resources from nearby trees \n Reduces the Cost of Buildings\n  2 Lumber Mills: 10%\n 3 Lumber Mills: 20%\n 4 Lumber Mills: 30%"
  33100. End
  33101.  
  33102. OBJECT:MordorMouthOfSauron
  33103. "Mouth of Sauron"
  33104. End
  33105.  
  33106. OBJECT:MordorPagoda
  33107. "Pagoda"
  33108. End
  33109.  
  33110. OBJECT:MordorPagodaDescription
  33111. "Pagoda Description"
  33112. End
  33113.  
  33114. OBJECT:MordorRocks
  33115. "Rocks"
  33116. End
  33117.  
  33118. OBJECT:MordorTavernDescription
  33119. "Trains Corsairs of Umbar \n Researches unit upgrades"
  33120. End
  33121.  
  33122. OBJECT:MordorWallCatapultExpansion
  33123. "Catapult Expansion"
  33124. End
  33125.  
  33126. OBJECT:MoriaAquaduct01
  33127. "Moria Aquaduct"
  33128. End
  33129.  
  33130. OBJECT:MurderOfCrows
  33131. "Murder of Crows"
  33132. End
  33133.  
  33134. OBJECT:NBHDKeepWall
  33135. "Keep Wall"
  33136. End
  33137.  
  33138. OBJECT:NecromancerStatue
  33139. "Necromancer Statue"
  33140. End
  33141.  
  33142. OBJECT:NightGlow
  33143. "Glow"
  33144. End
  33145.  
  33146. OBJECT:Outpost
  33147. "Outpost"
  33148. End
  33149.  
  33150. OBJECT:OutpostDescription
  33151. "Capture to generate extra resources"
  33152. End
  33153.  
  33154. OBJECT:Particle01
  33155. "Particle 1"
  33156. End
  33157.  
  33158. OBJECT:Particle02
  33159. "Particle 2"
  33160. End
  33161.  
  33162. OBJECT:Particle03
  33163. "Particle 3"
  33164. End
  33165.  
  33166. OBJECT:PelennorFieldsBattleDebris01
  33167. "Pelennor Fields Debris 1"
  33168. End
  33169.  
  33170. OBJECT:PelennorFieldsBattleDebris02
  33171. "Pelennor Fields Debris 2"
  33172. End
  33173.  
  33174. OBJECT:PelennorFieldsBattleDebris03
  33175. "Pelennor Fields Debris 3"
  33176. End
  33177.  
  33178. OBJECT:PelennorFieldsBattleDebris04
  33179. "Pelennor Fields Debris 4"
  33180. End
  33181.  
  33182. OBJECT:PelennorFieldsBattleDebris05
  33183. "Pelennor Fields Debris 5"
  33184. End
  33185.  
  33186. OBJECT:PelennorFieldsBattleDebris06
  33187. "Pelennor Fields Debris 6"
  33188. End
  33189.  
  33190. OBJECT:PelennorFieldsBattleDebris07
  33191. "Pelennor Fields Debris 7"
  33192. End
  33193.  
  33194. OBJECT:PelennorFieldsBattleDebris08
  33195. "Pelennor Fields Debris 8"
  33196. End
  33197.  
  33198. OBJECT:PelennorFieldsBattleDebris09
  33199. "Pelennor Fields Debris 9"
  33200. End
  33201.  
  33202. OBJECT:PelennorFieldsBattleDebris10
  33203. "Pelennor Fields Debris 10"
  33204. End
  33205.  
  33206. OBJECT:RBCampFence
  33207. "Camp Fence 1"
  33208. End
  33209.  
  33210. OBJECT:RBCampFence2
  33211. "Camp Fence 2 "
  33212. End
  33213.  
  33214. OBJECT:RBSizeTemplate
  33215. "Size Template"
  33216. End
  33217.  
  33218. OBJECT:Rivendell
  33219. "Rivendell "
  33220. End
  33221.  
  33222. OBJECT:RivendellWalkway
  33223. "Rivendell Walkway"
  33224. End
  33225.  
  33226. OBJECT:RivendellWalkway3
  33227. "Rivendell Walkway"
  33228. End
  33229.  
  33230. OBJECT:RivendellWalkwayCurve
  33231. "Rivendell Walkway Curve"
  33232. End
  33233.  
  33234. OBJECT:RivendellWalkwayRamp
  33235. "Rivendall Walkway Ramp"
  33236. End
  33237.  
  33238. OBJECT:RockFall
  33239. "Rock Fall"
  33240. End
  33241.  
  33242. OBJECT:Rohan
  33243. "Rohan"
  33244. End
  33245.  
  33246. OBJECT:RohanArcherRange
  33247. "Rohan Archery Range"
  33248. End
  33249.  
  33250. OBJECT:RohanArmory
  33251. "Rohan Armory"
  33252. End
  33253.  
  33254. OBJECT:RohanBaseDefenseFoundation
  33255. "Rohan Defense Foundation"
  33256. End
  33257.  
  33258. OBJECT:RohanBattleTower
  33259. "Rohan Battle Tower"
  33260. End
  33261.  
  33262. OBJECT:RohanBuildingFoundation
  33263. "Rohan Build Plot"
  33264. End
  33265.  
  33266. OBJECT:RohanCampKeep
  33267. "Rohan Keep"
  33268. End
  33269.  
  33270. OBJECT:RohanCastleBaseKeep
  33271. "Rohan Base Keep"
  33272. End
  33273.  
  33274. OBJECT:RohanCastleDoor
  33275. "Rohan Castle Door"
  33276. End
  33277.  
  33278. OBJECT:RohanCastleElevator
  33279. "Rohan Elevator"
  33280. End
  33281.  
  33282. OBJECT:RohanCastleGate
  33283. "Rohan Castle Gate"
  33284. End
  33285.  
  33286. OBJECT:RohanCastleTower
  33287. "Rohan Castle Tower"
  33288. End
  33289.  
  33290. OBJECT:RohanCastleWall
  33291. "Rohan Castle Wall"
  33292. End
  33293.  
  33294. OBJECT:RohanFarm
  33295. "Farm"
  33296. End
  33297.  
  33298. OBJECT:RohanGate
  33299. "Rohan Gate"
  33300. End
  33301.  
  33302. OBJECT:RohanGoldenHall
  33303. "Rohan Golden Hall"
  33304. End
  33305.  
  33306. OBJECT:RohanHobbit
  33307. "Hobbit"
  33308. End
  33309.  
  33310. OBJECT:RohanRefugeeCamp
  33311. "Refugee Camp"
  33312. End
  33313.  
  33314. OBJECT:RohanSentryTower
  33315. "Rohan Sentry Tower"
  33316. End
  33317.  
  33318. OBJECT:RohanStable
  33319. "Rohan Stables"
  33320. End
  33321.  
  33322. OBJECT:RohanWall
  33323. "Rohan Wall"
  33324. End
  33325.  
  33326. OBJECT:RohanWallFoundation
  33327. "Rohan Wall Foundation"
  33328. End
  33329.  
  33330. OBJECT:RohanWallTower
  33331. "Rohan Wall Tower"
  33332. End
  33333.  
  33334. OBJECT:RohanWell
  33335. "Rohan Well"
  33336. End
  33337.  
  33338. OBJECT:Rubble
  33339. "Rubble"
  33340. End
  33341.  
  33342. OBJECT:Sarcophagus
  33343. "Sarcophagus"
  33344. End
  33345.  
  33346. OBJECT:Sheep
  33347. "Sheep"
  33348. End
  33349.  
  33350. OBJECT:ShipWright
  33351. "Shipwright"
  33352. End
  33353.  
  33354. OBJECT:ShipWrightDescription
  33355. "Capture to build ships"
  33356. End
  33357.  
  33358. OBJECT:Shire
  33359. "Shire"
  33360. End
  33361.  
  33362. OBJECT:ShireBuilding01
  33363. "Shire Building 1"
  33364. End
  33365.  
  33366. OBJECT:ShireBuilding02
  33367. "Shire Building 2"
  33368. End
  33369.  
  33370. OBJECT:ShireFence01
  33371. "Shire Fence 1"
  33372. End
  33373.  
  33374. OBJECT:ShireFence02
  33375. "Shire Fence 2"
  33376. End
  33377.  
  33378. OBJECT:ShireFence03
  33379. "Shire Fence 3"
  33380. End
  33381.  
  33382. OBJECT:ShireFence04
  33383. "Shire Fence 4"
  33384. End
  33385.  
  33386. OBJECT:ShireHouse
  33387. "Shire House"
  33388. End
  33389.  
  33390. OBJECT:ShireWall
  33391. "Shire Wall"
  33392. End
  33393.  
  33394. OBJECT:ShireWorkPit
  33395. "Hobbit Work Pit"
  33396. End
  33397.  
  33398. OBJECT:SignalFireDescription
  33399. "Capture to decrease power recharge times"
  33400. End
  33401.  
  33402. OBJECT:SkullTotem
  33403. "Skull Totem"
  33404. End
  33405.  
  33406. OBJECT:SpellBookDragonStrikeDragon
  33407. "Dragon Strike"
  33408. End
  33409.  
  33410. OBJECT:SpiderLair
  33411. "Spider Lair"
  33412. End
  33413.  
  33414. OBJECT:TEMP
  33415. "Temp"
  33416. End
  33417.  
  33418. OBJECT:TeslaTank
  33419. "Tesla Tank"
  33420. End
  33421.  
  33422. OBJECT:Test
  33423. "Test"
  33424. End
  33425.  
  33426. OBJECT:Test_CorsairSky
  33427. "Corsair Sky"
  33428. End
  33429.  
  33430. OBJECT:TheGreenDragon
  33431. "The Green Dragon Inn" 
  33432. End
  33433.  
  33434. OBJECT:TheOneRing
  33435. "The One Ring"
  33436. End
  33437.  
  33438. OBJECT:TomBombadilHouse
  33439. "Tom Bombadil's House"
  33440. End
  33441.  
  33442. OBJECT:TombColumn
  33443. "Tomb Column 1"
  33444. End
  33445.  
  33446. OBJECT:TombColumn01_Camp
  33447. "Tomb Column 2"
  33448. End
  33449.  
  33450. OBJECT:TowerHills_TowerA
  33451. "Tower Hills Tower 1"
  33452. End
  33453.  
  33454. OBJECT:TowerHills_TowerB
  33455. "Tower Hills Tower 2"
  33456. End
  33457.  
  33458. OBJECT:TowerHills_TowerC
  33459. "Tower Hills Tower 3"
  33460. End
  33461.  
  33462. OBJECT:TreasureChest
  33463. "Treasure Chest"
  33464. End
  33465.  
  33466. OBJECT:Tree01
  33467. "Tree"
  33468. End
  33469.  
  33470. OBJECT:TrollDrum
  33471. "Ettenmoors Drum"
  33472. End
  33473.  
  33474. OBJECT:TrollDrumDescription
  33475. "Summons a group of Mountain Giants"
  33476. End
  33477.  
  33478. OBJECT:VeterancyUpgrade
  33479. "Experience Upgrade"
  33480. End
  33481.  
  33482. OBJECT:VictimWebs
  33483. "Webbed Victims"
  33484. End
  33485.  
  33486. OBJECT:WargSentry
  33487. "Isengard Warg Sentry"
  33488. End
  33489.  
  33490. OBJECT:WeathertopColumn01
  33491. "Weathertop Column 1"
  33492. End
  33493.  
  33494. OBJECT:WeathertopColumn02
  33495. "Weathertop Column 2"
  33496. End
  33497.  
  33498. OBJECT:WeathertopColumn03
  33499. "Weathertop Column 3"
  33500. End
  33501.  
  33502. OBJECT:WeathertopColumn04
  33503. "Weathertop Column 4"
  33504. End
  33505.  
  33506. OBJECT:WeathertopRuin01
  33507. "Weathertop Ruin 1"
  33508. End
  33509.  
  33510. OBJECT:WeathertopRuin02
  33511. "Weathertop Ruin 2"
  33512. End
  33513.  
  33514. OBJECT:WeathertopRuin03
  33515. "Weathertop Ruin 3"
  33516. End
  33517.  
  33518. OBJECT:WeathertopRuin04
  33519. "Weathertop Ruin 4"
  33520. End
  33521.  
  33522. OBJECT:WeathertopStair
  33523. "Stairs of Weathertop"
  33524. End
  33525.  
  33526. OBJECT:WeathertopStatue01
  33527. "Weathertop Statue 1"
  33528. End
  33529.  
  33530. OBJECT:WeathertopStatue02
  33531. "Weathertop Statue 2"
  33532. End
  33533.  
  33534. OBJECT:WeathertopStatue03
  33535. "Weathertop Statue 3"
  33536. End
  33537.  
  33538. OBJECT:WeathertopTrollStatues
  33539. "Weathertop Troll Statues"
  33540. End
  33541.  
  33542. OBJECT:WeathertopWall01
  33543. "Weathertop Wall 1"
  33544. End
  33545.  
  33546. OBJECT:WeathertopWall02
  33547. "Weathertop Wall 2"
  33548. End
  33549.  
  33550. OBJECT:WeathertopWall03
  33551. "Weathertop Wall 3"
  33552. End
  33553.  
  33554. OBJECT:WeathertopWall04
  33555. "Weathertop Wall 4"
  33556. End
  33557.  
  33558. OBJECT:WildCastleWallGate
  33559. "Wall Gate"
  33560. End
  33561.  
  33562. OBJECT:WildCastleWallHub
  33563. "Wall Hub"
  33564. End
  33565.  
  33566. OBJECT:WildCastleWallSegment
  33567. "Wall"
  33568. End
  33569.  
  33570. OBJECT:WildFortressBurrowsExpansion
  33571. "Burrows Expansion"
  33572. End
  33573.  
  33574. OBJECT:WildFortressBurrowsExpansionDescription
  33575. "Allows access to the tunnel network"
  33576. End
  33577.  
  33578. OBJECT:WildLaborer
  33579. "Orc Laborer"
  33580. End
  33581.  
  33582. OBJECT:WildLumberMillDescription
  33583. "Harvests resources from nearby trees \n Reduces the Cost of Buildings\n  2 Lumber Mills: 10%\n 3 Lumber Mills: 20%\n 4 Lumber Mills: 30%"
  33584. End
  33585.  
  33586. OBJECT:WildStructureHole
  33587. "Building Rubble \n Will rebuild the structure over time"
  33588. End
  33589.  
  33590. OBJECT:WildmenBuildingHouse
  33591. "Wildmen House 1"
  33592. End
  33593.  
  33594. OBJECT:WildmenBuildingHouse2
  33595. "Wildmen House 2"
  33596. End
  33597.  
  33598. OBJECT:ladder
  33599. "Ladder"
  33600. End
  33601.  
  33602. OBJECT:mountainsmall
  33603. "Small Mountain"
  33604. End
  33605.  
  33606. OBJECT:proptrack
  33607. "Prop Track"
  33608. End
  33609.  
  33610. OBJECT:step
  33611. "Step"
  33612. End
  33613.  
  33614. OBJECT:wheel
  33615. "Wheel"
  33616. End
  33617.  
  33618. OBJECT:wheel2
  33619. "Wheel"
  33620. End
  33621.  
  33622. OBJECT:GondorKnights
  33623. "Gondor Knight"
  33624. End
  33625.  
  33626.  
  33627. //////////////////////
  33628. /// CAH Class Names //
  33629. //////////////////////
  33630.  
  33631. CreateAHero:ClassName_HeroesOfTheWest
  33632. "Hero of the West"
  33633. END
  33634.  
  33635. CreateAHero:SubClassName_CaptainOfGondor
  33636. "Captain of Gondor"
  33637. END
  33638.  
  33639. CreateAHero:SubClassName_SheildMaiden
  33640. "Shield Maiden"
  33641. END
  33642.  
  33643. CreateAHero:ClassName_Archer
  33644. "Elf"
  33645. END
  33646.  
  33647. CreateAHero:SubClassName_ElvenArcher
  33648. "Male Elven Archer"
  33649. END
  33650.  
  33651. CreateAHero:SubClassName_FemaleElvenArcher
  33652. "Female Elven Archer"
  33653. END
  33654.  
  33655. CreateAHero:ClassName_IstariWizard
  33656. "Wizard"
  33657. END
  33658.  
  33659. CreateAHero:SubClassName_Wanderer
  33660. "Wanderer"
  33661. END
  33662.  
  33663. CreateAHero:SubClassName_Avatar
  33664. "Avatar"
  33665. END
  33666.  
  33667. CreateAHero:SubClassName_Hermit
  33668. "Hermit"
  33669. END
  33670.  
  33671. CreateAHero:ClassName_Dwarf
  33672. "Dwarf"
  33673. END
  33674.  
  33675. CreateAHero:SubClassName_Taskmaster
  33676. "Taskmaster"
  33677. END
  33678.  
  33679. CreateAHero:SubClassName_Sage
  33680. "Sage"
  33681. END
  33682.  
  33683. CreateAHero:ClassName_ServantsOfSauron
  33684. "Servant of Sauron"
  33685. END
  33686.  
  33687. CreateAHero:SubClassName_Troll
  33688. "Troll"
  33689. END
  33690.  
  33691. CreateAHero:SubClassName_OrcRaider
  33692. "Orc Raider"
  33693. END
  33694.  
  33695. CreateAHero:SubClassName_Uruk
  33696. "Uruk"
  33697. END
  33698.  
  33699. CreateAHero:ClassName_CorruptedMan
  33700. "Corrupted Man"
  33701. End
  33702.  
  33703. CreateAHero:SubClassName_CorruptMan2
  33704. "Haradrim"
  33705. END
  33706.  
  33707. CreateAHero:SubClassName_CorruptMan1
  33708. "Easterling"
  33709. END
  33710.  
  33711.  
  33712.  
  33713. CreateAHero:ClassDesc_HeroesOfTheWest
  33714. "The free peoples of the western lands have endured centuries of war, and have always been led by men and women of indominable spirit."
  33715. End
  33716.  
  33717. CreateAHero:ClassDesc_Archer
  33718. "Elves are long-lived creatures that spend countless ages mastering the arts of peace and war."
  33719. END
  33720.  
  33721. CreateAHero:ClassDesc_IstariWizard
  33722. "Masters of powers from across Middle-earth, not all sorcerers are of the noble Istari order."
  33723. END
  33724.  
  33725. CreateAHero:ClassDesc_Dwarf
  33726. "The hardiest of all races, dwarves craft lasting weapons and armor from valuable mithril."
  33727. END
  33728.  
  33729. CreateAHero:ClassDesc_ServantsOfSauron
  33730. "Sauron calls all manner of warring creatures to serve his will, and countless masses heed that call."
  33731. END
  33732.  
  33733. CreateAHero:ClassDesc_CorruptedMan
  33734. "The hearts of men are easily corrupted, and many have fallen to the promise of wealth and power."
  33735. End
  33736.  
  33737.  
  33738.  
  33739. CreateAHero:SubClassDesc_CaptainofGondor
  33740. "Valiant leaders of men, equipped with strong armor and a will to lead."
  33741. End
  33742.  
  33743. CreateAHero:SubClassDesc_ShieldMaiden
  33744. "Honored among the rohirrim as fearless and skilled with sword and shield."
  33745. End
  33746.  
  33747. CreateAHero:SubClassDesc_FemaleElvenArcher
  33748. "Excellent archers and the most nimble creatures in all of Middle-earth."
  33749. END
  33750.  
  33751. CreateAHero:SubClassDesc_MaleElvenArcher
  33752. "Elven archers guard the borders of the secretive elven people with grace and accuracy of mystical nature."
  33753. End
  33754.  
  33755. CreateAHero:SubClassDesc_IstariWizard
  33756. "Wanderers search the farthest reaches of Middle-earth for arcane secrets and ancient powers."
  33757. End
  33758.  
  33759. CreateAHero:SubClassDesc_Avatar
  33760. "Avatars weild the profane power of the Istari to change Middle-earth to fit their ends, noble or otherwise."
  33761. END
  33762.  
  33763. CreateAHero:ClassPowersDesc_Hermit
  33764. "Hermits can be found living in solitude in the remote places of the world, where they gather knowledge as they bear witness to the long history of Middle-earth."
  33765. End
  33766.  
  33767. CreateAHero:SubClassDesc_Taskmaster
  33768. "Made strong by the mines but made fearless by ages of war, taskmasters can destroy standing structures with ease."
  33769. End
  33770.  
  33771. CreateAHero:SubClassDesc_Sage
  33772. "Wise and battle-hardened dwarves, sages can lead the way through any gate for their fellow dwarven warriors."
  33773. END
  33774.  
  33775. CreateAHero:SubClassDesc_Troll
  33776. "Trolls are among the strongest creatures in Middle-earth, and are fearsome foes when bent to the will of a master such as Sauron."
  33777. END
  33778.  
  33779. CreateAHero:SubClassDesc_OrcRaider
  33780. "An old, twisted and violent race that is at home on the battlefield."
  33781. End
  33782.  
  33783. CreateAHero:SubClassDesc_Uruk
  33784. "Uruk are strong and hardy, but even more so when thrown into the thick of battle with heavy  armor and broad shields."
  33785. End
  33786.  
  33787. CreateAHero:SubClassDesc_Haradrim
  33788. "The men of the Harad, Umbar  and Khand have mastered the arts of subterfuge and battle through centuries of war with Gondor."
  33789. End
  33790.  
  33791. CreateAHero:SubClassDesc_Easterling
  33792. "Men from the lands of Rhun and beyond have developed a culture of espionage and war that Sauron has now bent to his will."
  33793. END
  33794.  
  33795. ////////////////////////
  33796.  
  33797.  
  33798. CreateAHero:BlingDesc_DwarfAxe_01
  33799. "Dwarf Axe 1"
  33800. End
  33801.  
  33802. CreateAHero:BlingDesc_FireBrand
  33803. "Firebrand Sword"
  33804. End
  33805.  
  33806. CreateAHero:BlingDesc_Gurthang
  33807. "Gurthang Sword"
  33808. End
  33809.  
  33810. CreateAHero:BlingDesc_MithlondBow
  33811. "Mithlond Bow"
  33812. End
  33813.  
  33814. CreateAHero:BlingDesc_NoBoots
  33815. "No Boots"
  33816. End
  33817.  
  33818. CreateAHero:BlingDesc_NoGauntlets
  33819. "No Gauntlets"
  33820. End
  33821.  
  33822. CreateAHero:BlingDesc_NoHelmet
  33823. "No Helmet"
  33824. End
  33825.  
  33826. CreateAHero:BlingDesc_NoShoulderPlates
  33827. "No Shoulder Plates"
  33828. End
  33829.  
  33830. CreateAHero:BlingDesc_TrollBane
  33831. "Troll Bane"
  33832. End
  33833.  
  33834. CreateAHero:BlingDesc_TrollMace
  33835. "Troll Mace"
  33836. End
  33837.  
  33838. CreateAHero:BlingDesc_TrollSword
  33839. "Troll Sword"
  33840. End
  33841.  
  33842.  
  33843.  
  33844. CreateAHero:BlingDesc_Westron
  33845. "Westron Sword"
  33846. End
  33847.  
  33848. CreateAHero:BlingDesc_WizardStaff01
  33849. "Wizard Staff 1"
  33850. End
  33851.  
  33852. CreateAHero:BlingDesc_WizardStaff02
  33853. "Wizard Staff 2"
  33854. End
  33855.  
  33856. CreateAHero:BlingDesc_WizardStaff03
  33857. "Wizard Staff 3"
  33858. End
  33859.  
  33860. CreateAHero:BlingDesc_WizardStaff04
  33861. "Wizard Staff 4"
  33862. End
  33863.  
  33864. CreateAHero:BlingName_Belthronding
  33865. "Belthrond Sword"
  33866. End
  33867.  
  33868.  
  33869.  
  33870.  
  33871.  
  33872.  
  33873. /////////////////////////
  33874. // Captain of Gondor Gear
  33875. /////////////////////////
  33876.  
  33877. CreateAHero:BlingDesc_CaptainOfGondor_CHG01
  33878. "Captain of Gondor 1"
  33879. End
  33880.  
  33881. CreateAHero:BlingDesc_CaptainOfGondor_CHG02
  33882. "Captain of Gondor 2"
  33883. End
  33884.  
  33885. CreateAHero:BlingDesc_CaptainOfGondor_CHG03
  33886. "Captain of Gondor 3"
  33887. End
  33888.  
  33889. CreateAHero:BlingDesc_CaptainOfGondor_CHSP01
  33890. "Captain of Gondor 4"
  33891. End
  33892.  
  33893. CreateAHero:BlingDesc_CaptainOfGondor_CHSP02
  33894. "Captain of Gondor 5"
  33895. End
  33896.  
  33897. CreateAHero:BlingName_CG_CHBOD01
  33898. "Captain of Gondor Breastplate 1"
  33899. END
  33900.  
  33901. CreateAHero:BlingName_CG_CHBOD02
  33902. "Captain of Gondor Breastplate 2"
  33903. END
  33904.  
  33905. CreateAHero:BlingName_CG_CHBOD03
  33906. "Captain of Gondor Breastplate 3"
  33907. END
  33908.  
  33909. CreateAHero:BlingName_CAPG_CHS01
  33910. "Shield of the West"
  33911. END
  33912.  
  33913. CreateAHero:BlingName_CaptainOfGondor_CHB01
  33914. "Boots 1"
  33915. End
  33916.  
  33917. CreateAHero:BlingName_CaptainOfGondor_CHB02
  33918. "Boots 2"
  33919. End
  33920.  
  33921. CreateAHero:BlingName_CaptainOfGondor_CHB03
  33922. "Boots 3"
  33923. End
  33924.  
  33925. CreateAHero:BlingName_CaptainOfGondor_CHG01
  33926. "Gauntlets 1"
  33927. End
  33928.  
  33929. CreateAHero:BlingName_CaptainOfGondor_CHG02
  33930. "Gauntlets 2"
  33931. End
  33932.  
  33933. CreateAHero:BlingName_CaptainOfGondor_CHG03
  33934. "Gauntlets 3"
  33935. End
  33936.  
  33937. CreateAHero:BlingName_CaptainOfGondor_CHH01
  33938. "Helmet 1"
  33939. End
  33940.  
  33941. CreateAHero:BlingName_CaptainOfGondor_CHH02
  33942. "Helmet 2"
  33943. End
  33944.  
  33945. CreateAHero:BlingName_CaptainOfGondor_CHH03
  33946. "Helmet 3"
  33947. End
  33948.  
  33949. CreateAHero:BlingName_CaptainOfGondor_CHSP01
  33950. "Shoulder Plates 1"
  33951. End
  33952.  
  33953. CreateAHero:BlingName_CaptainOfGondor_CHSP02
  33954. "Shoulder Plates 2"
  33955. End
  33956.  
  33957.  
  33958. //////////////
  33959. // Shield Maiden Gear
  33960. ///////////////
  33961.  
  33962. CreateAHero:BlingName_SM_CHBOD01
  33963. "Shield Maiden Breastplate 1"
  33964. END
  33965.  
  33966. CreateAHero:BlingName_SM_CHBOD02
  33967. "Shield Maiden Breastplate 2"
  33968. END
  33969.  
  33970. CreateAHero:BlingName_SM_CHBOD03
  33971. "Shield Maiden Breastplate 3"
  33972. END
  33973.  
  33974. CreateAHero:BlingName_ShieldMaiden_CHG01
  33975. "Shield Maiden Gauntlets 1"
  33976. END
  33977.  
  33978. CreateAHero:BlingName_ShieldMaiden_CHG02
  33979. "Shield Maiden Gauntlets 2"
  33980. END
  33981.  
  33982. CreateAHero:BlingName_ShieldMaiden_CHB01
  33983. "Silver Greaves"
  33984. END
  33985.  
  33986. CreateAHero:BlingName_ShieldMaiden_CHB02
  33987. "Copper Greaves"
  33988. END
  33989.  
  33990. CreateAHero:BlingName_ShieldMaiden_CHSP01
  33991. "Shield Maiden Shoulders 1"
  33992. END
  33993.  
  33994. CreateAHero:BlingName_ShieldMaiden_CHSP02
  33995. "Shield Maiden Shoulders 2"
  33996. END
  33997.  
  33998. CreateAHero:BlingName_ShieldMaiden_CHH01
  33999. "Shield Maiden Helmet 1"
  34000. END
  34001.  
  34002. CreateAHero:BlingName_ShieldMaiden_CHH02
  34003. "Shield Maiden Helmet 2"
  34004. END
  34005.  
  34006. /////////////
  34007. // Male Archer Gear
  34008. ////////////
  34009.  
  34010. CreateAHero:BlingName_ElfArcher_CHH01
  34011. "Male Archer Helmet 1"
  34012. END
  34013.  
  34014. CreateAHero:BlingName_ElfArcher_CHH02
  34015. "Male Archer Helmet 2"
  34016. END
  34017.  
  34018. CreateAHero:BlingName_ElfArcher_CHSP01
  34019. "Male Archer Shoulders 1"
  34020. END
  34021.  
  34022. CreateAHero:BlingName_ElfArcher_CHSP02
  34023. "Male Archer Shoulders 2"
  34024. END
  34025.  
  34026. CreateAHero:BlingName_EA_CHBOD01
  34027. "Male Archer Breastplate 1"
  34028. END
  34029.  
  34030. CreateAHero:BlingName_EA_CHBOD02
  34031. "Male Archer Breastplate 2"
  34032. END
  34033.  
  34034. CreateAHero:BlingName_EA_CHBOD03
  34035. "Male Archer Breastplate 3"
  34036. END
  34037.  
  34038. CreateAHero:BlingName_ElfArcher_CHG01
  34039. "Male Archer Gauntlets 1"
  34040. END
  34041.  
  34042. CreateAHero:BlingName_ElfArcher_CHG02
  34043. "Male Archer Gauntlets 2"
  34044. END
  34045.  
  34046. CreateAHero:BlingName_ElfArcher_CHB01
  34047. "Male Archer Greaves 1"
  34048. END
  34049.  
  34050. CreateAHero:BlingName_ElfArcher_CHB02
  34051. "Male Archer Greaves 2"
  34052. END
  34053.  
  34054. ////////////
  34055. // Female Archer Gear
  34056. ////////////
  34057.  
  34058. CreateAHero:BlingName_FemaleElvenArcher_CHH01
  34059. "Female Archer Helmet 1"
  34060. END
  34061.  
  34062. CreateAHero:BlingName_FemaleElvenArcher_CHH02
  34063. "Female Archer Helmet 2"
  34064. END
  34065.  
  34066. CreateAHero:BlingName_FemaleElvenArcher_CHSP01
  34067. "Female Archer Shoulders 1"
  34068. END
  34069.  
  34070. CreateAHero:BlingName_FemaleElvenArcher_CHSP02
  34071. "Female Archer Shoulders 2"
  34072. END
  34073.  
  34074. CreateAHero:BlingName_EA_CHBOD01
  34075. "Female Archer Breastplate 1"
  34076. END
  34077.  
  34078. CreateAHero:BlingName_EA_CHBOD02
  34079. "Female Archer Breastplate 2"
  34080. END
  34081.  
  34082. CreateAHero:BlingName_EA_CHBOD03
  34083. "Female Archer Breastplate 3"
  34084. END
  34085.  
  34086. CreateAHero:BlingName_FemaleElvenArcher_CHG01
  34087. "Female Archer Gauntlets 1"
  34088. END
  34089.  
  34090. CreateAHero:BlingName_FemaleElvenArcher_CHG02
  34091. "Female Archer Gauntlets 2"
  34092. END
  34093.  
  34094. CreateAHero:BlingName_FemaleElvenArcher_CHB01
  34095. "Female Archer Greaves 1"
  34096. END
  34097.  
  34098. CreateAHero:BlingName_FemaleElvenArcher_CHB02
  34099. "Female Archer Greaves 2"
  34100. END
  34101.  
  34102. /////////////////////////////////////////////////////
  34103. // Wizard Gear //  Same for both Avatar and Wanderer
  34104. ////////////////////////////////////////////////////
  34105.  
  34106. CreateAHero:BlingName_Wizard_CHH01
  34107. "Wizard Helmet 1"
  34108. END
  34109.  
  34110. CreateAHero:BlingName_Wizard_CHH02
  34111. "Wizard Helmet 2"
  34112. END
  34113.  
  34114. CreateAHero:BlingName_Wizard_CHH03
  34115. "Wizard Helmet 3"
  34116. END
  34117.  
  34118. CreateAHero:BlingName_Wizard_CHH04
  34119. "Wizard Helmet 4"
  34120. END
  34121.  
  34122. CreateAHero:BlingName_Wizard_CHH05
  34123. "Wizard Helmet 5"
  34124. END
  34125.  
  34126. CreateAHero:BlingName_Wizard_CHH06
  34127. "Wizard Helmet 6"
  34128. END
  34129.  
  34130. CreateAHero:BlingName_Wizard_CHH07
  34131. "Wizard Helmet 7"
  34132. END
  34133.  
  34134. CreateAHero:BlingName_Wizard_CHSP01
  34135. "Wizard Shoulders 1"
  34136. END
  34137.  
  34138. CreateAHero:BlingName_Wizard_CHSP02
  34139. "Wizard Shoulders 2"
  34140. END
  34141.  
  34142. CreateAHero:BlingName_WIZ_CHBOD01
  34143. "Wizard Cloak 1"
  34144. END
  34145.  
  34146. CreateAHero:BlingName_WIZ_CHBOD02
  34147. "Wizard Cloak 2"
  34148. END
  34149.  
  34150. CreateAHero:BlingName_WIZ_CHBOD03
  34151. "Wizard Cloak 3"
  34152. END
  34153.  
  34154. CreateAHero:BlingName_WizardStaff01
  34155. "Wizard Staff 1"
  34156. End
  34157.  
  34158. CreateAHero:BlingName_WizardStaff02
  34159. "Wizard Staff 2"
  34160. End
  34161.  
  34162. CreateAHero:BlingName_WizardStaff03
  34163. "Wizard Staff 3"
  34164. End
  34165.  
  34166. CreateAHero:BlingName_WizardStaff04
  34167. "Wizard Staff 4"
  34168. End
  34169.  
  34170. ////////////////////////
  34171. //// Dwarf Taskmaster Gear
  34172. ///////////////////////
  34173.  
  34174. CreateAHero:BlingName_DwarfAxe_01
  34175. "Dwarven Axe"
  34176. End
  34177.  
  34178. CreateAHero:BlingName_Dwarf_CHH01
  34179. "Helmet 1"
  34180. End
  34181.  
  34182. CreateAHero:BlingName_Dwarf_CHH02
  34183. "Helmet 2"
  34184. End
  34185.  
  34186. CreateAHero:BlingName_Dwarf_CHH03
  34187. "Dwarf 3"
  34188. End
  34189.  
  34190. CreateAHero:BlingName_Dwarf_CHSP01
  34191. "Shoulder Plates 1"
  34192. End
  34193.  
  34194. CreateAHero:BlingName_Dwarf_CHSP02
  34195. "Shoulder Plates 2"
  34196. End
  34197.  
  34198. CreateAHero:BlingName_Dwarf_CHSP03
  34199. "Shoulder Plates 3"
  34200. End
  34201.  
  34202.  
  34203.  
  34204. ///////////////////
  34205. /// Dwarf Sage Gear
  34206. ///////////////////
  34207.  
  34208.  
  34209. CreateAHero:BlingName_DwarfSage_CHH01
  34210. "Sage Helmet 1"
  34211. END
  34212.  
  34213. CreateAHero:BlingName_DwarfSage_CHH02
  34214. "Sage Helmet 2"
  34215. END
  34216.  
  34217. CreateAHero:BlingName_DwarfSage_CHSP01
  34218. "Sage Shoulders 1"
  34219. END
  34220.  
  34221. CreateAHero:BlingName_DwarfSage_CHSP02
  34222. "Sage Shoulders 2"
  34223. END
  34224.  
  34225. CreateAHero:BlingName_DwarfSage_CHSP03
  34226. "Sage Shoulders 3"
  34227. END
  34228.  
  34229.  
  34230. //////////////////////
  34231. ///  Troll Gear
  34232. //////////////////////
  34233.  
  34234. CreateAHero:BlingName_TrollTree
  34235. "Tree"
  34236. END
  34237.  
  34238.  
  34239. /////////////////////
  34240. /// Orc Raider Gear
  34241. /////////////////////
  34242.  
  34243. CreateAHero:BlingName_ORC_CHBOD01
  34244. "Orc Chestpiece 1"
  34245. End
  34246.  
  34247. CreateAHero:BlingName_ORC_CHBOD02
  34248. "Orc Chestpiece 2"
  34249. End
  34250.  
  34251. CreateAHero:BlingName_ORC_CHBOD03
  34252. "Orc Chestpiece 3"
  34253. End
  34254.  
  34255. /////////////////////
  34256. /// Uruk Gear
  34257. /////////////////////
  34258.  
  34259. CreateAHero:BlingName_Uruk_CHB01
  34260. "Boots 1"
  34261. End
  34262.  
  34263. CreateAHero:BlingName_Uruk_CHB02
  34264. "Boots 2"
  34265. End
  34266.  
  34267. CreateAHero:BlingName_Uruk_CHB03
  34268. "Boots 3"
  34269. End
  34270.  
  34271. CreateAHero:BlingName_Uruk_CHG03
  34272. "Gauntlets 1"
  34273. End
  34274.  
  34275. CreateAHero:BlingName_Uruk_CHH01
  34276. "Helmet 1"
  34277. End
  34278.  
  34279. CreateAHero:BlingName_Uruk_CHH02
  34280. "Helmet 2"
  34281. End
  34282.  
  34283. CreateAHero:BlingName_Uruk_CHH03
  34284. "Helmet 3"
  34285. End
  34286.  
  34287. CreateAHero:BlingName_Uruk_CHHAIR01
  34288. "Helmet 4"
  34289. End
  34290.  
  34291. CreateAHero:BlingName_Uruk_CHS01
  34292. "Shield 1"
  34293. End
  34294.  
  34295. CreateAHero:BlingName_Uruk_CHS02
  34296. "Shield 2"
  34297. End
  34298.  
  34299. CreateAHero:BlingName_Uruk_CHS03
  34300. "Shield 3"
  34301. End
  34302.  
  34303. CreateAHero:BlingName_Uruk_CHS04
  34304. "Shield 4"
  34305. End
  34306.  
  34307. CreateAHero:BlingName_Uruk_CHSP01
  34308. "Shoulders 1"
  34309. End
  34310.  
  34311. CreateAHero:BlingName_Uruk_CHSP02
  34312. "Shoulders 2"
  34313. End
  34314.  
  34315. CreateAHero:BlingName_Uruk_CHSP03
  34316. "Shoulders 3"
  34317. End
  34318.  
  34319. CreateAHero:BlingName_Uruk_Sword_01
  34320. "Uruk Sword 1"
  34321. End
  34322.  
  34323. CreateAHero:BlingName_Uruk_Sword_02
  34324. "Uruk Sword 2"
  34325. End
  34326.  
  34327. CreateAHero:BlingName_Uruk_Sword_03
  34328. "Uruk Sword 3"
  34329. End
  34330.  
  34331. CreateAHero:BlingDesc_Uruk_CHG03
  34332. "Uruk 1"
  34333. End
  34334.  
  34335. CreateAHero:BlingDesc_Uruk_CHH01
  34336. "Uruk 2"
  34337. End
  34338.  
  34339. CreateAHero:BlingDesc_Uruk_CHH02
  34340. "Uruk 3"
  34341. End
  34342.  
  34343. CreateAHero:BlingDesc_Uruk_CHH03
  34344. "Uruk 4"
  34345. End
  34346.  
  34347. CreateAHero:BlingDesc_Uruk_CHHAIR01
  34348. "Uruk 5"
  34349. End
  34350.  
  34351. CreateAHero:BlingDesc_Uruk_CHSP01
  34352. "Uruk 6"
  34353. End
  34354.  
  34355. CreateAHero:BlingDesc_Uruk_CHSP02
  34356. "Uruk 7"
  34357. End
  34358.  
  34359. CreateAHero:BlingDesc_Uruk_CHSP03
  34360. "Uruk 8"
  34361. End
  34362.  
  34363. CreateAHero:BlingDesc_Uruk_Sword_01
  34364. "Uruk Sword 1"
  34365. End
  34366.  
  34367. CreateAHero:BlingDesc_Uruk_Sword_02
  34368. "Uruk Sword 2"
  34369. End
  34370.  
  34371. CreateAHero:BlingDesc_Uruk_Sword_03
  34372. "Uruk Sword 3"
  34373. End
  34374.  
  34375. CreateAHero:BlingName_UK_CHBOD01
  34376. "Bare Chested"
  34377. END
  34378.  
  34379. CreateAHero:BlingName_UK_CHBOD02
  34380. "Obisidan Breastplate"
  34381. END
  34382.  
  34383. CreateAHero:BlingName_UK_CHBOD03
  34384. "Iron Breastplate"
  34385. END
  34386.  
  34387. //////////////////////
  34388. ///  Easterling Gear
  34389. ///////////////////////
  34390.  
  34391. CreateAHero:BlingName_CorruptedMan_1_CHB01
  34392. "Boots 1"
  34393. End
  34394.  
  34395. CreateAHero:BlingName_CorruptedMan_1_CHB02
  34396. "Boots 2"
  34397. End
  34398.  
  34399. CreateAHero:BlingName_CorruptedMan_1_CHG01
  34400. "Gauntlets 1"
  34401. End
  34402.  
  34403. CreateAHero:BlingName_CorruptedMan_1_CHG02
  34404. "Gauntlets 2"
  34405. End
  34406.  
  34407. CreateAHero:BlingName_CorruptedMan_1_CHH01
  34408. "Helmet 1"
  34409. End
  34410.  
  34411. CreateAHero:BlingName_CorruptedMan_1_CHH02
  34412. "Helmet 2"
  34413. End
  34414.  
  34415. CreateAHero:BlingName_CorruptedMan_1_CHH03
  34416. "Helmet 3"
  34417. End
  34418.  
  34419. CreateAHero:BlingName_CorruptedMan_1_CHH04
  34420. "Helmet 4"
  34421. End
  34422.  
  34423. CreateAHero:BlingName_CorruptedMan_1_CHSP01
  34424. "Shoulder Plates 1"
  34425. End
  34426.  
  34427. CreateAHero:BlingName_CorruptedMan_1_CHSP02
  34428. "Shoulder Plates 2"
  34429. End
  34430.  
  34431. CreateAHero:BlingName_CM_CHBOD01
  34432. "Easterling Chestpiece 1"
  34433. End
  34434.  
  34435. CreateAHero:BlingName_CM_CHBOD02
  34436. "Easterling Chestpiece 2"
  34437. End
  34438.  
  34439. CreateAHero:BlingName_CM_CHBOD03
  34440. "Easterling Chestpiece 3"
  34441. End
  34442.  
  34443. CreateAHero:BlingName_CM_CHBOD04
  34444. "Easterling Chestpiece 4"
  34445. End
  34446.  
  34447. CreateAHero:BlingName_CM_CHBOD05
  34448. "Easterling Chestpiece 5"
  34449. End
  34450.  
  34451. CreateAHero:BlingName_CMSword01
  34452. "Corrupted Man Sword 1"
  34453. End
  34454.  
  34455. CreateAHero:BlingName_CMSword02
  34456. "Corrupted Man Sword 2"
  34457. End
  34458.  
  34459.  
  34460. ///////////////////
  34461. /// Haradrim Gear
  34462. ////////////////////
  34463.  
  34464. CreateAHero:BlingName_CM02_CHBOD01
  34465. "Haradrim Chestpiece 1"
  34466. End
  34467.  
  34468. CreateAHero:BlingName_CM02_CHBOD02
  34469. "Haradrim Chestpiece 2"
  34470. End
  34471.  
  34472. CreateAHero:BlingName_CM02_CHBOD03
  34473. "Haradrim Chestpiece 3"
  34474. End
  34475.  
  34476. CreateAHero:BlingName_CM02_CHBOD04
  34477. "Haradrim Chestpiece 4"
  34478. End
  34479.  
  34480. CreateAHero:BlingName_CM02_CHBOD05
  34481. "Haradrim Chestpiece 5"
  34482. End
  34483.  
  34484.  
  34485.  
  34486.  
  34487.  
  34488.  
  34489. CreateAHero:BlingName_NoShield
  34490. "No shield"
  34491. END
  34492.  
  34493. CreateAHero:BlingName_FireBrand
  34494. "Firebrand Sword"
  34495. End
  34496.  
  34497. CreateAHero:BlingName_Gurthang
  34498. "Gurthang Sword"
  34499. End
  34500.  
  34501. CreateAHero:BlingName_MithlondBow
  34502. "Mithlond Bow"
  34503. End
  34504.  
  34505. CreateAHero:BlingName_NoBoots
  34506. "No Boots"
  34507. End
  34508.  
  34509. CreateAHero:BlingName_NoGauntlets
  34510. "No Gauntlets"
  34511. End
  34512.  
  34513. CreateAHero:BlingName_NoHelmet
  34514. "No Helmet"
  34515. End
  34516.  
  34517. CreateAHero:BlingName_NoShoulderPlates
  34518. "No Shoulder Plates"
  34519. End
  34520.  
  34521. CreateAHero:BlingName_TrollBane
  34522. "TrollBane"
  34523. End
  34524.  
  34525. CreateAHero:BlingName_TrollMace
  34526. "Troll Mace"
  34527. End
  34528.  
  34529. CreateAHero:BlingName_TrollSword
  34530. "Troll Sword"
  34531. End
  34532.  
  34533. CreateAHero:BlingName_Westron
  34534. "Westron Sword"
  34535. End
  34536.  
  34537.  
  34538.  
  34539.  
  34540. //
  34541. // Advanced options screen texts
  34542. //
  34543. APT:MasterOption_VeryLow
  34544. "Very Low"
  34545. End
  34546.  
  34547. APT:MasterOption_Low
  34548. "Low"
  34549. End
  34550.  
  34551. APT:MasterOption_Medium
  34552. "Medium"
  34553. End
  34554.  
  34555. APT:MasterOption_High
  34556. "High"
  34557. End
  34558.  
  34559. APT:MasterOption_UltraHigh
  34560. "Ultra High"
  34561. End
  34562.  
  34563. APT:MasterOption_Custom
  34564. "Custom"
  34565. End
  34566.  
  34567. //
  34568. // Model LOD
  34569. //
  34570. APT:AdvancedOption_ModelLOD
  34571. "Model Detail"
  34572. End
  34573.  
  34574. APT:AdvancedOption_ModelLOD_Low
  34575. "Low"
  34576. End
  34577.  
  34578. APT:AdvancedOption_ModelLOD_Medium
  34579. "Medium"
  34580. End
  34581.  
  34582. APT:AdvancedOption_ModelLOD_High
  34583. "High"
  34584. End
  34585.  
  34586. APT:AdvancedOption_ModelLOD_UltraHigh
  34587. "Ultra High"
  34588. End
  34589.  
  34590. //
  34591. // Animation LOD
  34592. //
  34593. APT:AdvancedOption_AnimationLOD
  34594. "Animation Detail"
  34595. End
  34596.  
  34597. APT:AdvancedOption_AnimationLOD_VeryLow
  34598. "Very Low"
  34599. End
  34600.  
  34601. APT:AdvancedOption_AnimationLOD_Low
  34602. "Low"
  34603. End
  34604.  
  34605. APT:AdvancedOption_AnimationLOD_Medium
  34606. "Medium"
  34607. End
  34608.  
  34609. APT:AdvancedOption_AnimationLOD_High
  34610. "High"
  34611. End
  34612.  
  34613. APT:AdvancedOption_AnimationLOD_UltraHigh
  34614. "Ultra High"
  34615. End
  34616.  
  34617. //
  34618. // Effects LOD
  34619. //
  34620. APT:AdvancedOption_EffectsLOD
  34621. "VFX Detail"
  34622. End
  34623.  
  34624. APT:AdvancedOption_EffectsLOD_VeryLow
  34625. "Very Low"
  34626. End
  34627.  
  34628. APT:AdvancedOption_EffectsLOD_Low
  34629. "Low"
  34630. End
  34631.  
  34632. APT:AdvancedOption_EffectsLOD_Medium
  34633. "Medium"
  34634. End
  34635.  
  34636. APT:AdvancedOption_EffectsLOD_High
  34637. "High"
  34638. End
  34639.  
  34640. APT:AdvancedOption_EffectsLOD_UltraHigh
  34641. "Ultra High"
  34642. End
  34643.  
  34644. //
  34645. // Decal LOD
  34646. //
  34647. APT:AdvancedOption_DecalLOD
  34648. "Decal Detail"
  34649. End
  34650.  
  34651. APT:AdvancedOption_DecalLOD_Off
  34652. "Off"
  34653. End
  34654.  
  34655. APT:AdvancedOption_DecalLOD_Low
  34656. "Low"
  34657. End
  34658.  
  34659. APT:AdvancedOption_DecalLOD_High
  34660. "High"
  34661. End
  34662.  
  34663. //
  34664. // Water LOD
  34665. //
  34666. APT:AdvancedOption_WaterLOD
  34667. "Water Detail"
  34668. End
  34669.  
  34670. APT:AdvancedOption_WaterLOD_Low
  34671. "Low"
  34672. End
  34673.  
  34674. APT:AdvancedOption_WaterLOD_Medium
  34675. "Medium"
  34676. End
  34677.  
  34678. APT:AdvancedOption_WaterLOD_High
  34679. "High"
  34680. End
  34681.  
  34682. APT:AdvancedOption_WaterLOD_UltraHigh
  34683. "Ultra High"
  34684. END
  34685.  
  34686.  
  34687. //
  34688. // Shadow LOD
  34689. //
  34690. APT:AdvancedOption_ShadowLOD
  34691. "Shadows"
  34692. End
  34693.  
  34694. APT:AdvancedOption_ShadowLOD_Off
  34695. "Off"
  34696. End
  34697.  
  34698. APT:AdvancedOption_ShadowLOD_Low
  34699. "Low"
  34700. End
  34701.  
  34702. APT:AdvancedOption_ShadowLOD_Medium
  34703. "Medium"
  34704. End
  34705.  
  34706. APT:AdvancedOption_ShadowLOD_High
  34707. "High"
  34708. End
  34709.  
  34710. //
  34711. // Terrain LOD
  34712. //
  34713. APT:AdvancedOption_TerrainLOD
  34714. "Terrain Detail"
  34715. End
  34716.  
  34717. APT:AdvancedOption_TerrainLOD_Low
  34718. "Low"
  34719. End
  34720.  
  34721. APT:AdvancedOption_TerrainLOD_Medium
  34722. "Medium"
  34723. End
  34724.  
  34725. APT:AdvancedOption_TerrainLOD_High
  34726. "High"
  34727. End
  34728.  
  34729. //
  34730. // TextureQuality LOD
  34731. //
  34732. APT:AdvancedOption_TextureQualityLOD
  34733. "Texture Quality"
  34734. End
  34735.  
  34736. APT:AdvancedOption_TextureQualityLOD_Low
  34737. "Low"
  34738. End
  34739.  
  34740. APT:AdvancedOption_TextureQualityLOD_Medium
  34741. "Medium"
  34742. End
  34743.  
  34744. APT:AdvancedOption_TextureQualityLOD_High
  34745. "High"
  34746. End
  34747.  
  34748. //
  34749. // Shader LOD
  34750. //
  34751. APT:AdvancedOption_ShaderLOD
  34752. "Shader Detail"
  34753. End
  34754.  
  34755. APT:AdvancedOption_ShaderLOD_Low
  34756. "Low"
  34757. End
  34758.  
  34759. APT:AdvancedOption_ShaderLOD_Medium
  34760. "Medium"
  34761. End
  34762.  
  34763. APT:AdvancedOption_ShaderLOD_High
  34764. "High"
  34765. End
  34766.  
  34767. APT:AdvancedOption_ShaderLOD_UltraHigh
  34768. "Ultra High"
  34769. End
  34770.  
  34771.  
  34772.  
  34773.  
  34774. //////  Added on October 26
  34775.  
  34776. TOOLTIP:LackLevel3Stables
  34777. "Requires Level 3 Stables"
  34778. END
  34779.  
  34780. CONTROLBAR:ConstructGondorRangerSummonedHorde
  34781. "T&rain Dunedain Rangers"
  34782. END
  34783.  
  34784. CONTROLBAR:ToolTipBuildGondorRangerSummonedHorde
  34785. "Strong vs. Swordsmen and Monsters"
  34786. END
  34787.  
  34788.  
  34789.  
  34790.  
  34791.  
  34792. /////////////////////////////
  34793. // November 7 Tooltips //////
  34794. /////////////////////////////
  34795.  
  34796. CONTROLBAR:CancelWallSpan
  34797. "Cancel Wall Span"
  34798. END
  34799.  
  34800. CONTROLBAR:ToolTipCancelWallSpan
  34801. "Destroys the wall and refunds resources"
  34802. END
  34803.  
  34804. CONTROLBAR:PurchaseUpgradeSentryTowerForgedBlades
  34805. "Forged B&lades Upgrade"
  34806. END
  34807.  
  34808. CONTROLBAR:ToolTipPurchaseUpgradeSentryTowerForgedBlades
  34809. "Upgrade this Battle Tower with Forged Blades \n Increases damage done by Axes"
  34810. END
  34811.  
  34812. CONTROLBAR:Trollfindgoblintothrow
  34813. "Pick up Goblin"
  34814. END
  34815.  
  34816. CONTROLBAR:ToolTipTrollfindgoblintothrow
  34817. "Find a Goblin to pick up and throw at the enemy"
  34818. END
  34819.  
  34820. OBJECT:NaturesWrath
  34821. "Tornado"
  34822. END
  34823.  
  34824. OBJECT:Whirlwind
  34825. "Tornado"
  34826. END
  34827.  
  34828. OBJECT:HordeDunedainRanger
  34829. "Dunedain Rangers"
  34830. END
  34831.  
  34832. CONTROLBAR:StopBombard
  34833. "&Stop Bombarding"
  34834. END
  34835.  
  34836. CONTROLBAR:ToolTipCommandStopBombard
  34837. "Left click to stop bombarding"
  34838. END
  34839.  
  34840. APT:SelectFaction
  34841. "Select Faction"
  34842. END
  34843.  
  34844. APT:Overall
  34845. "Overall"
  34846. END
  34847.  
  34848. OBJECT:BlueMountainFortressGate
  34849. "Blue Mountain Fortress Gate"
  34850. END
  34851.  
  34852. OBJECT:bmgodray
  34853. "Mission Objective"
  34854. End
  34855.  
  34856. OBJECT:FornostSuperWeapon
  34857. "Earth Hammer"
  34858. END
  34859.  
  34860. OBJECT:RivendellMainHouse
  34861. "Elrond's House"
  34862. END
  34863.  
  34864. OBJECT:RivendellGateRightSide
  34865. "Eastern Gate"
  34866. END
  34867.  
  34868. OBJECT:RivendellGate
  34869. "Rivendell Front Gate"
  34870. End
  34871.  
  34872. OBJECT:RivendellGateLeftSide
  34873. "Western Gate"
  34874. End
  34875.  
  34876.  
  34877.  
  34878. OBJECT:GreyHavensTowerA
  34879. "Grey Havens Battle Tower"
  34880. END
  34881.  
  34882. OBJECT:GreyHavensBattleTower
  34883. "Grey Havens Battle Tower"
  34884. END
  34885.  
  34886. OBJECT:ElrondsHouse
  34887. "Elrond's House"
  34888. END
  34889.  
  34890. OBJECT:RivendellBattleTower
  34891. "Rivendell Battle Tower"
  34892. END
  34893.  
  34894. HUD:InstructionalNotificationTitle
  34895. //Context: The title text for an instructional in-game notification
  34896. "Instructions"
  34897. END
  34898.  
  34899. HUD:NewObjectiveNotificationTitle
  34900. //Context: The title text for a "new objective" in-game notification
  34901. "New Objective"
  34902. END
  34903.  
  34904. HUD:ObjectiveReminderNotificationTitle
  34905. //Context: The title text for an objective reminder in-game notification
  34906. "Reminder"
  34907. END
  34908.  
  34909. HUD:ObjectiveCompletedNotificationTitle
  34910. //Context: The title text for an "objective completed" in-game notification
  34911. "Objective Completed"
  34912. END
  34913.  
  34914. HUD:HintNotificationTitle
  34915. //Context: The title text for a hint in-game notification
  34916. "Hint"
  34917. END
  34918.  
  34919. HUD:NewBonusObjectiveNotificationTitle
  34920. //Context: The title text for a "new bonus objective" in-game notification
  34921. "New Bonus Objective"
  34922. END
  34923.  
  34924. HUD:BonusObjectiveCompletedNotificationTitle
  34925. //Context: The title text for a "bonus objective completed" in-game notification
  34926. "Bonus Objective Completed"
  34927. END
  34928.  
  34929. HUD:HeroGrantedNotificationTitle
  34930. //Context: The title text for a "hero granted" in-game notification
  34931. "New Hero"
  34932. END
  34933.  
  34934. HUD:HeroInitialSpawnMessage
  34935. //Context: message displayed whenever a hero is initially built
  34936. "%s has arrived"
  34937. END
  34938.  
  34939. HUD:HeroRespawnMessage
  34940. //Context: message displayed whenever a hero is rebuilt
  34941. "%s has returned"
  34942. END
  34943.  
  34944. HUD:HeroDeathMessage
  34945. //Context: message displayed whenever a hero has died
  34946. "%s has fallen"
  34947. END
  34948.  
  34949. HUD:HeroEarnedAwardMessage
  34950. //Context: message displayed whenever a create-a-hero hero earns an award
  34951. "%s has earned %s"
  34952. END
  34953.  
  34954. TOOLTIP:LackVenomSacks
  34955. "Requires Level 3 Spider Pit"
  34956. END
  34957.  
  34958. OBJECT:Watcher
  34959. "The Watcher"
  34960. END
  34961.  
  34962. OBJECT:Wyrm
  34963. "Wyrm"
  34964. END
  34965.  
  34966. TOOLTIP:LackLevel2EregionForge
  34967. "Requires Level 2 Eregion Forge"
  34968. END
  34969.  
  34970. TOOLTIP:LackLevel3ArcheryRange
  34971. "Requires Level 3 Eregion Forge"
  34972. END
  34973.  
  34974.  
  34975.  
  34976. OBJECT:ElvenCeleborn
  34977. "Celeborn"
  34978. END
  34979.  
  34980. OBJECT:SummonedDragon
  34981. "Summoned Dragon"
  34982. END
  34983.  
  34984. OBJECT:CaveBats
  34985. "Cave Bats"
  34986. END
  34987.  
  34988. CONTROLBAR:Barrage
  34989. "Barrage"
  34990. END
  34991.  
  34992. CONTROLBAR:ToolTipBarrage
  34993. "Continuously bombard target area with a volley of projectiles"
  34994. END
  34995.  
  34996.  
  34997.  
  34998. TOOLTIP:LackClimbWalls
  34999. "Requires appropriate level"
  35000. END
  35001.  
  35002. TOOLTIP:LackOilCasks
  35003. "Requires Oil Casks Fortress upgrade"
  35004. END
  35005.  
  35006. OBJECT:GondorWallGate
  35007. "Gate"
  35008. END
  35009.  
  35010. OBJECT:GondorWallHub
  35011. "Wall Hub"
  35012. END
  35013.  
  35014. OBJECT:IsengardWallHubExpansion
  35015. "Wall Hub Expansion"
  35016. END
  35017.  
  35018. TOOLTIP:LackGondorFireArrowsTechnology
  35019. "Requires Level 2 Archery Range"
  35020. END
  35021.  
  35022. TOOLTIP:LackSilverthornTechnology
  35023. "Requires Level 3 Eregion Forge"
  35024. END
  35025.  
  35026. ToolTip:LackMorgulSorcery
  35027. "Requires the Morgul Sorcery upgrade \n Allows the Fortress to launch a giant fireball"
  35028. END
  35029.  
  35030. ToolTip:LackIronPlating
  35031. "Requires the Iron Plating upgrade \n The WizardÆs Tower can shoot several lightning bolts at any location on the map"
  35032. END
  35033.  
  35034. TOOLTIP:LackDragonNest
  35035. "Requires Dragon's Nest Monument"
  35036. END
  35037.  
  35038. TOOLTIP:LackEagleNest
  35039. "Requires Eagle's Nest Monument"
  35040. END
  35041.  
  35042. CONTROLBAR:ArcherBarrage
  35043. "Bomba&rd"
  35044. END
  35045.  
  35046. CONTROLBAR:ConstructFireDrake
  35047. "Summon &Fire Drake"
  35048. END
  35049.  
  35050. CONTROLBAR:ToolTipBuildFireDrake
  35051. "Strong vs. Structures and Swordsmen"
  35052. END
  35053.  
  35054. CONTROLBAR:HaldirRecruit
  35055. "Recruit the agile defender of Lothlorien"
  35056. END
  35057.  
  35058. CONTROLBAR:HaldirRevive
  35059. "Revive the fallen Hero, Haldir"
  35060. END
  35061.  
  35062. CONTROLBAR:ElrondRecruit
  35063. "Recruit the leader of Rivendell"
  35064. END
  35065.  
  35066. CONTROLBAR:ElrondRevive
  35067. "Revive the fallen Hero, Elrond"
  35068. END
  35069.  
  35070. CONTROLBAR:ArwenRecruit
  35071. "Recruit the daughter of Elrond"
  35072. END
  35073.  
  35074. CONTROLBAR:ArwenRevive
  35075. "Revive the fallen Hero, Arwen"
  35076. END
  35077.  
  35078. CONTROLBAR:ElvenArwenHotkey
  35079. "&Arwen"
  35080. END
  35081.  
  35082. CONTROLBAR:ElvenHaldirHotkey
  35083. "&Haldir"
  35084. END
  35085.  
  35086. CONTROLBAR:ElvenElrondHotkey
  35087. "&Elrond"
  35088. END
  35089.  
  35090. CONTROLBAR:FrodoRecruit
  35091. "Recruit the noble hobbit from the Shire"
  35092. END
  35093.  
  35094. CONTROLBAR:FrodoRevive
  35095. "Revive the fallen Hero, Frodo"
  35096. END
  35097.  
  35098. CONTROLBAR:ElvenFrodoHotkey
  35099. "Fro&do"
  35100. END
  35101.  
  35102. CONTROLBAR:IsengardWormtongueHotkey
  35103. "&Wormtongue"
  35104. END
  35105.  
  35106. CONTROLBAR:IsengardSharkuHotkey
  35107. "Shar&ku"
  35108. END
  35109.  
  35110. CONTROLBAR:IsengardSharkuRecruit
  35111. "Recruit the leader of the warg riders"
  35112. END
  35113.  
  35114. CONTROLBAR:IsengardWormtongueRecruit
  35115. "Recruit the spy of Saruman"
  35116. END
  35117.  
  35118. CONTROLBAR:IsengardSharkuRevive
  35119. "Revive the fallen Hero, Sharku"
  35120. END
  35121.  
  35122. CONTROLBAR:IsengardWormtongueRevive
  35123. "Revive the fallen Hero, Wormtongue"
  35124. END
  35125.  
  35126. CONTROLBAR:ShelobRecruit
  35127. "Recruit the spider from the pass of Cirith Ungol"
  35128. END
  35129.  
  35130. CONTROLBAR:ShelobRevive
  35131. "Revive the fallen Hero, Shelob"
  35132. END
  35133.  
  35134. CONTROLBAR:ShelobHotkey
  35135. "&Shelob"
  35136. END
  35137.  
  35138. CONTROLBAR:BlackRiderRecruit    
  35139. "Recruit a Nazgul to hunt on horse or foot"
  35140. END
  35141.  
  35142. CONTROLBAR:BlackRiderRevive    
  35143. "Revive the fallen Nazgul"
  35144. END
  35145.  
  35146. CONTROLBAR:BlackRiderHotkey
  35147. "&Nazgul"
  35148. END
  35149.  
  35150. ////MISSION DIALOG SUBTITLES MAIN SESSION and PICKUP 1 START////
  35151.  
  35152. DIALOGEVENT:MGRiven_Glor001subtitle
  35153. "*Goblins!? It cannot be! They've NEVER been so close to Rivendell!"
  35154. END
  35155.  
  35156. DIALOGEVENT:MGRiven_Glor002subtitle
  35157. "*We must warn Elrond!"
  35158. END
  35159.  
  35160. DIALOGEVENT:MGRiven_Gloi001subtitle
  35161. "*What brings you back so soon, elf?"
  35162. END
  35163.  
  35164. DIALOGEVENT:MGRiven_Glor003subtitle
  35165. "*The Goblins have come down from the mountains! They are approaching from the South!"
  35166. END
  35167.  
  35168. DIALOGEVENT:MGRiven_Elf1001subtitle
  35169. "*Goblins!? It cannot be! They've NEVER been so close to Rivendell!"
  35170. END
  35171.  
  35172. DIALOGEVENT:MGRiven_Elro001subtitle
  35173. "*I sensed this day was coming"
  35174. END
  35175.  
  35176. DIALOGEVENT:MGRiven_Elro002subtitle
  35177. "*Man the towers!"
  35178. END
  35179.  
  35180. DIALOGEVENT:MGRiven_Elf2001subtitle
  35181. "*We must warn Lord Elrond! "
  35182. END
  35183.  
  35184. DIALOGEVENT:MGRiven_Elf1002subtitle
  35185. "*Make haste for Rivendell!!"
  35186. END
  35187.  
  35188. DIALOGEVENT:MGRiven_Gloi002subtitle
  35189. "*Goblins? I'LL take care of the filthy wretches! "
  35190. END
  35191.  
  35192. DIALOGEVENT:MGRiven_Elf1003subtitle
  35193. "*We must warn the others so they can prepare the defenses!"
  35194. END
  35195.  
  35196. DIALOGEVENT:MGRiven_Elf2002subtitle
  35197. "*Sound the alarm! Goblins are coming! They are just beyond the river!"
  35198. END
  35199.  
  35200. DIALOGEVENT:MGRiven_Elro003subtitle
  35201. "*Use the towers surrounding the city! We must not let them through!"
  35202. END
  35203.  
  35204. DIALOGEVENT:MGRiven_Elro004subtitle
  35205. "*Long has Rivendell been safe from the Servants of darkness. Its sanctity must not be lost!"
  35206. END
  35207.  
  35208. DIALOGEVENT:MGRiven_Elro005subtitle
  35209. "*Archers!  To your towers!"
  35210. END
  35211.  
  35212. DIALOGEVENT:MGRiven_OffE001subtitle
  35213. "*Elves! Move into the towers to Garrison them! We need those defenses!"
  35214. END
  35215.  
  35216. DIALOGEVENT:MGRiven_OffE002subtitle
  35217. "*Elves! Garrison the Towers! We need those defenses!"
  35218. END
  35219.  
  35220. DIALOGEVENT:MGRiven_OffE003subtitle
  35221. "*We may need the troops to leave the tower that they garrisoned."
  35222. END
  35223.  
  35224. DIALOGEVENT:MGRiven_OffE004subtitle
  35225. "*To remove them from the tower, select their image while the tower is selected."
  35226. END
  35227.  
  35228. DIALOGEVENT:MGRiven_OffE005subtitle
  35229. "*We must select a power from the palantir."
  35230. END
  35231.  
  35232. DIALOGEVENT:MGRiven_OffE006subtitle
  35233. "*We haven't selected a power yet from the palantir."
  35234. END
  35235.  
  35236. DIALOGEVENT:MGRiven_OffE007subtitle
  35237. "*We can revive our heroes from the House of Elrond."
  35238. END
  35239.  
  35240. DIALOGEVENT:MGRiven_OffE008subtitle
  35241. "*We can purchase more builders from the House of Elrond."
  35242. END
  35243.  
  35244. DIALOGEVENT:MGRiven_OffE009subtitle
  35245. "*We can purchase upgrades from the Eregion Forge."
  35246. END
  35247.  
  35248. DIALOGEVENT:MGRiven_OffE010subtitle
  35249. "*We can equip our troops with new upgrades."
  35250. END
  35251.  
  35252. DIALOGEVENT:MGRiven_OffE011subtitle
  35253. "*We can equip our troops with upgrades purchased at the Forge."
  35254. END
  35255.  
  35256. DIALOGEVENT:MGRiven_Elf1004subtitle
  35257. "*They've crossed the bridge!"
  35258. END
  35259.  
  35260. DIALOGEVENT:MGRiven_Elf1005subtitle
  35261. "*The goblins have rushed the gate! "
  35262. END
  35263.  
  35264. DIALOGEVENT:MGRiven_Elf1006subtitle
  35265. "*They've broken through!"
  35266. END
  35267.  
  35268. DIALOGEVENT:MGRiven_Gobl001subtitle
  35269. "*We need those towers toppled."
  35270. END
  35271.  
  35272. DIALOGEVENT:MGRiven_Gobl002subtitle
  35273. "*Bring up.. the Mountain Giant! "
  35274. END
  35275.  
  35276. DIALOGEVENT:MGRiven_OffE012subtitle
  35277. "*Use fire arrows on the Giants! Hurry!"
  35278. END
  35279.  
  35280. DIALOGEVENT:MGRiven_OffE013subtitle
  35281. "*Bring down that Giant before it's too late!"
  35282. END
  35283.  
  35284. DIALOGEVENT:MGRiven_Elro006subtitle
  35285. "*The goblins will pay for this!"
  35286. END
  35287.  
  35288. DIALOGEVENT:MGRiven_Elro007subtitle
  35289. "*We must ride out and clear the valley of the Goblin filth!"
  35290. END
  35291.  
  35292. DIALOGEVENT:MGRiven_Arwe001subtitle
  35293. "*I can heal our soldiers Father!  I will fight beside them!"
  35294. END
  35295.  
  35296. DIALOGEVENT:MGHighP_Glor001subtitle
  35297. "*Goblins have infested the paths through these mountains. We must make them safe once more."
  35298. END
  35299.  
  35300. DIALOGEVENT:MGHighP_Glor002subtitle
  35301. "*We must raise our fortress."
  35302. END
  35303.  
  35304.  
  35305. DIALOGEVENT:MGHighP_Gloi001subtitle
  35306. "*We'll need more soldiers than THIS. We'll need to build a barracks!"
  35307. END
  35308.  
  35309. DIALOGEVENT:MGHighP_Glor003subtitle
  35310. "*We can use the Enshrouding Mists to conceal our movements."
  35311. END
  35312.  
  35313. DIALOGEVENT:MGHighP_Gloi002subtitle
  35314. "*Destroy these caves so they NEVER come back!"
  35315. END
  35316.  
  35317. DIALOGEVENT:MGHighP_Gloi003subtitle
  35318. "*More caves!!"
  35319. END
  35320.  
  35321. DIALOGEVENT:MGHighP_Elf1001subtitle
  35322. "*Look out! Giants are attacking from above!"
  35323. END
  35324.  
  35325. DIALOGEVENT:MGHighP_Elf2001subtitle
  35326. "*Protect the buildings!"
  35327. END
  35328.  
  35329. DIALOGEVENT:MGHighP_Elf1002subtitle
  35330. "*This place is cold! REALLY cold."
  35331. END
  35332.  
  35333. DIALOGEVENT:MGHighP_OffE001subtitle
  35334. "*We should build more sentry towers!"
  35335. END
  35336.  
  35337. DIALOGEVENT:MGHighP_Glor004subtitle
  35338. "*Rush them! Use our speed against them!"
  35339. END
  35340.  
  35341. DIALOGEVENT:MGHighP_Gloi004subtitle
  35342. "*Destroy that fissure before more Giants rise from it!"
  35343. END
  35344.  
  35345. DIALOGEVENT:MGHighP_Elf1003subtitle
  35346. "*Spider Riders!"
  35347. END
  35348.  
  35349. DIALOGEVENT:MGHighP_Gloi005subtitle
  35350. "*Maybe it's time for some of those dependable stone walls!"
  35351. END
  35352.  
  35353. DIALOGEVENT:MGHighP_Elf1004subtitle
  35354. "*There are too many, we'll need reinforcements!"
  35355. END
  35356.  
  35357. DIALOGEVENT:MGHighP_OffE002subtitle
  35358. "*We need that Fortress up!"
  35359. END
  35360.  
  35361. DIALOGEVENT:MGHighP_Glor005subtitle
  35362. "*The Goblins have mastered these spiders!!"
  35363. END
  35364.  
  35365. DIALOGEVENT:MGHighP_OffE003subtitle
  35366. "*We'll need sentry towers to fend off the goblin hordes!"
  35367. END
  35368.  
  35369. DIALOGEVENT:MGHighP_OffE004subtitle
  35370. "*Our path is blocked, we need to find another way through!"
  35371. END
  35372.  
  35373. DIALOGEVENT:MGHighP_Gloi006subtitle
  35374. "*Cave trolls!? I should have brought my bigger axe!"
  35375. END
  35376.  
  35377. DIALOGEVENT:MGHighP_Elf1005subtitle
  35378. "*There are too many of them!"
  35379. END
  35380.  
  35381. DIALOGEVENT:MGHighP_Elf1006subtitle
  35382. "*It's Haldir!"
  35383. END
  35384.  
  35385. DIALOGEVENT:MGHighP_Elf1007subtitle
  35386. "*He's trapped!"
  35387. END
  35388.  
  35389. DIALOGEVENT:MGHighP_Hald001subtitle
  35390. "*We were ambushed on our way through the pass! We were surely doomed until you arrived!"
  35391. END
  35392.  
  35393. DIALOGEVENT:MGHighP_OffE005subtitle
  35394. "*Those Goblins are getting away!"
  35395. END
  35396.  
  35397. DIALOGEVENT:MGHighP_Hald002subtitle
  35398. "*Watch out for the towers, they have archers!"
  35399. END
  35400.  
  35401. DIALOGEVENT:MGHighP_Hald003subtitle
  35402. "*Wait! The earth is moving!!"
  35403. END
  35404.  
  35405. DIALOGEVENT:MGHighP_Hald004subtitle
  35406. "*Its a Trap!"
  35407. END
  35408.  
  35409. DIALOGEVENT:MGHighP_Elf1008subtitle
  35410. "*What IS that thing!"
  35411. END
  35412.  
  35413. DIALOGEVENT:MGHighP_Gloi007subtitle
  35414. "*It's a \"Watcher\"!. Kill it!"
  35415. END
  35416.  
  35417. DIALOGEVENT:MGEtten_Elf1001subtitle
  35418. "*Glorfindel! Haldir! Thank the heaven's you're here! The Goblins overwhelmed us! Hurry, there is still time to save our people!"
  35419. END
  35420.  
  35421. DIALOGEVENT:MGEtten_Hald001subtitle
  35422. "*Go on without me. I'll set forth and return with reinforcements."
  35423. END
  35424.  
  35425. DIALOGEVENT:MGEtten_Elf1002subtitle
  35426. "*The Goblins are too many! They are on our trail!"
  35427. END
  35428.  
  35429. DIALOGEVENT:MGEtten_Elf2001subtitle
  35430. "*AHHHHHH! They are relentless!"
  35431. END
  35432.  
  35433. DIALOGEVENT:MGEtten_Elf3001subtitle
  35434. "*This is our last stand my friends. Fight to the end! CHARGE!"
  35435. END
  35436.  
  35437. DIALOGEVENT:MGEtten_Hald002subtitle
  35438. "*I have returned with help! Let us put these foul beasts to the sword!"
  35439. END
  35440.  
  35441. DIALOGEVENT:MGEtten_OffE001subtitle
  35442. "*This drum, it calls the Mountain Giants. It MUST be destroyed."
  35443. END
  35444.  
  35445. DIALOGEVENT:MGEtten_OffE002subtitle
  35446. "*The Mountain Giants are still coming! Somebody, destroy that drum!"
  35447. END
  35448.  
  35449. DIALOGEVENT:MGEtten_OffE003subtitle
  35450. "*We know of an entmoot to the North of here. The Ents will help us tear down these walls."
  35451. END
  35452.  
  35453. DIALOGEVENT:MGEtten_OffE004subtitle
  35454. "*Prepare a fortress and rid the land of these vile creatures once and for all."
  35455. END
  35456.  
  35457. DIALOGEVENT:MGEtten_GobK001subtitle
  35458. "*I smell the flesh of the Eldarà"
  35459. END
  35460.  
  35461. DIALOGEVENT:MGEtten_GobK002subtitle
  35462. "*let us feast, my pets, my childrenà"
  35463. END
  35464.  
  35465. DIALOGEVENT:MGEtten_GobK003subtitle
  35466. "*Kill the elf intruders!"
  35467. END
  35468.  
  35469. DIALOGEVENT:MGEtten_Elf1003subtitle
  35470. "*The Goblin King is dead! Our lands will be safe once more!"
  35471. END
  35472.  
  35473. DIALOGEVENT:MGBlueM_OffD001subtitle
  35474. "*Gloin from the East! A great surprise indeed! And well timed!"
  35475. END
  35476.  
  35477. DIALOGEVENT:MGBlueM_OffD002subtitle
  35478. "*The dragon has burned us out of our own tunnels and made this one here his lair! Now we will take back our home and slay the fiend!"
  35479. END
  35480.  
  35481. DIALOGEVENT:MGBlueM_Gloi001subtitle
  35482. "*We rescued a messenger who told us of the dragon. We've come to help!"
  35483. END
  35484.  
  35485. DIALOGEVENT:MGBlueM_Gloi002subtitle
  35486. "*We've come to help you fight the dragon!"
  35487. END
  35488.  
  35489. DIALOGEVENT:MGBlueM_OffD003subtitle
  35490. "*àand you bring elves? WellàI suppose we'll need whatever help we can afford. This isn't for the faint of heart you know."
  35491. END
  35492.  
  35493. DIALOGEVENT:MGBlueM_OffD004subtitle
  35494. "*eràand you bring elves? This is a \"Dwarven mine\". No place for wood folk."
  35495. END
  35496.  
  35497. DIALOGEVENT:MGBlueM_OffD005subtitle
  35498. "* ..well...we trust your judgement. Just keep an eye on them. "
  35499. END
  35500.  
  35501. DIALOGEVENT:MGBlueM_OffD006subtitle
  35502. "*If they are here to collect riches, they should come no further."
  35503. END
  35504.  
  35505. DIALOGEVENT:MGBlueM_OffD007subtitle
  35506. "*Enough of the chatter! Let's slay the dragon and reclaim what is ours!"
  35507. END
  35508.  
  35509. DIALOGEVENT:MGBlueM_Gloi003subtitle
  35510. "*It may be safer to build inside."
  35511. END
  35512.  
  35513. DIALOGEVENT:MGBlueM_Gloi004subtitle
  35514. "*We'll need to build a forge."
  35515. END
  35516.  
  35517. DIALOGEVENT:MGBlueM_OffD008subtitle
  35518. "*They must have barricaded the door. We'll have to break it down!"
  35519. END
  35520.  
  35521. DIALOGEVENT:MGBlueM_OffD009subtitle
  35522. "*The Demolisher can get through it."
  35523. END
  35524.  
  35525. DIALOGEVENT:MGBlueM_OffD010subtitle
  35526. "*This fine door was meant to keep enemies out! "
  35527. END
  35528.  
  35529. DIALOGEVENT:MGBlueM_OffD011subtitle
  35530. "*We'll have to break it down."
  35531. END
  35532.  
  35533. DIALOGEVENT:MGBlueM_OffD012subtitle
  35534. "*Watch out. It's a swarm of Cave Bats!! "
  35535. END
  35536.  
  35537. DIALOGEVENT:MGBlueM_Gloi005subtitle
  35538. "*Spiders? Who let THEM in here! Argh. Destroy their nests!"
  35539. END
  35540.  
  35541. DIALOGEVENT:MGBlueM_Dwar001subtitle
  35542. "*Over there! Goblins!...Where are they going?"
  35543. END
  35544.  
  35545. DIALOGEVENT:MGBlueM_OffD013subtitle
  35546. "*We should build Mine Shafts so we can get to the battles quicker!"
  35547. END
  35548.  
  35549. DIALOGEVENT:MGBlueM_Glor001subtitle
  35550. "*Be vigilant. There must be more goblins ahead."
  35551. END
  35552.  
  35553. DIALOGEVENT:MGBlueM_Gloi006subtitle
  35554. "*I know that sound. It's the dragon!! He must have awakened."
  35555. END
  35556.  
  35557. DIALOGEVENT:MGBlueM_Dwar002subtitle
  35558. "*Our buildings at the entrance are under attack! "
  35559. END
  35560.  
  35561. DIALOGEVENT:MGBlueM_Dwar003subtitle
  35562. "*ItÆs the dragon! He's attacking our structures out here!"
  35563. END
  35564.  
  35565. DIALOGEVENT:MGBlueM_Dwar004subtitle
  35566. "*The Dragon's back! He's destroying everything!"
  35567. END
  35568.  
  35569. DIALOGEVENT:MGBlueM_Dwar005subtitle
  35570. "*It's no use! We can't kill him out here! We'll have to catch him at his lair.... Inside!"
  35571. END
  35572.  
  35573. DIALOGEVENT:MGBlueM_OffD014subtitle
  35574. "*The entrance is no longer safe. We must build our structures within the tunnel."
  35575. END
  35576.  
  35577. DIALOGEVENT:MGBlueM_OffD015subtitle
  35578. "*We'll need more resourcesà use Dwarven Riches!"
  35579. END
  35580.  
  35581. DIALOGEVENT:MGBlueM_OffD016subtitle
  35582. "*Our troops may need a good morale boost. Use the Rallying Call!"
  35583. END
  35584.  
  35585. DIALOGEVENT:MGBlueM_Dwar006subtitle
  35586. "*Mountain Trolls! Regroup!"
  35587. END
  35588.  
  35589. DIALOGEVENT:MGBlueM_Dwar007subtitle
  35590. "*Take Cover, Here comes the Dragon again!"
  35591. END
  35592.  
  35593. DIALOGEVENT:MGBlueM_Dwar008subtitle
  35594. "*Look Out! Giants!"
  35595. END
  35596.  
  35597. DIALOGEVENT:MGBlueM_Gloi007subtitle
  35598. "*Ahà the ancient halls of my ancestorsà"
  35599. END
  35600.  
  35601. DIALOGEVENT:MGBlueM_Gloi008subtitle
  35602. "*Only the dwarves build chambers such as these!"
  35603. END
  35604.  
  35605. DIALOGEVENT:MGBlueM_Dwar009subtitle
  35606. "*These Goblins have defiled our homes. They will pay in blood!"
  35607. END
  35608.  
  35609. DIALOGEVENT:MGBlueM_Dwar010subtitle
  35610. "*What is that smell?"
  35611. END
  35612.  
  35613. DIALOGEVENT:MGBlueM_Glor002subtitle
  35614. "*Be wary, these tracks belong to drakes."
  35615. END
  35616.  
  35617. DIALOGEVENT:MGBlueM_Gloi009subtitle
  35618. "*Hah! The fire only makes it easier to see them! Attack!!"
  35619. END
  35620.  
  35621. DIALOGEVENT:MGBlueM_Glor003subtitle
  35622. "*This place is pretty old. We should be wary of falling stonework."
  35623. END
  35624.  
  35625. DIALOGEVENT:MGBlueM_Gloi010subtitle
  35626. "*Not to worry. This is Dwarven-stonework. There will be no collapsing HERE!"
  35627. END
  35628.  
  35629. DIALOGEVENT:MGBlueM_Dwar011subtitle
  35630. "*They're climbing over the walls!!"
  35631. END
  35632.  
  35633. DIALOGEVENT:MGBlueM_Gloi011subtitle
  35634. "*Put an end to this infestation!!"
  35635. END
  35636.  
  35637. DIALOGEVENT:MGBlueM_Dwar012subtitle
  35638. "*I think that's all of them! "
  35639. END
  35640.  
  35641. DIALOGEVENT:MGBlueM_Glor004subtitle
  35642. "*I heard something."
  35643. END
  35644.  
  35645. DIALOGEVENT:MGBlueM_Glor005subtitle
  35646. "*What was that?"
  35647. END
  35648.  
  35649. DIALOGEVENT:MGBlueM_Gloi012subtitle
  35650. "*Its the Dragon! Everyone attack!!"
  35651. END
  35652.  
  35653. DIALOGEVENT:MGBlueM_Glor006subtitle
  35654. "*It's end draws near!"
  35655. END
  35656.  
  35657. DIALOGEVENT:MGGreyH_OffE001subtitle
  35658. "*Glorfindel! We heard that you may be coming."
  35659. END
  35660.  
  35661. DIALOGEVENT:MGGreyH_OffE002subtitle
  35662. "*Corsairs from the South have sunk our ships and have ransacked the port! "
  35663. END
  35664.  
  35665. DIALOGEVENT:MGGreyH_OffE003subtitle
  35666. "*And now their ships linger in the gulf, sinking any ships that attempt to flee!"
  35667. END
  35668.  
  35669. DIALOGEVENT:MGGreyH_Gloi001subtitle
  35670. "*Ack! Dwarves, go back to the caves and tell our brothers the enemy is HERE! Surely they will listen!"
  35671. END
  35672.  
  35673. DIALOGEVENT:MGGreyH_Dwar001subtitle
  35674. "*Let's go!"
  35675. END
  35676.  
  35677. DIALOGEVENT:MGGreyH_Dwar002subtitle
  35678. "*Back to the Blue Mountains!"
  35679. END
  35680.  
  35681. DIALOGEVENT:MGGreyH_OffE004subtitle
  35682. "*Corsair ships approach from the south! Ready the fleet!"
  35683. END
  35684.  
  35685. DIALOGEVENT:MGGreyH_Glor001subtitle
  35686. "*We must capture the docks and fight off the blockade with our own fleet!"
  35687. END
  35688.  
  35689. DIALOGEVENT:MGGreyH_OffE005subtitle
  35690. "*The first transport is away!"
  35691. END
  35692.  
  35693. DIALOGEVENT:MGGreyH_OffE006subtitle
  35694. "*The blockade is broken! Escort our ships to safety!"
  35695. END
  35696.  
  35697. DIALOGEVENT:MGGreyH_OffE007subtitle
  35698. "*Enemy ships on the horizon. Send them to the bottom!"
  35699. END
  35700.  
  35701. DIALOGEVENT:MGGreyH_Elf1001subtitle
  35702. "*More Corsair ships approach!"
  35703. END
  35704.  
  35705. DIALOGEVENT:MGGreyH_OffE008subtitle
  35706. "*More Corsairs are approaching! Ready the defenses!"
  35707. END
  35708.  
  35709. DIALOGEVENT:MGGreyH_Glor002subtitle
  35710. "*They wait for us out at sea and mock us! Should we go to them?"
  35711. END
  35712.  
  35713. DIALOGEVENT:MGGreyH_Gloi002subtitle
  35714. "*ItÆs a traaap! "
  35715. END
  35716.  
  35717. DIALOGEVENT:MGGreyH_Glor003subtitle
  35718. "*They're invading the shores now!! We may be stretched too thin!"
  35719. END
  35720.  
  35721. DIALOGEVENT:MGGreyH_Glor004subtitle
  35722. "*We have no defenses there!"
  35723. END
  35724.  
  35725. DIALOGEVENT:MGGreyH_Gloi003subtitle
  35726. "*The gulls will feast upon pirate flesh tonight!"
  35727. END
  35728.  
  35729. DIALOGEVENT:MGGreyH_OffD001subtitle
  35730. "*Ay! We couldnÆt let our friends have ALL the fun now!"
  35731. END
  35732.  
  35733. DIALOGEVENT:MGGreyH_OffD002subtitle
  35734. "*The heart of the Dwarf is a restless one! When the battle calls, we answer!"
  35735. END
  35736.  
  35737. DIALOGEVENT:MGGreyH_Elf1002subtitle
  35738. "*It's the Dwarves! They've come to help us!"
  35739. END
  35740.  
  35741. DIALOGEVENT:MGGreyH_Elf1003subtitle
  35742. "*The Dwarves! The Dwarves have come!"
  35743. END
  35744.  
  35745. DIALOGEVENT:MGGreyH_Gloi004subtitle
  35746. "*Dwarves, Ready yourselves! We must hold the shore at all costs!"
  35747. END
  35748.  
  35749. DIALOGEVENT:MGGreyH_Dwar003subtitle
  35750. "*Hold your ground! We must not falter! "
  35751. END
  35752.  
  35753. DIALOGEVENT:MGGreyH_Dwar004subtitle
  35754. "*Push them back into the sea!  "
  35755. END
  35756.  
  35757. DIALOGEVENT:MGCeldu_Dwar001subtitle
  35758. "*The town is on fire!"
  35759. END
  35760.  
  35761. DIALOGEVENT:MGCeldu_Dain001subtitle
  35762. "*Yes, it seems that we have arrived not a moment too soon! TO ARMS!"
  35763. END
  35764.  
  35765. DIALOGEVENT:MGCeldu_Dain002subtitle
  35766. "*Dwarves! We must defend this town with all our strength. The elves may not arrive in time!"
  35767. END
  35768.  
  35769. DIALOGEVENT:MGCeldu_Meno001subtitle
  35770. "*King Dain! You're a welcome sight, friend!"
  35771. END
  35772.  
  35773. DIALOGEVENT:MGCeldu_Meno002subtitle
  35774. "*Dwarven friends! Just in time! The armies of Mordor will overrun us soon!"
  35775. END
  35776.  
  35777. DIALOGEVENT:MGCeldu_Dwar002subtitle
  35778. "*King Dain! You've made it!"
  35779. END
  35780.  
  35781. DIALOGEVENT:MGCeldu_Dwar003subtitle
  35782. "*King Dain! You've made it! We've already set up a small base."
  35783. END
  35784.  
  35785. DIALOGEVENT:MGCeldu_Dwar004subtitle
  35786. "*At last, our King arrives!"
  35787. END
  35788.  
  35789. DIALOGEVENT:MGCeldu_Dwar005subtitle
  35790. "*Sire, do you think the elves will come and help?"
  35791. END
  35792.  
  35793. DIALOGEVENT:MGCeldu_Dain003subtitle
  35794. "*No time for such worries... To battle!!"
  35795. END
  35796.  
  35797. DIALOGEVENT:MGCeldu_Dwar006subtitle
  35798. "*Curse them! They've destroyed our ships!"
  35799. END
  35800.  
  35801. DIALOGEVENT:MGCeldu_Dwar007subtitle
  35802. "*It's a troll!"
  35803. END
  35804.  
  35805. DIALOGEVENT:MGCeldu_OffD001subtitle
  35806. "*Let us take this area and prepare a counter attack!"
  35807. END
  35808.  
  35809. DIALOGEVENT:MGCeldu_OffD002subtitle
  35810. "*There is a dock to the South. We should capture it and take the fight to them!"
  35811. END
  35812.  
  35813. DIALOGEVENT:MGCeldu_Dwar008subtitle
  35814. "*Mumakil!! There are too many!"
  35815. END
  35816.  
  35817. DIALOGEVENT:MGCeldu_Dwar009subtitle
  35818. "*Hold steady, Dwarves. These giant beasts cannot last forever!"
  35819. END
  35820.  
  35821. DIALOGEVENT:MGCeldu_OffD003subtitle
  35822. "*The catapults! They fire in waves. "
  35823. END
  35824.  
  35825. DIALOGEVENT:MGCeldu_OffD004subtitle
  35826. "*Use this wreckage for shelter, then advance when it's clear!"
  35827. END
  35828.  
  35829. DIALOGEVENT:MGCeldu_Dwar010subtitle
  35830. "*So much water! We weren't made for this kind of thing."
  35831. END
  35832.  
  35833. DIALOGEVENT:MGCeldu_Dwar011subtitle
  35834. "*Ack! Enough of the water already!"
  35835. END
  35836.  
  35837. DIALOGEVENT:MGCeldu_Dwar012subtitle
  35838. "*This is why we dwarves build our homes in solid earth!"
  35839. END
  35840.  
  35841. DIALOGEVENT:MGCeldu_Dwar013subtitle
  35842. "*Ye gods! What in Dain's name is that thing?!!"
  35843. END
  35844.  
  35845. DIALOGEVENT:MGCeldu_Dwar014subtitle
  35846. "*Ah, good solid ground at last!"
  35847. END
  35848.  
  35849. DIALOGEVENT:MGCeldu_OffD005subtitle
  35850. "*We MUST destroy those Catapults."
  35851. END
  35852.  
  35853. DIALOGEVENT:MGCeldu_OffD006subtitle
  35854. "*We have them! Let's put our axes to work now..  Yaahh!!"
  35855. END
  35856.  
  35857. DIALOGEVENT:MGCeldu_Dain004subtitle
  35858. "*These people are safe for now. "
  35859. END
  35860.  
  35861. DIALOGEVENT:MGCeldu_Dwar015subtitle
  35862. "*WeÆve set up a base here. Not much, but itÆll have to do."
  35863. END
  35864.  
  35865. DIALOGEVENT:MGCeldu_Dwar016subtitle
  35866. "*I donÆt trust these watersà."
  35867. END
  35868.  
  35869. DIALOGEVENT:MGCeldu_Dwar017subtitle
  35870. "*I think I saw something in the water."
  35871. END
  35872.  
  35873. DIALOGEVENT:MGCeldu_Dwar018subtitle
  35874. "*Ah! A Nazgul!"
  35875. END
  35876.  
  35877. DIALOGEVENT:MGCeldu_Dwar019subtitle
  35878. "*There's a mineshaft over here!"
  35879. END
  35880.  
  35881. DIALOGEVENT:MGCeldu_Dwar020subtitle
  35882. "*We have a mineshaft ready over here!"
  35883. END
  35884.  
  35885. DIALOGEVENT:MGCeldu_Dwar021subtitle
  35886. "*This mineshaft is in working order!"
  35887. END
  35888.  
  35889. DIALOGEVENT:MGErebo_OffD001subtitle
  35890. "*Dale is the only thing left between the enemy and Mount Erebor. We must defend it."
  35891. END
  35892.  
  35893. DIALOGEVENT:MGErebo_OffD002subtitle
  35894. "*We've set up a fortress in Dale to defend the city."
  35895. END
  35896.  
  35897. DIALOGEVENT:MGErebo_OffD003subtitle
  35898. "*Dale has fallen! "
  35899. END
  35900.  
  35901. DIALOGEVENT:MGErebo_OffD004subtitle
  35902. "*Fall back to the Gate!"
  35903. END
  35904.  
  35905. DIALOGEVENT:MGErebo_OffD005subtitle
  35906. "*Retreat to the mountain!"
  35907. END
  35908.  
  35909. DIALOGEVENT:MGErebo_OffD006subtitle
  35910. "*This fortress should hold them for a while."
  35911. END
  35912.  
  35913. DIALOGEVENT:MGErebo_Dwar001subtitle
  35914. "*I've heard that they come out during times of darkness."
  35915. END
  35916.  
  35917. DIALOGEVENT:MGErebo_Dwar002subtitle
  35918. "*They're inside the mountain!"
  35919. END
  35920.  
  35921. DIALOGEVENT:MGErebo_Mout001subtitle
  35922. "*Now my dear Kingàyou will die!"
  35923. END
  35924.  
  35925. DIALOGEVENT:MGErebo_Dwar003subtitle
  35926. "*It's a traaaap!"
  35927. END
  35928.  
  35929. DIALOGEVENT:MGErebo_Dwar004subtitle
  35930. "*The elves! The elves have come!"
  35931. END
  35932.  
  35933. DIALOGEVENT:MGErebo_Dwar005subtitle
  35934. "*ItÆs the Elves!"
  35935. END
  35936.  
  35937. DIALOGEVENT:MGErebo_Thra001subtitle
  35938. "*We come to aid you in this fight! "
  35939. END
  35940.  
  35941. DIALOGEVENT:MGErebo_Thra002subtitle
  35942. "*It seems you are in need of aid, friend dwarf! "
  35943. END
  35944.  
  35945. DIALOGEVENT:MGErebo_Thra003subtitle
  35946. "*Elves! Send these creatures back to the abyss!!"
  35947. END
  35948.  
  35949. DIALOGEVENT:MGErebo_OffD007subtitle
  35950. "*We've lost Dale!"
  35951. END
  35952.  
  35953. DIALOGEVENT:MGErebo_Dain001subtitle
  35954. "*The gate MUST NOT FALL!"
  35955. END
  35956.  
  35957. DIALOGEVENT:MGErebo_Dain002subtitle
  35958. "*We must hold the gate!"
  35959. END
  35960.  
  35961. DIALOGEVENT:MGErebo_Dain003subtitle
  35962. "*Flank from the Tunnels!"
  35963. END
  35964.  
  35965. DIALOGEVENT:MGErebo_OffD008subtitle
  35966. "*Use the tunnels to get to their base!"
  35967. END
  35968.  
  35969. DIALOGEVENT:MGErebo_Dwar006subtitle
  35970. "*Let the river flow red with the blood of the easterlings!!"
  35971. END
  35972.  
  35973. DIALOGEVENT:MGErebo_OffD009subtitle
  35974. "*Use the Earthquake! It will rip their buildings down!"
  35975. END
  35976.  
  35977. DIALOGEVENT:MGErebo_OffD010subtitle
  35978. "*Use the Undermine to get behind their lines!"
  35979. END
  35980.  
  35981. DIALOGEVENT:MGErebo_OffD011subtitle
  35982. "*The Demolisher, can take those buildings down."
  35983. END
  35984.  
  35985. DIALOGEVENT:MGErebo_Dain004subtitle
  35986. "*Dwarves! This our last chance! Defend Erebor or die!!"
  35987. END
  35988.  
  35989. DIALOGEVENT:MGErebo_Dwar007subtitle
  35990. "*We did it! We killed the hideous Mouth of Sauron!"
  35991. END
  35992.  
  35993. DIALOGEVENT:MGErebo_OffD012subtitle
  35994. "*We will be safe only when ALL of Sauron's forces are destroyed."
  35995. END
  35996.  
  35997. DIALOGEVENT:MGDolGu_Elro001subtitle
  35998. "*Elves of the Golden Wood - hear me!  We must cast out the Shadow in the Forest!  Our Allies from Mirkwood and Erebor will heed our signal!  Galadhrim, to battle!"
  35999. END
  36000.  
  36001. DIALOGEVENT:MGDolGu_Elf1001subtitle
  36002. "*Ah!  It's horrible!"
  36003. END
  36004.  
  36005. DIALOGEVENT:MGDolGu_Elf2001subtitle
  36006. "*I won't go near it!"
  36007. END
  36008.  
  36009. DIALOGEVENT:MGDolGu_OffE001subtitle
  36010. "*Our forces flee before the fortress! What dark trickery is THIS?"
  36011. END
  36012.  
  36013. DIALOGEVENT:MGDolGu_Elro002subtitle
  36014. "*It is a cruel image of Sauron. It fills their hearts with dread!  Today we will crush this evil!"
  36015. END
  36016.  
  36017. DIALOGEVENT:MGDolGu_OffE002subtitle
  36018. "*The statue! That's what's causing them to flee - we must destroy it!"
  36019. END
  36020.  
  36021. DIALOGEVENT:MGDolGu_Elro003subtitle
  36022. "*It's the likeness of Sauron. It's enchanted with the dark power of Mordor...Destroy it!"
  36023. END
  36024.  
  36025. DIALOGEVENT:MGDolGu_OffE003subtitle
  36026. "*It's the likeness of Sauron. It's enchanted with the dark power of Mordor... Destroy it!"
  36027. END
  36028.  
  36029. DIALOGEVENT:MGDolGu_OffE004subtitle
  36030. "*There it is! Seize the Signal Fire!"
  36031. END
  36032.  
  36033. DIALOGEVENT:MGDolGu_OffE005subtitle
  36034. "*We've done it - The Mirkwood armies will see our signal."
  36035. END
  36036.  
  36037. DIALOGEVENT:MGDolGu_Elf1002subtitle
  36038. "*King Thranduil has arrived with reinforcements!"
  36039. END
  36040.  
  36041. DIALOGEVENT:MGDolGu_Thra001subtitle
  36042. "*The Elves of the Northern Wood will not cower from the Darkness!  Elves, Ents - follow my lead!"
  36043. END
  36044.  
  36045. DIALOGEVENT:MGDolGu_Thra002subtitle
  36046. "*We've defeated their wretched armies at Erebor. Now we will expel them from these lands for ever!"
  36047. END
  36048.  
  36049. DIALOGEVENT:MGDolGu_OffE006subtitle
  36050. "*Take the second Signal Fire! The forces from Erebor await our sign!"
  36051. END
  36052.  
  36053. DIALOGEVENT:MGDolGu_OffE007subtitle
  36054. "*It is done! The Dwarves of Erebor should be on their way!"
  36055. END
  36056.  
  36057. DIALOGEVENT:MGDolGu_Elf1003subtitle
  36058. "*It's King Dain! He's come to help us!"
  36059. END
  36060.  
  36061. DIALOGEVENT:MGDolGu_Dain001subtitle
  36062. "*The Dwarves of the Mountain stand with you on this day!  Dwarf and Elf, let us stand united against the Shadow!"
  36063. END
  36064.  
  36065. DIALOGEVENT:MGDolGu_Glor001subtitle
  36066. "*The Black Riders have returned -  and they lead a great host of Mordor against us!"
  36067. END
  36068.  
  36069. DIALOGEVENT:MGDolGu_OffE008subtitle
  36070. "*What?  An army of Mordor has emerged from the forest!"
  36071. END
  36072.  
  36073. DIALOGEVENT:MGDolGu_Elro004subtitle
  36074. "*We must not stand firm!  It is in fear that our enemy seeks to divide us!  Elves, Dwarves, and Men, slay the Enemy to the last! "
  36075. END
  36076.  
  36077. DIALOGEVENT:MGDolGu_Elro005subtitle
  36078. "*It is done! The great darkness has been purged from these woods!  May the valor shown this day endure in song for all the days to follow."
  36079. END
  36080.  
  36081. DIALOGEVENT:MGDolGu_OffE009subtitle
  36082. "*The Nazgul leader must be dealt with!"
  36083. END
  36084.  
  36085. DIALOGEVENT:MGDolGu_OffE010subtitle
  36086. "*We must face the Nazgul leader who commands these armies!"
  36087. END
  36088.  
  36089. DIALOGEVENT:MELorie_Mout001subtitle
  36090. "*The raid upon Lorien has long been in the waiting."
  36091. END
  36092.  
  36093. DIALOGEVENT:MELorie_Mout002subtitle
  36094. "*The Elves long have tricked and cursed our forces in these parts. Today, that will end."
  36095. END
  36096.  
  36097. DIALOGEVENT:MELorie_OffG001subtitle
  36098. "*We must build an army before we raid the Elven city."
  36099. END
  36100.  
  36101. DIALOGEVENT:MELorie_OffG002subtitle
  36102. "*We're ready. Destroy everything pretty!"
  36103. END
  36104.  
  36105. DIALOGEVENT:MELorie_OffG003subtitle
  36106. "*Destroy every elf and treehouse in this accursed place!"
  36107. END
  36108.  
  36109. DIALOGEVENT:MELorie_Mout003subtitle
  36110. "*They have a Giant held captive. Free it and it will help us destroy the Elves!"
  36111. END
  36112.  
  36113. DIALOGEVENT:MELorie_Mout004subtitle
  36114. "*Another Giant! Our army will grow yet stronger!"
  36115. END
  36116.  
  36117. DIALOGEVENT:MELorie_Mout005subtitle
  36118. "*Who is that elf?! Such courage must be quelled. Kill him!"
  36119. END
  36120.  
  36121. DIALOGEVENT:MELorie_Mout006subtitle
  36122. "*That elf leader mocks us!  Slay him now!"
  36123. END
  36124.  
  36125. DIALOGEVENT:MELorie_Mout007subtitle
  36126. "*Their leader Celeborn, must die!"
  36127. END
  36128.  
  36129. DIALOGEVENT:MELorie_Mout008subtitle
  36130. "*Raze the city to the ground!"
  36131. END
  36132.  
  36133. DIALOGEVENT:MELorie_OffG004subtitle
  36134. "*It's an ambush! The elves are attacking from the trees!"
  36135. END
  36136.  
  36137. DIALOGEVENT:MELorie_OffG005subtitle
  36138. "*We can use these mine shafts to move our army through Lorien quickly."
  36139. END
  36140.  
  36141. DIALOGEVENT:MELorie_OffG006subtitle
  36142. "*Destroy the elven treehouses!"
  36143. END
  36144.  
  36145. DIALOGEVENT:MELorie_Gobl001subtitle
  36146. "*Die, you pretty elves! DIE!"
  36147. END
  36148.  
  36149. DIALOGEVENT:MELorie_Gobl002subtitle
  36150. "*Aim for their heads!"
  36151. END
  36152.  
  36153. DIALOGEVENT:MELorie_Gobl003subtitle
  36154. "*This place reeks of elves! We must be close."
  36155. END
  36156.  
  36157. DIALOGEVENT:MELorie_Hald001subtitle
  36158. "*Your filth will not spread through this land! Leave now or die!"
  36159. END
  36160.  
  36161. DIALOGEVENT:MELorie_Hald002subtitle
  36162. "*Send them back to their underworld!"
  36163. END
  36164.  
  36165. DIALOGEVENT:MELorie_Hald003subtitle
  36166. "*Leave this place, lest it become your grave!"
  36167. END
  36168.  
  36169. DIALOGEVENT:MELorie_Hald004subtitle
  36170. "*I will die before you set foot upon this sanctuary!"
  36171. END
  36172.  
  36173. DIALOGEVENT:MELorie_Hald005subtitle
  36174. "*Elves! To Arms! The Enemy is here!"
  36175. END
  36176.  
  36177. DIALOGEVENT:MELorie_Hald006subtitle
  36178. "*Away!"
  36179. END
  36180.  
  36181. DIALOGEVENT:MELorie_Elf1001subtitle
  36182. "*Do not let them free the Giant!"
  36183. END
  36184.  
  36185. DIALOGEVENT:MELorie_Elf2001subtitle
  36186. "*The Giant! They will release it upon us!"
  36187. END
  36188.  
  36189. DIALOGEVENT:MELorie_Elf1002subtitle
  36190. "*It's too late! The Giant has been freed!"
  36191. END
  36192.  
  36193. DIALOGEVENT:MELorie_Elf1003subtitle
  36194. "*Back to the shadows, Goblin scum!"
  36195. END
  36196.  
  36197. DIALOGEVENT:MELorie_Elf2002subtitle
  36198. "*Feel the sting of our arrows!"
  36199. END
  36200.  
  36201. DIALOGEVENT:MELorie_Cele001subtitle
  36202. "*The enemy is at our gates! To the defenses!"
  36203. END
  36204.  
  36205. DIALOGEVENT:MELorie_Cele002subtitle
  36206. "*By the light of the Galadriel, you will all perish!"
  36207. END
  36208.  
  36209. DIALOGEVENT:MELorie_Elf1004subtitle
  36210. "*Celeborn is wounded!"
  36211. END
  36212.  
  36213. DIALOGEVENT:MELorie_Cele003subtitle
  36214. "*Escape Galadriel! Flee and warn the others!"
  36215. END
  36216.  
  36217. DIALOGEVENT:MELorie_Gala001subtitle
  36218. "*You shall see my wrath! Minions of Sauron!"
  36219. END
  36220.  
  36221. DIALOGEVENT:MELorie_Gala002subtitle
  36222. "*We must leave or home. Retreat to the lands north of here!"
  36223. END
  36224.  
  36225. DIALOGEVENT:MELorie_Gobl004subtitle
  36226. "*The elf queen has escaped!"
  36227. END
  36228.  
  36229. DIALOGEVENT:MELorie_Mout009subtitle
  36230. "*No matter. We will deal with her later."
  36231. END
  36232.  
  36233. DIALOGEVENT:MELorie_Elf1005subtitle
  36234. "*Celeborn is dead!"
  36235. END
  36236.  
  36237. DIALOGEVENT:MELorie_Elf1006subtitle
  36238. "*They've killed Celeborn!"
  36239. END
  36240.  
  36241. DIALOGEVENT:MEGreyH_Cors001subtitle
  36242. "*Capture the docks! We'll need it to build more ships!"
  36243. END
  36244.  
  36245. DIALOGEVENT:MEGreyH_Cors002subtitle
  36246. "*That's it! The Dock is ours. Now let's get to the Signal Fire!"
  36247. END
  36248.  
  36249. DIALOGEVENT:MEGreyH_Cors003subtitle
  36250. "*The Goblin King has an army in the nearby hills and is waiting for us to give him the signal. "
  36251. END
  36252.  
  36253. DIALOGEVENT:MEGreyH_Cors004subtitle
  36254. "*Capture the Signal Fire, and the Goblin King's army will come and join the assault!"
  36255. END
  36256.  
  36257. DIALOGEVENT:MEGreyH_Cors005subtitle
  36258. "*Excellent! Our first catch of the day."
  36259. END
  36260.  
  36261. DIALOGEVENT:MEGreyH_Cors006subtitle
  36262. "*The beacon is lit! Our transports gather offshore. Defend them at all costs!"
  36263. END
  36264.  
  36265. DIALOGEVENT:MEGreyH_Cors007subtitle
  36266. "*The armada is assembled, prepare for the assult!"
  36267. END
  36268.  
  36269. DIALOGEVENT:MEGreyH_Cors008subtitle
  36270. "*Our army is now ashore. They can't stop us now!"
  36271. END
  36272.  
  36273. DIALOGEVENT:MEGreyH_Elf1001subtitle
  36274. "*No! It cannot be! Black ships from the South!"
  36275. END
  36276.  
  36277. DIALOGEVENT:MEGreyH_Elf2001subtitle
  36278. "*The enemy is here! It's an invasion!"
  36279. END
  36280.  
  36281. DIALOGEVENT:MEGreyH_GobK001subtitle
  36282. "*Goblins attack! Destroy the elves! Burn it all down!"
  36283. END
  36284.  
  36285. DIALOGEVENT:MEGreyH_Cors009subtitle
  36286. "*Haha! The scared little elves, scurrying about in panic."
  36287. END
  36288.  
  36289. DIALOGEVENT:MEGreyH_GobK002subtitle
  36290. "*Move into the city! Topple the place!"
  36291. END
  36292.  
  36293. DIALOGEVENT:MEGreyH_GobK003subtitle
  36294. "*Feast upon the flesh of elves!"
  36295. END
  36296.  
  36297. DIALOGEVENT:MEGreyH_GobK004subtitle
  36298. "*The elves approach!! Attaack!"
  36299. END
  36300.  
  36301. DIALOGEVENT:MEGreyH_Cors010subtitle
  36302. "*Sink any ships that try to escape!"
  36303. END
  36304.  
  36305. DIALOGEVENT:MEShire_GobK001subtitle
  36306. "*Ahhà.the Shire. This day has finally come!! Haehaha!!"
  36307. END
  36308.  
  36309. DIALOGEVENT:MEShire_Hobb001subtitle
  36310. "*Aack!! Who are those ugly people?!"
  36311. END
  36312.  
  36313. DIALOGEVENT:MEShire_Hobb002subtitle
  36314. "*They've come to raid the Shire!"
  36315. END
  36316.  
  36317. DIALOGEVENT:MEShire_Hobb003subtitle
  36318. "*Noàno no no. Make it go away!"
  36319. END
  36320.  
  36321. DIALOGEVENT:MEShire_OffG001subtitle
  36322. "*The hobbits cower in fear. Show them their new homesà in the pits!"
  36323. END
  36324.  
  36325. DIALOGEVENT:MEShire_GobK002subtitle
  36326. "*Enslave the pests! Put them into the pits!"
  36327. END
  36328.  
  36329. DIALOGEVENT:MEShire_OffG002subtitle
  36330. "*You heard the king! Chase the runts into the pits!"
  36331. END
  36332.  
  36333. DIALOGEVENT:MEShire_Dune001subtitle
  36334. "*Goblins! Just as we expected! To arms, men!"
  36335. END
  36336.  
  36337. DIALOGEVENT:MEShire_Dune002subtitle
  36338. "*Goblins are attacking! Protect the hobbits!!"
  36339. END
  36340.  
  36341. DIALOGEVENT:MEShire_GobK003subtitle
  36342. "*Dunedainàhere? Hmph! They can't save these little scrubs! "
  36343. END
  36344.  
  36345. DIALOGEVENT:MEShire_Hobb004subtitle
  36346. "*We must defend Buckland!"
  36347. END
  36348.  
  36349. DIALOGEVENT:MEShire_OffG003subtitle
  36350. "*Ah, the builders are here. Let's get that fortress up!"
  36351. END
  36352.  
  36353. DIALOGEVENT:MEShire_OffG004subtitle
  36354. "*What's this? Farmer Maggot's Mushrooms? Take it for our own!"
  36355. END
  36356.  
  36357. DIALOGEVENT:MEShire_OffG005subtitle
  36358. "*Ah, the pipeweed farms of Longbottom. This should be worth something. Take it!"
  36359. END
  36360.  
  36361. DIALOGEVENT:MEShire_OffG006subtitle
  36362. "*Let's take this Farm for ourselves!"
  36363. END
  36364.  
  36365. DIALOGEVENT:MEShire_Dune003subtitle
  36366. "*Defend the Shire!"
  36367. END
  36368.  
  36369. DIALOGEVENT:MEShire_Dune004subtitle
  36370. "*Save the hobbits!!"
  36371. END
  36372.  
  36373. DIALOGEVENT:MEShire_Dune005subtitle
  36374. "*They have breached the camp!"
  36375. END
  36376.  
  36377. DIALOGEVENT:MEShire_Dune006subtitle
  36378. "*Light the fires! We must light all three!!"
  36379. END
  36380.  
  36381. DIALOGEVENT:MEShire_Dune007subtitle
  36382. "*Tom will save us!!"
  36383. END
  36384.  
  36385. DIALOGEVENT:MEShire_Dune008subtitle
  36386. "*The spirit warrior will save us!!"
  36387. END
  36388.  
  36389. DIALOGEVENT:MEShire_Dune009subtitle
  36390. "*Retreat! Retreat!"
  36391. END
  36392.  
  36393. DIALOGEVENT:MEShire_GobK004subtitle
  36394. "*At last, the Shire is mine! Haha! That was easy!"
  36395. END
  36396.  
  36397. DIALOGEVENT:MEShire_Gobl001subtitle
  36398. "*Sire! It's the orcs from Isengard!"
  36399. END
  36400.  
  36401. DIALOGEVENT:MEShire_GobK005subtitle
  36402. "*WHAT! What are THEY doing here?!"
  36403. END
  36404.  
  36405. DIALOGEVENT:MEShire_Worm001subtitle
  36406. "*I want extend my gratitude, oh great king, for clearing the shire of the meddlesome Dunedain. "
  36407. END
  36408.  
  36409. DIALOGEVENT:MEShire_Worm002subtitle
  36410. "*You are dismissed now. Go back to your caves where you all belong. "
  36411. END
  36412.  
  36413. DIALOGEVENT:MEShire_GobK006subtitle
  36414. "*Aacch!! The Shire is MINE!! Get rid of them!!"
  36415. END
  36416.  
  36417. DIALOGEVENT:MEShire_GobK007subtitle
  36418. "*What are you looking at? Kill the intruders!!!"
  36419. END
  36420.  
  36421. DIALOGEVENT:MEShire_Worm003subtitle
  36422. "*Goblin carrion!... Get rid of them, Uruk hai!"
  36423. END
  36424.  
  36425. DIALOGEVENT:MEShire_OffG007subtitle
  36426. "*Hah! Fool Wormtongue. You should have never come here."
  36427. END
  36428.  
  36429. DIALOGEVENT:MEShire_Hobb005subtitle
  36430. "*Fetch help!"
  36431. END
  36432.  
  36433. DIALOGEVENT:MEShire_Hobb006subtitle
  36434. "*It cannot be! Hide!"
  36435. END
  36436.  
  36437. DIALOGEVENT:MEShire_Hobb007subtitle
  36438. "*Save the vegetables!"
  36439. END
  36440.  
  36441. DIALOGEVENT:MEShire_Hobb008subtitle
  36442. "*Hide!"
  36443. END
  36444.  
  36445. DIALOGEVENT:MEShire_Hobb009subtitle
  36446. "*Perhaps they won't notice usàperhaps."
  36447. END
  36448.  
  36449. DIALOGEVENT:MEShire_Hobb010subtitle
  36450. "*What do you want of us?"
  36451. END
  36452.  
  36453. DIALOGEVENT:MEShire_Hobb011subtitle
  36454. "*Ahh! Filthy beasts! Leave us alone!"
  36455. END
  36456.  
  36457. DIALOGEVENT:MEShire_Hobb012subtitle
  36458. "*We shall be saved yetàyou shall see."
  36459. END
  36460.  
  36461. DIALOGEVENT:MEShire_Hobb013subtitle
  36462. "*Somebody fetch help!"
  36463. END
  36464.  
  36465. DIALOGEVENT:MEForno_GobK001subtitle
  36466. "*The Dwarves have joined the Dunedain in their last attempt to save Eriador."
  36467. END
  36468.  
  36469. DIALOGEVENT:MEForno_GobK002subtitle
  36470. "*Clear the fortress of their kind!"
  36471. END
  36472.  
  36473. DIALOGEVENT:MEForno_OffG001subtitle
  36474. "*We must move quickly. They haven't built up their defenses yet. "
  36475. END
  36476.  
  36477. DIALOGEVENT:MEForno_OffG002subtitle
  36478. "*Destroy this fortress before they start sending out their workers!"
  36479. END
  36480.  
  36481. DIALOGEVENT:MEForno_OffG003subtitle
  36482. "*Spiderlings! Seek allegiance with them!"
  36483. END
  36484.  
  36485. DIALOGEVENT:MEForno_OffG004subtitle
  36486. "*Scale those walls and destroy them!"
  36487. END
  36488.  
  36489. DIALOGEVENT:MEForno_OffG005subtitle
  36490. "*We need more forces!"
  36491. END
  36492.  
  36493. DIALOGEVENT:MEForno_OffG006subtitle
  36494. "*Destroy those catapults!"
  36495. END
  36496.  
  36497. DIALOGEVENT:MEForno_OffG007subtitle
  36498. "*Capture that Inn!"
  36499. END
  36500.  
  36501. DIALOGEVENT:MEForno_OffG008subtitle
  36502. "*Capture that Signal Fire!"
  36503. END
  36504.  
  36505. DIALOGEVENT:MEForno_OffG009subtitle
  36506. "*Focus your attacks on the their weapon of destruction!"
  36507. END
  36508.  
  36509. DIALOGEVENT:MEForno_OffG010subtitle
  36510. "*Use the giants on those towers there!"
  36511. END
  36512.  
  36513. DIALOGEVENT:MEForno_OffG011subtitle
  36514. "*They're causing the earth shake!"
  36515. END
  36516.  
  36517. DIALOGEVENT:MEForno_OffG012subtitle
  36518. "*It must be the Earth Hammer! We must destroy it!"
  36519. END
  36520.  
  36521. DIALOGEVENT:MEForno_OffG013subtitle
  36522. "*Their ancient weapon! It's killing us! Destroy it before it strikes again!"
  36523. END
  36524.  
  36525. DIALOGEVENT:MEForno_Gobl001subtitle
  36526. "*Kill them! Kill them all!"
  36527. END
  36528.  
  36529. DIALOGEVENT:MEForno_Gobl002subtitle
  36530. "*They weaken!"
  36531. END
  36532.  
  36533. DIALOGEVENT:MEForno_Gobl003subtitle
  36534. "*Whaàwhat is that thing?!"
  36535. END
  36536.  
  36537. DIALOGEVENT:MEForno_Gobl004subtitle
  36538. "*An ancient weapon of death! RUN!!!"
  36539. END
  36540.  
  36541. DIALOGEVENT:MEForno_OffD001subtitle
  36542. "*Defend the Fortress!"
  36543. END
  36544.  
  36545. DIALOGEVENT:MEForno_OffD002subtitle
  36546. "*Do not let them through!"
  36547. END
  36548.  
  36549. DIALOGEVENT:MEForno_OffD003subtitle
  36550. "*Firey death awaits you all!"
  36551. END
  36552.  
  36553. DIALOGEVENT:MEForno_OffD004subtitle
  36554. "*Release the hammer!"
  36555. END
  36556.  
  36557. DIALOGEVENT:MEForno_OffD005subtitle
  36558. "*Let the hammer drop! Haha!"
  36559. END
  36560.  
  36561. DIALOGEVENT:MEForno_OffD006subtitle
  36562. "*Again!"
  36563. END
  36564.  
  36565. DIALOGEVENT:MEForno_Dwar001subtitle
  36566. "*Feel the steel of our axes!"
  36567. END
  36568.  
  36569. DIALOGEVENT:MEForno_Gloi001subtitle
  36570. "*Defend those walls!"
  36571. END
  36572.  
  36573. DIALOGEVENT:MEForno_Gloi002subtitle
  36574. "*Die you wretched scum!"
  36575. END
  36576.  
  36577. DIALOGEVENT:MEForno_Gloi003subtitle
  36578. "*I've about had enough of these pests!! Yaaah!!"
  36579. END
  36580.  
  36581. DIALOGEVENT:MEForno_Dune001subtitle
  36582. "*Your time ends here and now!"
  36583. END
  36584.  
  36585. DIALOGEVENT:MEForno_Dune002subtitle
  36586. "*You shall not claim this city of old!"
  36587. END
  36588.  
  36589. DIALOGEVENT:MEOldFo_Mout001subtitle
  36590. "*The Old Forest Road is the key to controlling Mirkwood! We must reach it and capture it before the Elves get their first!"
  36591. END
  36592.  
  36593. DIALOGEVENT:MEOldFo_OffM001subtitle
  36594. "*Use Fuel the Fires to enhance the lumber mills."
  36595. END
  36596.  
  36597. DIALOGEVENT:MEOldFo_OffM002subtitle
  36598. "*Don't let those elves get away!"
  36599. END
  36600.  
  36601. DIALOGEVENT:MEOldFo_Orc001subtitle
  36602. "*They're destroying the bridge!"
  36603. END
  36604.  
  36605. DIALOGEVENT:MEOldFo_OffM003subtitle
  36606. "*We must find another way across the river."
  36607. END
  36608.  
  36609. DIALOGEVENT:MEOldFo_Orc002subtitle
  36610. "*There's a dock here!"
  36611. END
  36612.  
  36613. DIALOGEVENT:MEOldFo_OffM004subtitle
  36614. "*Take the dock for ourselves!"
  36615. END
  36616.  
  36617. DIALOGEVENT:MEOldFo_Orc003subtitle
  36618. "*It's an ambush! The're hiding in the trees!"
  36619. END
  36620.  
  36621. DIALOGEVENT:MEOldFo_OffM005subtitle
  36622. "*Burn them out!"
  36623. END
  36624.  
  36625. DIALOGEVENT:MEOldFo_Orc004subtitle
  36626. "*They hide in the trees!"
  36627. END
  36628.  
  36629. DIALOGEVENT:MEOldFo_OffM006subtitle
  36630. "*Use Devestation to bring down the trees!"
  36631. END
  36632.  
  36633. DIALOGEVENT:MEOldFo_Orc005subtitle
  36634. "*We're being bombarded by those tree things!"
  36635. END
  36636.  
  36637. DIALOGEVENT:MEOldFo_Orc006subtitle
  36638. "*The trees are attacking us! What IS this place?!"
  36639. END
  36640.  
  36641. DIALOGEVENT:MEOldFo_OffM007subtitle
  36642. "*The fire arrows will burn those trees down!"
  36643. END
  36644.  
  36645. DIALOGEVENT:MEOldFo_Orc007subtitle
  36646. "*We can land here."
  36647. END
  36648.  
  36649. DIALOGEVENT:MEOldFo_Orc008subtitle
  36650. "*Spiderlings! There's too many to fight!"
  36651. END
  36652.  
  36653. DIALOGEVENT:MEOldFo_Mout002subtitle
  36654. "*The spiderlings of Mirkwood are said to be Shelob's children, bring her and we can gain their allegience."
  36655. END
  36656.  
  36657. DIALOGEVENT:MEOldFo_Mout003subtitle
  36658. "*The spiderlings will fight for us when we summon them!"
  36659. END
  36660.  
  36661. DIALOGEVENT:MEOldFo_Mout004subtitle
  36662. "*Now we can summon the spiderlings now to fight for us."
  36663. END
  36664.  
  36665. DIALOGEVENT:MEOldFo_Mout005subtitle
  36666. "*It's the Old Forest Road! Build sentry towers at the four key locations... and the Road shall be ours!"
  36667. END
  36668.  
  36669. DIALOGEVENT:MEOldFo_Elf1001subtitle
  36670. "*Now Elves! Let them fly!"
  36671. END
  36672.  
  36673. DIALOGEVENT:MEOldFo_Elf2001subtitle
  36674. "*Stay in the trees!"
  36675. END
  36676.  
  36677. DIALOGEVENT:MEOldFo_Elf1002subtitle
  36678. "*Leave our forest! Fiends!"
  36679. END
  36680.  
  36681. DIALOGEVENT:MEOldFo_Elf2002subtitle
  36682. "*Go back to the pits that spawned you!"
  36683. END
  36684.  
  36685. DIALOGEVENT:MEOldFo_Orc009subtitle
  36686. "*There! They're up there!"
  36687. END
  36688.  
  36689. DIALOGEVENT:MEOldFo_OffM008subtitle
  36690. "*Lets gain control of the hills!"
  36691. END
  36692.  
  36693. DIALOGEVENT:MEOldFo_OffM009subtitle
  36694. "*The trees are attacking from the south! Seek them out and destroy them from the root!"
  36695. END
  36696.  
  36697. DIALOGEVENT:MEOldFo_Orc010subtitle
  36698. "*It's those TREES again! Burn them! BURN them all!"
  36699. END
  36700.  
  36701. DIALOGEVENT:MEOldFo_Orc011subtitle
  36702. "*What about this clearing? Should we use it!"
  36703. END
  36704.  
  36705. DIALOGEVENT:MEOldFo_OffM010subtitle
  36706. "*We should build our camp closer to the road."
  36707. END
  36708.  
  36709. DIALOGEVENT:MEOldFo_OffM011subtitle
  36710. "*We can capture this hill! "
  36711. END
  36712.  
  36713. DIALOGEVENT:MEOldFo_Orc012subtitle
  36714. "*There's too many of them! "
  36715. END
  36716.  
  36717. DIALOGEVENT:MEOldFo_Orc013subtitle
  36718. "*Die! My Elven pretties!"
  36719. END
  36720.  
  36721. DIALOGEVENT:MEOldFo_Orc014subtitle
  36722. "*You miserable elves! We'll burn you out of those trees!"
  36723. END
  36724.  
  36725. DIALOGEVENT:MEOldFo_OffM012subtitle
  36726. "*They're sending out their builders! Don't let them get their towers up!"
  36727. END
  36728.  
  36729. DIALOGEVENT:MEOldFo_OffM013subtitle
  36730. "*If they build up all four towers, we will lose the road!"
  36731. END
  36732.  
  36733. DIALOGEVENT:MEOldFo_Mout006subtitle
  36734. "*Mirkwood shall be ours!"
  36735. END
  36736.  
  36737. DIALOGEVENT:MEOldFo_Orc015subtitle
  36738. "*They're attacking the towers!"
  36739. END
  36740.  
  36741. DIALOGEVENT:MEOldFo_OffM014subtitle
  36742. "*We need just one last tower! Hurry you miserable orcs! "
  36743. END
  36744.  
  36745. DIALOGEVENT:MEOldFo_OffM015subtitle
  36746. "*The Elves have a tower up, Bring it down!"
  36747. END
  36748.  
  36749. DIALOGEVENT:MEOldFo_Orc016subtitle
  36750. "*Hurry! The Elves have two towers up already!"
  36751. END
  36752.  
  36753. DIALOGEVENT:MEOldFo_OffM016subtitle
  36754. "*We can't let them build up any more towers!"
  36755. END
  36756.  
  36757. DIALOGEVENT:MEOldFo_Orc017subtitle
  36758. "*If the Elves build up their last tower, we'll lose the road!"
  36759. END
  36760.  
  36761. DIALOGEVENT:MEOldFo_OffM017subtitle
  36762. "*We have all of our towers up! Hold them a bit longer and the Road shall be ours!"
  36763. END
  36764.  
  36765. DIALOGEVENT:MEOldFo_Mout007subtitle
  36766. "*Run! Miserable Elves! "
  36767. END
  36768.  
  36769. DIALOGEVENT:MEOldFo_Mout008subtitle
  36770. "*Mirkwood is ours!"
  36771. END
  36772.  
  36773. DIALOGEVENT:MEOldFo_Thra001subtitle
  36774. "*Evil shall never conquer these forests!"
  36775. END
  36776.  
  36777. DIALOGEVENT:MEOldFo_Thra002subtitle
  36778. "*Elves, we must give up the road!"
  36779. END
  36780.  
  36781. DIALOGEVENT:MEOldFo_Elf1003subtitle
  36782. "*Retreat to the Forest! "
  36783. END
  36784.  
  36785. DIALOGEVENT:MEOldFo_Elf2003subtitle
  36786. "*Fall back!"
  36787. END
  36788.  
  36789. DIALOGEVENT:MEOldFo_Thra003subtitle
  36790. "*We shall meet them again!"
  36791. END
  36792.  
  36793. DIALOGEVENT:MEWithe_Mout001subtitle
  36794. "*The Dragon Lord lives in these parts. We must seek him out."
  36795. END
  36796.  
  36797. DIALOGEVENT:MEWithe_Mout002subtitle
  36798. "*The Withered Heath has been a battleground for the Dragons and Dwarves for centuries. We can not let the Dwarves get in our way."
  36799. END
  36800.  
  36801. DIALOGEVENT:MEWithe_OffM001subtitle
  36802. "*Destroy all the Dwarven Mine Shafts in the area."
  36803. END
  36804.  
  36805. DIALOGEVENT:MEWithe_Mout003subtitle
  36806. "*Let no dwarven building stand."
  36807. END
  36808.  
  36809. DIALOGEVENT:MEWithe_OffM002subtitle
  36810. "*This clearing will do."
  36811. END
  36812.  
  36813. DIALOGEVENT:MEWithe_Orc001subtitle
  36814. "*More wargs are coming out of the hills! "
  36815. END
  36816.  
  36817. DIALOGEVENT:MEWithe_OffM003subtitle
  36818. "*Let's get that fortress up!"
  36819. END
  36820.  
  36821. DIALOGEVENT:MEWithe_Mout004subtitle
  36822. "*We must remove the Dwarves before we can make it through the pass."
  36823. END
  36824.  
  36825. DIALOGEVENT:MEWithe_OffM004subtitle
  36826. "*The Easterlings are with us now. We can build their Palace to hire more of them."
  36827. END
  36828.  
  36829. DIALOGEVENT:MEWithe_OffM005subtitle
  36830. "*Be on the look out for dragons, they can attack at any time."
  36831. END
  36832.  
  36833. DIALOGEVENT:MEWithe_OffM006subtitle
  36834. "*Dragons roam freely in this area. Be careful."
  36835. END
  36836.  
  36837. DIALOGEVENT:MEWithe_OffM007subtitle
  36838. "*Dragons roam freely in this area. Watch out for their fire."
  36839. END
  36840.  
  36841. DIALOGEVENT:MEWithe_Mout005subtitle
  36842. "*Hah. The dwarves struggle against the mighty beasts! The dragons will be worthy allies indeed."
  36843. END
  36844.  
  36845. DIALOGEVENT:MEWithe_Orc002subtitle
  36846. "*The Dragon! It's attacking us!"
  36847. END
  36848.  
  36849. DIALOGEVENT:MEWithe_Mout006subtitle
  36850. "*Kill everything! Dwarves and dragons alike. We cannot let them get in our way."
  36851. END
  36852.  
  36853. DIALOGEVENT:MEWithe_Mout007subtitle
  36854. "*Avoid the Dragons. We must not anger them."
  36855. END
  36856.  
  36857. DIALOGEVENT:MEWithe_Orc003subtitle
  36858. "*Watch out for the wagons! They'll run us over!"
  36859. END
  36860.  
  36861. DIALOGEVENT:MEWithe_OffM008subtitle
  36862. "*This treasure must belong to a dragon. We should let it be."
  36863. END
  36864.  
  36865. DIALOGEVENT:MEWithe_OffM009subtitle
  36866. "*Take the treasure. Let's see what happens."
  36867. END
  36868.  
  36869. DIALOGEVENT:MEWithe_Orc004subtitle
  36870. "*Ah! We've upset a dragon!"
  36871. END
  36872.  
  36873. DIALOGEVENT:MEWithe_Orc005subtitle
  36874. "*Watch out, a fire drake!"
  36875. END
  36876.  
  36877. DIALOGEVENT:MEWithe_Orc006subtitle
  36878. "*I can't see through all this smoke! (cough)"
  36879. END
  36880.  
  36881. DIALOGEVENT:MEWithe_Orc007subtitle
  36882. "*We'll need more reinforcements, quickà Call the Horde!"
  36883. END
  36884.  
  36885. DIALOGEVENT:MEWithe_OffM010subtitle
  36886. "*These dwarves are a nuisance!"
  36887. END
  36888.  
  36889. DIALOGEVENT:MEWithe_Orc008subtitle
  36890. "*Tear down their walls!"
  36891. END
  36892.  
  36893. DIALOGEVENT:MEWithe_Mout008subtitle
  36894. "*Scrape them out of this valley."
  36895. END
  36896.  
  36897. DIALOGEVENT:MEWithe_OffM011subtitle
  36898. "*We need more Orcs."
  36899. END
  36900.  
  36901. DIALOGEVENT:MEWithe_OffM012subtitle
  36902. "*They must be tired of living. They are coming to US now. Heh!"
  36903. END
  36904.  
  36905. DIALOGEVENT:MEWithe_Mout009subtitle
  36906. "*Surely the Dragon Lord will approve our removal of the Dwarves."
  36907. END
  36908.  
  36909. DIALOGEVENT:MEWithe_Orc009subtitle
  36910. "*A Dragon. Take cover!"
  36911. END
  36912.  
  36913. DIALOGEVENT:MEWithe_OffM013subtitle
  36914. "*Watch the skies! Dragons are everywhere!"
  36915. END
  36916.  
  36917. DIALOGEVENT:MEWithe_Mout010subtitle
  36918. "*The Dragon Lord at last! We have come to offer you Dwarven richesà"
  36919. END
  36920.  
  36921. DIALOGEVENT:MEErebo_Mout001subtitle
  36922. "*The people of Dale flee before us. They are wise to trust their senses."
  36923. END
  36924.  
  36925. DIALOGEVENT:MEErebo_Mout002subtitle
  36926. "*And where are the dwarves? They hide in their holes under the mountain like frightened rats. "
  36927. END
  36928.  
  36929. DIALOGEVENT:MEErebo_OffM001subtitle
  36930. "*Clear out the city of Dale. Seize any resources you might find."
  36931. END
  36932.  
  36933. DIALOGEVENT:MEErebo_OffM002subtitle
  36934. "*They have ranged defenses. Bring out the catapults!"
  36935. END
  36936.  
  36937. DIALOGEVENT:MEErebo_OffM003subtitle
  36938. "*Break that door down!"
  36939. END
  36940.  
  36941. DIALOGEVENT:MEErebo_OffM004subtitle
  36942. "*We need more room to build our Fortress! Bring up the seige weapons!"
  36943. END
  36944.  
  36945. DIALOGEVENT:MEErebo_OffM005subtitle
  36946. "*We'll need to build at least one catapult."
  36947. END
  36948.  
  36949. DIALOGEVENT:MEErebo_OffM006subtitle
  36950. "*We'll need to build at least 2 catapults."
  36951. END
  36952.  
  36953. DIALOGEVENT:MEErebo_OffM007subtitle
  36954. "*We'll need to build at least 3 catapults."
  36955. END
  36956.  
  36957. DIALOGEVENT:MEErebo_OffM008subtitle
  36958. "*We'll need to build at least 4 catapults."
  36959. END
  36960.  
  36961. DIALOGEVENT:MEErebo_OffM009subtitle
  36962. "*We'll need to build at least 5 catapults."
  36963. END
  36964.  
  36965. DIALOGEVENT:MEErebo_Mout003subtitle
  36966. "*Their hero Dwalin is defiant! Slay him and relieve him of his worries."
  36967. END
  36968.  
  36969. DIALOGEVENT:MEErebo_OffM010subtitle
  36970. "*Slay that pest Dwalin, like we did his brother in Moria."
  36971. END
  36972.  
  36973. DIALOGEVENT:MEErebo_OffM011subtitle
  36974. "*That dwarf hero gives these dwarves strength. Slay him."
  36975. END
  36976.  
  36977. DIALOGEVENT:MEErebo_OffM012subtitle
  36978. "*The men have a hero they call King Brand. Show him to his grave."
  36979. END
  36980.  
  36981. DIALOGEVENT:MEErebo_OffM013subtitle
  36982. "*Bring me the head of Dwalin."
  36983. END
  36984.  
  36985. DIALOGEVENT:MEErebo_OffM014subtitle
  36986. "*Bring me the head of King Brand."
  36987. END
  36988.  
  36989. DIALOGEVENT:MEErebo_OffM015subtitle
  36990. "*Bring me the head of that dwarf hero!"
  36991. END
  36992.  
  36993. DIALOGEVENT:MEErebo_OffM016subtitle
  36994. "*Their King! At last his time has come! "
  36995. END
  36996.  
  36997. DIALOGEVENT:MEErebo_OffM017subtitle
  36998. "*Slay King Dain! He brings hope to their pitiful forces!"
  36999. END
  37000.  
  37001. DIALOGEVENT:MEErebo_OffM018subtitle
  37002. "*Fetch me the head of King Dain"
  37003. END
  37004.  
  37005. DIALOGEVENT:MEErebo_OffM019subtitle
  37006. "*Bring me the head of the proud fool Dain."
  37007. END
  37008.  
  37009. DIALOGEVENT:MEErebo_Mout004subtitle
  37010. "*I will kill this dwarf myself!"
  37011. END
  37012.  
  37013. DIALOGEVENT:MEErebo_Mout005subtitle
  37014. "*This army is not worthy of Mordor! Get those orc pits churning!"
  37015. END
  37016.  
  37017. DIALOGEVENT:MEErebo_OffM020subtitle
  37018. "*We can summon the Wyrm now!"
  37019. END
  37020.  
  37021. DIALOGEVENT:MEErebo_OffM021subtitle
  37022. "*We can now summon a Dragon!"
  37023. END
  37024.  
  37025. DIALOGEVENT:MEErebo_OffM022subtitle
  37026. "*We can now summon forth a Dragon Strike!"
  37027. END
  37028.  
  37029. DIALOGEVENT:MEErebo_Dwar001subtitle
  37030. "*For the king under the Mountain! For King Dain!!"
  37031. END
  37032.  
  37033. DIALOGEVENT:MEErebo_Dain001subtitle
  37034. "*Dwarves of the Mountain! Remember this day! For we will at last defeat the wretched fiends of Mordor!"
  37035. END
  37036.  
  37037. DIALOGEVENT:MEErebo_Mout006subtitle
  37038. "*Heh, King Dain is dead. Sauron will be pleased with this news."
  37039. END
  37040.  
  37041. DIALOGEVENT:MEErebo_Dwar002subtitle
  37042. "*Oh no! They've killed our king! What are we going to do?!"
  37043. END
  37044.  
  37045. DIALOGEVENT:MEErebo_Dwar003subtitle
  37046. "*No! no! no! King Dain! Aawww!"
  37047. END
  37048.  
  37049. DIALOGEVENT:MEErebo_Dwar004subtitle
  37050. "*The King Under the Mountain is dead!"
  37051. END
  37052.  
  37053. DIALOGEVENT:MEErebo_OffM023subtitle
  37054. "*Finish off the place! To the throne room!"
  37055. END
  37056.  
  37057. DIALOGEVENT:MEErebo_OffM024subtitle
  37058. "*Destroy everything you find!"
  37059. END
  37060.  
  37061. DIALOGEVENT:MEErebo_Bran001subtitle
  37062. "*I will not let Dale fall!"
  37063. END
  37064.  
  37065. DIALOGEVENT:MEErebo_Dwar005subtitle
  37066. "*King Brand has fallen!"
  37067. END
  37068.  
  37069. DIALOGEVENT:MEErebo_Dwar006subtitle
  37070. "*King Brand is in trouble!"
  37071. END
  37072.  
  37073. DIALOGEVENT:MERiven_GobK001subtitle
  37074. "*Rivendell. The Elves can hide here no longer."
  37075. END
  37076.  
  37077. DIALOGEVENT:MERiven_GobK002subtitle
  37078. "*Set up camp in the ravine!"
  37079. END
  37080.  
  37081. DIALOGEVENT:MERiven_GobK003subtitle
  37082. "*Soon our allies will arrive from the East. We won't wait for them. Let the fun begin!"
  37083. END
  37084.  
  37085. DIALOGEVENT:MERiven_OffG001subtitle
  37086. "*The Gate is too well defended. We must find another way in."
  37087. END
  37088.  
  37089. DIALOGEVENT:MERiven_Arwe001subtitle
  37090. "*I will help you protect Rivendell, father!"
  37091. END
  37092.  
  37093. DIALOGEVENT:MERiven_Arwe002subtitle
  37094. "*Wash away this evil!"
  37095. END
  37096.  
  37097. DIALOGEVENT:MERiven_Arwe003subtitle
  37098. "*Rise up, River Bruinen! Cleanse the valley of this evil!"
  37099. END
  37100.  
  37101. DIALOGEVENT:MERiven_Elro001subtitle
  37102. "*Rivendell is our last hope! It must not fall!"
  37103. END
  37104.  
  37105. DIALOGEVENT:MERiven_Elro002subtitle
  37106. "*NOOOooo! Arwen!"
  37107. END
  37108.  
  37109. DIALOGEVENT:MERiven_Gobl001subtitle
  37110. "*We've found a ford across the Loudwater."
  37111. END
  37112.  
  37113. DIALOGEVENT:MERiven_Gobl002subtitle
  37114. "*We've found a dock to the East!"
  37115. END
  37116.  
  37117. DIALOGEVENT:MERiven_Gobl003subtitle
  37118. "*The Mordor reinforcements are here!"
  37119. END
  37120.  
  37121. DIALOGEVENT:MERiven_OffG002subtitle
  37122. "*The Dark Lord! He's here!!"
  37123. END
  37124.  
  37125. DIALOGEVENT:MERiven_OffG003subtitle
  37126. "*The Witch-king has arrived!"
  37127. END
  37128.  
  37129. DIALOGEVENT:MERiven_GobK004subtitle
  37130. "*The river shall run red with the blood of the Eldar."
  37131. END
  37132.  
  37133. DIALOGEVENT:MERiven_GobK005subtitle
  37134. "*The elves weaken! "
  37135. END
  37136.  
  37137. DIALOGEVENT:MERiven_GobK006subtitle
  37138. "*Go for the head!"
  37139. END
  37140.  
  37141. DIALOGEVENT:MERiven_Saur001subtitle
  37142. "*The Age of the Eldar has come to an end."
  37143. END
  37144.  
  37145. DIALOGEVENT:MERiven_Elf1001subtitle
  37146. "*The Eagles have come to save us!"
  37147. END
  37148.  
  37149. DIALOGEVENT:MERiven_Elf1002subtitle
  37150. "*The fellowship! The fellowship has returned!"
  37151. END
  37152.  
  37153. DIALOGEVENT:MERiven_Elf2001subtitle
  37154. "*Gandalf! Aragorn! Save us!"
  37155. END
  37156.  
  37157. DIALOGEVENT:MERiven_Arwe004subtitle
  37158. "*Aragorn! You have returned!"
  37159. END
  37160.  
  37161. DIALOGEVENT:MERiven_Gobl004subtitle
  37162. "*It's a TRAAAP!"
  37163. END
  37164.  
  37165. DIALOGEVENT:MERiven_Elf1003subtitle
  37166. "*Defend the Gate!"
  37167. END
  37168.  
  37169. DIALOGEVENT:MERiven_Elro003subtitle
  37170. "*Defend the Gate!"
  37171. END
  37172.  
  37173. DIALOGEVENT:MERiven_Arwe005subtitle
  37174. "*Defend the Gate!"
  37175. END
  37176.  
  37177. DIALOGEVENT:MERiven_Saur002subtitle
  37178. "*Now, you will die."
  37179. END
  37180.  
  37181. DIALOGEVENT:MERiven_GobK007subtitle
  37182. "*I hate hobbits, let ME kill them!"
  37183. END
  37184.  
  37185. DIALOGEVENT:MERiven_Arwe006subtitle
  37186. "*Oh no! The Nazgul have killed Gwahir!"
  37187. END
  37188.  
  37189. DIALOGEVENT:MERiven_Arwe007subtitle
  37190. "*Nooo!!! Aragorn!!!"
  37191. END
  37192.  
  37193. DIALOGEVENT:MERiven_Saur003subtitle
  37194. "*Your time is over. "
  37195. END
  37196.  
  37197. DIALOGEVENT:MERiven_Saur004subtitle
  37198. "*Destroy this city."
  37199. END
  37200.  
  37201. DIALOGEVENT:MERiven_OffG004subtitle
  37202. "*We must destroy the House of Elrond!"
  37203. END
  37204.  
  37205. DIALOGEVENT:MERiven_OffG005subtitle
  37206. "*Elrond must die!"
  37207. END
  37208.  
  37209. DIALOGEVENT:MERiven_OffG006subtitle
  37210. "*We must kill their leader Elrond!"
  37211. END
  37212.  
  37213. DIALOGEVENT:MERiven_OffG007subtitle
  37214. "*The Elf woman must die!"
  37215. END
  37216.  
  37217. DIALOGEVENT:MERiven_OffG008subtitle
  37218. "*Who are these fools? Don't let them meddle here. Kill them!"
  37219. END
  37220.  
  37221. DIALOGEVENT:MERiven_OffG009subtitle
  37222. "*The heir to the throne of Gondor? Haha.. KILL HIM!!"
  37223. END
  37224.  
  37225. DIALOGEVENT:MERiven_OffG010subtitle
  37226. "*We must get into the city!"
  37227. END
  37228.  
  37229. DIALOGEVENT:MERiven_OffG011subtitle
  37230. "*Their leaders must all die!"
  37231. END
  37232.  
  37233. DIALOGEVENT:MERiven_OffG012subtitle
  37234. "*The Elf queen must die!"
  37235. END
  37236.  
  37237. DIALOGEVENT:MGSkirm_OffE001subtitle
  37238. "*An ambush has been sprung.  Destroy the forces of the enemy!"
  37239. END
  37240.  
  37241. DIALOGEVENT:MGSkirm_OffE002subtitle
  37242. "*Scouts bring reports of enemy activity in this area.  Seek out and destroy the enemy before leaving this region."
  37243. END
  37244.  
  37245. DIALOGEVENT:MGSkirm_OffE003subtitle
  37246. "*An enemy force lies ahead.  This threat must be eliminated.  Destroy all traces of the enemy."
  37247. END
  37248.  
  37249. DIALOGEVENT:MESkirm_OffM001subtitle
  37250. "*The Peoples of Middle-earth are defending this area.  Sauron demands that this resistance be crushed."
  37251. END
  37252.  
  37253. DIALOGEVENT:MESkirm_OffM002subtitle
  37254. "*Sauron demands that the Dwarves be purged from this region"
  37255. END
  37256.  
  37257. DIALOGEVENT:MESkirm_OffM003subtitle
  37258. "*Sauron demands that the Elves be purged from this region"
  37259. END
  37260.  
  37261. DIALOGEVENT:MESkirm_OffM004subtitle
  37262. "*Sauron demands that the Men of the West be purged from this region"
  37263. END
  37264.  
  37265. DIALOGEVENT:MESkirm_OffM005subtitle
  37266. "*Sauron demands that the Enemy be purged from this region"
  37267. END
  37268.  
  37269. DIALOGEVENT:MESkirm_OffM006subtitle
  37270. "*An ambush has been sprung.  Destroy the forces of the enemy!"
  37271. END
  37272.  
  37273. DIALOGEVENT:MESkirm_OffM007subtitle
  37274. "*The Forest of Mirkwood is infested with Wood-elves. We must remove them before we go any further."
  37275. END
  37276.  
  37277. DIALOGEVENT:MESkirm_OffM008subtitle
  37278. "*The Elves will defend this region with great conviction. Their bravery not stand up to the will of Sauron."
  37279. END
  37280.  
  37281. DIALOGEVENT:MESkirm_OffM009subtitle
  37282. "*The Dwarves will defend this region with all their might. Their strength is still no match for the armies of Sauron."
  37283. END
  37284.  
  37285. DIALOGEVENT:MESkirm_OffM010subtitle
  37286. "*The Elves have held the Forests of Mirkwood for many years. We must put an end to their reign in this region. "
  37287. END
  37288.  
  37289. DIALOGEVENT:MESkirm_OffM011subtitle
  37290. "*The Dwarves have held these lands for many years. We must put an end to their reign in this region. "
  37291. END
  37292.  
  37293. DIALOGEVENT:MESkirm_OffM012subtitle
  37294. "*The Dunedain have held these lands for many years. We must put an end to their reign in this region. "
  37295. END
  37296.  
  37297. DIALOGEVENT:MGRiven_OffE014subtitle
  37298. "*Train your warriors from this building here."
  37299. END
  37300.  
  37301. DIALOGEVENT:MGRiven_OffE015subtitle
  37302. "*The Heal Power can restore our soldiers's health. "
  37303. END
  37304.  
  37305. DIALOGEVENT:MGRiven_OffE016subtitle
  37306. "*The Enshroding Mist Power can hide our troops from the enemy."
  37307. END
  37308.  
  37309. DIALOGEVENT:MGRiven_OffE017subtitle
  37310. "*The Elven Gifts Power can raise the attack strength of our heroes."
  37311. END
  37312.  
  37313. DIALOGEVENT:MGRiven_OffE018subtitle
  37314. "*The Elven Wood Power summons trees your units can use for cover."
  37315. END
  37316.  
  37317. DIALOGEVENT:MGRiven_OffE019subtitle
  37318. "*The Elven Wood Power provides an armor bonus for any allied units, as well as providing camouflage for elves."
  37319. END
  37320.  
  37321. DIALOGEVENT:MGRiven_OffE020subtitle
  37322. "*The Goblins are attacking to the North!"
  37323. END
  37324.  
  37325. DIALOGEVENT:MGRiven_OffE021subtitle
  37326. "*The Goblins are attacking to the South!"
  37327. END
  37328.  
  37329. DIALOGEVENT:MGRiven_OffE022subtitle
  37330. "*The Goblins are attacking to the East!"
  37331. END
  37332.  
  37333. DIALOGEVENT:MGRiven_OffE023subtitle
  37334. "*The Goblins are attacking to the West!"
  37335. END
  37336.  
  37337. DIALOGEVENT:MGRiven_OffE024subtitle
  37338. "*More goblins are attacking to the west!"
  37339. END
  37340.  
  37341. DIALOGEVENT:MGRiven_OffE025subtitle
  37342. "*This time they have brought a GIANT!"
  37343. END
  37344.  
  37345. DIALOGEVENT:MGRiven_OffE026subtitle
  37346. "*They are attacking  the House of Elrond!"
  37347. END
  37348.  
  37349. DIALOGEVENT:MGRiven_OffE027subtitle
  37350. "*They are attacking the Gate!"
  37351. END
  37352.  
  37353. DIALOGEVENT:MGRiven_OffE028subtitle
  37354. "*The Goblins are in the Gardens to the west!"
  37355. END
  37356.  
  37357. DIALOGEVENT:MGRiven_Arwe002subtitle
  37358. "*I've brought the Lancers back Father!"
  37359. END
  37360.  
  37361. DIALOGEVENT:MGRiven_Arwe003subtitle
  37362. "*We've returned!"
  37363. END
  37364.  
  37365. DIALOGEVENT:MGRiven_Arwe004subtitle
  37366. "*We've destroyed a Goblin camp to the west of here!"
  37367. END
  37368.  
  37369. DIALOGEVENT:MGRiven_Arwe005subtitle
  37370. "*They'll trouble us no more!"
  37371. END
  37372.  
  37373. DIALOGEVENT:MGRiven_Arwe006subtitle
  37374. "*I've returned with the Lancers father!"
  37375. END
  37376.  
  37377. DIALOGEVENT:MGRiven_OffE029subtitle
  37378. "*Some Lorien Archers have arrived to the west."
  37379. END
  37380.  
  37381. DIALOGEVENT:MGRiven_OffE030subtitle
  37382. "*More Lorien Warriors have arrived."
  37383. END
  37384.  
  37385. DIALOGEVENT:MGRiven_OffE031subtitle
  37386. "*These Lorien Warriors will aid us greatly.  More can be trained at the Elven Barracks."
  37387. END
  37388.  
  37389. DIALOGEVENT:MGRiven_OffE032subtitle
  37390. "*These Lorien Archers will aid us greatly.  More can now be trained at the Elven Barracks."
  37391. END
  37392.  
  37393. DIALOGEVENT:MGRiven_OffE033subtitle
  37394. "*The Mallorn Tree provides resources so we can train more soldiers."
  37395. END
  37396.  
  37397. DIALOGEVENT:MGRiven_OffE034subtitle
  37398. "*Train more warriors at the Elven Barracks to fight off of the Goblin invasion."
  37399. END
  37400.  
  37401. DIALOGEVENT:MGRiven_OffE035subtitle
  37402. "*Train 2 more squads of Lorien Warriors."
  37403. END
  37404.  
  37405. DIALOGEVENT:MGRiven_OffE036subtitle
  37406. "*Train 3 more squads of Lorien Warriors."
  37407. END
  37408.  
  37409. DIALOGEVENT:MGRiven_OffE037subtitle
  37410. "*Train 4 more squads of Lorien Warriors."
  37411. END
  37412.  
  37413. DIALOGEVENT:MGRiven_OffE038subtitle
  37414. "*Train 5 more squads of Lorien Warriors."
  37415. END
  37416.  
  37417. DIALOGEVENT:MGRiven_OffE039subtitle
  37418. "*Train more archers at the Elven Barracks to fight off of the Goblin invasion."
  37419. END
  37420.  
  37421. DIALOGEVENT:MGRiven_OffE040subtitle
  37422. "*Train 2 more squads of Lorien Archers!"
  37423. END
  37424.  
  37425. DIALOGEVENT:MGRiven_OffE041subtitle
  37426. "*Train 3 more squads of Lorien Archers! "
  37427. END
  37428.  
  37429. DIALOGEVENT:MGRiven_OffE042subtitle
  37430. "*Train 4 more squads of Lorien Archers! "
  37431. END
  37432.  
  37433. DIALOGEVENT:MGRiven_OffE043subtitle
  37434. "*Train 5 more squads of Lorien Archers!"
  37435. END
  37436.  
  37437. DIALOGEVENT:MGRiven_OffE044subtitle
  37438. "*Powers will be essential for our victory today."
  37439. END
  37440.  
  37441. DIALOGEVENT:MGRiven_OffE045subtitle
  37442. "*Remember, we'll need to use our Powers to ensure victory."
  37443. END
  37444.  
  37445. DIALOGEVENT:MGRiven_OffE046subtitle
  37446. "*Celeborn at Lorien has sent us some archers!"
  37447. END
  37448.  
  37449. DIALOGEVENT:MGRiven_OffE047subtitle
  37450. "*More archers from Lorien have arrived."
  37451. END
  37452.  
  37453. DIALOGEVENT:MGRiven_OffE048subtitle
  37454. "*There are even more goblins!"
  37455. END
  37456.  
  37457. DIALOGEVENT:MGRiven_OffE049subtitle
  37458. "*The goblins draw near! Close the Gate!"
  37459. END
  37460.  
  37461. DIALOGEVENT:MGRiven_OffE050subtitle
  37462. "*We should build up our forces before facing the Goblin invaders!"
  37463. END
  37464.  
  37465. DIALOGEVENT:MGRiven_OffE051subtitle
  37466. "*We will need to build a stronger force before confronting the Goblin camps!"
  37467. END
  37468.  
  37469. DIALOGEVENT:MGRiven_OffE052subtitle
  37470. "*Glorfindel must go to the House of Elrond and inform the Lord of the approaching goblins."
  37471. END
  37472.  
  37473. DIALOGEVENT:MGRiven_OffE053subtitle
  37474. "*Ride out and destroy the Goblin Camp to the south!"
  37475. END
  37476.  
  37477. DIALOGEVENT:MGRiven_OffE054subtitle
  37478. "*The Goblin Camp must be destroyed!"
  37479. END
  37480.  
  37481. DIALOGEVENT:MGRiven_Arwe013subtitle
  37482. "*We've just razed a goblin encampment to the west!"
  37483. END
  37484.  
  37485. DIALOGEVENT:MGRiven_Arwe007subtitle
  37486. "*There are more goblins to the south!"
  37487. END
  37488.  
  37489. DIALOGEVENT:MGRiven_Arwe008subtitle
  37490. "*There is another camp to the south!"
  37491. END
  37492.  
  37493. DIALOGEVENT:MGRiven_Arwe009subtitle
  37494. "*There are more goblins setting up camp across the Bruinen!"
  37495. END
  37496.  
  37497. DIALOGEVENT:MGRiven_Arwe014subtitle
  37498. "*We've seen more goblins setting up camp across the Bruinen!"
  37499. END
  37500.  
  37501. DIALOGEVENT:MGRiven_Arwe010subtitle
  37502. "*There are more goblins across the Bruinen!"
  37503. END
  37504.  
  37505. DIALOGEVENT:MGRiven_Arwe011subtitle
  37506. "*There are more goblins setting up camp across the river!"
  37507. END
  37508.  
  37509. DIALOGEVENT:MGRiven_OffE055subtitle
  37510. "*Arrows aren't effective on the buildings. Bring up the Warriors and the Lancers!"
  37511. END
  37512.  
  37513. DIALOGEVENT:MGRiven_OffE056subtitle
  37514. "*We'll need Warriors or Lancers to take out these buildings."
  37515. END
  37516.  
  37517. DIALOGEVENT:MGRiven_Elf1007subtitle
  37518. "*A GIANT!"
  37519. END
  37520.  
  37521. DIALOGEVENT:MGRiven_Arwe012subtitle
  37522. "*A Giant! It will destroy Rivendell!"
  37523. END
  37524.  
  37525. DIALOGEVENT:MGRiven_Elf2003subtitle
  37526. "*It's a Giant! It will destroy Rivendell!"
  37527. END
  37528.  
  37529. DIALOGEVENT:MGRiven_Elf1008subtitle
  37530. "*You arrived just in time!"
  37531. END
  37532.  
  37533. DIALOGEVENT:MGRiven_Elf2004subtitle
  37534. "*Your timing is unmatched Glorfindel!"
  37535. END
  37536.  
  37537. DIALOGEVENT:MGRiven_OffE057subtitle
  37538. "*The Warriors can use the towers for cover from enemy fire."
  37539. END
  37540.  
  37541. DIALOGEVENT:MGRiven_OffE058subtitle
  37542. "*Archers can attack from garrisoned towers."
  37543. END
  37544.  
  37545. DIALOGEVENT:MGRiven_OffE059subtitle
  37546. "*Garrison towers with soldiers by giving a move order into the tower."
  37547. END
  37548.  
  37549. DIALOGEVENT:MGRiven_OffE060subtitle
  37550. "*Our friends need help!"
  37551. END
  37552.  
  37553. DIALOGEVENT:MGRiven_Arwe015subtitle
  37554. "*Rise up!!"
  37555. END
  37556.  
  37557. DIALOGEVENT:MGHighP_OffE006subtitle
  37558. "*We must reach the far side of High Pass."
  37559. END
  37560.  
  37561. DIALOGEVENT:MGHighP_OffE007subtitle
  37562. "*We must find our way to the other side of this mountain pass."
  37563. END
  37564.  
  37565. DIALOGEVENT:MGHighP_OffE008subtitle
  37566. "*The Watcher in the water! It's too strong for our swordsman! We must use archers!"
  37567. END
  37568.  
  37569. DIALOGEVENT:MGHighP_OffE009subtitle
  37570. "*Don't get too close to it! Bring up the archers!"
  37571. END
  37572.  
  37573. DIALOGEVENT:MGHighP_OffE010subtitle
  37574. "*Giants! They're attacking our structures!"
  37575. END
  37576.  
  37577. DIALOGEVENT:MGHighP_OffE011subtitle
  37578. "*The Ice Tower -- it's collapsing!"
  37579. END
  37580.  
  37581. DIALOGEVENT:MGHighP_OffE012subtitle
  37582. "*We MUST rescue Haldir. "
  37583. END
  37584.  
  37585. DIALOGEVENT:MGHighP_OffE013subtitle
  37586. "*We must establish a camp."
  37587. END
  37588.  
  37589. DIALOGEVENT:MGHighP_OffE014subtitle
  37590. "*We must build a Mallorn Tree."
  37591. END
  37592.  
  37593. DIALOGEVENT:MGHighP_OffE015subtitle
  37594. "*We must build a Green Pasture."
  37595. END
  37596.  
  37597. DIALOGEVENT:MGHighP_OffE016subtitle
  37598. "*We must train more Archers and Lancers to clear this pass."
  37599. END
  37600.  
  37601. DIALOGEVENT:MGEtten_Elf2002subtitle
  37602. "*Giants! They heaved boulders down upon us from the Northern Cliffs."
  37603. END
  37604.  
  37605. DIALOGEVENT:MGEtten_Elf1004subtitle
  37606. "*Giants, they came from the north, hurling rocks!"
  37607. END
  37608.  
  37609. DIALOGEVENT:MGEtten_OffE005subtitle
  37610. "*Giants! There are giants on the northern cliff! "
  37611. END
  37612.  
  37613. DIALOGEVENT:MGEtten_OffE006subtitle
  37614. "*That Troll is guarding the Entmoot. Kill it and free our woodland brethren."
  37615. END
  37616.  
  37617. DIALOGEVENT:MGEtten_OffE007subtitle
  37618. "*We've freed the Entmoot. Now we can summon Ents."
  37619. END
  37620.  
  37621. DIALOGEVENT:MGEtten_OffE008subtitle
  37622. "*Let us grow Ents and use them to destroy this wall."
  37623. END
  37624.  
  37625. DIALOGEVENT:MGEtten_OffE009subtitle
  37626. "*That drum, it summons the Giants. Destroy it."
  37627. END
  37628.  
  37629. DIALOGEVENT:MGEtten_OffE010subtitle
  37630. "*The Goblin King! At last, you will die!"
  37631. END
  37632.  
  37633. DIALOGEVENT:MGEtten_OffG001subtitle
  37634. "*Puny woodland fools, you stand no chance against the Goblin King!"
  37635. END
  37636.  
  37637. DIALOGEVENT:MGEtten_OffG002subtitle
  37638. "*Is that the best you can do? Fools!"
  37639. END
  37640.  
  37641. DIALOGEVENT:MGEtten_OffG003subtitle
  37642. "*Minions! Destroy them!"
  37643. END
  37644.  
  37645. DIALOGEVENT:MGEtten_Elf1005subtitle
  37646. "*We are here to build for the Elves!"
  37647. END
  37648.  
  37649. DIALOGEVENT:MGEtten_OffE011subtitle
  37650. "*We should build our fortress away from the cliffs. The Giants may return."
  37651. END
  37652.  
  37653. DIALOGEVENT:MGEtten_OffE012subtitle
  37654. "*The Troll! It summons Giants with that drum. Kill it!"
  37655. END
  37656.  
  37657. DIALOGEVENT:MGEtten_OffE013subtitle
  37658. "*These walls are of the ancient evil realm of Angmar. The Goblin King has now made it his fortress!"
  37659. END
  37660.  
  37661. DIALOGEVENT:MGEtten_OffE014subtitle
  37662. "*The Goblin King! Let us end this once and for all!"
  37663. END
  37664.  
  37665. DIALOGEVENT:MGBlueM_OffD017subtitle
  37666. "*We must destroy that Gate!"
  37667. END
  37668.  
  37669. DIALOGEVENT:MGBlueM_OffD018subtitle
  37670. "*The Dragon!! He attacks!"
  37671. END
  37672.  
  37673. DIALOGEVENT:MGBlueM_OffD019subtitle
  37674. "*Fire Drakes! They have filled our homes with dread!"
  37675. END
  37676.  
  37677. DIALOGEVENT:MGBlueM_OffD020subtitle
  37678. "*Our Fortress must be built inside the caveà.only then shall we be safe from the dragon."
  37679. END
  37680.  
  37681. DIALOGEVENT:MGBlueM_OffD021subtitle
  37682. "*Die, foul dragon!"
  37683. END
  37684.  
  37685. DIALOGEVENT:MGBlueM_Dwar013subtitle
  37686. "*We have come to assist you, to help build a fortress."
  37687. END
  37688.  
  37689. DIALOGEVENT:MGBlueM_Dwar014subtitle
  37690. "*Greetings, brethren! No gate shall stand before us."
  37691. END
  37692.  
  37693. DIALOGEVENT:MGBlueM_Dwar015subtitle
  37694. "*Greetings, we come from the South to aid you."
  37695. END
  37696.  
  37697. DIALOGEVENT:MGBlueM_OffD022subtitle
  37698. "*I sense my ancestors here."
  37699. END
  37700.  
  37701. DIALOGEVENT:MGBlueM_OffD023subtitle
  37702. "*This is a bad place."
  37703. END
  37704.  
  37705. DIALOGEVENT:MGGreyH_OffE009subtitle
  37706. "*Elves of Mithlond! Drive the scourge of the Corsairs out of these waters!"
  37707. END
  37708.  
  37709. DIALOGEVENT:MGGreyH_OffE010subtitle
  37710. "*The Corsairs pillage and desecrate our homes - drive them out!"
  37711. END
  37712.  
  37713. DIALOGEVENT:MGGreyH_OffE011subtitle
  37714. "*The filth of Umbar has been eradicated!  "
  37715. END
  37716.  
  37717. DIALOGEVENT:MGGreyH_OffE012subtitle
  37718. "*Raise our banner next to the Shipwright!"
  37719. END
  37720.  
  37721. DIALOGEVENT:MGGreyH_OffE013subtitle
  37722. "*Raise the banner next to the Shipwright to reclaim it!"
  37723. END
  37724.  
  37725. DIALOGEVENT:MGGreyH_OffE014subtitle
  37726. "*We have captured one shipwright. Now, reclaim the other!"
  37727. END
  37728.  
  37729. DIALOGEVENT:MGGreyH_OffE015subtitle
  37730. "*Recapture the remaining shipwright!"
  37731. END
  37732.  
  37733. DIALOGEVENT:MGGreyH_OffE016subtitle
  37734. "*It is done - both shipwrights are ours to command!"
  37735. END
  37736.  
  37737. DIALOGEVENT:MGGreyH_OffE017subtitle
  37738. "*Now, we must rebuild our naval forces, that we may contest the menace of the Corsairs"
  37739. END
  37740.  
  37741. DIALOGEVENT:MGGreyH_OffE018subtitle
  37742. "*We must first construct an attack group of Battleships - they are the backbone of our Navy."
  37743. END
  37744.  
  37745. DIALOGEVENT:MGGreyH_OffE019subtitle
  37746. "*The refuse of Umbar will not relent. We must build more Battleships!"
  37747. END
  37748.  
  37749. DIALOGEVENT:MGGreyH_OffE020subtitle
  37750. "*Well done! With these Battleships the Corsairs will surely meet their defeat!"
  37751. END
  37752.  
  37753. DIALOGEVENT:MGGreyH_OffE021subtitle
  37754. "*The lore of the Shipwrights of Mithlond is unparalleled, but remember to upgrade the armor and endurance of our naval craft!"
  37755. END
  37756.  
  37757. DIALOGEVENT:MGGreyH_OffE022subtitle
  37758. "*The Shipwrights have crafted us an enchanted vessel."
  37759. END
  37760.  
  37761. DIALOGEVENT:MGGreyH_OffE023subtitle
  37762. "*It is the Storm Ship - when it rams into enemy craft, it explodes, creating a swirling vortex of water."
  37763. END
  37764.  
  37765. DIALOGEVENT:MGGreyH_OffE024subtitle
  37766. "*But be wary, for the vortex will sink ally and foe alike!"
  37767. END
  37768.  
  37769. DIALOGEVENT:MGGreyH_OffE025subtitle
  37770. "*Construct a Storm Ship from the Shipwright."
  37771. END
  37772.  
  37773. DIALOGEVENT:MGGreyH_OffE026subtitle
  37774. "*It would be wise to build the Storm Ship!"
  37775. END
  37776.  
  37777. DIALOGEVENT:MGGreyH_OffE027subtitle
  37778. "*Excellent, the Storm Ship is complete!"
  37779. END
  37780.  
  37781. DIALOGEVENT:MGGreyH_OffE028subtitle
  37782. "*The Corsairs wait for us out at sea, mocking us!  Let us bring the fight to them!"
  37783. END
  37784.  
  37785. DIALOGEVENT:MGGreyH_OffE029subtitle
  37786. "*The Black Ships have blockaded our harbors! Attack them!"
  37787. END
  37788.  
  37789. DIALOGEVENT:MGGreyH_OffE030subtitle
  37790. "*Send the Corsair ships to a watery grave!"
  37791. END
  37792.  
  37793. DIALOGEVENT:MGGreyH_OffE031subtitle
  37794. "*The blockade is broken!"
  37795. END
  37796.  
  37797. DIALOGEVENT:MGGreyH_OffE032subtitle
  37798. "*The Corsairs must be coming from a stronghold in the south. Find it and capture their shipwrights!"
  37799. END
  37800.  
  37801. DIALOGEVENT:MGGreyH_OffE033subtitle
  37802. "*Build us Transports ships. With them, we can move our batallions across the waters."
  37803. END
  37804.  
  37805. DIALOGEVENT:MGGreyH_OffE034subtitle
  37806. "*We must capture the Corsair shipwrights, and we cannot do so without the Transports!"
  37807. END
  37808.  
  37809. DIALOGEVENT:MGGreyH_OffE035subtitle
  37810. "*Good, now that the Transport is complete, load it up with our Elven batallions!"
  37811. END
  37812.  
  37813. DIALOGEVENT:MGGreyH_OffE036subtitle
  37814. "*The transports lie empty, garrison our units inside them and sent them out to take over the Corsair shipwrights!"
  37815. END
  37816.  
  37817. DIALOGEVENT:MGGreyH_OffE037subtitle
  37818. "*Once the Transport draws close to shore, select the batallions inside it to unload the Transport."
  37819. END
  37820.  
  37821. DIALOGEVENT:MGGreyH_OffE038subtitle
  37822. "*Our forces will drown helpless should the Corsairs attack!  Unload them from the Transports!"
  37823. END
  37824.  
  37825. DIALOGEVENT:MGGreyH_OffE039subtitle
  37826. "*Now, capture the shipwrights - we will need them to strengthen our Navy."
  37827. END
  37828.  
  37829. DIALOGEVENT:MGGreyH_OffE040subtitle
  37830. "*The wind carries a fell note across the waters - the heralds of the Armada sound their assault! "
  37831. END
  37832.  
  37833. DIALOGEVENT:MGGreyH_OffE041subtitle
  37834. "*The enemy approaches our unprotected shores to the west!"
  37835. END
  37836.  
  37837. DIALOGEVENT:MGGreyH_OffE042subtitle
  37838. "*The Corsairs vessels bear seige engines - raining fire upon us!  "
  37839. END
  37840.  
  37841. DIALOGEVENT:MGGreyH_OffE043subtitle
  37842. "*We must contest this threat. Build Bombardment ships and repel these new craft!"
  37843. END
  37844.  
  37845. DIALOGEVENT:MGGreyH_OffE044subtitle
  37846. "*Our vessels burn and sink! Build the Bombardment ships! "
  37847. END
  37848.  
  37849. DIALOGEVENT:MGGreyH_OffD003subtitle
  37850. "*There it is again!  A second assault wave approaches!"
  37851. END
  37852.  
  37853. DIALOGEVENT:MGGreyH_OffE045subtitle
  37854. "*What!  How is this possible!  The Corsairs have secretly infiltrated our city!"
  37855. END
  37856.  
  37857. DIALOGEVENT:MGGreyH_OffE046subtitle
  37858. "*We are unprotected!  Slay the Corsairs before they advance upon our stronghold!"
  37859. END
  37860.  
  37861. DIALOGEVENT:MGGreyH_OffD004subtitle
  37862. "*A third trumpet, and the skies darken, this surely is our final battle!"
  37863. END
  37864.  
  37865. DIALOGEVENT:MGGreyH_OffE047subtitle
  37866. "*Unlikely words from you, Master Dwarf!  But we will not perish at the hands of this rabble, I swear to you!"
  37867. END
  37868.  
  37869. DIALOGEVENT:MGGreyH_OffE048subtitle
  37870. "*We must rally our strength and stand firm against this final attack!"
  37871. END
  37872.  
  37873. DIALOGEVENT:MGGreyH_OffE049subtitle
  37874. "*We are victorious!  Grace and good fortune both have favored us on this day of battle!"
  37875. END
  37876.  
  37877. DIALOGEVENT:MGGreyH_OffE050subtitle
  37878. "*We have failed - Mithlond has fallen to the enemy!"
  37879. END
  37880.  
  37881. DIALOGEVENT:MGCeldu_OffD007subtitle
  37882. "*There are Shipwrights to the North and South. We should destroy them!"
  37883. END
  37884.  
  37885. DIALOGEVENT:MGCeldu_OffD008subtitle
  37886. "*Mordor must have a Fortress. We should destroy it."
  37887. END
  37888.  
  37889. DIALOGEVENT:MGCeldu_OffD009subtitle
  37890. "*A Nazgul!"
  37891. END
  37892.  
  37893. DIALOGEVENT:MGCeldu_OffD010subtitle
  37894. "*The Nazgul returns!"
  37895. END
  37896.  
  37897. DIALOGEVENT:MGCeldu_OffD011subtitle
  37898. "*Accursed Nazgul, when will you die!"
  37899. END
  37900.  
  37901. DIALOGEVENT:MGCeldu_OffD012subtitle
  37902. "*King Dain! We shall fight along side you!"
  37903. END
  37904.  
  37905. DIALOGEVENT:MGCeldu_OffD013subtitle
  37906. "*All the Catapults are destroyed."
  37907. END
  37908.  
  37909. DIALOGEVENT:MGCeldu_OffD014subtitle
  37910. "*Those fire ships! They are relentless!"
  37911. END
  37912.  
  37913. DIALOGEVENT:MGErebo_OffD013subtitle
  37914. "*We can train more Builders from the Throne of Erebor."
  37915. END
  37916.  
  37917. DIALOGEVENT:MGErebo_OffD014subtitle
  37918. "*This room houses all of our Dwarven Barracks."
  37919. END
  37920.  
  37921. DIALOGEVENT:MGErebo_OffD015subtitle
  37922. "*We can train our troops here."
  37923. END
  37924.  
  37925. DIALOGEVENT:MGErebo_OffD016subtitle
  37926. "*You can build up the heavy equipment in here."
  37927. END
  37928.  
  37929. DIALOGEVENT:MGErebo_OffD017subtitle
  37930. "*Our Forgeworks are located here."
  37931. END
  37932.  
  37933. DIALOGEVENT:MGErebo_OffD018subtitle
  37934. "*We will need to send troops to Dale."
  37935. END
  37936.  
  37937. DIALOGEVENT:MGErebo_OffD019subtitle
  37938. "*We must set up a defense out here to buy some time for our defenses inside the mountain."
  37939. END
  37940.  
  37941. DIALOGEVENT:MGErebo_OffD020subtitle
  37942. "*Hold the city of Dale while we build up our defenses inside the mountain."
  37943. END
  37944.  
  37945. DIALOGEVENT:MGErebo_OffD021subtitle
  37946. "*They're attacking the Gate!"
  37947. END
  37948.  
  37949. DIALOGEVENT:MGErebo_OffD022subtitle
  37950. "*The gate is heavily damaged!"
  37951. END
  37952.  
  37953. DIALOGEVENT:MGErebo_OffD023subtitle
  37954. "*They've almost broken through!"
  37955. END
  37956.  
  37957. DIALOGEVENT:MGErebo_OffD024subtitle
  37958. "*The Mordor scum defile our Throne!"
  37959. END
  37960.  
  37961. DIALOGEVENT:MGErebo_OffD025subtitle
  37962. "*If the Throne is destroyed all hope is lost!"
  37963. END
  37964.  
  37965. DIALOGEVENT:MGErebo_OffD026subtitle
  37966. "*Hurry, we must build up the defenses of Dale, the Enemy draws near!"
  37967. END
  37968.  
  37969. DIALOGEVENT:MGErebo_OffD027subtitle
  37970. "*The Mordor host draws near. I can smell their foul stench."
  37971. END
  37972.  
  37973. DIALOGEVENT:MGErebo_OffD028subtitle
  37974. "*Ha! Is that the best they can do!?"
  37975. END
  37976.  
  37977. DIALOGEVENT:MGErebo_OffD029subtitle
  37978. "*We can use the buildings inside Erebor to train up more troops."
  37979. END
  37980.  
  37981. DIALOGEVENT:MGErebo_OffD030subtitle
  37982. "*Dale might be lost, but we still have more resources in the mountain."
  37983. END
  37984.  
  37985. DIALOGEVENT:MGErebo_OffD031subtitle
  37986. "*The Mordor army approaches... CLOSE THE GATE! "
  37987. END
  37988.  
  37989. DIALOGEVENT:MGErebo_OffD032subtitle
  37990. "*Use the undermine tunnels to retreat back into the Mountain."
  37991. END
  37992.  
  37993. DIALOGEVENT:MGErebo_OffD033subtitle
  37994. "*Though Dale has fallen, all is not lost! We must defend the Mountain!"
  37995. END
  37996.  
  37997. DIALOGEVENT:MGErebo_OffD034subtitle
  37998. "*Fall back inside the mountain and regroup!"
  37999. END
  38000.  
  38001. DIALOGEVENT:MGErebo_OffD035subtitle
  38002. "*We can revive our fallen heroes at the Throne of Erebor."
  38003. END
  38004.  
  38005. DIALOGEVENT:MGDolGu_OffE011subtitle
  38006. "*Elves, we must capture the signal fires in the North and South. Once taken, our reinforcements will be summoned in turn!"
  38007. END
  38008.  
  38009. DIALOGEVENT:MGDolGu_OffE012subtitle
  38010. "*Our reinforcements await the Signal Fire!  Capture it!"
  38011. END
  38012.  
  38013. DIALOGEVENT:MGDolGu_OffE013subtitle
  38014. "*Take the second Signal Fire! Our forces await our sign!"
  38015. END
  38016.  
  38017. DIALOGEVENT:MGDolGu_OffE014subtitle
  38018. "*The enemy hath been defeated. We have reclaimed the forests!"
  38019. END
  38020.  
  38021. DIALOGEVENT:MGDolGu_OffE015subtitle
  38022. "*Now, lay seige to the dark fortress and breach the inner perimeter!"
  38023. END
  38024.  
  38025. DIALOGEVENT:MGDolGu_OffE016subtitle
  38026. "*We must break through the inner walls of Dol Guldur. To arms!"
  38027. END
  38028.  
  38029. DIALOGEVENT:MGDolGu_OffE017subtitle
  38030. "*The outer walls hath been breached!  "
  38031. END
  38032.  
  38033. DIALOGEVENT:MGDolGu_OffE018subtitle
  38034. "*Destroy every accursed building and abode within!"
  38035. END
  38036.  
  38037. DIALOGEVENT:MGDolGu_OffE019subtitle
  38038. "*Nothing must be left standing - destroy every foul pit and den of this wicked place!"
  38039. END
  38040.  
  38041. DIALOGEVENT:MGDolGu_OffE020subtitle
  38042. "*The force of the Shadow's will comes from this castle. Destroy this abomination!"
  38043. END
  38044.  
  38045. DIALOGEVENT:MGDolGu_OffE021subtitle
  38046. "*Rend the castle to ruins! It is an abomination that must not stand!"
  38047. END
  38048.  
  38049. DIALOGEVENT:MGDolGu_Elf1004subtitle
  38050. "*The castle hath fallen!"
  38051. END
  38052.  
  38053. DIALOGEVENT:MGDolGu_OffE022subtitle
  38054. "*Many tortured souls perished cruelly in this prison - destroy it so that they can be at peace!"
  38055. END
  38056.  
  38057. DIALOGEVENT:MGDolGu_OffE023subtitle
  38058. "*We cannot leave this fell prison intact - cast it down!"
  38059. END
  38060.  
  38061. DIALOGEVENT:MGDolGu_Elf1005subtitle
  38062. "*The prison is no more!"
  38063. END
  38064.  
  38065. DIALOGEVENT:MGDolGu_OffE024subtitle
  38066. "*There are still buildings left inside the fortress. We must destroy them!"
  38067. END
  38068.  
  38069. DIALOGEVENT:MGDolGu_Elf1006subtitle
  38070. "*All buildings within the citadel are in ruins!  Dol Guldur is but a hollow shell to topple!"
  38071. END
  38072.  
  38073. DIALOGEVENT:MGDolGu_OffE025subtitle
  38074. "*All structures have been eradicated - the dark heart of Dol Guldur has been carved out!"
  38075. END
  38076.  
  38077. DIALOGEVENT:MGDolGu_OffE026subtitle
  38078. "*Our hearts must not falter - vanquish the hordes of Mordor!  "
  38079. END
  38080.  
  38081. DIALOGEVENT:MGDolGu_OffE027subtitle
  38082. "*The hosts of Mordor assail us from the forest!  Slay every last one of them!  "
  38083. END
  38084.  
  38085. DIALOGEVENT:MGDolGu_Elf1007subtitle
  38086. "*We have survived!  The Mordor army is no more!"
  38087. END
  38088.  
  38089. DIALOGEVENT:MGDolGu_OffE028subtitle
  38090. "*The Shadow has overwhelmed us - retreat!"
  38091. END
  38092.  
  38093. DIALOGEVENT:MELorie_OffG007subtitle
  38094. "*First, a builder needs to construct us a cave!"
  38095. END
  38096.  
  38097. DIALOGEVENT:MELorie_OffG008subtitle
  38098. "*We need a goblin cave to create our invasion force - Get moving builder!"
  38099. END
  38100.  
  38101. DIALOGEVENT:MELorie_OffG009subtitle
  38102. "*Our tunnels will provide resources. With more of them, our riches will growà."
  38103. END
  38104.  
  38105. DIALOGEVENT:MELorie_OffG010subtitle
  38106. "*Build us a second tunnel so that we may conquer this landà"
  38107. END
  38108.  
  38109. DIALOGEVENT:MELorie_OffG011subtitle
  38110. "*We need a second tunnel, you lazy workers!"
  38111. END
  38112.  
  38113. DIALOGEVENT:MELorie_OffG012subtitle
  38114. "*Once built, our tunnels will connect with each other."
  38115. END
  38116.  
  38117. DIALOGEVENT:MELorie_OffG013subtitle
  38118. "*Yesss, use the tunnels to move our forces through Lorien quickly"
  38119. END
  38120.  
  38121. DIALOGEVENT:MELorie_OffG014subtitle
  38122. "*First, move our forces into the tunnel, then choose another tunnel from which they will emergeà"
  38123. END
  38124.  
  38125. DIALOGEVENT:MELorie_OffG015subtitle
  38126. "*Ahhhh, yes!  The Goblin Cave is complete!"
  38127. END
  38128.  
  38129. DIALOGEVENT:MELorie_OffG016subtitle
  38130. "*Build our hordes of Goblins for the attack on Lorien."
  38131. END
  38132.  
  38133. DIALOGEVENT:MELorie_OffG017subtitle
  38134. "*We need more goblins - use the Cave!"
  38135. END
  38136.  
  38137. DIALOGEVENT:MELorie_OffG018subtitle
  38138. "*How can we conquer the city with this rabble! Bring us more goblins!"
  38139. END
  38140.  
  38141. DIALOGEVENT:MELorie_OffG019subtitle
  38142. "*The Goblins are ready!"
  38143. END
  38144.  
  38145. DIALOGEVENT:MELorie_OffG020subtitle
  38146. "*We must summon dark powers to turn the odds of battle in our favor. Choose a power to use against our enemy."
  38147. END
  38148.  
  38149. DIALOGEVENT:MELorie_OffG021subtitle
  38150. "*Once a power has fully charged, select it, and cast it upon a target."
  38151. END
  38152.  
  38153. DIALOGEVENT:MELorie_OffG022subtitle
  38154. "*For every accursed elf and abode we slay, our power will increase.  Remember this well and choose new powers when the moment arises!"
  38155. END
  38156.  
  38157. DIALOGEVENT:MELorie_OffG023subtitle
  38158. "*Cave Trolls are mighty beasts that can swiftly demolish structures - we will need their strength to eradicate the Elven city."
  38159. END
  38160.  
  38161. DIALOGEVENT:MELorie_OffG024subtitle
  38162. "*Build us a Fissure - we can summon the Cave Trolls from there."
  38163. END
  38164.  
  38165. DIALOGEVENT:MELorie_OffG025subtitle
  38166. "*Did you hear me builders?!  We need to construct a fissure!"
  38167. END
  38168.  
  38169. DIALOGEVENT:MELorie_OffG026subtitle
  38170. "*Well done! The Fissure has been completed!"
  38171. END
  38172.  
  38173. DIALOGEVENT:MELorie_OffG027subtitle
  38174. "*Before we can summon the Cave Trolls, we must upgrade the Fissure."
  38175. END
  38176.  
  38177. DIALOGEVENT:MELorie_OffG028subtitle
  38178. "*Select the Fissure, then upgrade it!"
  38179. END
  38180.  
  38181. DIALOGEVENT:MELorie_OffG029subtitle
  38182. "*Upgrade the Fissure!"
  38183. END
  38184.  
  38185. DIALOGEVENT:MELorie_OffG030subtitle
  38186. "*Excellent the fissure has been upgraded!"
  38187. END
  38188.  
  38189. DIALOGEVENT:MELorie_OffG031subtitle
  38190. "*Now, we are ready to summon the cave trolls!"
  38191. END
  38192.  
  38193. DIALOGEVENT:MELorie_OffG032subtitle
  38194. "*Lorien will not fall of its own accord!  Summon the Cave Trolls from the fissure! "
  38195. END
  38196.  
  38197. DIALOGEVENT:MELorie_OffG033subtitle
  38198. "*The Cave Trolls are ready!"
  38199. END
  38200.  
  38201. DIALOGEVENT:MELorie_OffG034subtitle
  38202. "*We goblins know well the ways of taming the giant spiders.  Build a Spider Lair and they will bear us forth to victory!"
  38203. END
  38204.  
  38205. DIALOGEVENT:MELorie_OffG035subtitle
  38206. "*Where is our Lair?  We need the Spider Riders to trample the Elves and their cityà."
  38207. END
  38208.  
  38209. DIALOGEVENT:MELorie_OffG036subtitle
  38210. "*Good, now that the Spider Lair is complete, create several groups of Spider Riders."
  38211. END
  38212.  
  38213. DIALOGEVENT:MELorie_OffG037subtitle
  38214. "*We need the Spider Riders!  "
  38215. END
  38216.  
  38217. DIALOGEVENT:MELorie_OffG038subtitle
  38218. "*The Spider Riders are ready!"
  38219. END
  38220.  
  38221. DIALOGEVENT:MELorie_OffG039subtitle
  38222. "*We must defend our fortress if our conquest is to succeed!  Select the build plots surrounding our fortress and construct several defensive upgrades! "
  38223. END
  38224.  
  38225. DIALOGEVENT:MELorie_OffG040subtitle
  38226. "*Choose the upgrades for our fortress from the build plots and construct them!"
  38227. END
  38228.  
  38229. DIALOGEVENT:MELorie_OffG041subtitle
  38230. "*We cannot leave our fortress defenseless!  Choose an upgrade from build plots surrounding the fortress base! "
  38231. END
  38232.  
  38233. DIALOGEVENT:MELorie_OffG042subtitle
  38234. "*The defenses are complete!"
  38235. END
  38236.  
  38237. DIALOGEVENT:MELorie_OffG043subtitle
  38238. "*Move our forces across the river!"
  38239. END
  38240.  
  38241. DIALOGEVENT:MELorie_OffG044subtitle
  38242. "*Excellent.  Cross the river and the end of Lorien will beginà"
  38243. END
  38244.  
  38245. DIALOGEVENT:MELorie_OffG045subtitle
  38246. "*We have breached the outer border of Lorien!"
  38247. END
  38248.  
  38249. DIALOGEVENT:MELorie_Mout010subtitle
  38250. "*Excellentà"
  38251. END
  38252.  
  38253. DIALOGEVENT:MELorie_Mout011subtitle
  38254. "*You have done well, my servant."
  38255. END
  38256.  
  38257. DIALOGEVENT:MELorie_OffG046subtitle
  38258. "*Well done! "
  38259. END
  38260.  
  38261. DIALOGEVENT:MELorie_OffG047subtitle
  38262. "*Remember, you can view the objectives should your memory fail you."
  38263. END
  38264.  
  38265. DIALOGEVENT:MELorie_OffG048subtitle
  38266. "*All of our builders have been slain!  Create new builders at the fortress."
  38267. END
  38268.  
  38269. DIALOGEVENT:MELorie_OffG049subtitle
  38270. "*The builders can create structures and extend our power over this region."
  38271. END
  38272.  
  38273. DIALOGEVENT:MELorie_OffG050subtitle
  38274. "*One of our leaders has fallen!  But all is not lost, for they can be revived at the fortress!"
  38275. END
  38276.  
  38277. DIALOGEVENT:MELorie_OffG051subtitle
  38278. "*One of our leaders lies wounded in the Fortress - revive him!"
  38279. END
  38280.  
  38281. DIALOGEVENT:MELorie_OffG052subtitle
  38282. "*Our leader has returned to fight!"
  38283. END
  38284.  
  38285. DIALOGEVENT:MELorie_OffG053subtitle
  38286. "*Tear down their trees and their homes!"
  38287. END
  38288.  
  38289. DIALOGEVENT:MELorie_OffG054subtitle
  38290. "*Yesss, with their tree-homes felled, they will find no place to hide!"
  38291. END
  38292.  
  38293. DIALOGEVENT:MELorie_OffG055subtitle
  38294. "*Why do we tarry, Lorien must fall!"
  38295. END
  38296.  
  38297. DIALOGEVENT:MELorie_OffG056subtitle
  38298. "*You heard him, move in and free the Giant!"
  38299. END
  38300.  
  38301. DIALOGEVENT:MELorie_OffG057subtitle
  38302. "*There must be more Giants still held captiveà.keep searching!"
  38303. END
  38304.  
  38305. DIALOGEVENT:MELorie_OffG059subtitle
  38306. "*Don't let the trolls near the archers - they will be slain quickly."
  38307. END
  38308.  
  38309. DIALOGEVENT:MELorie_OffG058subtitle
  38310. "*Don't squander the Giant's strength on that rabble - save it for destroying the buildings! "
  38311. END
  38312.  
  38313. DIALOGEVENT:MELorie_OffG060subtitle
  38314. "*Build another tunnel on the far side of the river, with it, we can move our troops into Lorien quickly!"
  38315. END
  38316.  
  38317. DIALOGEVENT:MELorie_OffG061subtitle
  38318. "*Our archers are useless against their buildings - bring in the Trolls!"
  38319. END
  38320.  
  38321. DIALOGEVENT:MELorie_OffG062subtitle
  38322. "*The coward Haldir flees into his forests!  Hunt him down!"
  38323. END
  38324.  
  38325. DIALOGEVENT:MELorie_OffG063subtitle
  38326. "*The elf known as Haldir is their leader - find him and end his wretched existence!"
  38327. END
  38328.  
  38329. DIALOGEVENT:MELorie_OffG064subtitle
  38330. "*Have we completed all of the objectives?"
  38331. END
  38332.  
  38333. DIALOGEVENT:MELorie_Mout012subtitle
  38334. "*So!  Is this Celeborn appearing to lead his people in their dramatic finale?  How endearing!  Kill him!"
  38335. END
  38336.  
  38337. DIALOGEVENT:MELorie_Cele005subtitle
  38338. "*By the light of Elbereth. you will perish!"
  38339. END
  38340.  
  38341. DIALOGEVENT:MELorie_Cele004subtitle
  38342. "*By the light of Earendil, you will all perish!"
  38343. END
  38344.  
  38345. DIALOGEVENT:MELorie_OffG065subtitle
  38346. "*The Elf Lord Celeborn draws breath still - kill him!"
  38347. END
  38348.  
  38349. DIALOGEVENT:MELorie_Gala003subtitle
  38350. "*Celeborn!"
  38351. END
  38352.  
  38353. DIALOGEVENT:MELorie_OffG066subtitle
  38354. "*There she is - the Witch of the Golden Wood!  Kill her!"
  38355. END
  38356.  
  38357. DIALOGEVENT:MELorie_Mout013subtitle
  38358. "*Ahhhhhà.the Elf-Witch graces us with her presence...her death will be most exquisiteà."
  38359. END
  38360.  
  38361. DIALOGEVENT:MELorie_Gala004subtitle
  38362. "*Thou shalt feel my wrath, foul Minions of Sauron!"
  38363. END
  38364.  
  38365. DIALOGEVENT:MELorie_OffG067subtitle
  38366. "*The Elven stronghold still stands - level it to the earth and be done with it!"
  38367. END
  38368.  
  38369. DIALOGEVENT:MELorie_Mout014subtitle
  38370. "*There!  The stronghold of Lorien, Caras Galadhon!  Raze it to the ground!"
  38371. END
  38372.  
  38373. DIALOGEVENT:MELorie_Gala005subtitle
  38374. "*Soà.the long defeat comes to this...bitterest of ends. Galadhrim - flee!"
  38375. END
  38376.  
  38377. DIALOGEVENT:MELorie_Gala006subtitle
  38378. "*Ah! I'm wounded!!"
  38379. END
  38380.  
  38381. DIALOGEVENT:MELorie_Gala007subtitle
  38382. "*Ah! I'm hurt!"
  38383. END
  38384.  
  38385. DIALOGEVENT:MELorie_Mout015subtitle
  38386. "*<haughty laughterà..>à.how tragic!"
  38387. END
  38388.  
  38389. DIALOGEVENT:MELorie_Mout016subtitle
  38390. "*The Elves have tricked and cursed our forces in these parts. Today, that will end."
  38391. END
  38392.  
  38393. DIALOGEVENT:MELorie_OffG068subtitle
  38394. "*We have completed all of the objectives!"
  38395. END
  38396.  
  38397. DIALOGEVENT:MEGreyH_Cors011subtitle
  38398. "*Now that we've got the docks, we can build a larger navy."
  38399. END
  38400.  
  38401. DIALOGEVENT:MEGreyH_Cors012subtitle
  38402. "*Build some battleships from the docks, we can use them to assault the grey havens!"
  38403. END
  38404.  
  38405. DIALOGEVENT:MEGreyH_Cors013subtitle
  38406. "*Upgrading the ships with pirate flags will make them more powerfull."
  38407. END
  38408.  
  38409. DIALOGEVENT:MEGreyH_Cors014subtitle
  38410. "*Upgrade the ships with additional armor, it'll help us in the battle!"
  38411. END
  38412.  
  38413. DIALOGEVENT:MEGreyH_Cors015subtitle
  38414. "*Move out and capture the signal fire to the east!"
  38415. END
  38416.  
  38417. DIALOGEVENT:MEGreyH_Cors016subtitle
  38418. "*Select those corsairs then right click on the flag to capture the docks."
  38419. END
  38420.  
  38421. DIALOGEVENT:MEGreyH_Cors017subtitle
  38422. "*We can use transport ships to move troops across water."
  38423. END
  38424.  
  38425. DIALOGEVENT:MEGreyH_Cors018subtitle
  38426. "*Capture the signal fire already! The goblin king is waitin!"
  38427. END
  38428.  
  38429. DIALOGEVENT:MEGreyH_OffG001subtitle
  38430. "*The beach is ours! Now build a base and destroy the Elven city!"
  38431. END
  38432.  
  38433. DIALOGEVENT:MEGreyH_OffG002subtitle
  38434. "*Get that fortress up! The goblin king has no time for laggards!"
  38435. END
  38436.  
  38437. DIALOGEVENT:MEGreyH_OffG003subtitle
  38438. "*We've got to build a base before they counter attack!"
  38439. END
  38440.  
  38441. DIALOGEVENT:MEGreyH_Cors019subtitle
  38442. "*Use the bombardment ships to attack structures in the grey havens!"
  38443. END
  38444.  
  38445. DIALOGEVENT:MEGreyH_Cors020subtitle
  38446. "*Fireships can be used to take out large concentrations of enemy ships!"
  38447. END
  38448.  
  38449. DIALOGEVENT:MEGreyH_Cors021subtitle
  38450. "*Watch out though, those fire ships will hurt us too!"
  38451. END
  38452.  
  38453. DIALOGEVENT:MEGreyH_OffG004subtitle
  38454. "*Its an elf counter attack! Prepare the defenses!"
  38455. END
  38456.  
  38457. DIALOGEVENT:MEGreyH_OffG005subtitle
  38458. "*Lets get going! We can't waste any more time."
  38459. END
  38460.  
  38461. DIALOGEVENT:MEGreyH_Cors022subtitle
  38462. "*The elves are fleeing the grey havens. Send them to the bottom!"
  38463. END
  38464.  
  38465. DIALOGEVENT:MEGreyH_Cors023subtitle
  38466. "*The elves are hiding in the trees! Its an ambush!"
  38467. END
  38468.  
  38469. DIALOGEVENT:MEGreyH_OffG006subtitle
  38470. "*Finally! The grey havens! Kill them all, leave none alive! "
  38471. END
  38472.  
  38473. DIALOGEVENT:MEGreyH_Cors024subtitle
  38474. "*Destroy their docks! No elf shall leave here alive!"
  38475. END
  38476.  
  38477. DIALOGEVENT:MEGreyH_Elf1002subtitle
  38478. "*I knew we should have fled sooner. Now its too late. OH THE HUBRIS! "
  38479. END
  38480.  
  38481. DIALOGEVENT:MEGreyH_Elf1003subtitle
  38482. "*Goblins! Run for your lives! "
  38483. END
  38484.  
  38485. DIALOGEVENT:MEGreyH_Elf2002subtitle
  38486. "*We can't stop them!"
  38487. END
  38488.  
  38489. DIALOGEVENT:MEGreyH_Elf1004subtitle
  38490. "*We're doomed! "
  38491. END
  38492.  
  38493. DIALOGEVENT:MEGreyH_Elf2003subtitle
  38494. "*We're all gonna die! "
  38495. END
  38496.  
  38497. DIALOGEVENT:MEGreyH_Cors025subtitle
  38498. "*Use the battleships to sink the enemy vessels."
  38499. END
  38500.  
  38501. DIALOGEVENT:MEShire_OffG008subtitle
  38502. "*We must eliminate ALL the Dunedain"
  38503. END
  38504.  
  38505. DIALOGEVENT:MEShire_OffG009subtitle
  38506. "*The Dunedain still roam these lands. They must ALL DIE!"
  38507. END
  38508.  
  38509. DIALOGEVENT:MEShire_OffG010subtitle
  38510. "*Wormtongue must die."
  38511. END
  38512.  
  38513. DIALOGEVENT:MEShire_OffG011subtitle
  38514. "*We must destroy the seats of power. Only then will the Hobbits succumb to our rule."
  38515. END
  38516.  
  38517. DIALOGEVENT:MEShire_OffG012subtitle
  38518. "*There it is, the first seat of power. Destroy it!"
  38519. END
  38520.  
  38521. DIALOGEVENT:MEShire_OffG013subtitle
  38522. "*Ah ha, another seat of power. Burn it to the ground!"
  38523. END
  38524.  
  38525. DIALOGEVENT:MEShire_OffG014subtitle
  38526. "*Another seat of power. Rain down destruction upon it."
  38527. END
  38528.  
  38529. DIALOGEVENT:MEShire_OffG015subtitle
  38530. "*The final seat of power. Leave not even rubble!"
  38531. END
  38532.  
  38533. DIALOGEVENT:MEShire_OffG016subtitle
  38534. "*That's one seat of power down, three more to go."
  38535. END
  38536.  
  38537. DIALOGEVENT:MEShire_OffG017subtitle
  38538. "*That's two seats of power down, two more to go."
  38539. END
  38540.  
  38541. DIALOGEVENT:MEShire_OffG018subtitle
  38542. "*That's three seats of power down, one more to go."
  38543. END
  38544.  
  38545. DIALOGEVENT:MEShire_OffG019subtitle
  38546. "*That was the final seat of powerànow the Hobbits will crumble before us."
  38547. END
  38548.  
  38549. DIALOGEVENT:MEShire_OffG020subtitle
  38550. "*The Dunedain are attacking our base. Drive 'em out!"
  38551. END
  38552.  
  38553. DIALOGEVENT:MEShire_OffG021subtitle
  38554. "*So, the Dunedain have set up camp here."
  38555. END
  38556.  
  38557. DIALOGEVENT:MEShire_OffG022subtitle
  38558. "*Looks like a Dunedain camp. Be wary."
  38559. END
  38560.  
  38561. DIALOGEVENT:MEShire_OffG023subtitle
  38562. "*Dunedain tentsàwatch your backs."
  38563. END
  38564.  
  38565. DIALOGEVENT:MEShire_OffG024subtitle
  38566. "*It's Bag End! Hahaeahaa! destroy it!"
  38567. END
  38568.  
  38569. DIALOGEVENT:MEShire_OffG025subtitle
  38570. "*HmmmàLongbottom Farm. Their Pipeweed is of value. Save a space in your gunny sack."
  38571. END
  38572.  
  38573. DIALOGEVENT:MEShire_Dune010subtitle
  38574. "*There they are lads! Get 'em."
  38575. END
  38576.  
  38577. DIALOGEVENT:MEShire_OffG026subtitle
  38578. "*AMBUSH!"
  38579. END
  38580.  
  38581. DIALOGEVENT:MEShire_OffG027subtitle
  38582. "*Finally, we've destroyed that hobbit hole, Bag End! Heaha!!"
  38583. END
  38584.  
  38585. DIALOGEVENT:MEForno_OffG014subtitle
  38586. "*Those walls won't keep us out. Goblins, scale the walls!"
  38587. END
  38588.  
  38589. DIALOGEVENT:MEForno_OffG015subtitle
  38590. "*The Main Gate is breached! Storm the Castle!"
  38591. END
  38592.  
  38593. DIALOGEVENT:MEForno_OffG016subtitle
  38594. "*The Earth Hammer is no more! Now it is time for our own weapon. We can summon the Watcher now!"
  38595. END
  38596.  
  38597. DIALOGEVENT:MEWithe_OffM014subtitle
  38598. "*We've got to move out and find the Dragon Lord."
  38599. END
  38600.  
  38601. DIALOGEVENT:MEWithe_OffM015subtitle
  38602. "*Men of Dale are guarding the path to the Dragon Lord's lair. Bring up the drakes!"
  38603. END
  38604.  
  38605. DIALOGEVENT:MEWithe_OffM016subtitle
  38606. "*The dwarves are holding the drakes captive! Free them and perhaps they will join our side."
  38607. END
  38608.  
  38609. DIALOGEVENT:MEWithe_OffM017subtitle
  38610. "*The Dragon Lord will be pleased we have freed these drakes, bring them too him and he may join our cause."
  38611. END
  38612.  
  38613. DIALOGEVENT:MEWithe_OffM018subtitle
  38614. "*Dragons are attacking the Dwarves! Lets aid them in elimating the dwarf menace."
  38615. END
  38616.  
  38617. DIALOGEVENT:MEWithe_OffM019subtitle
  38618. "*We've freed the drakes and now they fight for us! "
  38619. END
  38620.  
  38621. DIALOGEVENT:MEWithe_OffM020subtitle
  38622. "*There are still more drakes being held by the dwarves. Let's go free them."
  38623. END
  38624.  
  38625. DIALOGEVENT:MEWithe_OffM021subtitle
  38626. "*We've freed all the drakes. Now we must find the Dragon Lord and bring them to him."
  38627. END
  38628.  
  38629. DIALOGEVENT:MEWithe_OffM022subtitle
  38630. "*These drakes are a powerfull ally, use them to wipe out the dwarves."
  38631. END
  38632.  
  38633. DIALOGEVENT:MEWithe_OffM023subtitle
  38634. "*Hurry, we must free the drakes before it's too late."
  38635. END
  38636.  
  38637. DIALOGEVENT:MEWithe_OffM024subtitle
  38638. "*All the drakes are freed! Bring them to the Dragon Lord."
  38639. END
  38640.  
  38641. DIALOGEVENT:MEWithe_Mout011subtitle
  38642. "*We must find the Dragon Lord. "
  38643. END
  38644.  
  38645. DIALOGEVENT:MEWithe_Mout012subtitle
  38646. "*He shall join us or die. "
  38647. END
  38648.  
  38649. DIALOGEVENT:MEWithe_Mout013subtitle
  38650. "*I bid thee fair tidings. I wish to treat with thee on behalf of Sauron the Great. "
  38651. END
  38652.  
  38653. DIALOGEVENT:MEWithe_Mout014subtitle
  38654. "*We are at war with the Dwarves. Dragon Lord, Join us and we will eradicate them from Mount Erebor."
  38655. END
  38656.  
  38657. DIALOGEVENT:MEWithe_Mout015subtitle
  38658. "*The Men of Dale are guarding the path to the Dragon Lord's lair. Bring up the drakes!"
  38659. END
  38660.  
  38661. DIALOGEVENT:MEWithe_Mout016subtitle
  38662. "*The dwarves are holding the drakes captive! Free them and perhaps they will join our side."
  38663. END
  38664.  
  38665. DIALOGEVENT:MEWithe_Mout017subtitle
  38666. "*The Dragon Lord will be pleased we have freed these drakes, bring them too him and he may join our cause."
  38667. END
  38668.  
  38669. DIALOGEVENT:MEWithe_Mout018subtitle
  38670. "*Dragons are attacking the Dwarves! Let's aid them in elimating the dwarf menace."
  38671. END
  38672.  
  38673. DIALOGEVENT:MEWithe_Mout019subtitle
  38674. "*We've freed the drakes and now they fight for us! "
  38675. END
  38676.  
  38677. DIALOGEVENT:MEWithe_Mout020subtitle
  38678. "*There are still more drakes being held by the dwarves. Let's go free them."
  38679. END
  38680.  
  38681. DIALOGEVENT:MEWithe_Mout021subtitle
  38682. "*We've freed all the drakes. Now we must find the Dragon Lord and bring them to him."
  38683. END
  38684.  
  38685. DIALOGEVENT:MEWithe_Mout022subtitle
  38686. "*These drakes are a powerfull ally. Use them to wipe out the dwarves."
  38687. END
  38688.  
  38689. DIALOGEVENT:MEWithe_Mout023subtitle
  38690. "*Hurry, we must free the drakes before its too late."
  38691. END
  38692.  
  38693. DIALOGEVENT:MEWithe_Mout024subtitle
  38694. "*All the drakes are freed! Bring them to the Dragon Lord."
  38695. END
  38696.  
  38697. DIALOGEVENT:MEWithe_OffM025subtitle
  38698. "*We must not allow many more drakes to perish, we need to bring them to the Dragon Lord."
  38699. END
  38700.  
  38701. DIALOGEVENT:MEWithe_OffM026subtitle
  38702. "*Knock down the gate and the drakes will be free!"
  38703. END
  38704.  
  38705. DIALOGEVENT:MEWithe_OffM027subtitle
  38706. "*Once we break down that gate, the drakes will fight for us!"
  38707. END
  38708.  
  38709. DIALOGEVENT:MEWithe_OffM028subtitle
  38710. "*Take down that gate. We must free the drakes!"
  38711. END
  38712.  
  38713. DIALOGEVENT:MEWithe_OffM029subtitle
  38714. "*The gate is destroyed! Drakes, wreak havoc upon the dwarves!"
  38715. END
  38716.  
  38717. DIALOGEVENT:MEWithe_OffM030subtitle
  38718. "*Bring the drakes to the Dragon Lord! Sauron cannot wait!"
  38719. END
  38720.  
  38721. DIALOGEVENT:MEWithe_OffM031subtitle
  38722. "*Kick down the gate! Free the drakes!"
  38723. END
  38724.  
  38725. DIALOGEVENT:MEWithe_OffM032subtitle
  38726. "*A dwarf counter attack! Destroy them all!"
  38727. END
  38728.  
  38729. DIALOGEVENT:MEErebo_OffM025subtitle
  38730. "*Combine the fire of the catapults and set the land ablaze."
  38731. END
  38732.  
  38733. DIALOGEVENT:MEErebo_OffM026subtitle
  38734. "*Destroy the town buildings to make room for our encampment!"
  38735. END
  38736.  
  38737. DIALOGEVENT:MEErebo_OffM027subtitle
  38738. "*What are you waiting for?!? Destroy those homes!"
  38739. END
  38740.  
  38741. DIALOGEVENT:MEErebo_OffM028subtitle
  38742. "*The homes of the town must be demolished."
  38743. END
  38744.  
  38745. DIALOGEVENT:MEErebo_OffM029subtitle
  38746. "*Set the city of Dale ablaze!"
  38747. END
  38748.  
  38749. DIALOGEVENT:MEErebo_OffM030subtitle
  38750. "*Raze the buildings of Dale with these catapults."
  38751. END
  38752.  
  38753. DIALOGEVENT:MEErebo_OffM031subtitle
  38754. "*Use the seige party to lay waste to the town's buildings."
  38755. END
  38756.  
  38757. DIALOGEVENT:MEErebo_OffM032subtitle
  38758. "*A party of Dwarves approach form the Southwest, be wary!"
  38759. END
  38760.  
  38761. DIALOGEVENT:MEErebo_OffM033subtitle
  38762. "*It's the fool Gloin! He's rallied the dwarves of the Iron Hills!"
  38763. END
  38764.  
  38765. DIALOGEVENT:MEErebo_OffM034subtitle
  38766. "*Gloin has rallied the Blue Mountain dwarvesàthe genocide will be complete!"
  38767. END
  38768.  
  38769. DIALOGEVENT:MEErebo_OffM035subtitle
  38770. "*Bring the Dragons down upon their bald stunty heads!"
  38771. END
  38772.  
  38773. DIALOGEVENT:MERiven_OffG013subtitle
  38774. "*Oh look, the last of the Dunedain have joined the fight.  Kill them."
  38775. END
  38776.  
  38777. DIALOGEVENT:MERiven_OffG014subtitle
  38778. "*Gandalf has brought his party of fools.  Destroy them."
  38779. END
  38780.  
  38781. DIALOGEVENT:MERiven_OffG015subtitle
  38782. "*Mordor has sent us some catapults to help break into Rivendell!"
  38783. END
  38784.  
  38785. DIALOGEVENT:MERiven_OffG016subtitle
  38786. "*The WitchKing has brought some Nazgul to deal with the Eagles."
  38787. END
  38788.  
  38789. DIALOGEVENT:MERiven_OffG017subtitle
  38790. "*The fury of Mount Doom has risen. The Rain of Fire Power is within reach."
  38791. END
  38792.  
  38793. DIALOGEVENT:MERiven_OffG018subtitle
  38794. "*The 'King' of Gondor must be punished for his insolence! Bring us the head of Arwen!"
  38795. END
  38796.  
  38797. DIALOGEVENT:MERiven_OffG019subtitle
  38798. "*Bring us the head of Arwen"
  38799. END
  38800.  
  38801. DIALOGEVENT:MERiven_OffG020subtitle
  38802. "*Aragorn will pay for his attacks against Sauron, murder his true loveàArwen."
  38803. END
  38804.  
  38805. DIALOGEVENT:MERiven_OffG021subtitle
  38806. "*These Heroes bring hope to the people of Middle-earthàAnnihilate them."
  38807. END
  38808.  
  38809. DIALOGEVENT:MERiven_OffG022subtitle
  38810. "*The House of Elrond is well defended, destroy it and the surrounding fortresses."
  38811. END
  38812.  
  38813. DIALOGEVENT:MERiven_OffG023subtitle
  38814. "*The army of the dead!  We must steel our defenses!"
  38815. END
  38816.  
  38817. DIALOGEVENT:MERiven_OffG024subtitle
  38818. "*Destroy their fortresses and the House of Elrond!"
  38819. END
  38820.  
  38821. DIALOGEVENT:MERiven_Elf1004subtitle
  38822. "*Defend the HOUSE!  They must not get close. "
  38823. END
  38824.  
  38825. DIALOGEVENT:MTrBas_OffT001subtitle
  38826. "*Welcome mÆlord to the White Mountains. WeÆve long awaited your arrival."
  38827. END
  38828.  
  38829. DIALOGEVENT:MTrBas_OffT002subtitle
  38830. "*This pass has long been forgotten and as a result Goblins from the Misty Mountains have ventured all the way south and infested this area. If we donÆt do something about them quickly they may spread all the way to Minas Tirith"
  38831. END
  38832.  
  38833. DIALOGEVENT:MTrBas_OffT003subtitle
  38834. "*But first, weÆll have to get you battle worthy for the task ahead"
  38835. END
  38836.  
  38837. DIALOGEVENT:MTrBas_OffT004subtitle
  38838. "*Moving around the field of battle is important in controlling your army. "
  38839. END
  38840.  
  38841. DIALOGEVENT:MTrBas_OffT005subtitle
  38842. "*To navigate the map, hold down the right mouse button and move your mouse around."
  38843. END
  38844.  
  38845. DIALOGEVENT:MTrBas_OffT006subtitle
  38846. "*You can also use the arrow keys on your keyboard to do this."
  38847. END
  38848.  
  38849. DIALOGEVENT:MTrBas_OffT007subtitle
  38850. "*Excellent! I see youÆve brought some soldiers with you. Left click on them with your cursor."
  38851. END
  38852.  
  38853. DIALOGEVENT:MTrBas_OffT008subtitle
  38854. "*Now that you have them selected, move them into the camp by right clicking on the ground in the spotlight up ahead."
  38855. END
  38856.  
  38857. DIALOGEVENT:MTrBas_OffT009subtitle
  38858. "*Those spotlights will help guide you through this mission, so keep an eye out for them."
  38859. END
  38860.  
  38861. DIALOGEVENT:MTrBas_OffT010subtitle
  38862. "*Now for our mission here; The Goblins have been raiding our camps and need to be dealt with quickly. We need you to lead this battle."
  38863. END
  38864.  
  38865. DIALOGEVENT:MTrBas_OffT011subtitle
  38866. "*Currently you know how to select one battalion of units, but youÆll need to know how to select an army."
  38867. END
  38868.  
  38869. DIALOGEVENT:MTrBas_OffT012subtitle
  38870. "*In order to select multiple battalions quickly, click and hold the left mouse button down on empty space and drag your mouse.  A selection box will appear and any units that are in this box will be selected for you."
  38871. END
  38872.  
  38873. DIALOGEVENT:MTrBas_OffT013subtitle
  38874. "*Select the battalions in that spotlight by using the selection box method."
  38875. END
  38876.  
  38877. DIALOGEVENT:MTrBas_OffT014subtitle
  38878. "*Good job! Now, move those units up to the spotlight ahead by right clicking on the ground with them selected."
  38879. END
  38880.  
  38881. DIALOGEVENT:MTrBas_OffT015subtitle
  38882. "*The Goblins are attacking! We need to send reinforcements!"
  38883. END
  38884.  
  38885. DIALOGEVENT:MTrBas_OffT016subtitle
  38886. "*Select your army again using the selection box method."
  38887. END
  38888.  
  38889. DIALOGEVENT:MTrBas_OffT017subtitle
  38890. "*Now issue them an attack command by right clicking on those Goblins down there. YouÆll notice that as you move your cursor over the Goblins, it changes to a Red Attack Cursor. This Red Attack cursor will indicate what is an enemy to you."
  38891. END
  38892.  
  38893. DIALOGEVENT:MTrBas_OffT018subtitle
  38894. "*Hurry, theyÆve almost destroyed the camp down there! Issue your attack order by selecting your units and right clicking on those enemy Goblins!"
  38895. END
  38896.  
  38897. DIALOGEVENT:MTrBas_OffT019subtitle
  38898. "*Congratulations, youÆve just won your first battle. Unfortunately, our celebration will have to wait. More reports are coming in that other camps are being attacked and need support."
  38899. END
  38900.  
  38901. DIALOGEVENT:MTrBas_OffT020subtitle
  38902. "*A quick way to find out where you need to go is by looking at the Palantir. The Palantir is located at the bottom left of your screen. Within it you'll find the mini-map."
  38903. END
  38904.  
  38905. DIALOGEVENT:MTrBas_OffT021subtitle
  38906. "*The mini-map is an overhead view of the entire map. Currently the camp locations on the mini map are being flashed."
  38907. END
  38908.  
  38909. DIALOGEVENT:MTrBas_OffT022subtitle
  38910. "*White flashes inform you of objective locations. While a red flash would indicate where your forces are being attacked. "
  38911. END
  38912.  
  38913. DIALOGEVENT:MTrBas_OffT023subtitle
  38914. "*On the Palantir you'll find the Objectives Menu. If you forget what your current objective is, click on that button and it will be displayed. "
  38915. END
  38916.  
  38917. DIALOGEVENT:MTrBas_OffT024subtitle
  38918. "*Click on the Objective button now to see what your current objective is."
  38919. END
  38920.  
  38921. DIALOGEVENT:MTrBas_OffT025subtitle
  38922. "*There are two types of objectives, Main Objectives and Bonus Objectives. Main Objectives appear in white text and need to be accomblished in order to complete a mission."
  38923. END
  38924.  
  38925. DIALOGEVENT:MTrBas_OffT026subtitle
  38926. "*Bonus Objectives appear in green text. You may choose to complete them, but they wonÆt count against you if you donÆt."
  38927. END
  38928.  
  38929. DIALOGEVENT:MTrBas_OffT027subtitle
  38930. "*And finally, any Objective with a check mark in its box is one that youÆve completed."
  38931. END
  38932.  
  38933. DIALOGEVENT:MTrBas_OffT028subtitle
  38934. "*To exit the Objectives Screen, click on the Resume Game button at the bottom."
  38935. END
  38936.  
  38937. DIALOGEVENT:MTrBas_OffT029subtitle
  38938. "*Now, move your army to those camps and help eliminate the Goblin threats."
  38939. END
  38940.  
  38941. DIALOGEVENT:MTrBas_Sold001subtitle
  38942. "*Thank you, sir! We should be fine from now on. Hurry though, the other outpost is still under attack."
  38943. END
  38944.  
  38945. DIALOGEVENT:MTrBas_Sold002subtitle
  38946. "*A giant! Slay the beast before it makes it to the outpost!"
  38947. END
  38948.  
  38949. DIALOGEVENT:MTrBas_Sold003subtitle
  38950. "*You came just in time. We werenÆt sure how much longer we could have held them off."
  38951. END
  38952.  
  38953. DIALOGEVENT:MTrBas_OffT030subtitle
  38954. "*Well done! All the camps are now secure and the road between them is safe."
  38955. END
  38956.  
  38957. DIALOGEVENT:MTrBas_OffT031subtitle
  38958. "*While our camps up here are sufficient to hold this road, itÆs not strong enough to hold this mountain. We need to setup a larger camp, but weÆll need a great deal of land with which to do so."
  38959. END
  38960.  
  38961. DIALOGEVENT:MTrBas_OffT032subtitle
  38962. "*Up ahead is just such an expanse of land, but it is held by Spider Lairs. These lairs are infested with creatures that have no allegiance to anyone save their own.  Fortunately the creatures wonÆt stray far from their lairs, so they only pose a threat in their immediate area."
  38963. END
  38964.  
  38965. DIALOGEVENT:MTrBas_OffT033subtitle
  38966. "*Clear those lairs out and we should be able to establish our new camp here."
  38967. END
  38968.  
  38969. DIALOGEVENT:MTrBas_OffT034subtitle
  38970. "*When a lair is destroyed, it will leave behind rubble. You will also need to destroy the rubble or else the lair will rebuild itself and the creatures will come forth from it again."
  38971. END
  38972.  
  38973. DIALOGEVENT:MTrBas_OffT035subtitle
  38974. "*After you destroy a lair, it will leave some money behind.  ThatÆs the treasure that theyÆve horded from killing wanderers whoÆve ventured too close to them."
  38975. END
  38976.  
  38977. DIALOGEVENT:MTrBas_OffT036subtitle
  38978. "*Excellent! An abandoned Outpost. We can capture this building for our own. "
  38979. END
  38980.  
  38981. DIALOGEVENT:MTrBas_OffT037subtitle
  38982. "*To capture this outpost, select a battallion, and right click on the flag next to the outpost."
  38983. END
  38984.  
  38985. DIALOGEVENT:MTrBas_OffT038subtitle
  38986. "*While the building is being captured, it's current flag will lower, and our flag will raise in its place."
  38987. END
  38988.  
  38989. DIALOGEVENT:MTrBas_OffT039subtitle
  38990. "*The outpost is ours! It will now provide further resources for our army."
  38991. END
  38992.  
  38993. DIALOGEVENT:MTrBas_OffT040subtitle
  38994. "*Now to get started on our camp."
  38995. END
  38996.  
  38997. DIALOGEVENT:MTrBas_OffT041subtitle
  38998. "*We sent a builder your way for constructing our new camp. Builders are what you use to construct all the buildings weÆll need in order to establish a camp."
  38999. END
  39000.  
  39001. DIALOGEVENT:MTrBas_OffT042subtitle
  39002. "*First and foremost weÆll need a Fortress."
  39003. END
  39004.  
  39005. DIALOGEVENT:MTrBas_OffT043subtitle
  39006. "*To build a fortress, while having your Builder selected, left click on the Fortress button which is flashing now."
  39007. END
  39008.  
  39009. DIALOGEVENT:MTrBas_OffT044subtitle
  39010. "*In order to place down a building, left click anywhere on the land. For this base however, weÆll need you to place your fortress within the spotlighted area."
  39011. END
  39012.  
  39013. DIALOGEVENT:MTrBas_OffT045subtitle
  39014. "*While our fortress is building, let me tell you a bit about it. Fortresses can produce more Builders, as well as Heroes such as our Lord Boromir."
  39015. END
  39016.  
  39017. DIALOGEVENT:MTrBas_OffT046subtitle
  39018. "*They also have many upgrades available to them, but weÆll get to that another time."
  39019. END
  39020.  
  39021. DIALOGEVENT:MTrBas_OffT047subtitle
  39022. "*Now that we have a fortress built, weÆll need an economy to fund our defenses."
  39023. END
  39024.  
  39025. DIALOGEVENT:MTrBas_OffT048subtitle
  39026. "*Select the builder and build a Farm on the spotlight in the upper left. As you place the farm down, notice that it has a percentage attached to it. This percentage will tell you how productive it will be, given its current location on land."
  39027. END
  39028.  
  39029. DIALOGEVENT:MTrBas_OffT049subtitle
  39030. "*Things such as mountains, water, or other obstacles will reduce the productivity of a Farm. The resources farms produce can be tracked by the number at the bottom left of the Palantir."
  39031. END
  39032.  
  39033. DIALOGEVENT:MTrBas_OffT050subtitle
  39034. "*Farms contribute to your army's Command Point Limit. So the more farms you build, the more battalions you can command."
  39035. END
  39036.  
  39037. DIALOGEVENT:MTrBas_OffT051subtitle
  39038. "*Your Command Point Limit can be tracked by the number at the bottom right of the Palantir."
  39039. END
  39040.  
  39041. DIALOGEVENT:MTrBas_OffT052subtitle
  39042. "*We now need to build up some structures to train more units for our army."
  39043. END
  39044.  
  39045. DIALOGEVENT:MTrBas_OffT053subtitle
  39046. "*Select the builder again and build a Barracks on the next spotlight."
  39047. END
  39048.  
  39049. DIALOGEVENT:MTrBas_OffT054subtitle
  39050. "*The Barracks will be able to produce Soldiers as well as Tower Guard."
  39051. END
  39052.  
  39053. DIALOGEVENT:MTrBas_OffT055subtitle
  39054. "*The last thing weÆll need is an Archery Range. Build one of those on the other spotlight."
  39055. END
  39056.  
  39057. DIALOGEVENT:MTrBas_OffT056subtitle
  39058. "*From here we can train Archers and Rangers."
  39059. END
  39060.  
  39061. DIALOGEVENT:MTrBas_OffT057subtitle
  39062. "*As well as having structures, our base will need fortifications."
  39063. END
  39064.  
  39065. DIALOGEVENT:MTrBas_OffT058subtitle
  39066. "*In order to fortify our base, weÆll need to setup wall spans. Wall spans begin with wall hubs, which can be built from either our fortress or from our Builders."
  39067. END
  39068.  
  39069. DIALOGEVENT:MTrBas_OffT059subtitle
  39070. "*In order to build them from the fortress, click on the build plot highlighted."
  39071. END
  39072.  
  39073. DIALOGEVENT:MTrBas_OffT060subtitle
  39074. "*Notice the different options of things you can build. One of them is the Wall Hub. Click on that button to begin building it now."
  39075. END
  39076.  
  39077. DIALOGEVENT:MTrBas_OffT061subtitle
  39078. "*Click on the wall hub button to begin building it."
  39079. END
  39080.  
  39081. DIALOGEVENT:MTrBas_OffT062subtitle
  39082. "*Now that the Wall Hub is completed, you can select it. This will bring up a wall expanse button."
  39083. END
  39084.  
  39085. DIALOGEVENT:MTrBas_OffT063subtitle
  39086. "*Click that button and move your cursor to the Spotlight to the right. As you move your mouse youÆll see a see-through wall, this is how your wall will look when youÆve finished building it."
  39087. END
  39088.  
  39089. DIALOGEVENT:MTrBas_OffT064subtitle
  39090. "*To build it, left click on the ground where the Spotlight is."
  39091. END
  39092.  
  39093. DIALOGEVENT:MTrBas_OffT065subtitle
  39094. "*Now, click on the wall hub you just built in the spotlight and build another wall expanse off to the south along the ridge. Another spotlight is setup showing you where your wall should end."
  39095. END
  39096.  
  39097. DIALOGEVENT:MTrBas_OffT066subtitle
  39098. "*Excellent, now repeat what you just did on the northern side of our fortress. Select the build plot highlighted and build a wall span to the spotlight to the right. Then build to the next spotlight in the north."
  39099. END
  39100.  
  39101. DIALOGEVENT:MTrBas_OffT067subtitle
  39102. "*Excellent job! Our camp is better defended but still not impenetrable. We will need to build wall DEFENSES. "
  39103. END
  39104.  
  39105. DIALOGEVENT:MTrBas_OffT068subtitle
  39106. "*You may upgrade a wall with offensive structures such as Arrow Towers and Trebuchets. Or you can build Postern Gates and Large Gates with which to move your armies through. You may also turn it into another wall HUB."
  39107. END
  39108.  
  39109. DIALOGEVENT:MTrBas_OffT069subtitle
  39110. "*A good wall defense is the Trebuchet. Select any wall segment and build a Trebuchet upgrade on it."
  39111. END
  39112.  
  39113. DIALOGEVENT:MTrBas_OffT070subtitle
  39114. "*Our base has begun. Now letÆs build some units to defend it. Train 2 battalions of Gondor Soldiers from the Barracks now."
  39115. END
  39116.  
  39117. DIALOGEVENT:MTrBas_OffT071subtitle
  39118. "*Great! Now train two battalions of Gondor Archers from the Archery Range."
  39119. END
  39120.  
  39121. DIALOGEVENT:MTrBas_OffT072subtitle
  39122. "*And lastly, weÆll need a Hero to lead our troops. Heroes can be purchased from the Fortress. And if your Hero should fall in battle, they can be revived from the fortress as well."
  39123. END
  39124.  
  39125. DIALOGEVENT:MTrBas_OffT073subtitle
  39126. "*To summon a Hero, select your fortress and click on the Heroes button. This will bring up options of all the current Heroes youÆre allowed to build. Right now our Boromir is residing in our fortress."
  39127. END
  39128.  
  39129. DIALOGEVENT:MTrBas_OffT074subtitle
  39130. "*Click on his portrait to summon him."
  39131. END
  39132.  
  39133. DIALOGEVENT:MTrBas_OffT075subtitle
  39134. "*Welcome Lord Boromir! Heroes in general have an array of special powers and abilities that make them unique and vital for a strong army. Select Boromir now."
  39135. END
  39136.  
  39137. DIALOGEVENT:MTrBas_OffT076subtitle
  39138. "*You will find a HeroÆs abilities on the Palantir. Some are Passive abilities which mean theyÆre always enabled such as BoromirÆs Leadership ability. "
  39139. END
  39140.  
  39141. DIALOGEVENT:MTrBas_OffT077subtitle
  39142. "*Others powers can be set to \"autocast\" by right clicking its button in the palantir. You will see its outline sparkle when this is enabled. "
  39143. END
  39144.  
  39145. DIALOGEVENT:MTrBas_OffT078subtitle
  39146. "*Right click on Boromir's Horn of Gondor ability to set it to autocast."
  39147. END
  39148.  
  39149. DIALOGEVENT:MTrBas_OffT079subtitle
  39150. "*Our army is built now and GondorÆs new castle is ready. Excellent work! You're now ready to command an army and defend these passes."
  39151. END
  39152.  
  39153. DIALOGEVENT:MTrBas_Sold004subtitle
  39154. "*The Goblins, theyÆre here! A large force has gathered and is marching towards this very spot."
  39155. END
  39156.  
  39157. DIALOGEVENT:MTrBas_OffT080subtitle
  39158. "*There is no time to waste.  MÆlord, you will have to defend this base as youÆve done before with the camps."
  39159. END
  39160.  
  39161. DIALOGEVENT:MTrBas_OffT081subtitle
  39162. "*Remember, select your army and right click on the enemy units to issue attack orders. You can select one battalion at a time and issue them attack orders to specific enemy battalions."
  39163. END
  39164.  
  39165. DIALOGEVENT:MTrBas_OffT082subtitle
  39166. "*The Eagles have come! By the glory of Gondor, we shall send these goblins back to their netherworld!"
  39167. END
  39168.  
  39169. DIALOGEVENT:MTrBas_OffT083subtitle
  39170. "*Victory is ours! Great job my lord! That ought to send those Goblins back to their caves."
  39171. END
  39172.  
  39173. DIALOGEVENT:MTrBas_OffT084subtitle
  39174. "*Come back when youÆre ready to finish them off by playing through the Advanced Tutorial."
  39175. END
  39176.  
  39177. DIALOGEVENT:MTrAdv_OffT001subtitle
  39178. "*Welcome back MÆlord! As you can see weÆve been very busy here, but the attacks have yet to stop."
  39179. END
  39180.  
  39181. DIALOGEVENT:MTrAdv_OffT002subtitle
  39182. "*The Goblins seem to be coming from across the river. I suggest we take the fight to their base!"
  39183. END
  39184.  
  39185. DIALOGEVENT:MTrAdv_OffT003subtitle
  39186. "*Before we move forward however, I would like to teach you some of the tactics that our battalions have been working on."
  39187. END
  39188.  
  39189. DIALOGEVENT:MTrAdv_OffT004subtitle
  39190. "*Each Battalion can enter a particular attack mode, or what we refer to as Stances. These stances can boost their power or defense. Click on the Gondor Soldier Battalion in the Spotlight."
  39191. END
  39192.  
  39193. DIALOGEVENT:MTrAdv_OffT005subtitle
  39194. "*The Stances button is located on the Palantir. If you click on it, it will bring up a menu with 3 stances to choose from."
  39195. END
  39196.  
  39197. DIALOGEVENT:MTrAdv_OffT006subtitle
  39198. "*The Aggressive Stance will increase a unitÆs offensive capabilities while decreasing their defensive capabilities."
  39199. END
  39200.  
  39201. DIALOGEVENT:MTrAdv_OffT007subtitle
  39202. "*The Battle Stance is the default stance for all units and renders no bonuses or negatives to a unitÆs abilities."
  39203. END
  39204.  
  39205. DIALOGEVENT:MTrAdv_OffT008subtitle
  39206. "*And the Hold Ground Stance will greatly increase a unitÆs defensive capabilities while decreasing their offensive capabilities."
  39207. END
  39208.  
  39209. DIALOGEVENT:MTrAdv_OffT009subtitle
  39210. "*Set the battalion you have selected into its Aggressive Stance by clicking on the Aggressive Stance button."
  39211. END
  39212.  
  39213. DIALOGEVENT:MTrAdv_OffT010subtitle
  39214. "*Excellent! Now let's have our army form up into a battle line."
  39215. END
  39216.  
  39217. DIALOGEVENT:MTrAdv_OffT011subtitle
  39218. "*In order to do this, select multiple battalions and move your cursor over to the spotlight below."
  39219. END
  39220.  
  39221. DIALOGEVENT:MTrAdv_OffT012subtitle
  39222. "*Now press and hold both the right and left mouse buttons and drag your mouse. YouÆll notice that a Formation Preview will display on the ground. Once you release the mouse buttons,  your units will form up into this battle line."
  39223. END
  39224.  
  39225. DIALOGEVENT:MTrAdv_OffT013subtitle
  39226. "*Now back to the matter at hand. We must take our army across the river and over to the enemy's base. In order to do so we will need a Shipwright."
  39227. END
  39228.  
  39229. DIALOGEVENT:MTrAdv_OffT014subtitle
  39230. "*There's a shipwright to the East of here along the river. "
  39231. END
  39232.  
  39233. DIALOGEVENT:MTrAdv_OffT015subtitle
  39234. "*Move a battalion to the shipwright and capture it. Remember, to capture it, right click on the flag next to it while having a battalion selected."
  39235. END
  39236.  
  39237. DIALOGEVENT:MTrAdv_OffT016subtitle
  39238. "*The shipwright is ours! Selecting it will bring up options of different types of vessels you may purchase."
  39239. END
  39240.  
  39241. DIALOGEVENT:MTrAdv_OffT017subtitle
  39242. "*The Transport will ferry your troops across large bodies of water."
  39243. END
  39244.  
  39245. DIALOGEVENT:MTrAdv_OffT018subtitle
  39246. "*Battleships will help destroy enemy ships that impede your way."
  39247. END
  39248.  
  39249. DIALOGEVENT:MTrAdv_OffT019subtitle
  39250. "*It appears as though Gondor has sent reinforcements to aid us in our reclaiming of this mountain. LetÆs join up with them by building a transport of our own. Select the shipwright and click on the Transport button to begin building one."
  39251. END
  39252.  
  39253. DIALOGEVENT:MTrAdv_OffT020subtitle
  39254. "*Now select your battalion and right click on the Transport. YouÆll notice that your cursor changes to a garrison icon. Other structures in Middle-earth can be garrisoned as well, so keep an eye out for that icon."
  39255. END
  39256.  
  39257. DIALOGEVENT:MTrAdv_OffT021subtitle
  39258. "*Great, now move your transport into the spotlight to join up with the rest of the convoy."
  39259. END
  39260.  
  39261. DIALOGEVENT:MTrAdv_OffT022subtitle
  39262. "*A Nazgul! Watch out!"
  39263. END
  39264.  
  39265. DIALOGEVENT:MTrAdv_OffT023subtitle
  39266. "*It took out one of the transports! Hurry, get to the beach quickly!"
  39267. END
  39268.  
  39269. DIALOGEVENT:MTrAdv_OffT024subtitle
  39270. "*Take down those Corsair ships! Send them to bottom of the river!"
  39271. END
  39272.  
  39273. DIALOGEVENT:MTrAdv_OffT025subtitle
  39274. "*YouÆve made it across, MÆLord. Well done. In order to deploy your units from a transport, select the transport ship and give it a move order on land."
  39275. END
  39276.  
  39277. DIALOGEVENT:MTrAdv_OffT026subtitle
  39278. "*ThereÆs one of their camps up ahead. WeÆll have to rush them before they have a chance to retreat and warn any others. Issue an \"Attack MOVE\" order and that should take care of them."
  39279. END
  39280.  
  39281. DIALOGEVENT:MTrAdv_OffT027subtitle
  39282. "*To issue an \"Attack Move\" order, select your army and press the A key on your keyboard. This will change your cursor to an Attack Move cursor."
  39283. END
  39284.  
  39285. DIALOGEVENT:MTrAdv_OffT028subtitle
  39286. "*Then, right click on the ground in the spotlight behind the camp. This will send your army on a path of destruction to that point, killing every enemy they encounter."
  39287. END
  39288.  
  39289. DIALOGEVENT:MTrAdv_OffT029subtitle
  39290. "*It appears as though some of the Goblins have retreated over that wall. Unfortunately Goblins are able to scale walls by climbing them whereas we are not. Nor do we have any siege weapons to take down those walls quickly."
  39291. END
  39292.  
  39293. DIALOGEVENT:MTrAdv_OffT030subtitle
  39294. "*WeÆll have to call in for greater powers to help us progress any farther."
  39295. END
  39296.  
  39297. DIALOGEVENT:MTrAdv_OffT031subtitle
  39298. "*At your disposal is a list of Powers that can be purchased from the Evenstar icon located on the Palantir. Click on the Evenstar icon now."
  39299. END
  39300.  
  39301. DIALOGEVENT:MTrAdv_OffT032subtitle
  39302. "*As you can see, all the Powers are tiered, which means you have to purchase the lower costing Powers in order to access the more expensive ones."
  39303. END
  39304.  
  39305. DIALOGEVENT:MTrAdv_OffT033subtitle
  39306. "*In order to purchase a Power, you must have power points equal to or greater than the number associated with that power."
  39307. END
  39308.  
  39309. DIALOGEVENT:MTrAdv_OffT034subtitle
  39310. "*Go ahead and purchase the Arrow Volley and Earthquake powers. They are currently the only ones available to buy."
  39311. END
  39312.  
  39313. DIALOGEVENT:MTrAdv_OffT035subtitle
  39314. "*To exit, click on the Accept button at the bottom of the screen."
  39315. END
  39316.  
  39317. DIALOGEVENT:MTrAdv_OffT036subtitle
  39318. "*Every time you buy a new power, it will appear on the left hand side of your screen just above the Palantir."
  39319. END
  39320.  
  39321. DIALOGEVENT:MTrAdv_OffT037subtitle
  39322. "*Now back to the battle. First letÆs take down those Goblins taunting us from the other side of the wall. Left click on the Arrow Volley power and move your cursor over the goblins. "
  39323. END
  39324.  
  39325. DIALOGEVENT:MTrAdv_OffT038subtitle
  39326. "*To cast the power, left click on the ground."
  39327. END
  39328.  
  39329. DIALOGEVENT:MTrAdv_OffT039subtitle
  39330. "*To cast the power, left click on the ground."
  39331. END
  39332.  
  39333. DIALOGEVENT:MTrAdv_OffT040subtitle
  39334. "*That got æem good! Keep in mind that certain powers such as Arrow Volley can only be cast in areas that are visible to you."
  39335. END
  39336.  
  39337. DIALOGEVENT:MTrAdv_OffT041subtitle
  39338. "*Now to get past this wall. Unfortunately the gate is in disrepair and cannot be opened, so weÆll have to destroy these walls."
  39339. END
  39340.  
  39341. DIALOGEVENT:MTrAdv_OffT042subtitle
  39342. "*The Earthquake power will deal a significant amount of damage to these walls and should be enough to clear our path. "
  39343. END
  39344.  
  39345. DIALOGEVENT:MTrAdv_OffT043subtitle
  39346. "*Left click on the Earthquake power now and left click underneath those walls to cast it."
  39347. END
  39348.  
  39349. DIALOGEVENT:MTrAdv_OffT044subtitle
  39350. "*Left click on the Earthquake power now and right click underneath those walls to cast it."
  39351. END
  39352.  
  39353. DIALOGEVENT:MTrAdv_OffT045subtitle
  39354. "*Excellent! The GoblinÆs main base is not much farther off. Continue north along the path and be wary of any more camps you encounter."
  39355. END
  39356.  
  39357. DIALOGEVENT:MTrAdv_Sold001subtitle
  39358. "*MÆLord, we are glad you have come. WeÆve been keeping an eye on this Goblin camp and have setup a trap for them. All we need to do is set the forest ablaze around them and it should spread into their camp."
  39359. END
  39360.  
  39361. DIALOGEVENT:MTrAdv_OffT046subtitle
  39362. "*Fire, MÆLord, has become a valuable asset as of late. Unfortunately in our enemies hands it could also be a serious danger."
  39363. END
  39364.  
  39365. DIALOGEVENT:MTrAdv_OffT047subtitle
  39366. "*Select the Rangers who have joined you and have them volley their arrows into the spotlights. This will start a fire there and youÆll be able to watch it spread into the enemies base, setting it ablaze and destroying their structures."
  39367. END
  39368.  
  39369. DIALOGEVENT:MTrAdv_OffT048subtitle
  39370. "*That was the last of their camps, their main base is just to the west. We should move quickly lest they assemble and come to meet us unprepared."
  39371. END
  39372.  
  39373. DIALOGEVENT:MTrAdv_OffT049subtitle
  39374. "*The final battle at last. They seem unaware of our presence. This should prove extremely useful."
  39375. END
  39376.  
  39377. DIALOGEVENT:MTrAdv_OffT050subtitle
  39378. "*To truly have this battle work to our advantage, we should use Planning Mode. To enter this mode, click on the Planning Mode button located on the Palantir."
  39379. END
  39380.  
  39381. DIALOGEVENT:MTrAdv_OffT051subtitle
  39382. "*In Planning Mode, you can issue orders for every one of your units, and then have them execute those orders simultaneously."
  39383. END
  39384.  
  39385. DIALOGEVENT:MTrAdv_OffT052subtitle
  39386. "*If at any time you make a mistake and want to change the order for a particular unit, select the unit and press the Delete Action button. This will remove the last order you gave them, and continue until they have no orders at all."
  39387. END
  39388.  
  39389. DIALOGEVENT:MTrAdv_OffT053subtitle
  39390. "*Now lets devise a plan to crush every last one of those nasty Goblins! First, I recommend \"Attack Moving\" with your cavalry at those Goblin Warriors in the northern most part of the base. Do so by selecting your cavalry, pressing A on your keyboard, and left clicking on the ground in the middle of those Goblins."
  39391. END
  39392.  
  39393. DIALOGEVENT:MTrAdv_OffT054subtitle
  39394. "*You may also notice that those Goblins have their backs turned to you. This will result in the cavalry flanking those units. Any time a unit is flanked, it will receive more damage from itÆs attackers."
  39395. END
  39396.  
  39397. DIALOGEVENT:MTrAdv_OffT055subtitle
  39398. "*Next, I would recommend taking the Rangers that joined you and have them cast their volley on the hill to the south of the base. The fire that you start there should spread to the Giant and burn him to the ground!"
  39399. END
  39400.  
  39401. DIALOGEVENT:MTrAdv_OffT056subtitle
  39402. "*Last, IÆd send the remaining forces you have into the heart of their base and kill every last one of them. Try splitting your forces amongst the different targets in their base."
  39403. END
  39404.  
  39405. DIALOGEVENT:MTrAdv_OffT057subtitle
  39406. "*When youÆre plan has been laid out, hit the execute button and your army will march forth with their orders."
  39407. END
  39408.  
  39409. DIALOGEVENT:MTrAdv_OffT058subtitle
  39410. "*WeÆre winning MÆLord, but their fortress is killing our army. Use your earthquake power again on their Fortress and it should take down their defenses!"
  39411. END
  39412.  
  39413. DIALOGEVENT:MTrAdv_OffT059subtitle
  39414. "*Victory is ours! The Goblin threat has been eliminated once and for all in this mountain pass. Minas Tirith will be pleased to hear of our victory and may sleep safely knowing this pass is once again controlled by Gondor."
  39415. END
  39416.  
  39417. DIALOGEVENT:MTrAdv_OffT060subtitle
  39418. "*And you, MÆLord are now ready to vanquish more evil from Middle-earth. Take with you all that you have learned and try a campaign, a skirmish versus the AI, or a multiplayer match online against your friends!"
  39419. END
  39420.  
  39421. DIALOGEVENT:WOTR_Tutorial001subtitle
  39422. "*Welcome to the War Of The Ring tutorial."
  39423. END
  39424.  
  39425. DIALOGEVENT:WOTR_Tutorial002subtitle
  39426. "*Here you will learn the basics of how to build an empire to rule them all."
  39427. END
  39428.  
  39429. DIALOGEVENT:WOTR_Tutorial003subtitle
  39430. "*The War Of The Ring is a turn-based strategic game of territory conquest, resource management, and epic confrontations that takes place over the lands of Middle-earth."
  39431. END
  39432.  
  39433. DIALOGEVENT:WOTR_Tutorial004subtitle
  39434. "*The game is played on the living world map."
  39435. END
  39436.  
  39437. DIALOGEVENT:WOTR_Tutorial005subtitle
  39438. "*Territories that are under your control will be highlighted with your color and territories claimed by your enemies will be highlighted with their respective colors."
  39439. END
  39440.  
  39441. DIALOGEVENT:WOTR_Tutorial006subtitle
  39442. "*To zoom in and out of the map, push the mouse wheel forward and backward."
  39443. END
  39444.  
  39445. DIALOGEVENT:WOTR_Tutorial007subtitle
  39446. "*To scroll through the map, push your cursor towards the edge of the screen to move in that direction."
  39447. END
  39448.  
  39449. DIALOGEVENT:WOTR_Tutorial008subtitle
  39450. "*Try moving around the map now."
  39451. END
  39452.  
  39453. DIALOGEVENT:WOTR_Tutorial009subtitle
  39454. "*That's it!  Very good!"
  39455. END
  39456.  
  39457. DIALOGEVENT:WOTR_Tutorial010subtitle
  39458. "*The game is played as a series of turns that are taken simultaneously by all players."
  39459. END
  39460.  
  39461. DIALOGEVENT:WOTR_Tutorial011subtitle
  39462. "*A single turn is divided into 3 phases: Tactical, Battle, and Retreat."
  39463. END
  39464.  
  39465. DIALOGEVENT:WOTR_Tutorial012subtitle
  39466. "*The current phase of a turn is always displayed in the phase indicator at the top of the screen.  Below the phase indicator is an expandable window that displays critical tasks and provides gameplay hints for the current phase."
  39467. END
  39468.  
  39469. DIALOGEVENT:WOTR_Tutorial013subtitle
  39470. "*Each phase must be completed by all players before the game continues to the next phase.  When all phases have been completed, the turn is over and a new turn begins."
  39471. END
  39472.  
  39473. DIALOGEVENT:WOTR_Tutorial014subtitle
  39474. "*Turn 1"
  39475. END
  39476.  
  39477. DIALOGEVENT:WOTR_Tutorial015subtitle
  39478. "*Tactical Phase"
  39479. END
  39480.  
  39481. DIALOGEVENT:WOTR_Tutorial016subtitle
  39482. "*In the tactical phase, you will make all your strategic choices regarding the expansion of your kingdom."
  39483. END
  39484.  
  39485. DIALOGEVENT:WOTR_Tutorial017subtitle
  39486. "*Structure Construction, Unit Training, and Army Movement are all decided in this phase."
  39487. END
  39488.  
  39489. DIALOGEVENT:WOTR_Tutorial018subtitle
  39490. "*First, you will focus on structure construction in the tactical phase of this turn."
  39491. END
  39492.  
  39493. DIALOGEVENT:WOTR_Tutorial019subtitle
  39494. "*Structure Construction"
  39495. END
  39496.  
  39497. DIALOGEVENT:WOTR_Tutorial020subtitle
  39498. "*You can construct new buildings on any open build plot in a territory you control."
  39499. END
  39500.  
  39501. DIALOGEVENT:WOTR_Tutorial021subtitle
  39502. "*There are four basic structure classes to choose from, Fortress, Barracks, Armory, and Farm.  Each structure class provides a necessary function to a growing empire."
  39503. END
  39504.  
  39505. DIALOGEVENT:WOTR_Tutorial022subtitle
  39506. "*Build fortresses to strengthen the defenses in your territories.  Build barracks to train new units for your armies.  Build armories to improve your armies attack and defensive capabilities.  And build farms to support the population growth of your empire."
  39507. END
  39508.  
  39509. DIALOGEVENT:WOTR_Tutorial023subtitle
  39510. "*To build a new structure, left click on a build plot to bring up the menu that shows all the available buildings that can be constructed.  Then left click on the building you want to construct."
  39511. END
  39512.  
  39513. DIALOGEVENT:WOTR_Tutorial024subtitle
  39514. "*Select the open build plot in Cair Andros and build a barracks."
  39515. END
  39516.  
  39517. DIALOGEVENT:WOTR_Tutorial025subtitle
  39518. "*Good job!"
  39519. END
  39520.  
  39521. DIALOGEVENT:WOTR_Tutorial026subtitle
  39522. "*All structures cost a number of turns to build and only one structure per territory can be under construction at a time."
  39523. END
  39524.  
  39525. DIALOGEVENT:WOTR_Tutorial027subtitle
  39526. "*Once all players have completed the tactical phase, the strategic choices of each player are revealed on the living world map, and the game continues to the next phase."
  39527. END
  39528.  
  39529. DIALOGEVENT:WOTR_Tutorial028subtitle
  39530. "*Since you are not going to construct any more buildings at this time, press the End Phase button to finish the tactical phase."
  39531. END
  39532.  
  39533. DIALOGEVENT:WOTR_Tutorial029subtitle
  39534. "*Battle Phase"
  39535. END
  39536.  
  39537. DIALOGEVENT:WOTR_Tutorial030subtitle
  39538. "*In the Battle Phase, all conflicts between opposing players are fought."
  39539. END
  39540.  
  39541. DIALOGEVENT:WOTR_Tutorial031subtitle
  39542. "*A battle occurs when at least one of your armies and one of your enemy's armies end up in the same territory after the planned moves are executed from the tactical phase."
  39543. END
  39544.  
  39545. DIALOGEVENT:WOTR_Tutorial032subtitle
  39546. "*Since there are not any conflicts at this time, the game will continue to the next phase."
  39547. END
  39548.  
  39549. DIALOGEVENT:WOTR_Tutorial033subtitle
  39550. "*Retreat Phase"
  39551. END
  39552.  
  39553. DIALOGEVENT:WOTR_Tutorial034subtitle
  39554. "*In the Retreat phase, all armies lead by Heroes that are defeated in battle must withdraw to safe territories."
  39555. END
  39556.  
  39557. DIALOGEVENT:WOTR_Tutorial035subtitle
  39558. "*Since you do not have any defeated Hero armies at this time, the game will continue to the next phase."
  39559. END
  39560.  
  39561. DIALOGEVENT:WOTR_Tutorial036subtitle
  39562. "*Now that all phases have been finished, a single turn in War Of The Ring is completed.  A new turn begins and you start again at the tactical phase."
  39563. END
  39564.  
  39565. DIALOGEVENT:WOTR_Tutorial037subtitle
  39566. "*Turn 2"
  39567. END
  39568.  
  39569. DIALOGEVENT:WOTR_Tutorial038subtitle
  39570. "*Tactical Phase"
  39571. END
  39572.  
  39573. DIALOGEVENT:WOTR_Tutorial039subtitle
  39574. "*The barracks you started to build in the previous turn has been completed and its abilities are now available for you to use."
  39575. END
  39576.  
  39577. DIALOGEVENT:WOTR_Tutorial040subtitle
  39578. "*Next, you will concentrate on unit training in the tactical phase of this turn."
  39579. END
  39580.  
  39581. DIALOGEVENT:WOTR_Tutorial041subtitle
  39582. "*Unit Training"
  39583. END
  39584.  
  39585. DIALOGEVENT:WOTR_Tutorial042subtitle
  39586. "*Command points represent the number of troops you are allowed to train.  You can not build more troops than you have command points."
  39587. END
  39588.  
  39589. DIALOGEVENT:WOTR_Tutorial043subtitle
  39590. "*Your world command point limit indicates the current population of your empire that inhabits the whole of Middle-earth.  It is displayed at the top left corner of the screen."
  39591. END
  39592.  
  39593. DIALOGEVENT:WOTR_Tutorial044subtitle
  39594. "*The number of units that can reside in each army and territory are also bound by their own command point limits."
  39595. END
  39596.  
  39597. DIALOGEVENT:WOTR_Tutorial045subtitle
  39598. "*You can train new units at any one of your barracks."
  39599. END
  39600.  
  39601. DIALOGEVENT:WOTR_Tutorial046subtitle
  39602. "*There are four basic unit classes to choose from, Soldier, Archer, Pikeman, and Cavalry.  Each unit class has their own distinct traits and capabilities when fighting the other unit classes."
  39603. END
  39604.  
  39605. DIALOGEVENT:WOTR_Tutorial047subtitle
  39606. "*To train a new battalion, left click on a barracks to bring up the menu that shows all the available units that can be trained.  Then left click on the unit you want to train."
  39607. END
  39608.  
  39609. DIALOGEVENT:WOTR_Tutorial048subtitle
  39610. "*Select the barracks in Cair Andros and train a battalion of troops."
  39611. END
  39612.  
  39613. DIALOGEVENT:WOTR_Tutorial049subtitle
  39614. "*Well done!"
  39615. END
  39616.  
  39617. DIALOGEVENT:WOTR_Tutorial050subtitle
  39618. "*All battalions cost a number of turns to train and only one set of troops per barracks can be in training at a time."
  39619. END
  39620.  
  39621. DIALOGEVENT:WOTR_Tutorial051subtitle
  39622. "*Since you are not going to train any more units at this time, press the End Phase button to finish the tactical phase."
  39623. END
  39624.  
  39625. DIALOGEVENT:WOTR_Tutorial052subtitle
  39626. "*Again, no conflicts have occurred, so the game will pass through the battle and retreat phases."
  39627. END
  39628.  
  39629. DIALOGEVENT:WOTR_Tutorial053subtitle
  39630. "*The turn is finished and now another turn begins."
  39631. END
  39632.  
  39633. DIALOGEVENT:WOTR_Tutorial054subtitle
  39634. "*Turn 3"
  39635. END
  39636.  
  39637. DIALOGEVENT:WOTR_Tutorial055subtitle
  39638. "*Tactical Phase"
  39639. END
  39640.  
  39641. DIALOGEVENT:WOTR_Tutorial056subtitle
  39642. "*The battalion you started to train in the previous turn has been completed and is now available for you to command into battle."
  39643. END
  39644.  
  39645. DIALOGEVENT:WOTR_Tutorial057subtitle
  39646. "*Finally, you will learn army movement in the tactical phase of this turn."
  39647. END
  39648.  
  39649. DIALOGEVENT:WOTR_Tutorial058subtitle
  39650. "*Army Movement"
  39651. END
  39652.  
  39653. DIALOGEVENT:WOTR_Tutorial059subtitle
  39654. "*All armies are allowed to move to only 1 adjacent territory from their current location per turn.  However, the choice of an army's destination depends on the type of army that is being moved."
  39655. END
  39656.  
  39657. DIALOGEVENT:WOTR_Tutorial060subtitle
  39658. "*There are 2 types of armies under your command, Garrison Armies, and Hero Armies."
  39659. END
  39660.  
  39661. DIALOGEVENT:WOTR_Tutorial061subtitle
  39662. "*A garrison army is composed of all the troop battalions that reside in a territory."
  39663. END
  39664.  
  39665. DIALOGEVENT:WOTR_Tutorial062subtitle
  39666. "*To examine the composition of an army, left click to select an army.  Then left click on the Selection Details button on the Palantir at the lower left of the screen.  This will reveal a panel that shows the individual battalions and units that make up the selected army."
  39667. END
  39668.  
  39669. DIALOGEVENT:WOTR_Tutorial063subtitle
  39670. "*Select the garrison army in Cair Andros and examine its composition by displaying the details panel."
  39671. END
  39672.  
  39673. DIALOGEVENT:WOTR_Tutorial064subtitle
  39674. "*Observe that the battallion you just trained appears here."
  39675. END
  39676.  
  39677. DIALOGEVENT:WOTR_Tutorial065subtitle
  39678. "*From this panel, detailed stats for each battalion in an army can be seen, and commands to the individual battalions themselves can be given."
  39679. END
  39680.  
  39681. DIALOGEVENT:WOTR_Tutorial066subtitle
  39682. "*Garrison armies are used to defend the lands of your empire and can only move between territories that you control.  Thus, they cannot takeover neutral territories or invade enemy territories on their own.  However, a garrison army can join with a Hero army to strengthen a Hero army's attacking forces."
  39683. END
  39684.  
  39685. DIALOGEVENT:WOTR_Tutorial067subtitle
  39686. "*To order a garrison army to join a hero army, left click to select a garrison army. Then right click on the desired Hero army to have the battalions of your selected army merge with the Hero forces."
  39687. END
  39688.  
  39689. DIALOGEVENT:WOTR_Tutorial068subtitle
  39690. "*Notice that your cursor changes to a join icon when you have a garrison army selected and move your mouse over a Hero army that it can legally join."
  39691. END
  39692.  
  39693. DIALOGEVENT:WOTR_Tutorial069subtitle
  39694. "*Order the garrison army in Cair Andros to join Aragorn's army in Rohan."
  39695. END
  39696.  
  39697. DIALOGEVENT:WOTR_Tutorial070subtitle
  39698. "*Excellent!"
  39699. END
  39700.  
  39701. DIALOGEVENT:WOTR_Tutorial071subtitle
  39702. "*A Hero army is a group of battalions that are commanded by a special hero that has the ability to lead troops into battle.  They can not only move between territories that you control, but are also used to expand the lands of your kingdom by conquering neutral territories and invading enemy territories."
  39703. END
  39704.  
  39705. DIALOGEVENT:WOTR_Tutorial072subtitle
  39706. "*Acquiring territories collects bonuses for your empire."
  39707. END
  39708.  
  39709. DIALOGEVENT:WOTR_Tutorial073subtitle
  39710. "*To order a hero army to move into a territory, left click to select a Hero army. Then right click on the desired territory to send your selected Hero army to that location."
  39711. END
  39712.  
  39713. DIALOGEVENT:WOTR_Tutorial074subtitle
  39714. "*Notice that your cursor changes to a movement icon when you have an army selected and move your mouse over a territory that it can legally travel into."
  39715. END
  39716.  
  39717. DIALOGEVENT:WOTR_Tutorial075subtitle
  39718. "*Select Aragorn's army in Rohan and move into The Dead Marshes."
  39719. END
  39720.  
  39721. DIALOGEVENT:WOTR_Tutorial076subtitle
  39722. "*Very good!"
  39723. END
  39724.  
  39725. DIALOGEVENT:WOTR_Tutorial077subtitle
  39726. "*Since you are not going to move any more armies at this time, press the End Phase button to finish the tactical phase."
  39727. END
  39728.  
  39729. DIALOGEVENT:WOTR_Tutorial078subtitle
  39730. "*Battle Phase"
  39731. END
  39732.  
  39733. DIALOGEVENT:WOTR_Tutorial079subtitle
  39734. "*This time during the battle phase there are encounters with the enemy that must be resolved."
  39735. END
  39736.  
  39737. DIALOGEVENT:WOTR_Tutorial080subtitle
  39738. "*Active battles are indicated by an animated battle marker."
  39739. END
  39740.  
  39741. DIALOGEVENT:WOTR_Tutorial081subtitle
  39742. "*To settle the encounter, left click the battle marker."
  39743. END
  39744.  
  39745. DIALOGEVENT:WOTR_Tutorial082subtitle
  39746. "*Select the battle marker in Osgiliath to resolve the conflict."
  39747. END
  39748.  
  39749. DIALOGEVENT:WOTR_Tutorial083subtitle
  39750. "*This battle screen shows you detailed information about your forces and the enemy forces involved in the skirmish in the contested territory."
  39751. END
  39752.  
  39753. DIALOGEVENT:WOTR_Tutorial084subtitle
  39754. "*You may have up to 3 methods for handling an encounter: Auto-Resolve, Realtime, or Retreat."
  39755. END
  39756.  
  39757. DIALOGEVENT:WOTR_Tutorial085subtitle
  39758. "*Selecting Auto-Resolve will calculate the winner of the battle automatically based on factors such as the size, unit composition, and experience of the forces involved."
  39759. END
  39760.  
  39761. DIALOGEVENT:WOTR_Tutorial086subtitle
  39762. "*Selecting Realtime will allow you to manually fight the battle in the disputed territory."
  39763. END
  39764.  
  39765. DIALOGEVENT:WOTR_Tutorial087subtitle
  39766. "*Selecting Retreat will allow you to withdraw your forces from the conflict before the battle starts.  However, your retreating armies may lose some units in the process."
  39767. END
  39768.  
  39769. DIALOGEVENT:WOTR_Tutorial088subtitle
  39770. "*When the battle has been resolved, ownership of the territory will be awarded to the winner."
  39771. END
  39772.  
  39773. DIALOGEVENT:WOTR_Tutorial089subtitle
  39774. "*For the purposes of the tutorial, all battles will be auto-resolved."
  39775. END
  39776.  
  39777. DIALOGEVENT:WOTR_Tutorial090subtitle
  39778. "*Press the Auto-Resolve button to fight the battle in Osgiliath."
  39779. END
  39780.  
  39781. DIALOGEVENT:WOTR_Tutorial091subtitle
  39782. "*You lost this battle, but not the war.  Don't give up."
  39783. END
  39784.  
  39785. DIALOGEVENT:WOTR_Tutorial092subtitle
  39786. "*During the Battle phase there may be multiple conflicts.  Each conflict is resolved one at a time."
  39787. END
  39788.  
  39789. DIALOGEVENT:WOTR_Tutorial093subtitle
  39790. "*Select the battle marker in The Dead Marshes to resolve the conflict."
  39791. END
  39792.  
  39793. DIALOGEVENT:WOTR_Tutorial094subtitle
  39794. "*You have defeated the enemy!  Well done!"
  39795. END
  39796.  
  39797. DIALOGEVENT:WOTR_Tutorial095subtitle
  39798. "*Once all battles have been resolved, the battle phase is over."
  39799. END
  39800.  
  39801. DIALOGEVENT:WOTR_Tutorial096subtitle
  39802. "*Press the End Phase button to finish the battle phase."
  39803. END
  39804.  
  39805. DIALOGEVENT:WOTR_Tutorial097subtitle
  39806. "*Retreat Phase"
  39807. END
  39808.  
  39809. DIALOGEVENT:WOTR_Tutorial098subtitle
  39810. "*Since one of your Hero armies has been defeated in battle, you must withdraw that army to a friendly territory to recover.  Only the Hero army leaders survive from a lost battle and have the ability to retreat."
  39811. END
  39812.  
  39813. DIALOGEVENT:WOTR_Tutorial099subtitle
  39814. "*To order a Hero army to retreat, left click to select a defeated Hero army. Then right click on a friendly territory to send your army to that location."
  39815. END
  39816.  
  39817. DIALOGEVENT:WOTR_Tutorial100subtitle
  39818. "*Select Boromir's army in Osgiliath and retreat to one of your territories."
  39819. END
  39820.  
  39821. DIALOGEVENT:WOTR_Tutorial101subtitle
  39822. "*Good job!"
  39823. END
  39824.  
  39825. DIALOGEVENT:WOTR_Tutorial102subtitle
  39826. "*Once all retreat orders have been issued, the retreat phase is over."
  39827. END
  39828.  
  39829. DIALOGEVENT:WOTR_Tutorial103subtitle
  39830. "*Press the End Phase button to finish the retreat phase."
  39831. END
  39832.  
  39833. DIALOGEVENT:WOTR_Tutorial104subtitle
  39834. "*The turn is over, but the battle for Middle-earth has just begun."
  39835. END
  39836.  
  39837. DIALOGEVENT:WOTR_Tutorial105subtitle
  39838. "*This concludes the War Of The Ring tutorial.  Follow these simple guidelines and you will soon dominate the whole of Middle-earth."
  39839. END
  39840.  
  39841. DIALOGEVENT:WOTR_Tutorial106subtitle
  39842. "*Good Luck!"
  39843. END
  39844.  
  39845. ////MISSION DIALOG SUBTITLES MAIN SESSION and PICKUP 1 END////
  39846.  
  39847. URL:GameSpyHome
  39848. "http://arena.gamespy.com/arenaportal/bfme2"
  39849. END
  39850.  
  39851. URL:ClanWarsHome
  39852. "http://www.clanwars.cc/bfme2"
  39853. END
  39854.  
  39855. OBJECT:DolGulStatue
  39856. "Statue of Sauron"
  39857. END
  39858.  
  39859. OBJECT:EvilBombardShip
  39860. "Corsair Bombardment Ship"
  39861. END
  39862.  
  39863. OBJECT:EvilFireShip
  39864. "Mordor Doom Ship"
  39865. END
  39866.  
  39867. OBJECT:EvilArrowShip
  39868. "Corsair Black Ship"
  39869. END
  39870.  
  39871. OBJECT:ElvenCastleWallHubExpansion
  39872. "Wall Hub Expansion"
  39873. END
  39874.  
  39875. OBJECT:ElvenCastleWallHubExpansionDescription
  39876. "Allows the construction of walls"
  39877. END
  39878.  
  39879. CONTROLBAR:GaladrielRecruit
  39880. "Use the One Ring to summon the Storm Queen"
  39881. END
  39882.  
  39883. CONTROLBAR:GaladrielRevive
  39884. "Revive the fallen Hero, Galadriel"
  39885. END
  39886.  
  39887. CONTROLBAR:GaladrielHotkey
  39888. "Galad&riel"
  39889. END
  39890.  
  39891. CONTROLBAR:SauronRevive
  39892. "Revive the fallen Hero, Sauron"
  39893. END
  39894.  
  39895. CONTROLBAR:SauronHotkey
  39896. "Sau&ron"
  39897. END
  39898.  
  39899. CONTROLBAR:SauronRecruit
  39900. "Use the One Ring to summon the Dark Lord"
  39901. END
  39902.  
  39903. TOOLTIP:LackIvoryTower
  39904. "Requires the Numenor Stonework upgrade \n Provides Palantir Vision Power \n Increases Fortress vision range"
  39905. END
  39906.  
  39907. OBJECT:MordorBarricadeDescription
  39908. "Defensive tower garrisoned with archers"
  39909. END
  39910.  
  39911. OBJECT:DwarvenWallHub
  39912. "Wall Hub"
  39913. END
  39914.  
  39915. ///Debuff
  39916. ///"Enemy units are reduced to 75% armor and 75% damage"
  39917. ///END
  39918.  
  39919. ///Buff
  39920. ///"Nearby allies are increased to 150% armor and 150% damage"
  39921. ///END
  39922.  
  39923. ///Leadership
  39924. ///Nearby allies are increased to 150% armor, 150% damage, and +100% expereince"
  39925. ///
  39926.  
  39927. //CreateAHero:ClassPowersDesc_CorruptedMan
  39928. //"Men from the lands of Rhun and beyond have developed a culture of espionage and war that Sauron has now bent to his will."
  39929. //END
  39930.  
  39931. OBJECT:GarrisonableTower
  39932. "Garrisonable Tower"
  39933. END
  39934.  
  39935. OBJECT:BarrowWightLairDescription
  39936. "Allows summoning of Wights"
  39937. END
  39938.  
  39939. OBJECT:SpiderLairDescription
  39940. "Allows training of Spiderlings"
  39941. END
  39942.  
  39943. OBJECT:WargLairDescription
  39944. "Allows training of Wargs"
  39945. END
  39946.  
  39947. OBJECT:CaveTrollLairDescription
  39948. "Allows training of Cave Trolls"
  39949. END
  39950.  
  39951. OBJECT:FireDrakeLairDescription
  39952. "Allows summoning of Fire Drakes"
  39953. END
  39954.  
  39955. OBJECT:GoblinLairDescription
  39956. "Allows training of Goblins"
  39957. END
  39958.  
  39959. OBJECT:HobbitHouse
  39960. "Seat of Power"
  39961. END
  39962.  
  39963. OBJECT:ThroneofErebor
  39964. "Throne of Erebor"
  39965. END
  39966.  
  39967. TOOLTIP:LackIsengardFireArrowsTech
  39968. "Requires Level 3 Armory"
  39969. END
  39970.  
  39971. TOOLTIP:LackIsengardForgedBladesTech
  39972. "Requires Level 2 Armory"
  39973. END
  39974.  
  39975. TOOLTIP:LackIsengardHeavyArmorTech
  39976. "Requires Level 2 Armory"
  39977. END
  39978.  
  39979. OBJECT:ElvenWarShip
  39980. "Elven Warship"
  39981. END
  39982.  
  39983. OBJECT:ElvenBombardship
  39984. "Elven Bombardment Ship"
  39985. END
  39986.  
  39987. CONTROLBAR:DwarvenCatapultUpgrade
  39988. "&Replace Catapult"
  39989. END
  39990.  
  39991. CONTROLBAR:ToolTipDwarvenCatapultUpgrade
  39992. "Rebuilds the catapult on the platform"
  39993. END
  39994.  
  39995. CONTROLBAR:IsengardBallistaUpgrade
  39996. "&Replace Ballista"
  39997. END
  39998.  
  39999. CONTROLBAR:ToolTipIsengardBallistaUpgrade
  40000. "Rebuilds the ballista on the platform"
  40001. END
  40002.  
  40003. CONTROLBAR:MordorCatapultUpgrade
  40004. "&Replace Catapult"
  40005. END
  40006.  
  40007. CONTROLBAR:ToolTipMordorCatapultUpgrade
  40008. "Rebuilds the catapult on the platform"
  40009. END
  40010.  
  40011. CONTROLBAR:TrebuchetUpgrade
  40012. "&Replace Trebuchet"
  40013. END
  40014.  
  40015. CONTROLBAR:ToolTipTrebuchetUpgrade
  40016. "Rebuilds the trebuchet on the platform"
  40017. END
  40018.  
  40019. CONTROLBAR:GoblinGiantSentryUpgrade
  40020. "Replace Giant"
  40021. END
  40022.  
  40023. CONTROLBAR:ToolTipGoblinGiantSentryUpgrade
  40024. "Replaces the giant inside the platform"
  40025. END
  40026.  
  40027.  
  40028.  
  40029. ////////////////////////////////////
  40030. ///////  UPGRADES //////////////////
  40031. ////////////////////////////////////
  40032.  
  40033. CONTROLBAR:PurchaseTechnologyDwarvenBasicTraining
  40034. "Research Ba&nner Carriers"
  40035. END
  40036.  
  40037. CONTROLBAR:ToolTipPurchaseTechnologyDwarvenBasicTraining
  40038. "Allows battalions to purchase the Banner Carrier upgrade \n Increases a battalion to Level 2"
  40039. END
  40040.  
  40041. CONTROLBAR:PurchaseUpgradeDwarvenBasicTraining
  40042. "Purchase Ba&nner Carrier"
  40043. END
  40044.  
  40045. CONTROLBAR:ToolTipPurchaseUpgradeDwarvenBasicTraining
  40046. "Increases this battalion to Level 2 \n Can only be equipped at Level 1"
  40047. END
  40048.  
  40049. CONTROLBAR:PurchaseTechnologyDwarvenForgedBlades
  40050. "Research Forged B&lades"
  40051. END
  40052.  
  40053. CONTROLBAR:ToolTipPurchaseTechnologyDwarvenForgedBlades
  40054. "Allows battalions to purchase the Forged Blades upgrade \n When equipped, increases the damage done by Melee Weapons and Thrown Axes"
  40055. END
  40056.  
  40057. CONTROLBAR:PurchaseUpgradeDwarvenForgedBlades
  40058. "Purchase Forged B&lades"
  40059. END
  40060.  
  40061. CONTROLBAR:ToolTipPurchaseUpgradeDwarvenForgedBlades
  40062. "Upgrades this battalion with Forged Blades \n Increases the damage done by Melee Weapons and Thrown Axes"
  40063. END
  40064.  
  40065. CONTROLBAR:PurchaseTechnologyDwarvenHeavyArmor
  40066. "Research Heavy Armor"
  40067. END
  40068.  
  40069. CONTROLBAR:ToolTipPurchaseTechnologyDwarvenHeavyArmor
  40070. "Allows battalions to purchase the Heavy Armor upgrade \n When equipped, significantly reduces the amount of damage taken"
  40071. END
  40072.  
  40073. CONTROLBAR:PurchaseUpgradeDwarvenHeavyArmor
  40074. "Purchase Hea&vy Armor"
  40075. END
  40076.  
  40077. CONTROLBAR:ToolTipPurchaseUpgradeDwarvenHeavyArmor
  40078. "Upgrades this battalion with Heavy Armor \n Significantly reduces the amount of damage taken"
  40079. END
  40080.  
  40081. CONTROLBAR:PurchaseTechnologyGondorFireArrows
  40082. "Research Fire Arro&ws"
  40083. END
  40084.  
  40085. CONTROLBAR:ToolTipPurchaseTechnologyGondorFireArrows
  40086. "Allows battalions to purchase the Fire Arrows upgrade \n When equipped, significantly increases the damage done by Arrows"
  40087. END
  40088.  
  40089. CONTROLBAR:ToolTipPurchaseUpgradeGondorFireArrows
  40090. "Upgrades this battalion with Fire Arrows \n Significantly increases the damage done by Arrows"
  40091. END
  40092.  
  40093. CONTROLBAR:PurchaseTechnologyGondorForgedBlades
  40094. "Research Forged B&lades"
  40095. END
  40096.  
  40097. CONTROLBAR:ToolTipPurchaseTechnologyGondorForgedBlades
  40098. "Allows battalions to purchase the Forged Blades upgrade \n When equipped, increases the damage done by Melee Weapons"
  40099. END
  40100.  
  40101. CONTROLBAR:PurchaseUpgradeGondorForgedBlades
  40102. "Purchase Forged B&lades"
  40103. END
  40104.  
  40105. CONTROLBAR:PurchaseUpgradeRohanElvenWarriorForgedBlades
  40106. "Purchase Forged B&lades"
  40107. END
  40108.  
  40109. CONTROLBAR:ToolTipPurchaseUpgradeGondorForgedBlades
  40110. "Upgrades this battalion with Forged Blades \n Increases the damage done by Melee Weapons"
  40111. END
  40112.  
  40113. CONTROLBAR:PurchaseTechnologyGondorHeavyArmor
  40114. "Research Hea&vy Armor"
  40115. END
  40116.  
  40117. CONTROLBAR:ToolTipPurchaseTechnologyGondorHeavyArmor
  40118. "Allows battalions to purchase the Heavy Armor upgrade \n When equipped, significantly reduces the amount of damage taken"
  40119. END
  40120.  
  40121. CONTROLBAR:PurchaseUpgradeGondorHeavyArmor
  40122. "Purchase Hea&vy Armor"
  40123. END
  40124.  
  40125. CONTROLBAR:ToolTipPurchaseUpgradeGondorHeavyArmor
  40126. "Upgrades this battalion with Heavy Armor \n Significantly reduces the amount of damage taken"
  40127. END
  40128.  
  40129. CONTROLBAR:PurchaseTechnologyGondorKnightShield
  40130. "Research Horse Sh&ields"
  40131. END
  40132.  
  40133. CONTROLBAR:ToolTipPurchaseTechnologyGondorKnightShield
  40134. "Allows battalions to purchase the Horseman Shield upgrade \n When equipped, significantly reduces the amount of damage taken from Arrows and Pikemen"
  40135. END
  40136.  
  40137. CONTROLBAR:PurchaseUpgradeGondorKnightShield
  40138. "Purchase Horseman Sh&ields"
  40139. END
  40140.  
  40141. CONTROLBAR:ToolTipPurchaseUpgradeGondorKnightShield
  40142. "Upgrades this battalion with Horseman Shields \n Significantly reduces the amount of damage taken from Arrows and Pikemen"
  40143. END
  40144.  
  40145. CONTROLBAR:PurchaseTechnologyGondorFireStones
  40146. "Research Fire S&tones"
  40147. END
  40148.  
  40149. CONTROLBAR:ToolTipPurchaseTechnologyGondorFireStones
  40150. "Allows trebuchets to purchase the Fire Stones upgrade \n When equipped, significantly increases the damage done by Trebuchets"
  40151. END
  40152.  
  40153. CONTROLBAR:PurchaseUpgradeGondorFireStones
  40154. "Purchase Fire S&tones"
  40155. END
  40156.  
  40157. CONTROLBAR:ToolTipPurchaseUpgradeGondorFireStones
  40158. "Upgrades this trebuchet with Fire Stones \n Significantly increases the Trebuchet's damage"
  40159. END
  40160.  
  40161. CONTROLBAR:PurchaseTechnologyRohanHorseShield
  40162. "Research Horseman Sh&ields"
  40163. END
  40164.  
  40165. CONTROLBAR:ToolTipPurchaseTechnologyRohanHorseShield
  40166. "Allows battalions to purchase the Horseman Shields upgrade \n When equipped, significantly reduces the amount of damage taken from Arrows and Pikemen"
  40167. END
  40168.  
  40169. CONTROLBAR:PurchaseUpgradeRohanHorseShield
  40170. "Purchase Horsemen Sh&ields"
  40171. END
  40172.  
  40173. CONTROLBAR:ToolTipPurchaseUpgradeRohanHorseShield
  40174. "Upgrades this battalion with Horseman Shields \n Significantly reduces the amount of damage taken from Arrows and Pikemen"
  40175. END
  40176.  
  40177.  
  40178.  
  40179.  
  40180.  
  40181.  
  40182. CONTROLBAR:PurchaseTechnologyIsengardFireArrows
  40183. "Research Fire Arro&ws"
  40184. END
  40185.  
  40186. CONTROLBAR:ToolTipPurchaseTechnologyIsengardFireArrows
  40187. "Allows hordes to purchase the Fire Arrows upgrade \n When equipped, significantly increases the damage done by Arrows"
  40188. END
  40189.  
  40190. CONTROLBAR:ToolTipPurchaseUpgradeIsengardFireArrows
  40191. "Upgrades this horde with Fire Arrows \n Significantly increases the damage done by Arrows"
  40192. END
  40193.  
  40194. CONTROLBAR:PurchaseTechnologyIsengardForgedBlades
  40195. "Research Forged B&lades"
  40196. END
  40197.  
  40198. CONTROLBAR:ToolTipPurchaseTechnologyIsengardForgedBlades
  40199. "Allows hordes to purchase the Forged Blades upgrade \n When equipped, increases the damage done by Melee Weapons"
  40200. END
  40201.  
  40202. CONTROLBAR:PurchaseUpgradeIsengardForgedBlades
  40203. "Purchase Forged B&lades"
  40204. END
  40205.  
  40206. CONTROLBAR:ToolTipPurchaseUpgradeIsengardForgedBlades
  40207. "Upgrades this horde with Forged Blades \n Increases the damage done by Melee Weapons"
  40208. END
  40209.  
  40210. CONTROLBAR:PurchaseTechnologyIsengardHeavyArmor
  40211. "Research Hea&vy Armor"
  40212. END
  40213.  
  40214. CONTROLBAR:ToolTipPurchaseTechnologyIsengardHeavyArmor
  40215. "Allows hordes to purchase the Heavy Armor upgrade \n When equipped, significantly reduces the amount of damage taken"
  40216. END
  40217.  
  40218. CONTROLBAR:PurchaseUpgradeIsengardHeavyArmor
  40219. "Purchase Hea&vy Armor"
  40220. END
  40221.  
  40222. CONTROLBAR:ToolTipPurchaseUpgradeIsengardHeavyArmor
  40223. "Upgrades this horde with Heavy Armor \n Significantly reduces the amount of damage taken"
  40224. END
  40225.  
  40226. CONTROLBAR:PurchaseTechnologyMordorFireArrows
  40227. "Research Fire Arro&ws"
  40228. END
  40229.  
  40230. CONTROLBAR:ToolTipPurchaseTechnologyMordorFireArrows
  40231. "Allows hordes to purchase the Fire Arrows upgrade \n When equipped, significantly increases the damage done by Arrows"
  40232. END
  40233.  
  40234. CONTROLBAR:ToolTipPurchaseUpgradeMordorFireArrows
  40235. "Upgrades this horde with Fire Arrows \n Significantly increases the damage done by Arrows"
  40236. END
  40237.  
  40238. CONTROLBAR:PurchaseTechnologyGondorBasicTraining
  40239. "Research Ba&nner Carriers"
  40240. END
  40241.  
  40242. CONTROLBAR:ToolTipPurchaseTechnologyGondorBasicTraining
  40243. "Allows battalions to purchase the Banner Carrier upgrade \n Increases a battalion to Level 2"
  40244. END
  40245.  
  40246. CONTROLBAR:PurchaseUpgradeGondorBasicTraining
  40247. "Purchase Ba&nner Carrier"
  40248. END
  40249.  
  40250. CONTROLBAR:ToolTipPurchaseUpgradeGondorBasicTraining
  40251. "Increases this battalion to Level 2 \n Can only be equipped at Level 1"
  40252. END
  40253.  
  40254. CONTROLBAR:PurchaseTechnologyIsengardBasicTraining
  40255. "Research Ba&nner Carriers"
  40256. END
  40257.  
  40258. CONTROLBAR:ToolTipPurchaseTechnologyIsengardBasicTraining
  40259. "Allows hordes to purchase the Banner Carrier upgrade \n Increases a horde to Level 2"
  40260. END
  40261.  
  40262. CONTROLBAR:PurchaseUpgradeIsengardBasicTraining
  40263. "Purchase Ba&nner Carrier"
  40264. END
  40265.  
  40266. CONTROLBAR:ToolTipPurchaseUpgradeIsengardBasicTraining
  40267. "Increases this horde to Level 2 \n Can only be equipped at Level 1"
  40268. END
  40269.  
  40270. CONTROLBAR:PurchaseTechnologyMordorBasicTraining
  40271. "Research Ba&nner Carriers"
  40272. END
  40273.  
  40274. CONTROLBAR:ToolTipPurchaseTechnologyMordorBasicTraining
  40275. "Allows hordes to purchase the Banner Carrier upgrade \n Increases a horde to Level 2"
  40276. END
  40277.  
  40278. CONTROLBAR:PurchaseUpgradeMordorBasicTraining
  40279. "Purchase Ba&nner Carrier"
  40280. END
  40281.  
  40282. CONTROLBAR:ToolTipPurchaseUpgradeMordorBasicTraining
  40283. "Increases horde to Level 2 \n Can only be equipped at Level 1"
  40284. END
  40285.  
  40286. CONTROLBAR:BatallionAreadyHasUpgrade
  40287. "This upgrade has already been purchased"
  40288. END
  40289.  
  40290. CONTROLBAR:PurchaseUpgradeDwarvenMithrilMail
  40291. "Purchase Dwar&ven Mithril Mail"
  40292. END
  40293.  
  40294. CONTROLBAR:ToolTipPurchaseUpgradeDwarvenMithrilMail
  40295. "Upgrades this battalion with Mithril Mail \n Significantly reduces the amount of damage taken"
  40296. END
  40297.  
  40298. CONTROLBAR:PurchaseTechnologyDwarvenMithrilMail
  40299. "Research Dwar&ven Mithril Mail"
  40300. END
  40301.  
  40302. CONTROLBAR:ToolTipPurchaseTechnologyDwarvenMithrilMail
  40303. "Allows battalions and Demolishers to purchase the Mithril Mail upgrade \n When equipped, significantly reduces the amount of damage taken"
  40304. END
  40305.  
  40306. CONTROLBAR:PurchaseUpgradeWildBasicTraining
  40307. "Purchase Ba&nner Carrier"
  40308. END
  40309.  
  40310. CONTROLBAR:ToolTipPurchaseUpgradeWildBasicTraining
  40311. "Increases this horde to Level 2 \n Can only be equipped at Level 1"
  40312. END
  40313.  
  40314. CONTROLBAR:PurchaseTechnologyWildBasicTraining
  40315. "Research Ba&nner Carriers"
  40316. END
  40317.  
  40318. CONTROLBAR:ToolTipPurchaseTechnologyWildBasicTraining
  40319. "Allows hordes to purchase the Banner Carrier upgrade \n Increases a horde to Level 2"
  40320. END
  40321.  
  40322. CONTROLBAR:PurchaseUpgradeWildFireArrows
  40323. "Purchase Fire Arro&ws"
  40324. END
  40325.  
  40326. CONTROLBAR:ToolTipPurchaseUpgradeWildFireArrows
  40327. "Upgrades this horde with Fire Arrows \n Significantly increases the damage done by Arrows"
  40328. END
  40329.  
  40330. CONTROLBAR:PurchaseTechnologyWildFireArrows
  40331. "Research Fire Arro&ws"
  40332. END
  40333.  
  40334. CONTROLBAR:ToolTipPurchaseTechnologyWildFireArrows
  40335. "Allows hordes to purchase the Fire Arrows upgrade \n When equipped, significantly increases the damage done by Arrows"
  40336. END
  40337.  
  40338. CONTROLBAR:PurchaseUpgradeWildForgedBlade
  40339. "Purchase Forged B&lades"
  40340. END
  40341.  
  40342. CONTROLBAR:ToolTipPurchaseUpgradeWildForgedBlade
  40343. "Upgrades this horde with Forged Blades \n When equipped, increases the damage done by Melee Weapons"
  40344. END
  40345.  
  40346. CONTROLBAR:PurchaseTechnologyWildForgedBlades
  40347. "Research Forged B&lades"
  40348. END
  40349.  
  40350. CONTROLBAR:ToolTipPurchaseTechnologyWildForgedBlades
  40351. "Allows hordes to purchase the Forged Blades upgrade \n Increases the damage done by Melee Weapons"
  40352. END
  40353.  
  40354. CONTROLBAR:PurchaseUpgradeWildHeavyArmor
  40355. "Purchase Sca&venged Armor"
  40356. END
  40357.  
  40358. CONTROLBAR:ToolTipPurchaseUpgradeWildHeavyArmor
  40359. "Upgrades this horde with Scavenged Armor \n When equipped, significantly reduces the amount of damage taken"
  40360. END
  40361.  
  40362. CONTROLBAR:PurchaseTechnologyWildHeavyArmor
  40363. "Research Sca&venged Armor"
  40364. END
  40365.  
  40366. CONTROLBAR:ToolTipPurchaseechnologyWildHeavyArmor
  40367. "Allows hordes to purchase Scavenged Armor \n Significantly reduces the amount of damage taken"
  40368. END
  40369.  
  40370. CONTROLBAR:PurchaseTechnologySpiderVenomSacks
  40371. "Research &Venom Sacs"
  40372. END
  40373.  
  40374. CONTROLBAR:ToolTipPurchaseTechnologySpiderVenomSacks
  40375. "Allows hordes to purchase the Venom Sacs upgrade \n When equipped, inflicts poison to enemies causing damage over time"
  40376. END
  40377.  
  40378. CONTROLBAR:PurchaseSpiderVenomSacks
  40379. "Purchase &Venom Sacs"
  40380. END
  40381.  
  40382. CONTROLBAR:ToolTipPurchaseSpiderVenomSacks
  40383. "Upgrades this horde with Venom Sacs \n Inflicts poison to enemies causing damage over time"
  40384. END
  40385.  
  40386.  
  40387.  
  40388. CONTROLBAR:PurchaseUpgradeElvenBasicTraining
  40389. "Purchase Ba&nner Carrier"
  40390. END
  40391.  
  40392. CONTROLBAR:PurchaseUpgradeElderRacesBasicTraining
  40393. "Purchase Ba&nner Carrier"
  40394. END
  40395.  
  40396. CONTROLBAR:ToolTipPurchaseUpgradeElvenBasicTraining
  40397. "Increases this battalion to Level 2 \n Can only be equipped at Level 1"
  40398. END
  40399.  
  40400. CONTROLBAR:PurchaseTechnologyElvenBasicTraining
  40401. "Research Ba&nner Carriers"
  40402. END
  40403.  
  40404. CONTROLBAR:ToolTipBuildElvenBasicTraining
  40405. "Allows battalions to purchase the Banner Carrier upgrade \n Increases a battalion to Level 2"
  40406. END
  40407.  
  40408.  
  40409.  
  40410. CONTROLBAR:PurchaseTechnologyElderRacesWarBarding
  40411. "Research War Barding"
  40412. END
  40413.  
  40414. CONTROLBAR:ToolTipPurchaseTechnologyElderRacesWarBarding
  40415. "Allows battalions to purchase the War Barding upgrade \n When equipped, significantly reduces the amount of damage taken"
  40416. END
  40417.  
  40418. CONTROLBAR:ToolTipPurchaseTechnologyElvenBasicTraining
  40419. "Allows battalions to purchase the Banner Carrier upgrade \n Increases a battalion to Level 2"
  40420. END
  40421.  
  40422. CONTROLBAR:PurchaseUpgradeElvenSilverthornArrows
  40423. "Purchase Silverthorn Arro&ws"
  40424. END
  40425.  
  40426. CONTROLBAR:TooltipPurchaseUpgradeElvenSilverthornArrows
  40427. "Upgrades this battalion with Silverthorn Arrows \n Significantly increases the damage done by Arrows"
  40428. END
  40429.  
  40430. CONTROLBAR:PurchaseTechnologyElvenForgedBlades
  40431. "Research Forged B&lades"
  40432. END
  40433.  
  40434. CONTROLBAR:PurchaseUpgradeElvenForgedBlades
  40435. "Purchase Forged B&lades"
  40436. END
  40437.  
  40438. CONTROLBAR:ToolTipPurchaseUpgradeElvenForgedBlades
  40439. "Upgrades this battalion with Forged Blades \n When equipped, increases the damage done by Melee Weapons"
  40440. END
  40441.  
  40442. CONTROLBAR:PurchaseTechnologyElvenHeavyArmor
  40443. "Research El&ven Armor"
  40444. END
  40445.  
  40446. CONTROLBAR:ToolTipPurchaseTechnologyElvenHeavyArmor
  40447. "Allows battalions to purchase the Elven Armor upgrade \n When equipped, significantly reduces the amount of damage taken"
  40448. END
  40449.  
  40450. CONTROLBAR:PurchaseUpgradeElvenHeavyArmor
  40451. "Purchase El&ven Armor"
  40452. END
  40453.  
  40454. CONTROLBAR:ToolTipPurchaseUpgradeElvenHeavyArmor
  40455. "Upgrades this battalion with Elven Armor \n Significantly reduces the amount of damage taken"
  40456. END
  40457.  
  40458. CONTROLBAR:PurchaseTechnologyElvenSilverthornArrows
  40459. "Research Silverthorn Arro&ws"
  40460. END
  40461.  
  40462. CONTROLBAR:ToolTipPurchaseTechnologyElvenSilverthornArrows
  40463. "Allows battalions to purchase the Silverthorn Arrows upgrade \n When equipped, significantly increases the damage done by Arrows"
  40464. END
  40465.  
  40466. CONTROLBAR:PurchaseTechnologyMordorForgedBlades
  40467. "Research Forged B&lades"
  40468. END
  40469.  
  40470. CONTROLBAR:ToolTipPurchaseTechnologyMordorForgedBlades
  40471. "Allows hordes to purchase the Forged Blades upgrade \n When equipped, increases the damage done by Melee Weapons"
  40472. END
  40473.  
  40474. CONTROLBAR:ForgedBladesUpgrade
  40475. "Purchase Forged Blades"
  40476. END
  40477.  
  40478. CONTROLBAR:ToolTipPurchaseUpgradeMordorForgedBlades
  40479. "Upgrades this horde with Forged Blades \n Increases the damage done by Melee Weapons"
  40480. END
  40481.  
  40482. CONTROLBAR:PurchaseTechnologyMordorHeavyArmor
  40483. "Research Hea&vy Armor"
  40484. END
  40485.  
  40486. CONTROLBAR:ToolTipPurchaseTechnologyMordorHeavyArmor
  40487. "Allows hordes to purchase the Heavy Armor upgrade \n When equipped, significantly reduces the amount of damage taken"
  40488. END
  40489.  
  40490. CONTROLBAR:HeavyArmorUpgrade
  40491. "Purchase Hea&vy Armor"
  40492. END
  40493.  
  40494. CONTROLBAR:ToolTipPurchaseUpgradeMordorHeavyArmor
  40495. "Upgrades this horde with Forged Blades \n Significantly reduces the amount of damage taken"
  40496. END
  40497.  
  40498. CONTROLBAR:PurchaseTechnologyDwarvenFlamingShot
  40499. "Research Flaming Sho&t"
  40500. End
  40501.  
  40502. CONTROLBAR:PurchaseTechnologyDwarvenSiegeHammer
  40503. "Research S&iege Hammers"
  40504. End
  40505.  
  40506. CONTROLBAR:PurchaseTechnologyElderRacesMagicArrows
  40507. "Research Silverthorn Arro&ws"
  40508. End
  40509.  
  40510. CONTROLBAR:PurchaseTechnologyElvenCloak
  40511. "Research Elven Cloaks"
  40512. End
  40513.  
  40514. CONTROLBAR:PurchaseTechnologyIsengardTorches
  40515. "Research &Torches"
  40516. End
  40517.  
  40518. CONTROLBAR:PurchaseUpgradeDwarvenFlamingShot
  40519. "Upgrade wi&th Flaming Shot"
  40520. End
  40521.  
  40522. CONTROLBAR:PurchaseUpgradeElderRacesMagicArrows
  40523. "Upgrade with Silverthorn Arrows"
  40524. End
  40525.  
  40526. CONTROLBAR:PurchaseUpgradeElderRacesWarBarding
  40527. "Upgrade with Elven Armor"
  40528. End
  40529.  
  40530. CONTROLBAR:PurchaseUpgradeIsengardTorches
  40531. "Upgrade wi&th Torches"
  40532. End
  40533.  
  40534. CONTROLBAR:PurchaseUpgradeShipArmor
  40535. "Upgrade Ar&mor"
  40536. End
  40537.  
  40538. CONTROLBAR:ToolTipPurchaseTechnologyDwarvenFlamingShot
  40539. "Allows catapults to purchase the Flaming Shot upgrade \n When equipped, significantly increases the damage done by Catapults"
  40540. End
  40541.  
  40542. CONTROLBAR:ToolTipPurchaseTechnologyDwarvenSiegeHammer
  40543. "When equipped, significantly increases the damage done by Melee Weapons to Structures"
  40544. End
  40545.  
  40546. CONTROLBAR:ToolTipPurchaseTechnologyElvenCloak
  40547. "Allows units to become stealthed"
  40548. End
  40549.  
  40550. CONTROLBAR:ToolTipPurchaseTechnologyIsengardTorches
  40551. "When equipped, increases the damage done by Melee attacks"
  40552. End
  40553.  
  40554. CONTROLBAR:ToolTipPurchaseUpgradeDwarvenFireArrows
  40555. "Significantly increases the damage done by Arrows"
  40556. End
  40557.  
  40558. CONTROLBAR:ToolTipPurchaseUpgradeDwarvenFlamingShot
  40559. "Significantly increases the Catapult's damage"
  40560. End
  40561.  
  40562. CONTROLBAR:ToolTipPurchaseUpgradeDwarvenTraining
  40563. "Increases this battalion to Level 2 \n Can only be equipped at Level 1"
  40564. End
  40565.  
  40566. CONTROLBAR:ToolTipPurchaseUpgradeElderRacesBasicTraining
  40567. "Increases this battalion to Level 2 \n Can only be equipped at Level 1"
  40568. End
  40569.  
  40570. CONTROLBAR:ToolTipPurchaseUpgradeElderRacesMagicArrows
  40571. "Upgrades this battalion with Silverthrone Arrows \n Significantly increases the damage done by Arrows"
  40572. End
  40573.  
  40574. CONTROLBAR:ToolTipPurchaseUpgradeElderRacesWarBarding
  40575. "Upgrades this battalion with Elven Armor \n Significantly reduces the amount of damage taken"
  40576. End
  40577.  
  40578. CONTROLBAR:ToolTipPurchaseUpgradeIsengardTorches
  40579. "Upgrades this horde with Torches \n Increases the damage done by Melee attacks"
  40580. End
  40581.  
  40582. CONTROLBAR:ToolTipPurchaseUpgradeShipArmor
  40583. "Upgrades this ship with additional armor \n Significantly reduces the amount of damage taken"
  40584. End
  40585.  
  40586. CONTROLBAR:PurchaseUpgradeDwarvenSiegeHammer
  40587. "S&iege Hammers"
  40588. END
  40589.  
  40590. CONTROLBAR:ToolTipPurchaseUpgradeDwarvenSiegeHammer
  40591. "Upgrades this battalion with Siege Hammers \n Significantly increases the damage done by Melee Weapons to Structures"
  40592. END
  40593.  
  40594. CONTROLBAR:TooltipPurchaseUpgradeElvenSilverthornArrowsBattleTower
  40595. "Upgrade this Battle Tower with Silverthorn Arrows \n Increases damage done by Arrows"
  40596. END
  40597.  
  40598.  
  40599.  
  40600.  
  40601. TOOLTIP:LackGondorBasicTraining
  40602. "Research upgrade at Blacksmith to enable this equipment \n When equipped, increases this battalion to Level 2"
  40603. END
  40604.  
  40605. TOOLTIP:LackGondorFireArrows
  40606. "Research upgrade at Archery Range to enable this equipment \n When equipped, significantly increases the damage done by Arrows"
  40607. END
  40608.  
  40609. TOOLTIP:LackGondorForgedBlades
  40610. "Research upgrade at Blacksmith to enable this equipment \n When equipped, increases the damage done by Melee Weapons"
  40611. END
  40612.  
  40613. TOOLTIP:LackGondorHeavyArmor
  40614. "Research upgrade at Blacksmith to enable this equipment \n When equipped, significantly reduces the amount of damage taken"
  40615. END
  40616.  
  40617. TOOLTIP:LackGondorKnightShield
  40618. "Research upgrade at Stables to enable this equipment \n When equipped, significantly reduces the amount of damage taken from Arrows and Pikemen"
  40619. END
  40620.  
  40621. TOOLTIP:LackGondorFireStones
  40622. "Research Upgrade at Siege Works to enable this equipment \n When equipped, significantly increases the Trebuchet's damage"
  40623. END
  40624.  
  40625. TOOLTIP:LackRohanBasicTraining
  40626. "Research Upgrade at Armory to enable this equipment \n When equipped, increases this battalion to Level 2"
  40627. END
  40628.  
  40629. TOOLTIP:LackRohanFireArrows
  40630. "Purchase Upgrade at Archery Range to enable this equipment \n When equipped, significantly reduces the amount of damage taken"
  40631. END
  40632.  
  40633. TOOLTIP:LackRohanForgedBlades
  40634. "Research Upgrade at Armory to enable this equipment \n When equipped, increases the damage done by Melee Weapons"
  40635. END
  40636.  
  40637. TOOLTIP:LackRohanHeavyArmor
  40638. "Research Upgrade at Armory to enable this equipment \n When equipped, significantly reduces the amount of damage taken"
  40639. END
  40640.  
  40641. TOOLTIP:LackRohanHorseShield
  40642. "Research upgrade at Stables to enable this equipment \n When equipped, significantly reduces the amount of damage taken from Arrows and Pikemen"
  40643. END
  40644.  
  40645. TOOLTIP:LackIsengardBasicTraining
  40646. "Purchase Upgrade at Armory to enable this equipment \n When equipped, increases this horde to Level 2"
  40647. END
  40648.  
  40649. TOOLTIP:LackIsengardFireArrows
  40650. "Research upgrade at Armory to enable this equipment \n When equipped, significantly increases the damage done by Arrows"
  40651. END
  40652.  
  40653. TOOLTIP:LackIsengardForgedBlades
  40654. "Research upgrade at Armory to enable this equipment \n When equipped, increases the damage done by Melee Weapons"
  40655. END
  40656.  
  40657. TOOLTIP:LackIsengardHeavyArmor
  40658. "Research upgrade at Armory to enable this equipment \n When equipped, significantly reduces the amount of damage taken"
  40659. END
  40660.  
  40661. TOOLTIP:LackMordorFireArrow
  40662. "Research upgrade at Tavern to enable this equipment \n When equipped, significantly increases the damage done by Arrows"
  40663. END
  40664.  
  40665. TOOLTIP:LackMordorBasicTraining
  40666. "Research upgrade at Orc Pit to enable this equipment \n When equipped, increases this horde to Level 2"
  40667. END
  40668.  
  40669. TOOLTIP:LackLevel2ArcheryRange
  40670. "Requires Level 2 Archery Range"
  40671. END
  40672.  
  40673. TOOLTIP:LackLevel2BlacksmithBanner
  40674. "Requires Level 2 Blacksmith"
  40675. END
  40676.  
  40677. CONTROLBAR:TooltipBuildForbiddenPoolFireArrows
  40678. "Requires Level 2 Forbidden Pool"
  40679. END
  40680.  
  40681. TOOLTIP:LackLevel2Stables
  40682. "Requires Level 2 Stables"
  40683. END
  40684.  
  40685. TOOLTIP:LackLevel2OrcPit
  40686. "Requires Level 2 Orc Pit"
  40687. END
  40688.  
  40689. TOOLTIP:LackLevel2OrcPitFireArrows
  40690. "Requires Level 2 Orc Pit"
  40691. END
  40692. TOOLTIP:LackLevel2OrcPitBanner
  40693. "Requires Level 2 Orc Pit"
  40694. END
  40695.  
  40696. TOOLTIP:LackLevel2Workshop
  40697. "Requires Level 2 Siege Works"
  40698. END
  40699.  
  40700. ToolTip:LackElvenForgedBlades
  40701. "Research upgrade at Eregion Forge to enable this equipment \n When equipped, increases the damage done by Melee Weapons"
  40702. END
  40703.  
  40704. TOOLTIP:LacksTechnologyElvenSilverthornArrows
  40705. "Research upgrade at Eregion Forge to enable this equipment \n When equipped, significantly increases the damage done by Arrows"
  40706. END
  40707.  
  40708. TOOLTIP:LackElvenHeavyArmor
  40709. "Research upgrade at Eregion Forge to enable this equipment \n When equipped, significantly reduces the amount of damage taken"
  40710. END
  40711.  
  40712. TOOLTIP:LackElvenBasicTraining
  40713. "Research upgrade at Eregion Forge to enable this equipment \n When equipped, increases this battalion to Level 2"
  40714. END
  40715.  
  40716. TOOLTIP:LackElderRacesBasicTraining
  40717. "Research upgrade at Eregion Forge to enable this equipment \n When equipped, increases this battalion to Level 2"
  40718. END
  40719.  
  40720. ToolTip:LackMordorHeavyArmor
  40721. "Research upgrade at Tavern to enable this equipment \n When equipped, significantly reduces the amount of damage taken"
  40722. END
  40723.  
  40724. ToolTip:LackIsengardTorches
  40725. "Research upgrade at Armory to enable this equipment \n When equipped, increases the damage done by Melee attacks"
  40726. END
  40727.  
  40728. ToolTip:LackMordorForgedBlades
  40729. "Research upgrade at Tavern to enable this equipment \n When equipped, increases the damage done by Melee Weapons"
  40730. END
  40731.  
  40732. ToolTip:LackDwarvenFlamingShot
  40733. "Research upgrade at Forge Works to enable this equipment \n When equipped, significantly increases the Catapult's damage"
  40734. END
  40735.  
  40736. ToolTip:LackDwarvenFireArrows
  40737. "Research upgrade at Archery Range to enable this equipment \n When equipped, significantly increases the damage done by Arrows"
  40738. END
  40739.  
  40740. TOOLTIP:LackDwarvenMithrilMail
  40741. "Research upgrade at Forge Works to enable this equipment \n When equipped, significantly reduces the amount of damage taken"
  40742. END
  40743.  
  40744. TOOLTIP:LackDwarvenBasicTraining
  40745. "Research upgrade at Hall of Warriors to enable this equipment \n When equipped, increases this battalion to Level 2"
  40746. END
  40747.  
  40748. TOOLTIP:LackDwarvenForgedBlades
  40749. "Research upgrade at Forge Works to enable this equipment \n When equipped, increases the damage done by Melee Weapons and Thrown Axes"
  40750. END
  40751.  
  40752. TOOLTIP:LackDwarvenSiegeHammer
  40753. "Research upgrade at Forge Works to enable this equipment \n When equipped, significantly increases the damage done by Melee Weapons to Structures"
  40754. END
  40755.  
  40756. TOOLTIP:LackDwarvenHeavyArmor
  40757. "Research upgrade at Forge Works to enable this equipment \n When equipped, significantly reduces the amount of damage taken"
  40758. END
  40759.  
  40760. TOOLTIP:LackWildBasicTraining
  40761. "Research at Treasure Trove to enable this equipment \n When equipped, increases this battalion to Level 2"
  40762. END
  40763.  
  40764. TOOLTIP:LackWildHeavyArmor
  40765. "Research at Treasure Trove to enable this equipment \n When equipped, significantly reduces the amount of damage taken"
  40766. END
  40767.  
  40768. TOOLTIP:LackWildFireArrows
  40769. "Research at Treasure Trove to enable this equipment \n When equipped, significantly increases the damage done by Arrows"
  40770. END
  40771.  
  40772. TOOLTIP:LackWildForgedBlades
  40773. "Research at Treasure Trove to enable this equipment \n When equipped, increases the damage done by Melee Weapons"
  40774. END
  40775.  
  40776. TOOLTIP:LackVenomSacksTechnology
  40777. "Research upgrade at Spider Pit to enable this equipment \n When equipped, inflicts poison to enemies causing damage over time"
  40778. END
  40779.  
  40780.  
  40781. TOOLTIP:IsengardForgedBlades
  40782. "Forged Blades"
  40783. END
  40784. TOOLTIP:IsengardHeavyArmor
  40785. "Heavy Armor"
  40786. END
  40787. TOOLTIP:IsengardFireArrows
  40788. "Fire Arrows"
  40789. END
  40790. TOOLTIP:IsengardFlamingArrows
  40791. "Fire Arrows"
  40792. END
  40793. Tooltip:IsengardTorches
  40794. "Torches"
  40795. END
  40796.  
  40797. TOOLTIP:GondorForgedBlades
  40798. "Forged Blades"
  40799. END
  40800. TOOLTIP:GondorHeavyArmor
  40801. "Heavy Armor"
  40802. END
  40803. TOOLTIP:GondorKnightShields
  40804. "Horseman Shields"
  40805. END
  40806. TOOLTIP:GondorFireStones
  40807. "Fire Stones" 
  40808. END
  40809. TOOLTIP:GondorFlamingArrows
  40810. "Fire Arrows"
  40811. END
  40812.  
  40813. TOOLTIP:DwarvenBasicTraining
  40814. "Banner Carrier"
  40815. END
  40816. TOOLTIP:DwarvenSiegeHammer
  40817. "Siege Hammers"
  40818. END
  40819.  
  40820. TOOLTIP:DwarvenFlamingArrows
  40821. "Fire Arrows"
  40822. END
  40823.  
  40824. TOOLTIP:DwarvenForgedBlades
  40825. "Forged Blades"
  40826. END
  40827.  
  40828. TOOLTIP:DwarvenMithrilMail
  40829. "Mithril Mail"
  40830. END
  40831.  
  40832. TOOLTIP:DwarvenFlamingShot
  40833. "Flaming Shot"
  40834. END
  40835.  
  40836. TOOLTIP:ElvenSilverthornArrows
  40837. "Silverthorn Arrows"
  40838. END
  40839.  
  40840. TOOLTIP:ElvenBasicTraining
  40841. "Banner Carrier"
  40842. END
  40843. TOOLTIP:ElvenForgedBlades
  40844. "Forged Blades"
  40845. END
  40846. TOOLTIP:ElvenHeavyArmor
  40847. "Elven Armor"
  40848. END
  40849. TOOLTIP:ElderRacesWarBarding
  40850. "Elven Armor"
  40851. END
  40852. TOOLTIP:ElderRacesMagicArrows
  40853. "Silverthorn Arrows"
  40854. END
  40855.  
  40856. TOOLTIP:WildFlamingArrows
  40857. "Fire Arrows"
  40858. END
  40859.  
  40860. TOOLTIP:WildForgedBlades
  40861. "Forged Blades"
  40862. END
  40863.  
  40864. TOOLTIP:WildHeavyArmor
  40865. "Scavenged Armor"
  40866. END
  40867.  
  40868. TOOLTIP:WildVenomSacs
  40869. "Venom Sacs"
  40870. END
  40871.  
  40872. TOOLTIP:WildBasicTraining 
  40873. "Banner Carrier"
  40874. END
  40875.  
  40876. TOOLTIP:MordorBasicTraining
  40877. "Banner Carrier"
  40878. END
  40879.  
  40880. TOOLTIP:MordorFireArrows
  40881. "Fire Arrows"
  40882. END
  40883.  
  40884. TOOLTIP:MordorForgedBlades
  40885. "Forged Blades"
  40886. END
  40887.  
  40888. TOOLTIP:MordorHeavyArmor
  40889. "Heavy Armor"
  40890. END
  40891.  
  40892.  
  40893.  
  40894.  
  40895.  
  40896.  
  40897. //////////////////////////////////
  40898. //// Building Upgrade Messege ////
  40899. //////////////////////////////////
  40900.  
  40901.  
  40902. ////// Mordor Stuff
  40903.  
  40904. Upgrade:MordorTavernLevel2
  40905. "Tavern Level 2"
  40906. END
  40907.  
  40908. Upgrade:MordorTavernLevel3
  40909. "Tavern Level 3"
  40910. END
  40911.  
  40912. Upgrade:MordorTrollCageLevel2
  40913. "Troll Cage Level 2"
  40914. END
  40915.  
  40916. Upgrade:MordorTrollCageLevel3
  40917. "Troll Cage Level 3"
  40918. END
  40919.  
  40920. Upgrade:MordorSiegeWorksLevel2
  40921. "Great Siege Works Level 2"
  40922. END
  40923.  
  40924. Upgrade:MordorSiegeWorksLevel3
  40925. "Great Siege Works Level 3"
  40926. END
  40927.  
  40928. Upgrade:MordorMumakilPenLevel2
  40929. "Mumakil Pen Level 2"
  40930. END
  40931.  
  40932. Upgrade:MordorMumakilPenLevel3
  40933. "Mumakil Pen Level 3"
  40934. END
  40935.  
  40936. Upgrade:MordorOrcPitLevel2
  40937. "Orc Pit Level 2"
  40938. END
  40939.  
  40940. Upgrade:MordorOrcPitLevel3
  40941. "Orc Pit Level 3"
  40942. END
  40943.  
  40944. Upgrade:MordorHaradrimPalaceLevel2
  40945. "Haradrim Palace Level 2"
  40946. END
  40947.  
  40948. Upgrade:MordorHaradrimPalaceLevel3
  40949. "Haradrim Palace Level 3"
  40950. END
  40951.  
  40952. Upgrade:MordorHeavyArmorUpgrade
  40953. "Heavy Armor"
  40954. END
  40955.  
  40956. Upgrade:MordorForgedBladesUpgrade
  40957. "Forged Blades"
  40958. END
  40959.  
  40960. UPGRADE:FortressMorgulSorcery
  40961. "Morgul Sorcery"
  40962. END
  40963.  
  40964. UPGRADE:FortressDoomPyres
  40965. "Doom Pyres"
  40966. END
  40967.  
  40968. UPGRADE:FortressMagmaCauldrons
  40969. "Magma Cauldrons"
  40970. END
  40971.  
  40972. UPGRADE:FortressLavaMoat
  40973. "Lava Moat"
  40974. END
  40975.  
  40976. UPGRADE:FortressGorgonothSpire
  40977. "Gorgoroth Spire"
  40978. END
  40979.  
  40980.  
  40981.  
  40982.  
  40983.  
  40984.  
  40985.  
  40986.  
  40987.  
  40988.  
  40989. ///// Isengard Stuff
  40990.  
  40991.  
  40992. Upgrade:IsengardSiegeWorksLevel2
  40993. "Siege Works Level 2"
  40994. END
  40995.  
  40996. Upgrade:IsengardSiegeWorksLevel3
  40997. "Siege Works Level 3"
  40998. END
  40999.  
  41000. Upgrade:IsengardUrukPitLevel2
  41001. "Uruk Pit Level 2"
  41002. END
  41003.  
  41004. Upgrade:IsengardUrukPitLevel3
  41005. "Uruk Pit Level 3"
  41006. END
  41007.  
  41008.  
  41009. Upgrade:IsengardWargPitLevel2
  41010. "Warg Pit Level 2"
  41011. END
  41012.  
  41013. Upgrade:IsengardWargPitLevel3
  41014. "Warg Pit Level 3"
  41015. END
  41016.  
  41017. Upgrade:IsengardArmoryLevel2
  41018. "Armory Level 2"
  41019. END
  41020.  
  41021. Upgrade:IsengardArmoryLevel3
  41022. "Armory Level 3"
  41023. END
  41024.  
  41025. Upgrade:IsengardTorchesUpgrade
  41026. "Torches"
  41027. END
  41028.  
  41029. Upgrade:FortressOrcfireMunitions
  41030. "Orcfire Munitions"
  41031. END
  41032.  
  41033. Upgrade:FortressWizardsTower
  41034. "Wizard's Tower"
  41035. END
  41036.  
  41037. Upgrade:FortressIronPlating
  41038. "Iron Plating"
  41039. END
  41040.  
  41041. Upgrade:FortressBurningForges
  41042. "Burning Forges"
  41043. END
  41044.  
  41045. Upgrade:FortressExcavations
  41046. "Excavations"
  41047. END
  41048.  
  41049. Upgrade:FortressMurderofCrows
  41050. "Murder of Crows"
  41051. END
  41052.  
  41053. UPGRADE:Upgrade_IsengardWallHub
  41054. "Wall Hub"
  41055. END
  41056.  
  41057. UPGRADE:Upgrade_IsengardWallRegularGate
  41058. "Gate"
  41059. END
  41060.  
  41061.  
  41062.  
  41063.  
  41064.  
  41065.  
  41066. ///// Goblin Stuff
  41067.  
  41068.  
  41069. Upgrade:WildCaveLevel2
  41070. "Cave Level 2"
  41071. END
  41072.  
  41073. Upgrade:WildCaveLevel3
  41074. "Cave Level 3"
  41075. END
  41076.  
  41077. Upgrade:WildFissureLevel2
  41078. "Fissure Level 2"
  41079. END
  41080.  
  41081. Upgrade:WildFissureLevel3
  41082. "Fissure Level 3"
  41083. END
  41084.  
  41085. Upgrade:WildSpiderPitLevel2
  41086. "Spider Pit Level 2"
  41087. END
  41088.  
  41089. Upgrade:WildSpiderPitLevel3
  41090. "Spider Pit Level 3"
  41091. END
  41092.  
  41093. Upgrade:WildVenomSacs
  41094. "Venom Sacs"
  41095. END
  41096.  
  41097. Upgrade:WildTreasureTroveLevel2
  41098. "Treasure Trove Level 2"
  41099. END
  41100.  
  41101. Upgrade:WildTreasureTroveLevel3
  41102. "Treasure Trove Level 3"
  41103. END
  41104.  
  41105. Upgrade:WildMineShaftLevel2
  41106. "Tunnel Level 2"
  41107. END
  41108.  
  41109. Upgrade:WildMineShaftLevel3
  41110. "Tunnel Level 3"
  41111. END
  41112.  
  41113. Upgrade:FortressFireArrows
  41114. "Fire Arrows"
  41115. END
  41116.  
  41117. Upgrade:FortressDragonsNest
  41118. "Dragon's Nest"
  41119. END
  41120.  
  41121. Upgrade:FortressBatCloud
  41122. "Bat Cloud"
  41123. END
  41124.  
  41125. Upgrade:FortressWebCocoon
  41126. "Web Cocoon"
  41127. END
  41128.  
  41129. Upgrade:FortressRazorSpines
  41130. "Razor Spines"
  41131. END
  41132.  
  41133. Upgrade:WildBasicTraining
  41134. "Banner Carrier"
  41135. END
  41136.  
  41137. Upgrade:FortressFireDrake
  41138. "Fire Drake"
  41139. END
  41140.  
  41141. UPGRADE:WildFireArrowUpgrade
  41142. "Fire Arrows"
  41143. END
  41144.  
  41145. UPGRADE:WildForgedBlades
  41146. "Forged Blades"
  41147. END
  41148.  
  41149. UPGRADE:WildHeavyArmor
  41150. "Scavenged Armor"
  41151. END
  41152.  
  41153. UPGRADE:WildBasicTraining 
  41154. "Banner Carrier"
  41155. END
  41156.  
  41157.  
  41158.  
  41159.  
  41160. ///////// Men Stuff
  41161.  
  41162.  
  41163. Upgrade:MenWallHub
  41164. "Wall Hub"
  41165. END
  41166.  
  41167. Upgrade:MenGate
  41168. "Gate"
  41169. END
  41170.  
  41171. Upgrade:MenPosternGate
  41172. "Postern Gate"
  41173. END
  41174.  
  41175. Upgrade:MenArrowTower
  41176. "Arrow Tower"
  41177. END
  41178.  
  41179. Upgrade:MenTrebuchet
  41180. "Trebuchet"
  41181. END
  41182.  
  41183. Upgrade:FortressBoilingOil
  41184. "Boiling Oil"
  41185. END
  41186.  
  41187. Upgrade:FortressBanners
  41188. "Banners"
  41189. END
  41190.  
  41191. Upgrade:FortressHouseofHealing
  41192. "House of Healing"
  41193. END
  41194.  
  41195. Upgrade:FortressIvoryTower
  41196. "Ivory Tower"
  41197. END
  41198.  
  41199. Upgrade:FortressNumenorStonework
  41200. "Numenor Stonework"
  41201. END
  41202.  
  41203. Upgrade:FortressFlamingMunitions
  41204. "Flaming Munitions"
  41205. END
  41206.  
  41207. Upgrade:GondorArcheryRangeLevel2
  41208. "Archery Range Level 2"
  41209. END
  41210.  
  41211. Upgrade:GondorArcheryRangeLevel3
  41212. "Archery Range Level 3"
  41213. END
  41214.  
  41215. Upgrade:GondorBlacksmithLevel2
  41216. "Blacksmith Level 2"
  41217. END
  41218.  
  41219. Upgrade:GondorBlacksmithLevel3
  41220. "Blacksmith Level 3"
  41221. END
  41222.  
  41223. Upgrade:GondorBarracksLevel2
  41224. "Barracks Level 2"
  41225. END
  41226.  
  41227. Upgrade:GondorBarracksLevel3
  41228. "Barracks Level 3"
  41229. END
  41230.  
  41231. Upgrade:GondorStablesLevel2
  41232. "Stables Level 2"
  41233. END
  41234.  
  41235. Upgrade:GondorStablesLevel3
  41236. "Stables Level 3"
  41237. END
  41238.  
  41239. Upgrade:GondorWorkshopLevel2
  41240. "Siege Works Level 2"
  41241. END
  41242.  
  41243. Upgrade:GondorWorkshopLevel3
  41244. "Siege Works Level 3"
  41245. END
  41246.  
  41247. //////// Dwarven Stuff
  41248.  
  41249. UPGRADE:DwarvenBasicTraining
  41250. "Banner Carrier"
  41251. END
  41252.  
  41253. UPGRADE:DwarvenSiegeHammer
  41254. "Siege Hammers"
  41255. END
  41256.  
  41257. UPGRADE:DwarvenFireArrowUpgrade
  41258. "Fire Arrows"
  41259. END
  41260.  
  41261. UPGRADE:DwarvenForgedBlades
  41262. "Forged Blades"
  41263. END
  41264.  
  41265. UPGRADE:DwarvenMithrilMail
  41266. "Mithril Mail"
  41267. END
  41268.  
  41269. UPGRADE:DwarvenFlamingShot
  41270. "Flaming Shot"
  41271. END
  41272.  
  41273. UPGRADE:DwarvenBarracksLevel2
  41274. "Hall of Warriors Level 2"
  41275. END
  41276.  
  41277. UPGRADE:DwarvenBarracksLevel3
  41278. "Hall of Warriors Level 3"
  41279. END
  41280.  
  41281. UPGRADE:Upgrade_DwarvenWallHub
  41282. "Wall Hub"
  41283. END
  41284.  
  41285. UPGRADE:Upgrade_DwarvenWallRegularGate
  41286. "Gate"
  41287. END
  41288.  
  41289. UPGRADE:Upgrade_DwarvenWallPosternGate
  41290. "Postern Gate"
  41291. END
  41292.  
  41293. UPGRADE:Upgrade_DwarvenWallTower
  41294. "Axe Tower"
  41295. END
  41296.  
  41297. UPGRADE:Upgrade_DwarvenWallCatapult
  41298. "Catapult"
  41299. END
  41300.  
  41301. Upgrade:FortressOilCasks
  41302. "Oil Casks"
  41303. END
  41304.  
  41305. Upgrade:FortressSiegeKegs
  41306. "SiegeKegs"
  41307. END
  41308.  
  41309. Upgrade:FortressMightyCatapult
  41310. "Mighty Catapult"
  41311. END
  41312.  
  41313. Upgrade:FortressDwarvenStonework
  41314. "Dwarven Stonework"
  41315. END
  41316.  
  41317. Upgrade:DwarvenMineShaftLevel2
  41318. "Mine Shaft Level 2"
  41319. END
  41320.  
  41321. Upgrade:DwarvenMineShaftLevel3
  41322. "Mine Shaft Level 3"
  41323. END
  41324.  
  41325. Upgrade:DwarvenArcheryRangeLevel2
  41326. "Archery Range Level 2"
  41327. END
  41328.  
  41329. Upgrade:DwarvenArcheryRangeLevel3
  41330. "Archery Range Level 3"
  41331. END
  41332.  
  41333. UPGRADE:DwarvenorgeWorksLevel2
  41334. "Forge Works Level 2"
  41335. END
  41336.  
  41337. UPGRADE:DwarvenorgeWorksLevel3
  41338. "Forge Works Level 3"
  41339. END
  41340.  
  41341. UPGRADE:BattlewagonAxeThrowers
  41342. "Axe Throwers"
  41343. END
  41344.  
  41345. UPGRADE:BattlewagonBannerCarrier
  41346. "Banner Carrier"
  41347. END
  41348.  
  41349. UPGRADE:BattlewagonMenofDale
  41350. "Men of Dale"
  41351. END
  41352.  
  41353. UPGRADE:BattlewagonHearth
  41354. "Hearth"
  41355. END
  41356.  
  41357.  
  41358.  
  41359.  
  41360. /////  Elven Stuff
  41361.  
  41362. UPGRADE:ElvenBarracksLevel2
  41363. "Elven Barracks Level 2"
  41364. END
  41365.  
  41366. UPGRADE:ElvenBarracksLevel3
  41367. "Elven Barracks Level 3"
  41368. END
  41369.  
  41370. UPGRADE:EregionForgeLevel2
  41371. "Eregion Forge Level 2"
  41372. END
  41373.  
  41374. UPGRADE:EregionForgeLevel3
  41375. "Eregion Forge Level 3"
  41376. END
  41377.  
  41378. UPGRADE:ElvenGreenPastureLevel2
  41379. "Green Pasture Level 2"
  41380. END
  41381.  
  41382. UPGRADE:ElvenGreenPastureLevel3
  41383. "Green Pasture Level 3"
  41384. END
  41385.  
  41386. UPGRADE:ElvenMallornTreeLevel2
  41387. "Mallorn Tree Level 2"
  41388. END
  41389.  
  41390. UPGRADE:ElvenMallornTreeLevel3
  41391. "Mallorn Tree Level 3"
  41392. END
  41393.  
  41394. UPGRADE:FortressEaglesNest
  41395. "Eagle's Nest"
  41396. END
  41397.  
  41398. UPGRADE:FortressEncasingVines
  41399. "Encasing Vines"
  41400. END
  41401.  
  41402. UPGRADE:FortressMysticFountains
  41403. "Mystic Fountains"
  41404. END
  41405.  
  41406. UPGRADE:FortressEnchantedAnvil
  41407. "Enchanted Anvil"
  41408. END
  41409.  
  41410. UPGRADE:FortressBlessedMist
  41411. "Blessed Mist"
  41412. END
  41413.  
  41414. UPGRADE:FortressCrystalMoat
  41415. "Crystal Moat"
  41416. END
  41417.  
  41418. UPGRADE:ElvenSilverthornArrows
  41419. "Silverthorn Arrows"
  41420. END
  41421.  
  41422. UPGRADE:ElvenBasicTraining
  41423. "Banner Carrier"
  41424. END
  41425.  
  41426. UPGRADE:ElvenForgedBlades
  41427. "Forged Blades"
  41428. END
  41429.  
  41430. UPGRADE:ElvenCloak
  41431. "Elven Cloaks"
  41432. END
  41433.  
  41434. UPGRADE:ElvenHeavyArmor
  41435. "Elven Armor"
  41436. END
  41437.  
  41438. UPGRADE:ElderRacesWarBarding
  41439. "Elven Armor"
  41440. END
  41441.  
  41442. UPGRADE:Upgrade_ElvenWallHub
  41443. "Wall Hub"
  41444. END
  41445.  
  41446. UPGRADE:Upgrade_ElvenWallRegularGate
  41447. "Gate"
  41448. END
  41449.  
  41450.  
  41451.  
  41452.  
  41453.  
  41454.  
  41455.  
  41456.  
  41457.  
  41458.  
  41459.  
  41460.  
  41461.  
  41462.  
  41463.  
  41464. /// Miscellaneous Upgrade text
  41465.  
  41466. UPGRADE:InfantryCaptureBuilding
  41467. "Capture Building"
  41468. END
  41469.  
  41470. UPGRADE:ShipArmor
  41471. "Ship Armor"
  41472. END
  41473.  
  41474. UPGRADE:PirateFlags
  41475. "Pirate Flags"
  41476. END
  41477.  
  41478. UPGRADE:CirdansCraftswork
  41479. "Cirdan's Craftswork"
  41480. END
  41481.  
  41482. Upgrade:ReplacementWeapon
  41483. "Replacement Weapon"
  41484. END
  41485.  
  41486. Upgrade:WargSentry
  41487. "Warg Sentry"
  41488. END
  41489.  
  41490.  
  41491. //////////////////////////
  41492. //// CAH Stats ///////////
  41493. //////////////////////////
  41494.  
  41495. Stat:Balrogs_Killed_Name
  41496. "Balrogs Killed"
  41497. END
  41498.  
  41499. Stat:Creeps_Killed_Name
  41500. "Lair Creatures Killed"
  41501. END
  41502.  
  41503. Stat:Drakes_Killed_Name
  41504. "Fire Drakes Killed"
  41505. END
  41506.  
  41507. Stat:Drogoths_Killed_Name
  41508. "Drogoths Defeated"
  41509. END
  41510.  
  41511. Stat:Dwarf_Infantry_Killed_Name
  41512. "Dwarven Infantry Killed"
  41513. END
  41514.  
  41515. Stat:Elf_Infantry_Killed_Name
  41516. "Elven Infantry Killed"
  41517. END
  41518.  
  41519. Stat:Enemies_Killed_Name
  41520. "Enemies Killed"
  41521. END
  41522.  
  41523. Stat:Every_WOTR_Map_Won_Name
  41524. "WOTR Territories Conquered"
  41525. END
  41526.  
  41527. Stat:Fell_Beasts_Killed_Name
  41528. "Fellbeasts Defeated"
  41529. END
  41530.  
  41531. Stat:Giants_Killed_Name
  41532. "Giants Killed"
  41533. END
  41534.  
  41535. Stat:Goblin_Infantry_Killed_Name
  41536. "Goblin Infantry Killed"
  41537. END
  41538.  
  41539. Stat:Heros_Killed_Name
  41540. "Heroes Defeated"
  41541. END
  41542.  
  41543. Stat:Hero_Victory_Count_Stratigic_Name
  41544. "War of the Ring Victories"
  41545. END
  41546.  
  41547. Stat:Isengard_Infantry_Killed_Name
  41548. "Isengard Infantry Killed"
  41549. END
  41550.  
  41551. Stat:Hero_Defeat_Count_Stratigic_Name
  41552. "War of the Ring Defeats"
  41553. END
  41554.  
  41555. Stat:Killed_Aragorn_Count_Name
  41556. "Aragorns Defeated"
  41557. END
  41558.  
  41559. Stat:Killed_Arwen_Count_Name
  41560. "Arwens Defeated"
  41561. END
  41562.  
  41563. Stat:Killed_Barrow_Wights_Count_Name
  41564. "Wights Killed"
  41565. END
  41566.  
  41567. Stat:Killed_Boromir_Count_Name
  41568. "Boromirs Defeated"
  41569. END
  41570.  
  41571. Stat:Killed_Dain_Count_Name
  41572. "King Dains Defeated"
  41573. END
  41574.  
  41575. Stat:Killed_Drogoth_The_Dragon_Lord_Count_Name
  41576. "Drogoths Defeated"
  41577. END
  41578.  
  41579. Stat:Killed_Elrond_Count_Name
  41580. "Elronds Defeated"
  41581. END
  41582.  
  41583. Stat:Killed_Eomer_Count_Name
  41584. "Eomers Defeated"
  41585. END
  41586.  
  41587. Stat:Killed_Eowyn_Count_Name
  41588. "Eowyns Defeated"
  41589. END
  41590.  
  41591. Stat:Killed_Faramir_Count_Name
  41592. "Faramirs Defeated"
  41593. END
  41594.  
  41595. Stat:Killed_Shelob_Count_Name
  41596. "Shelobs Defeated"
  41597. END
  41598.  
  41599. Stat:Killed_Frodo_Count_Name
  41600. "Frodos Defeated"
  41601. END
  41602.  
  41603. Stat:Killed_Fire_Drake_Count_Name
  41604. "Fire Drakes Killed"
  41605. END
  41606.  
  41607. Stat:Killed_Gandalf_Count_Name
  41608. "Gandalfs Defeated"
  41609. END
  41610.  
  41611. Stat:Killed_Gimli_Count_Name
  41612. "Gimlis Defeated"
  41613. END
  41614.  
  41615. Stat:Killed_Gloin_Count_Name
  41616. "Gloins Defeated"
  41617. END
  41618.  
  41619. Stat:Killed_Glorfindel_Count_Name
  41620. "Glorfindels Defeated"
  41621. END
  41622.  
  41623. Stat:Killed_Gorkil_The_Goblin_King_Count_Name
  41624. "Goblin Kings Defeated"
  41625. END
  41626.  
  41627. Stat:Killed_Haldir_Count_Name
  41628. "Haldirs Defeated"
  41629. END
  41630.  
  41631. Stat:Killed_Legolas_Count_Name
  41632. "Legolas' Defeated"
  41633. END
  41634.  
  41635. Stat:Killed_Lurtz_Count_Name
  41636. "Lurtzs Defeated"
  41637. END
  41638.  
  41639. Stat:Killed_Merry_Count_Name
  41640. "Merrys Defeated"
  41641. END
  41642.  
  41643. Stat:Killed_Mouth_Of_Sauron_Count_Name
  41644. "Mouth of Saurons Defeated"
  41645. END
  41646.  
  41647. Stat:Mumakils_Killed_Name
  41648. "Mumakils Killed"
  41649. END
  41650.  
  41651. Stat:Killed_Nazgul_Count_Name
  41652. "Nazguls Defeated"
  41653. END
  41654.  
  41655. Stat:Killed_Pippin_Count_Name
  41656. "Pippins Defeated"
  41657. END
  41658.  
  41659. Stat:Killed_Sam_Count_Name
  41660. "Sams Defeated"
  41661. END
  41662.  
  41663. Stat:Killed_Saruman_Count_Name
  41664. "Sarumans Defeated"
  41665. END
  41666.  
  41667. Stat:Killed_Sharku_Count_Name
  41668. "Sharkus Defeated"
  41669. END
  41670.  
  41671. Stat:Killed_Theoden_Count_Name
  41672. "Theodens Defeated"
  41673. END
  41674.  
  41675. Stat:Killed_Thranduil_Count_Name
  41676. "Thranduils Defeated"
  41677. END
  41678.  
  41679. Stat:Killed_Treebeard_Count_Name
  41680. "Treebeards Defeated"
  41681. END
  41682.  
  41683. Stat:Killed_Witch_King_Count_Name
  41684. "Witch-kings Defeated"
  41685. END
  41686.  
  41687. Stat:Killed_Wormtongue_Count_Name
  41688. "Wormtongues Defeated"
  41689. END
  41690.  
  41691. Stat:Men_Of_The_West_Infantry_Killed_Name
  41692. "Men Infantry Killed"
  41693. END
  41694.  
  41695. Stat:Mordor_Infantry_Killed_Name
  41696. "Mordor Infantry Killed"
  41697. END
  41698.  
  41699. Stat:MP_Create_A_Heroes_Killed_Name
  41700. "Create a Heroes Defeated"
  41701. END
  41702.  
  41703. Stat:MP_Keeps_Destroyed_Name
  41704. "Fortresses Destroyed"
  41705. END
  41706.  
  41707. Stat:Multi_Player_Wins_Name
  41708. "Multiplayer Wins"
  41709. END
  41710.  
  41711. Stat:Ships_Killed_Name
  41712. "Ships Destroyed"
  41713. END
  41714.  
  41715. Stat:Spiderlings_Killed_Name
  41716. "Spiderlings Killed"
  41717. END
  41718.  
  41719. Stat:Summoned_Dragons_Killed_Name
  41720. "Summoned Dragons Killed"
  41721. END
  41722.  
  41723. Stat:Trolls_Killed_Name
  41724. "Trolls Killed"
  41725. END
  41726.  
  41727. Stat:Wargs_Killed_Name
  41728. "Wargs Killed"
  41729. END
  41730.  
  41731. Stat:Won_WOTR_Campaign_Name
  41732. "War of the Ring Victories"
  41733. END
  41734.  
  41735. Stat:Wyrms_Killed_Name
  41736. "Wyrms Killed"
  41737. END
  41738.  
  41739. Stat:Hero_Defeat_Count_Stratigic_MP_Name
  41740. "War of the Ring Multiplayer Defeats"
  41741. END
  41742.  
  41743. Stat:Hero_Victory_Count_Stratigic_MP_Name
  41744. "War of the Ring Multiplayer Victories"
  41745. END
  41746.  
  41747. Stat:Hero_Defeat_Count_Skirmish_Name
  41748. "Skirmish Defeats"
  41749. END
  41750.  
  41751. Stat:Hero_Victory_Count_Skirmish_Name
  41752. "Skirmish Victories"
  41753. END
  41754.  
  41755. Stat:Hero_Defeat_Count_OpenPlay_MP_Name
  41756. "Open Play Multiplayer Defeats"
  41757. END
  41758.  
  41759. Stat:Hero_Victory_Count_OpenPlay_MP_Name
  41760. "Open Play Multiplayer Victories"
  41761. END
  41762.  
  41763.  
  41764.  
  41765. ///////////////////////
  41766. //// CAH Awards ///////
  41767. ///////////////////////
  41768.  
  41769.  
  41770. Award:BattleChampion_Name
  41771. "Battle Champion"
  41772. END
  41773.  
  41774. Award:BattleChampion_Desc
  41775. "Hero has defeated 100 Human Players"
  41776. END
  41777.  
  41778. Award:BattleGrandChampion_Name
  41779. "Battle Grand Champion"
  41780. END
  41781.  
  41782. Award:BattleGrandChampion_Desc
  41783. "Hero has defeated 200 Human Players"
  41784. END
  41785.  
  41786. Award:BattleHero_Name
  41787. "Battle Hero"
  41788. END
  41789.  
  41790. Award:BattleHero_Desc
  41791. "Hero has defeated 50 Human Players"
  41792. END
  41793.  
  41794. Award:BattleMaster_Name
  41795. "Battle Master"
  41796. END
  41797.  
  41798. Award:BattleMaster_Desc
  41799. "Hero has defeated 20 Human Players"
  41800. END
  41801.  
  41802. Award:BattleVeteran_Name
  41803. "Battle Veteran"
  41804. END
  41805.  
  41806. Award:BattleVeteran_Desc
  41807. "Hero has defeated 10 Human Players"
  41808. END
  41809.  
  41810. Award:Conquerer_Name
  41811. "Conquerer"
  41812. END
  41813.  
  41814. Award:Conquerer_Desc
  41815. "Hero has won a battle on every War of the Ring map"
  41816. END
  41817.  
  41818. Award:DemonSlayer_Name
  41819. "Demonslayer"
  41820. END
  41821.  
  41822. Award:DemonSlayer_Desc
  41823. "Hero has killed a Balrog"
  41824. END
  41825.  
  41826. Award:Dragonslayer_Name
  41827. "Dragonslayer"
  41828. END
  41829.  
  41830. Award:Dragonslayer_Desc
  41831. "Hero has killed 20 of any combination of Drogoths, Drakes, Summoned Dragons and Wyrms"
  41832. END
  41833.  
  41834. Award:Dwarfslayer_Name
  41835. "Dwarfslayer"
  41836. END
  41837.  
  41838. Award:DwarfSlayer_Desc
  41839. "Hero has killed 1000 Dwarves"
  41840. END
  41841.  
  41842. Award:Elfbane_Name
  41843. "Elfbane"
  41844. END
  41845.  
  41846. Award:Elfbane_Desc
  41847. "Hero has killed 1000 Elves"
  41848. END
  41849.  
  41850. Award:Executioner_Name
  41851. "Executioner"
  41852. END
  41853.  
  41854. Award:Executioner_Desc
  41855. "Hero has killed 10 Create a Heroes"
  41856. END
  41857.  
  41858. Award:Foehammer_Name
  41859. "Foehammer"
  41860. END
  41861.  
  41862. Award:Foehammer_Desc
  41863. "Hero has killed 100 Faction Heroes"
  41864. END
  41865.  
  41866. Award:GoblinBane_Name
  41867. "Goblinbane"
  41868. END
  41869.  
  41870. Award:GoblinBane_Desc
  41871. "Hero has killed 1000 Goblins"
  41872. END
  41873.  
  41874. Award:PirateKing_Name
  41875. "Pirate King"
  41876. END
  41877.  
  41878. Award:PirateKing_Desc
  41879. "Hero has destroyed 10 Ships"
  41880. END
  41881.  
  41882. Award:Orcslayer_Name
  41883. "Orcslayer"
  41884. END
  41885.  
  41886. Award:Orcslayer_Desc
  41887. "Hero has killed 1000 Orcs"
  41888. END
  41889.  
  41890. Award:Monsterslayer_Name
  41891. "Monsterslayer"
  41892. END
  41893.  
  41894. Award:Monsterslayer_Desc
  41895. "Hero has killed 1000 of any combination of Trolls, Mumakil, Giants, Wargs, Fellbeasts, and Spiderlings"
  41896. END
  41897.  
  41898. Award:SiegeMaster_Name
  41899. "Siege Master"
  41900. END
  41901.  
  41902. Award:SiegeMaster_Desc
  41903. "Hero has destroyed 10 Fortresses"
  41904. END
  41905.  
  41906. Award:ManKiller_Name
  41907. "Man Killer"
  41908. END
  41909.  
  41910. Award:ManKiller_Desc
  41911. "Hero has killed 1000 Men"
  41912. END
  41913.  
  41914. Award:Urukbane_Name
  41915. "Urukbane"
  41916. END
  41917.  
  41918. Award:Urukbane_Desc
  41919. "Hero has killed 1000 Uruks"
  41920. END
  41921.  
  41922. Award:Vanquisher_Name
  41923. "Vanquisher"
  41924. END
  41925.  
  41926. Award:Vanquisher_Desc
  41927. "Hero has killed 3000 Enemy Units"
  41928. END
  41929.  
  41930. Award:WarHero_Name
  41931. "War Hero"
  41932. END
  41933.  
  41934. Award:WarHero_Desc
  41935. "Hero has fought in 100 Battles"
  41936. END
  41937.  
  41938. Award:WarMaster_Name
  41939. "War Master"
  41940. END
  41941.  
  41942. Award:WarMaster_Desc
  41943. "Hero has fought in 50 Battles"
  41944. END
  41945.  
  41946. Award:WarVeteran_Name
  41947. "War Veteran"
  41948. END
  41949.  
  41950. Award:WarVeteran_Desc
  41951. "Hero has fought in 20 Battles"
  41952. END
  41953.  
  41954. Award:LegendofMiddleEarth_Name
  41955. "Legend of Middle-earth"
  41956. END
  41957.  
  41958. Award:LegendofMiddleEarth_Desc
  41959. "Hero has won a War of the Ring Campaign"
  41960. END
  41961.  
  41962. Award:AssassinEvil_Name
  41963. "Assassin of Evil"
  41964. END
  41965.  
  41966. Award:AssassinEvil_Desc
  41967. "Hero has killed 1 of each Evil Hero"
  41968. END
  41969.  
  41970. Award:AssassinGood_Name
  41971. "Assassin of Good"
  41972. END
  41973.  
  41974. Award:AssassinGood_Desc
  41975. "Hero has killed 1 of each Good Hero"
  41976. END
  41977.  
  41978. Award:GuardianofMiddleEarth_Name
  41979. "Guardian of Middle-earth"
  41980. END
  41981.  
  41982. Award:GuardianofMiddleEarth_Desc
  41983. "Hero has killed 20 Lairs"
  41984. END
  41985.  
  41986. Award:ScourgeofMiddleEarth_Name
  41987. "Scourge of Middle-earth"
  41988. END
  41989.  
  41990. Award:ScourgeofMiddleEarth_Desc
  41991. "Hero has killed 20 Lairs"
  41992. END
  41993.  
  41994.  
  41995.  
  41996. ////////////////////////////////////////
  41997. //// Campaign Names and Descriptions ///
  41998. ////////////////////////////////////////
  41999.  
  42000. CampaignName:Rivendell
  42001. "Rivendell"
  42002. END
  42003.  
  42004. CampaignName:HighPass
  42005. "High Pass"
  42006. END
  42007.  
  42008. CampaignName:Ettenmoors
  42009. "Ettenmoors"
  42010. END
  42011.  
  42012. CampaignName:BlueMountains
  42013. "Blue Mountains"
  42014. END
  42015.  
  42016. CampaignName:GreyHavens
  42017. "Grey Havens"
  42018. END
  42019.  
  42020. CampaignName:Celduin
  42021. "Celduin"
  42022. END
  42023.  
  42024. CampaignName:Erebor
  42025. "Erebor"
  42026. END
  42027.  
  42028. CampaignName:DolGuldur
  42029. "Dol Guldur"
  42030. END
  42031.  
  42032. CampaignName:Lothlorien
  42033. "Lorien"
  42034. END
  42035.  
  42036. CampaignName:Shire
  42037. "Shire"
  42038. END
  42039.  
  42040. CampaignName:Fornost
  42041. "Fornost"
  42042. END
  42043.  
  42044. CampaignName:Mirkwood
  42045. "Mirkwood"
  42046. END
  42047.  
  42048. CampaignName:WitheredHeath
  42049. "Withered Heath"
  42050. END
  42051.  
  42052. Map:MAPGOODRivendell
  42053. "Good 1 - Rivendell"
  42054. END
  42055.  
  42056. Map:MAPGOODHighPass
  42057. "Good 2 - High Pass"
  42058. END
  42059.  
  42060. Map:MAPGOODEttenmoors
  42061. "Good 3 - Ettenmoors"
  42062. END
  42063.  
  42064. Map:MAPGOODBlueMountain
  42065. "Good 4 - Blue Mountains"
  42066. END
  42067.  
  42068. Map:MAPGOODGreyHavens
  42069. "Good 5 - Grey Havens"
  42070. END
  42071.  
  42072. Map:MAPGOODCelduin
  42073. "Good 6 - Celduin"
  42074. END
  42075.  
  42076. Map:MAPGOODErebor
  42077. "Good 7 - Erebor"
  42078. END
  42079.  
  42080. Map:MAPGOODDolGuldur
  42081. "Good 8 - Dol Guldur"
  42082. END
  42083.  
  42084. Map:MAPEVILLorien
  42085. "Evil 1 - Lorien"
  42086. END
  42087.  
  42088. Map:MAPEVILGreyHavens
  42089. "Evil 2 - Grey Havens"
  42090. END
  42091.  
  42092. Map:MAPEVILShire
  42093. "Evil 3 - Shire"
  42094. END
  42095.  
  42096. Map:MAPEVILFornost
  42097. "Evil 4 - Fornost"
  42098. END
  42099.  
  42100. Map:MAPEVILMirkwood
  42101. "Evil 5 - Mirkwood"
  42102. END
  42103.  
  42104. Map:MAPEVILWitheredHeath
  42105. "Evil 6 - Withered Heath"
  42106. END
  42107.  
  42108. Map:MAPEVILErebor
  42109. "Evil 7 - Erebor"
  42110. END
  42111.  
  42112. Map:MAPEVILRivendell
  42113. "Evil 8 - Rivendell"
  42114. END
  42115.  
  42116. Map:MAPBeginnerTutorial
  42117. "Basic Tutorial"
  42118. END
  42119.  
  42120. Map:MAPAdvancedTutorial
  42121. "Advanced Tutorial"
  42122. END
  42123.  
  42124. /////////////////////////////////////////
  42125. //////// CAH Powers Names ///////////////
  42126. /////////////////////////////////////////
  42127.  
  42128. GUI:CAHHeroClass
  42129. "Class"
  42130. END
  42131.  
  42132. GUI:CAHHeroType
  42133. "Type"
  42134. END
  42135.  
  42136. GUI:CAHHeroName
  42137. "Name"
  42138. END
  42139.  
  42140. /////////////////////////
  42141. /// Captain of Gondor ///
  42142. /////////////////////////
  42143.  
  42144. CAH:Command_CreateAHero_HotW_SummonAllies_Level1_Name
  42145. "Call Reinforcements"
  42146. END
  42147.  
  42148. CAH:Command_CreateAHero_HotW_SummonAllies_Level2_Name
  42149. "Improved Call Reinforcements"
  42150. END
  42151.  
  42152. CAH:Command_CreateAHero_HotW_SummonAllies_Level3_Name
  42153. "Great Call Reinforcements"
  42154. END
  42155.  
  42156. CAH:Command_CreateAHero_HotW_SummonAllies_Level4_Name
  42157. "Superior Call Reinforcements"
  42158. END
  42159.  
  42160. CONTROLBAR:HotWSummonAllies_Level1
  42161. "Call Reinforcements"
  42162. End
  42163.  
  42164. CONTROLBAR:HotWSummonAllies_Level2
  42165. "Improved Call Reinforcements"
  42166. End
  42167.  
  42168. CONTROLBAR:HotWSummonAllies_Level3
  42169. "Great Call Reinforcements"
  42170. End
  42171.  
  42172. CONTROLBAR:HotWSummonAllies_Level4
  42173. "Superior Call Reinforcements"
  42174. End
  42175.  
  42176. CAH:Command_CreateAHero_SpecialAbilityCreateAHeroTrainAllies_Level_1_Name
  42177. "Train Allies"
  42178. END
  42179.  
  42180. CAH:Command_CreateAHero_SpecialAbilityCreateAHeroTrainAllies_Level_2_Name
  42181. "Improved Train Allies"
  42182. END
  42183.  
  42184. CAH:Command_CreateAHero_SpecialAbilityCreateAHeroTrainAllies_Level_3_Name
  42185. "Great Train Allies"
  42186. END
  42187.  
  42188. CAH:Command_CreateAHeroThrowSpear_Level1_Name
  42189. "Spear Throw"
  42190. END
  42191.  
  42192. CAH:Command_CreateAHeroThrowSpear_Level2_Name
  42193. "Improved Spear Throw"
  42194. END
  42195.  
  42196. CAH:Command_CreateAHeroThrowSpear_Level3_Name
  42197. "Mighty Spear Throw"
  42198. END
  42199.  
  42200. CAH:Command_CreateAHero_ShieldCrush_Level1_Name
  42201. "Shield Crush"
  42202. END
  42203.  
  42204. CAH:Command_CreateAHero_ShieldCrush_Level3_Name
  42205. "Improved Shield Crush"
  42206. END
  42207.  
  42208. CAH:Command_CreateAHero_Invulnerability_Level1_Name
  42209. "Invulnerability"
  42210. END
  42211.  
  42212. CAH:Command_CreateAHero_Invulnerability_Level2_Name
  42213. "Improved Invulnerability"
  42214. END
  42215.  
  42216. CAH:Command_CreateAHero_Invulnerability_Level3_Name
  42217. "Great Invulnerability"
  42218. END
  42219.  
  42220. CAH:Command_CreateAHero_SpecialAbilityAthelas_Name
  42221. "Athelas"
  42222. END
  42223.  
  42224. CAH:Command_CreateAHero_SpecialAbilityBladeMaster_Name
  42225. "Blade Master"
  42226. END
  42227.  
  42228. CAH:Command_CreateAHero_SpecialAbilityElendil_Name
  42229. "Elendil"
  42230. END
  42231.  
  42232. CAH:Command_CreateAHero_SpecialAbilityKingsFavor_Name
  42233. "King's Favor"
  42234. END
  42235.  
  42236. CAH:Command_CreateAHero_Starlight_Name
  42237. "Starlight"
  42238. END
  42239.  
  42240. CAH:Command_CreateAHero_ToggleMounted_Name
  42241. "Horseman"
  42242. END
  42243.  
  42244. CAH:Command_CreateAHeroLeadership_Name
  42245. "Leadership"
  42246. End
  42247.  
  42248. CAH:Command_CreateAHero_HotW_Conquer_Name
  42249. "Conquer"
  42250. END
  42251.  
  42252. CAH:Command_CreateAHero_HotW_CrippleStrikeMelee_Level1_Name
  42253. "Cripple Strike"
  42254. END
  42255.  
  42256. CAH:Command_CreateAHero_HotW_CrippleStrikeMelee_Level2_Name
  42257. "Improved Cripple Strike"
  42258. END
  42259.  
  42260. CAH:Command_SpecialAbilityCreateaHeroHeroicCharge_Name
  42261. "Heroic Charge"
  42262. END
  42263.  
  42264.  
  42265. ///////////
  42266. /// Elf ///
  42267. ///////////
  42268.  
  42269. CAH:Command_CreateAHero_A_SpecialAbilityStealth_Level1_Name
  42270. "Stealth"
  42271. END
  42272.  
  42273. CAH:Command_CreateAHero_A_SpecialAbilityStealth_Level2_Name
  42274. "Improved Stealth"
  42275. END
  42276.  
  42277. CAH:Command_CreateAHero_A_SpecialAbilityTruesight_Name
  42278. "Truesight"
  42279. END
  42280.  
  42281. CAH:Command_CreateAHero_A_ToggleWeapon_Name
  42282. "Toggle Weapon"
  42283. END
  42284.  
  42285. CAH:Command_CreateAHero_CrippleStrikeRanged_Level1_Name
  42286. "Cripple Shot"
  42287. END
  42288.  
  42289. CAH:Command_CreateAHero_CrippleStrikeRanged_Level2_Name
  42290. "Improved Cripple Shot"
  42291. END
  42292.  
  42293. CAH:Command_CreateAHero_CrippleStrikeRanged_Level3_Name
  42294. "Great Cripple Shot"
  42295. END
  42296.  
  42297. CAH:Command_CreateAHero_CrippleStrikeRanged_Level4_Name
  42298. "Superior Cripple Shot"
  42299. END
  42300.  
  42301. CAH:Command_CreateAHero_RainofArrows_Level1_Name
  42302. "Rain of Arrows"
  42303. END
  42304.  
  42305. CAH:Command_CreateAHero_RainofArrows_Level2_Name
  42306. "Improved Rain of Arrows"
  42307. END
  42308.  
  42309. CAH:Command_CreateAHero_RainofArrows_Level3_Name
  42310. "Mighty Rain of Arrows"
  42311. END
  42312.  
  42313. CAH:Command_CreateAHero_SpecialAbilityArrowBonus_Level1_Name
  42314. "Archer Specialization"
  42315. END
  42316.  
  42317. CAH:Command_CreateAHero_SpecialAbilityArrowBonus_Level2_Name
  42318. "Improved Archer Specialization"
  42319. END
  42320.  
  42321. CAH:Command_CreateAHero_SpecialAbilityArrowBonus_Level3_Name
  42322. "Great Archer Specialization"
  42323. END
  42324.  
  42325. CAH:Command_CreateAHero_SpecialAbilityArrowBonus_Level4_Name
  42326. "Superior Archer Specialization"
  42327. END
  42328.  
  42329. CAH:Command_CreateAHero_SpecialAbilityHealing_Level1_Name
  42330. "Self-Heal"
  42331. END
  42332.  
  42333. CAH:Command_CreateAHero_SpecialAbilityHealing_Level2_Name
  42334. "Improved Self-Heal"
  42335. END
  42336.  
  42337. CAH:Command_CreateAHero_SummonFamiliar_Level1_Name
  42338. "Summon Familiar"
  42339. END
  42340.  
  42341. CAH:Command_CreateAHero_SummonFamiliar_Level2_Name
  42342. "Improved Summon Familiar"
  42343. END
  42344.  
  42345. CAH:Command_CreateAHero_SummonFamiliar_Level3_Name
  42346. "Great Summon Familiar"
  42347. END
  42348.  
  42349. CAH:Command_CreateaHero_SpawnTornado_Level1_Name
  42350. "Whirlwind"
  42351. END
  42352.  
  42353. CAH:Command_CreateaHero_SpawnTornado_Level2_Name
  42354. "Improved Whirlwind"
  42355. END
  42356.  
  42357. CAH:Command_CreateaHero_SpawnTornado_Level3_Name
  42358. "Great Whirlwind"
  42359. END
  42360.  
  42361.  
  42362. //////////////
  42363. /// Wizard ///
  42364. //////////////
  42365.  
  42366. CAH:Command_CreateAHero_BallLightning_L1_Name
  42367. "Ball Lightning"
  42368. END
  42369.  
  42370. CAH:Command_CreateAHero_BallLightning_L2_Name
  42371. "Improved Ball Lightning"
  42372. END
  42373.  
  42374. CAH:Command_CreateAHero_BallLightning_L3_Name
  42375. "Mighty Ball Lightning"
  42376. END
  42377.  
  42378. CAH:Command_CreateAHero_Blink_Name
  42379. "Blink"
  42380. END
  42381.  
  42382. CAH:Command_CreateAHero_Fireball_Level1_Name
  42383. "Fireball"
  42384. END
  42385.  
  42386. CAH:Command_CreateAHero_Fireball_Level2_Name
  42387. "Improved Fireball"
  42388. END
  42389.  
  42390. CAH:Command_CreateAHero_Fireball_Level3_Name
  42391. "Mighty Fireball"
  42392. END
  42393.  
  42394. CAH:Command_CreateAHero_Lightblast_L1_Name
  42395. "Lightblast"
  42396. END
  42397.  
  42398. CAH:Command_CreateAHero_Lightblast_L2_Name
  42399. "Improved Lightblast"
  42400. END
  42401.  
  42402. CAH:Command_CreateAHero_Lightblast_L3_Name
  42403. "Great Lightblast"
  42404. END
  42405.  
  42406. CAH:Command_CreateAHero_SpecialAbilityConvertEnemy_L1_Name
  42407. "Convert Enemy"
  42408. END
  42409.  
  42410. CAH:Command_CreateAHero_SpecialAbilityConvertEnemy_L2_Name
  42411. "Improved Convert Enemy"
  42412. END
  42413.  
  42414. CAH:Command_CreateAHero_SpecialAbilityCurseEnemy_Level1_Name
  42415. "Curse Enemy"
  42416. END
  42417.  
  42418. CAH:Command_CreateAHero_SpecialAbilityCurseEnemy_Level2_Name
  42419. "Improved Curse Enemy"
  42420. END
  42421.  
  42422. CAH:Command_CreateAHero_SpecialAbilityCurseEnemy_Level3_Name
  42423. "Great Curse Enemy"
  42424. END
  42425.  
  42426. CAH:Command_CreateAHero_SpecialAbilityForcePush_Level1_Name
  42427. "Wizard Blast"
  42428. END
  42429.  
  42430. CAH:Command_CreateAHero_SpecialAbilityForcePush_Level2_Name
  42431. "Improved Wizard Blast"
  42432. END
  42433.  
  42434. CAH:Command_CreateAHero_SpecialAbilityForcePush_Level3_Name
  42435. "Mighty Wizard Blast"
  42436. END
  42437.  
  42438. CAH:Command_CreateAHero_SpecialAbilityTeleporttoCaster_Name
  42439. "Teleport"
  42440. END
  42441.  
  42442. CAH:Command_CreateAHero_SpecialAbilityTeleportLevel2_Name
  42443. "Improved Teleport"
  42444. END
  42445.  
  42446. CAH:Command_CreateAHero_SpecialAbilityTeleportLevel3_Name
  42447. "Great Teleport"
  42448. END
  42449.  
  42450. CAH:Command_CreateAHero_SpecialAbilityWordofDoom_Level1_Name
  42451. "Word of Doom"
  42452. END
  42453.  
  42454. CAH:Command_CreateAHero_SpecialAbilityWordofPower_Name
  42455. "Word of Power"
  42456. END
  42457.  
  42458. CAH:Command_CreateAHero_W_SpecialAbilityTruesight_Name
  42459. "Truesight"
  42460. END
  42461.  
  42462. CAH:Command_CreateAHero_WordofPoultry_Level1_Name
  42463. "Call the Herd"
  42464. END
  42465.  
  42466. CAH:Command_CreateAHero_WordofPoultry_Level2_Name
  42467. "Improved Call the Herd"
  42468. END
  42469.  
  42470.  
  42471. ///////////////////
  42472. ///// Dwarf ///////
  42473. ///////////////////
  42474.  
  42475. CAH:Command_CreateAHero_AxeThrow_Level1_Name
  42476. "Axe Throw"
  42477. END
  42478.  
  42479. CAH:Command_CreateAHero_AxeThrow_Level2_Name
  42480. "Improved Axe Throw"
  42481. END
  42482.  
  42483. CAH:Command_CreateAHero_AxeThrow_Level3_Name
  42484. "Mighty Axe Throw"
  42485. END
  42486.  
  42487. CAH:Command_CreateAHero_BattleRage_Level1_Name
  42488. "Battle Rage"
  42489. END
  42490.  
  42491. CAH:Command_CreateAHero_BattleRage_Level2_Name
  42492. "Improved Battle Rage"
  42493. END
  42494.  
  42495. CAH:Command_CreateAHero_BattleRage_Level3_Name
  42496. "Great Battle Rage"
  42497. END
  42498.  
  42499. CAH:Command_CreateAHero_BattleRage_Level4_Name
  42500. "Superior Battle Rage"
  42501. END
  42502.  
  42503. CAH:Command_CreateAHero_Bombard_Level1_Name
  42504. "Bombard"
  42505. END
  42506.  
  42507. CAH:Command_CreateAHero_Bombard_Level2_Name
  42508. "Improved Bombard"
  42509. END
  42510.  
  42511. CAH:Command_CreateAHero_Bombard_Level3_Name
  42512. "Great Bombard"
  42513. END
  42514.  
  42515. CAH:Command_CreateAHero_Charge_Level1_Name
  42516. "Charge"
  42517. END
  42518.  
  42519. CAH:Command_CreateAHero_Charge_Level2_Name
  42520. "Improved Charge"
  42521. END
  42522.  
  42523. CAH:Command_CreateAHero_Charge_Level3_Name
  42524. "Mighty Charge"
  42525. END
  42526.  
  42527. CAH:Command_CreateAHero_ClearGarrisoned_Name
  42528. "Clear Garrisoned"
  42529. END
  42530.  
  42531. CAH:Command_CreateAHero_Earthshaker_Level1_Name
  42532. "Earthshaker"
  42533. END
  42534.  
  42535. CAH:Command_CreateAHero_Earthshaker_Level2_Name
  42536. "Improved Earthshaker"
  42537. END
  42538.  
  42539. CAH:Command_CreateAHero_Earthshaker_Level3_Name
  42540. "Mighty Earthshaker"
  42541. END
  42542.  
  42543. CAH:Command_CreateAHero_Leap_Level1_Name
  42544. "Leap"
  42545. END
  42546.  
  42547. CAH:Command_CreateAHero_Leap_Level2_Name
  42548. "Improved Leap"
  42549. END
  42550.  
  42551. CAH:Command_CreateAHero_Sapper_Level1_Name
  42552. "Sapper"
  42553. END
  42554.  
  42555. CAH:Command_CreateAHero_Sapper_Level2_Name
  42556. "Improved Sapper"
  42557. END
  42558.  
  42559. CAH:Command_CreateAHero_Sapper_Level3_Name
  42560. "Mighty Sapper"
  42561. END
  42562.  
  42563. CAH:Command_CreateAHero_Toughness_Name
  42564. "Toughness"
  42565. END
  42566.  
  42567. CAH:Command_CreateAHero_WillPower_Level1_Name
  42568. "Will Power"
  42569. END
  42570.  
  42571. CAH:Command_CreateAHero_WillPower_Level2_Name
  42572. "Improved Will Power"
  42573. END
  42574.  
  42575. CAH:Command_CreateAHero_WillPower_Level3_Name
  42576. "Great Will Power"
  42577. END
  42578.  
  42579. ///////////////////////////////////////////
  42580. //////// Servant of Sauron  ///////////////
  42581. ///////////////////////////////////////////
  42582.  
  42583. CAH:Command_CreateAHero_SoS_SummonAllies_Level1_Name
  42584. "Call Reinforcements"
  42585. END
  42586.  
  42587. CAH:Command_CreateAHero_SoS_SummonAllies_Level2_Name
  42588. "Improved Call Reinforcements"
  42589. END
  42590.  
  42591. CAH:Command_CreateAHero_SoS_SummonAllies_Level3_Name
  42592. "Great Call Reinforcements"
  42593. END
  42594.  
  42595. CAH:Command_CreateAHero_SoS_SummonAllies_Level4_Name
  42596. "Superior Call Reinforcements"
  42597. END
  42598.  
  42599. CAH:Command_CreateAHero_BerserkerRage_Level1_Name
  42600. "Berserker Rage"
  42601. END
  42602.  
  42603. CAH:Command_CreateAHero_BerserkerRage_Level2_Name
  42604. "Improved Berserker Rage"
  42605. END
  42606.  
  42607. CAH:Command_CreateAHero_BerserkerRage_Level3_Name
  42608. "Great Berserker Rage"
  42609. END
  42610.  
  42611. CAH:Command_CreateAHero_BerserkerRage_Level4_Name
  42612. "Superior Berserker Rage"
  42613. END
  42614.  
  42615. CAH:Command_CreateAHeroFireBomb_Level1_Name
  42616. "Firebomb"
  42617. END
  42618.  
  42619. CAH:Command_CreateAHeroFireBomb_Level2_Name
  42620. "Improved Firebomb"
  42621. END
  42622.  
  42623. CAH:Command_CreateAHeroFireBomb_Level3_Name
  42624. "Mighty Firebomb"
  42625. END
  42626.  
  42627. CAH:Command_CreateAHeroFireBomb_Level4_Name
  42628. "Superior Firebomb"
  42629. END
  42630.  
  42631. CAH:Command_CreateAHeroPoisonAttack_Level1_Name
  42632. "Poison Attack"
  42633. END
  42634.  
  42635. CAH:Command_CreateAHeroPoisonAttack_Level2_Name
  42636. "Improved Poison Attack"
  42637. END
  42638.  
  42639. CAH:Command_CreateAHeroPoisonAttack_Level3_Name
  42640. "Mighty Poison Attack"
  42641. END
  42642.  
  42643. CAH:Command_CreateAHeroPoisonAttack_Level4_Name
  42644. "Superior Poison Attack"
  42645. END
  42646.  
  42647. CAH:Command_CreateAHeroUntamedAllegiance_Name
  42648. "Untamed Allegiance"
  42649. END
  42650.  
  42651. CAH:Command_CreateAHero_HowlofRage_Level1_Name
  42652. "Howl of Rage"
  42653. END
  42654.  
  42655. CAH:Command_CreateAHero_HowlofRage_Level2_Name
  42656. "Improved Howl of Rage"
  42657. END
  42658.  
  42659. CAH:Command_CreateAHero_HowlofRage_Level3_Name
  42660. "Great Howl of Rage"
  42661. END
  42662.  
  42663. CAH:Command_CreateAHero_Infernal_Level1_Name
  42664. "Infernal"
  42665. END
  42666.  
  42667. CAH:Command_CreateAHero_Infernal_Level2_Name
  42668. "Improved Infernal"
  42669. END
  42670.  
  42671. CAH:Command_CreateAHero_InspireFear_Level1_Name
  42672. "Inspire Fear"
  42673. END
  42674.  
  42675. CAH:Command_CreateAHero_InspireFear_Level2_Name
  42676. "Improved Inspire Fear"
  42677. END
  42678.  
  42679. CAH:Command_CreateAHero_OilFire_Level1_Name
  42680. "Oil Spill / Light Fire"
  42681. END
  42682.  
  42683. CAH:Command_CreateAHero_OilFire_Level2_Name
  42684. "Improved Oil Spill / Light Fire"
  42685. END
  42686.  
  42687. CAH:Command_CreateAHero_OilFire_Level3_Name
  42688. "Great Oil Spill / Light Fire"
  42689. END
  42690.  
  42691. CAH:Command_CreateAHero_SoS_CrippleStrikeMelee_Level1_Name
  42692. "Cripple Strike"
  42693. END
  42694.  
  42695. CAH:Command_CreateAHero_SoS_CrippleStrikeMelee_Level2_Name
  42696. "Improved Cripple Strike"
  42697. END
  42698.  
  42699.  
  42700. ///////////////////////////
  42701. /// Corrupted Man /////////
  42702. ///////////////////////////
  42703.  
  42704. CAH:Command_CreateAHeroAssassin_Level1_Name
  42705. "Assassin"
  42706. END
  42707.  
  42708. CAH:Command_CreateAHeroAssassin_Level2_Name
  42709. "Improved Assassin"
  42710. END
  42711.  
  42712. CAH:Command_CreateAHeroAssassin_Level3_Name
  42713. "Mighty Assassin"
  42714. END
  42715.  
  42716. CAH:Command_CreateAHeroAssassin_Level4_Name
  42717. "Superior Assassin"
  42718. END
  42719.  
  42720. CAH:Command_CreateAHeroAttachSpy_Level1_Name
  42721. "Attach Spy"
  42722. END
  42723.  
  42724. CAH:Command_CreateAHeroAttachSpy_Level2_Name
  42725. "Improved Attach Spy"
  42726. END
  42727.  
  42728. CAH:Command_CreateAHeroStealMoney_Level1_Name
  42729. "Steal Resources"
  42730. END
  42731.  
  42732. CAH:Command_CreateAHeroStealMoney_Level2_Name
  42733. "Improved Steal Resources"
  42734. END
  42735.  
  42736. CAH:Command_CreateAHeroStealMoney_Level3_Name
  42737. "Great Steal Resources"
  42738. END
  42739.  
  42740. CAH:Command_CreateAHero_CM_Conquer_Name
  42741. "Conquer"
  42742. END
  42743.  
  42744. CAH:Command_CreateAHero_CM_SpecialAbilityStealth_Level1_Name
  42745. "Stealth"
  42746. END
  42747.  
  42748. CAH:Command_CreateAHero_CM_SpecialAbilityStealth_Level2_Name
  42749. "Improved Stealth"
  42750. END
  42751.  
  42752. CAH:Command_CreateAHero_CM_SpecialAbilityStealth_Level3_Name
  42753. "Great Stealth"
  42754. END
  42755.  
  42756. CAH:Command_CreateAHero_CM_ToggleWeapon_Name
  42757. "Toggle Weapon"
  42758. END
  42759.  
  42760. CAH:Command_CreateAHero_CM_ToggleWeapon_Level2_Name
  42761. "Improved Toggle Weapon"
  42762. END
  42763.  
  42764. CAH:Command_CreateAHero_SpecialAbilityClimbWalls_Name
  42765. "Climb Walls"
  42766. END
  42767.  
  42768. CAH:Command_CreateAHero_SpecialAbilityCoerce_Level1_Name
  42769. "Coerce"
  42770. END
  42771.  
  42772. CAH:Command_CreateAHero_SpecialAbilityCoerce_Level2_Name
  42773. "Improved Coerce"
  42774. END
  42775.  
  42776. CAH:Command_CreateAHero_SpecialAbilityCoerce_Level3_Name
  42777. "Great Coerce"
  42778. END
  42779.  
  42780. CAH:Command_CreateAHero_SpecialAbilityDisguise_Name
  42781. "Disguise"
  42782. END
  42783.  
  42784.  
  42785.  
  42786.  
  42787.  
  42788.  
  42789.  
  42790. ////////////////////////////////////////////////
  42791. //////// CAH Powers Descriptions ///////////////
  42792. ////////////////////////////////////////////////
  42793.  
  42794. /////////////////////////
  42795. /// Captain of Gondor ///
  42796. /////////////////////////
  42797.  
  42798.  
  42799. CONTROLBAR:TooltipHotWSummonAllies_Level1
  42800. "Summons a single battalion of units"
  42801. End
  42802.  
  42803. CONTROLBAR:TooltipHotWSummonAllies_Level2
  42804. "Summons a few battalions of units"
  42805. End
  42806.  
  42807. CONTROLBAR:TooltipHotWSummonAllies_Level3
  42808. "Summons several battalions of units"
  42809. End
  42810.  
  42811. CONTROLBAR:TooltipHotWSummonAllies_Level4
  42812. "Summons many battalions of units"
  42813. End
  42814.  
  42815. CAH:Command_CreateAHero_TrainAllies_Level1_Name
  42816. "Grants moderate experience to allied troops"
  42817. End
  42818.  
  42819. CAH:Command_CreateAHero_TrainAllies_Level2_Name
  42820. "Grants good experience to allied troops"
  42821. End
  42822.  
  42823. CAH:Command_CreateAHero_TrainAllies_Level3_Name
  42824. "Grants excellent experience to allied troops"
  42825. End
  42826.  
  42827. CONTROLBAR:ToolTipCAH_ThrowSpear_Level1
  42828. "Ranged attack that does moderate damage to a single target"
  42829. End
  42830.  
  42831. CONTROLBAR:ToolTipCAH_ThrowSpear_Level2
  42832. "Ranged attack that does good damage to a single target"
  42833. End
  42834.  
  42835. CONTROLBAR:ToolTipCAH_ThrowSpear_Level3
  42836. "Ranged attack that does excellent damage to a single target"
  42837. End
  42838.  
  42839. CONTROLBAR:ToolTipCAH_ShieldCrush_L1
  42840. "Hero can crush enemies and is immune to arrows for a short duration"
  42841. End
  42842.  
  42843. CONTROLBAR:ToolTipCAH_ShieldCrush_L3
  42844. "Hero can crush enemies and is immune to arrows for a medium duration"
  42845. End
  42846.  
  42847. CONTROLBAR:HeroToggleHorse
  42848. "Allows Hero to mount a horse"
  42849. End
  42850.  
  42851. CONTROLBAR:ToolTipCAH_Starlight
  42852. "Nearby allies become healed and gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast"
  42853. End
  42854.  
  42855. CONTROLBAR:ToolTipCAH_Elendil
  42856. "Causes enemy units to flee in terror"
  42857. END
  42858.  
  42859. CONTROLBAR:ToolTipCAH_BladeMaster
  42860. "Hero temporarily gains +100% Damage and +100% Armor"
  42861. END
  42862.  
  42863. CONTROLBAR:ToolTipCAHAthelas
  42864. "Heals nearby friendly heroes"
  42865. END
  42866.  
  42867. CONTROLBAR:ToolTipCreateAHeroLeadership
  42868. "Allies near the Hero gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n \n Passive ability       Does not stack"
  42869. End
  42870.  
  42871. CONTROLBAR:ToolTipInvulnerability_Level1
  42872. "Hero becomes invulnerable to damage for a medium duration"
  42873. End
  42874.  
  42875. CONTROLBAR:ToolTipInvulnerability_Level2
  42876. "Hero becomes invulnerable to damage for a long duration"
  42877. End
  42878.  
  42879. CONTROLBAR:ToolTipInvulnerability_Level3
  42880. "Hero becomes invulnerable to damage for an extended duration"
  42881. End
  42882.  
  42883. CONTROLBAR:ToolTipSpecialAbilityHotWCrippleStrikeMelee_Level1
  42884. "Deals good damage to an enemy hero and roots them in place for a medium duration"
  42885. End
  42886.  
  42887. CONTROLBAR:ToolTipSpecialAbilityHotWCrippleStrikeMelee_Level2
  42888. "Deals excellent damage to an enemy hero and roots them in place for a long duration"
  42889. End
  42890.  
  42891. CONTROLBAR:ToolTipCAH_HeroicCharge
  42892. "Hero and nearby cavalry take only 10% of normal damage for a long duration"
  42893. END
  42894.  
  42895. CONTROLBAR:ToolTipCAH_HotW_Conquer
  42896. "Hero can capture non-fortress enemy buildings"
  42897. End
  42898.  
  42899.  
  42900. //////////////////////////////
  42901. /// Elf Power Descriptions ///
  42902. //////////////////////////////
  42903.  
  42904. CONTROLBAR:ToolTipCAH_ArrowBonus_Level1
  42905. "Hero gains a moderate increase to their arrow damage \n Passive ability"
  42906. END
  42907.  
  42908. CONTROLBAR:ToolTipCAH_ArrowBonus_Level2
  42909. "Hero gains a good increase to their arrow damage \n Passive ability"
  42910. END
  42911.  
  42912. CONTROLBAR:ToolTipCAH_ArrowBonus_Level3
  42913. "Hero gains an excellent increase to their arrow damage \n Passive ability"
  42914. END
  42915.  
  42916. CONTROLBAR:ToolTipCAH_ArrowBonus_Level4
  42917. "Hero gains a superior increase to their arrow damage \n Passive ability"
  42918. END
  42919.  
  42920. CONTROLBAR:ToolTipSpecialAbilityCrippleStrikeRanged_Level1
  42921. "Deals good damage to an enemy hero and roots them in place for a short duration"
  42922. End
  42923.  
  42924. CONTROLBAR:ToolTipSpecialAbilityCrippleStrikeRanged_Level2
  42925. "Deals excellent damage to an enemy hero and roots them in place for a medium duration"
  42926. End
  42927.  
  42928. CONTROLBAR:ToolTipSpecialAbilityCrippleStrikeRanged_Level3
  42929. "Deals good damage to an enemy hero and roots them in place for a long duration"
  42930. End
  42931.  
  42932. CONTROLBAR:ToolTipSpecialAbilityCrippleStrikeRanged_Level4
  42933. "Deals excellent damage to an enemy hero and roots them in place for an extended duration"
  42934. End
  42935.  
  42936. CONTROLBAR:TooltipCAH_SummonFamiliar_Level1
  42937. "Hero summons a flock of birds that have a moderate view distance and detect stealth"
  42938. End
  42939.  
  42940. CONTROLBAR:TooltipCAH_SummonFamiliar_Level2
  42941. "Hero summons a flock of birds that have a good view distance and detect stealth"
  42942. End
  42943.  
  42944. CONTROLBAR:TooltipCAH_SummonFamiliar_Level3
  42945. "Hero summons a flock of birds that have an excellent view distance and detect stealth"
  42946. End
  42947.  
  42948. CONTROLBAR:TooltipCAH_Healing_Level1
  42949. "Hero can perform moderate healing on themselves"
  42950. End
  42951.  
  42952. CONTROLBAR:TooltipCAH_Healing_Level2
  42953. "Hero can perform good healing on themselves"
  42954. End
  42955.  
  42956. CONTROLBAR:ToolTipCAH_A_Stealth_Level1
  42957. "Hero can stealth while standing still \n Passive ability"
  42958. End
  42959.  
  42960. CONTROLBAR:ToolTipSpecialAbilityCreateAHeroArcherToggleWeapon
  42961. "Allows the Hero to switch between Bow and Melee"
  42962. End
  42963.  
  42964. CONTROLBAR:ToolTipCAH_A_TrueSight
  42965. "Reveals stealthed units in a radius surrounding the Hero"
  42966. End
  42967.  
  42968. CONTROLBAR:TooltipCAH_SpawnTornado_Level1
  42969. "Summons a destructive tornado onto the battlefield for a medium duration"
  42970. End
  42971.  
  42972. CONTROLBAR:TooltipCAH_SpawnTornado_Level2
  42973. "Summons a destructive tornado onto the battlefield for a long duration"
  42974. End
  42975.  
  42976. CONTROLBAR:TooltipCAH_SpawnTornado_Level3
  42977. "Summons a destructive tornado onto the battlefield for an extended duration"
  42978. End
  42979.  
  42980. CONTROLBAR:TooltipCAH_RainOfArrows_Level1
  42981. "Launches a barrage of arrows covering a medium area"
  42982. End
  42983.  
  42984. CONTROLBAR:TooltipCAH_RainOfArrows_Level2
  42985. "Launches a barrage of arrows covering a large area"
  42986. End
  42987.  
  42988. CONTROLBAR:TooltipCAH_RainOfArrows_Level3
  42989. "Launches a barrage of arrows covering an enormous area"
  42990. End
  42991.  
  42992.  
  42993. ///////////////////////////////////
  42994. /// Wizard Power Descriptions  ////
  42995. ///////////////////////////////////
  42996.  
  42997. CONTROLBAR:ToolTipSpecialAbilityCAH_Fireball_Level1
  42998. "Launches a Fireball that does moderate damage to a single target"
  42999. END
  43000.  
  43001. CONTROLBAR:ToolTipSpecialAbilityCAH_Fireball_Level2
  43002. "Launches a Fireball that does good damage to a single target"
  43003. END
  43004.  
  43005. CONTROLBAR:ToolTipSpecialAbilityCAH_Fireball_Level3
  43006. "Launches a Fireball that does excellent damage to a single target"
  43007. END
  43008.  
  43009. CONTROLBAR:ToolTipCAH_BallLightning_L1
  43010. "Sends out a lightning bolt that does moderate damage to a single target"
  43011. End
  43012.  
  43013. CONTROLBAR:ToolTipCAH_BallLightning_L2
  43014. "Sends out a lightning bolt that does good damage to a single target"
  43015. End
  43016.  
  43017. CONTROLBAR:ToolTipCAH_BallLightning_L3
  43018. "Sends out a lightning bolt that does excellent damage to a single target"
  43019. End
  43020.  
  43021. CONTROLBAR:ToolTipForcePush_Level1
  43022. "Close range attack that blasts back enemies for moderate damage"
  43023. End
  43024.  
  43025. CONTROLBAR:ToolTipForcePush_Level2
  43026. "Close range attack that blasts back enemies for good damage"
  43027. End
  43028.  
  43029. CONTROLBAR:ToolTipForcePush_Level3
  43030. "Close range attack that blasts back enemies for excellent damage"
  43031. End
  43032.  
  43033. CONTROLBAR:ToolTipTeleportLevel1
  43034. "Teleport allied units from one location on the battlefield to within a radius of the Hero"
  43035. END
  43036.  
  43037. CONTROLBAR:ToolTipTeleportLevel2
  43038. "Teleport allied units from one location on the battlefield to anywhere on the map"
  43039. End
  43040.  
  43041. CONTROLBAR:ToolTipTeleportLevel3
  43042. "Teleport allied or enemy units from one location on the battlefield to anywhere on the map"
  43043. End
  43044.  
  43045. CONTROLBAR:ToolTipCAH_Curse_Level1
  43046. "Adds a short time to targeted enemy hero's ability timers"
  43047. End
  43048.  
  43049. CONTROLBAR:ToolTipCAH_Curse_Level2
  43050. "Adds a medium time to targeted enemy hero's power timers "
  43051. End
  43052.  
  43053. CONTROLBAR:ToolTipCAH_Curse_Level3
  43054. "Resets targeted enemy hero's power timers to just used"
  43055. End
  43056.  
  43057. CONTROLBAR:ToolTipLightBlast_Level1
  43058. "Surge of blinding light that does good damage"
  43059. End
  43060.  
  43061. CONTROLBAR:ToolTipLightBlast_Level2
  43062. "Surge of blinding light that does excellent damage"
  43063. End
  43064.  
  43065. CONTROLBAR:ToolTipLightBlast_Level3
  43066. "Surge of blinding light that does severe damage"
  43067. End
  43068.  
  43069. Controlbar:TooltipSpecialAbilityHeroBlink
  43070. "Hero can teleport to a selected area"
  43071. END
  43072.  
  43073. CONTROLBAR:ToolTipWordOfPoultry_Level1
  43074. "Turns enemy units within a medium radius into livestock"
  43075. End
  43076.  
  43077. CONTROLBAR:ToolTipWordOfPoultry_Level2
  43078. "Turns enemy units within a large radius into livestock"
  43079. End
  43080.  
  43081. CONTROLBAR:ToolTipSpecialAbilityWordOfDoom_Level1
  43082. "Instantly kill target battalion or horde"
  43083. End
  43084.  
  43085. CONTROLBAR:ToolTipWordofPower_CAH
  43086. "Sends out a shockwave that kills surrounding enemies"
  43087. END
  43088.  
  43089. CONTROLBAR:ToolTipConvertEnemy_L1
  43090. "Permanently convert enemy units in a small radius"
  43091. End
  43092.  
  43093. CONTROLBAR:ToolTipConvertEnemy_L2
  43094. "Permanently convert enemy units in a large radius"
  43095. End
  43096.  
  43097.  
  43098. /////////////////////////////////////
  43099. /// Dwarf CAH Power Descriptions ////
  43100. /////////////////////////////////////
  43101.  
  43102. CONTROLBAR:ToolTipCAH_BattleRage_Level1
  43103. "Hero gains a moderate boost to Armor, Damage, and Attack Speed"
  43104. END
  43105.  
  43106. CONTROLBAR:ToolTipCAH_BattleRage_Level2
  43107. "Hero gains a good boost to Armor, Damage, and Attack Speed"
  43108. END
  43109.  
  43110. CONTROLBAR:ToolTipCAH_BattleRage_Level3
  43111. "Hero gains an excellent boost to Armor, Damage, and Attack Speed"
  43112. END
  43113.  
  43114. CONTROLBAR:ToolTipCAH_BattleRage_Level4
  43115. "Hero gains a superior boost to Armor, Damage, and Attack Speed"
  43116. END
  43117.  
  43118. CONTROLBAR:ToolTipCAH_WillPower_Level1
  43119. "Hero gains resistance to wizard powers for a short duration"
  43120. END
  43121.  
  43122. CONTROLBAR:ToolTipCAH_WillPower_Level2
  43123. "Hero gains resistance to wizard powers for a medium duration"
  43124. END
  43125.  
  43126. CONTROLBAR:ToolTipCAH_WillPower_Level3
  43127. "Hero gains resistance to wizard powers for a long duration"
  43128. END
  43129.  
  43130. CONTROLBAR:ToolTipCAH_Sapper_Level1
  43131. "Melee attack that does moderate damage to structures"
  43132. END
  43133.  
  43134. CONTROLBAR:ToolTipCAH_Sapper_Level2
  43135. "Melee attack that does good damage to structures"
  43136. END
  43137.  
  43138. CONTROLBAR:ToolTipCAH_Sapper_Level3
  43139. "Melee attack that does excellent damage to structures"
  43140. END
  43141.  
  43142. CONTROLBAR:ToolTipCAH_DwarfCharge_L1
  43143. "Hero can crush enemies for a short duration"
  43144. End
  43145.  
  43146. CONTROLBAR:ToolTipCAH_DwarfCharge_L2
  43147. "Hero can crush enemies for a medium duration"
  43148. End
  43149.  
  43150. CONTROLBAR:ToolTipCAH_DwarfCharge_L3
  43151. "Hero can crush enemies and is immune to arrows for a long duration"
  43152. End
  43153.  
  43154. CONTROLBAR:ToolTipCAH_AxeThrow_Level1
  43155. "Ranged attack that does moderate damage to a single target"
  43156. END
  43157.  
  43158. CONTROLBAR:ToolTipCAH_AxeThrow_Level2
  43159. "Ranged attack that does good damage to a single target"
  43160. END
  43161.  
  43162. CONTROLBAR:ToolTipCAH_AxeThrow_Level3
  43163. "Ranged attack that does excellent damage to a single target"
  43164. END
  43165.  
  43166. CONTROLBAR:ToolTipCAH_Toughness
  43167. "Hero gains a permanent boost to their Health Points \n PAssive ability"
  43168. END
  43169.  
  43170. CONTROLBAR:ToolTipCAH_EarthShaker_Level1
  43171. "Hero slams the ground causing an earthquake for a short duration"
  43172. END
  43173.  
  43174. CONTROLBAR:ToolTipCAH_EarthShaker_Level2
  43175. "Hero slams the ground causing an earthquake for a medium duration"
  43176. END
  43177.  
  43178. CONTROLBAR:ToolTipCAH_EarthShaker_Level3
  43179. "Hero slams the ground causing an earthquake for a long duration"
  43180. END
  43181.  
  43182. CONTROLBAR:TooltipCAH_Bombard_Level1
  43183. "Calls in an artillery strike over a small radius"
  43184. END
  43185.  
  43186. CONTROLBAR:TooltipCAH_Bombard_Level2
  43187. "Calls in an artillery strike over a medium radius"
  43188. END
  43189.  
  43190. CONTROLBAR:TooltipCAH_Bombard_Level3
  43191. "Calls in an artillery strike over a large radius"
  43192. END
  43193.  
  43194. CONTROLBAR:ToolTipCAH_Leap_Level1
  43195. "Hero jumps to a location causing medium area-effect damage"
  43196. END
  43197.  
  43198. CONTROLBAR:ToolTipCAH_Leap_Level2
  43199. "Hero jumps to a location causing excellent area-effect damage"
  43200. END
  43201.  
  43202. CONTROLBAR:ToolTipCAH_ClearGarrisoned
  43203. "Hero enters a building causing all garrisoned units to evacuate"
  43204. END
  43205.  
  43206.  
  43207. ////////////////////////////////////////////////
  43208. //// Servants of Sauron Power Descriptions  ////
  43209. ////////////////////////////////////////////////
  43210.  
  43211. CONTROLBAR:TooltipSoSSummonAllies_Level1
  43212. "Summons a few hordes of units"
  43213. End
  43214.  
  43215. CONTROLBAR:TooltipSoSSummonAllies_Level2
  43216. "Summons several hordes of units"
  43217. End
  43218.  
  43219. CONTROLBAR:TooltipSoSSummonAllies_Level3
  43220. "Summons many hordes of units"
  43221. End
  43222.  
  43223. CONTROLBAR:TooltipSoSSummonAllies_Level4
  43224. "Summons excessive amounts of units"
  43225. End
  43226.  
  43227. CONTROLBAR:ToolTipCAH_BerserkerRage_L1
  43228. "Hero gains a moderate boost to Armor, Damage, and Attack Speed"
  43229. End
  43230.  
  43231. CONTROLBAR:ToolTipCAH_BerserkerRage_L2
  43232. "Hero gains a good boost to Armor, Damage, and Attack Speed"
  43233. End
  43234.  
  43235. CONTROLBAR:ToolTipCAH_BerserkerRage_L3
  43236. "Hero gains an excellent boost to Armor, Damage, and Attack Speed"
  43237. End
  43238.  
  43239. CONTROLBAR:ToolTipCAH_BerserkerRage_L4
  43240. "Hero gains a superior boost to Armor, Damage, and Attack Speed"
  43241. End
  43242.  
  43243. CONTROLBAR:ToolTipCAH_PoisonAttack_Level1
  43244. "Hero poisons enemies for moderate damage and a short duration \n Passive ability"
  43245. End
  43246.  
  43247. CONTROLBAR:ToolTipCAH_PoisonAttack_Level2
  43248. "Hero poisons enemies for good damage and a medium duration \n Passive ability"
  43249. End
  43250.  
  43251. CONTROLBAR:ToolTipCAH_PoisonAttack_Level3
  43252. "Hero poisons enemies for excellent damage and a long duration \n Passive ability"
  43253. End
  43254.  
  43255. CONTROLBAR:ToolTipCAH_PoisonAttack_Level4
  43256. "Hero poisons enemies for severe damage and an extended duration \n Passive ability"
  43257. End
  43258.  
  43259. CONTROLBAR:ToolTipCAH_FireBomb_Level1
  43260. "Hero can throw small bombs for moderate damage"
  43261. End
  43262.  
  43263. CONTROLBAR:ToolTipCAH_FireBomb_Level2
  43264. "Hero can throw small bombs for good damage"
  43265. End
  43266.  
  43267. CONTROLBAR:ToolTipCAH_FireBomb_Level3
  43268. "Hero can throw small bombs for excellent damage"
  43269. End
  43270.  
  43271. CONTROLBAR:ToolTipCAH_FireBomb_Level4
  43272. "Hero can throw small bombs for severe damage"
  43273. End
  43274.  
  43275. CONTROLBAR:ToolTipCAH_SpillOil_Level1
  43276. "Hero can spill oil on the ground for a short duration and then light a fire"
  43277. End
  43278.  
  43279. CONTROLBAR:ToolTipCAH_SpillOil_Level2
  43280. "Hero can spill oil on the ground for a medium duration and then light a fire"
  43281. End
  43282.  
  43283. CONTROLBAR:ToolTipCAH_SpillOil_Level3
  43284. "Hero can spill oil on the ground for a long duration and then light a fire"
  43285. End
  43286.  
  43287. CONTROLBAR:TooltipCAH_HowlOfRage_Level1
  43288. "Nearby allies gain a boost to Damage and Armor for a short duration"
  43289. End
  43290.  
  43291. CONTROLBAR:TooltipCAH_HowlOfRage_Level2
  43292. "Nearby allies gain a boost to Damage and Armor for a medium duration"
  43293. End
  43294.  
  43295. CONTROLBAR:TooltipCAH_HowlOfRage_Level3
  43296. "Nearby allies gain a boost to Damage and Armor for a long duration"
  43297. End
  43298.  
  43299. CONTROLBAR:ToolTipCAH_UntamedAllegiance
  43300. "Permanently take control of target Lair"
  43301. End
  43302.  
  43303. CONTROLBAR:ToolTipSpecialAbilitySoSCrippleStrikeMelee_Level1
  43304. "Deals good damage to an enemy hero and roots them in place for a medium duration"
  43305. End
  43306.  
  43307. CONTROLBAR:ToolTipSpecialAbilitySoSCrippleStrikeMelee_Level2
  43308. "Deals excellent damage to an enemy hero and roots them in place for a long duration"
  43309. End
  43310.  
  43311. CONTROLBAR:ToolTipCAH_InspireFear_Level1
  43312. "Hero causes enemy units to cower in fear \n Passive ability"
  43313. End
  43314.  
  43315. CONTROLBAR:ToolTipCAH_InspireFear_Level2
  43316. "Hero causes enemy units to flee in terror"
  43317. End
  43318.  
  43319. CONTROLBAR:ToolTipCAH_Infernal_L1
  43320. "Hero is resistent to fire for a period of time"
  43321. End
  43322.  
  43323. CONTROLBAR:ToolTipCAH_Infernal_L2
  43324. "Hero and nearby allies are resistent to fire for a period of time"
  43325. End
  43326.  
  43327.  
  43328. ///////////////////////////////
  43329. //// Corrupted Man  ///////////
  43330. ///////////////////////////////
  43331.  
  43332. CONTROLBAR:ToolTipCAH_Assassin_Level1
  43333. "Deals a moderate amount of damage to an enemy Hero"
  43334. END
  43335.  
  43336. CONTROLBAR:ToolTipCAH_Assassin_Level2
  43337. "Deals a good amount of damage to an enemy Hero"
  43338. END
  43339.  
  43340. CONTROLBAR:ToolTipCAH_Assassin_Level3
  43341. "Deals an excellent amount of damage to an enemy Hero"
  43342. END
  43343.  
  43344. CONTROLBAR:ToolTipCAH_Assassin_Level4
  43345. "Deals a superior amount of damage to an enemy Hero"
  43346. END
  43347.  
  43348.  
  43349.  
  43350. CONTROLBAR:ToolTipSpecialAbilityCreateAHeroCorruptedManToggleWeapon_Level1
  43351. "Allows the Hero to toggle between a melee weapon and a bow"
  43352. End
  43353.  
  43354. CONTROLBAR:ToolTipSpecialAbilityCreateAHeroCorruptedManToggleWeapon_Level2
  43355. "Increases the range and damage done by the Hero with a bow \n Passive ability"
  43356. End
  43357.  
  43358. CONTROLBAR:ToolTipCAH_ClimbWalls
  43359. "Hero has the ability to climb walls"
  43360. End
  43361.  
  43362. CONTROLBAR:ToolTipCAH_Coerce_Level1
  43363. "Hero can convert the allegiance of a single battalion or horde"
  43364. End
  43365.  
  43366. CONTROLBAR:ToolTipCAH_Coerce_Level2
  43367. "Hero can convert the allegiance of enemy units in a small radius"
  43368. End
  43369.  
  43370. CONTROLBAR:ToolTipCAH_Coerce_Level3
  43371. "Hero can convert the allegiance of enemy units in a large radius"
  43372. End
  43373.  
  43374. CONTROLBAR:ToolTipCAH_AttachSpy_Level1
  43375. "Hero can mark a unit and see what they see for a period of time"
  43376. End
  43377.  
  43378. CONTROLBAR:ToolTipCAH_AttachSpy_Level2
  43379. "Hero can mark a unit and see what they see permanently"
  43380. End
  43381.  
  43382. CONTROLBAR:ToolTipCAH_Disguise
  43383. "Hero can disguise themselves to look like other units"
  43384. End
  43385.  
  43386. CONTROLBAR:ToolTipCAH_StealMoney_Level1
  43387. "Steal a small amount of resources from an enemy's resource structure"
  43388. End
  43389.  
  43390. CONTROLBAR:ToolTipCAH_StealMoney_Level2
  43391. "Steal a medium amount of resources from an enemy's resource structure"
  43392. End
  43393.  
  43394. CONTROLBAR:ToolTipCAH_StealMoney_Level3
  43395. "Steal a large amount of resources from an enemy's resource structure"
  43396. End
  43397.  
  43398. CONTROLBAR:ToolTipCAH_CM_Conquer
  43399. "Hero can capture non-fortress enemy buildings"
  43400. End
  43401.  
  43402.  
  43403.  
  43404.  
  43405. ////////////////////////////////////////////////
  43406. //// Create a Hero Palantir In game casting  ///
  43407. ////////////////////////////////////////////////
  43408.  
  43409. /////////////////////////
  43410. /// Captain of Gondor ///
  43411. /////////////////////////
  43412.  
  43413.  
  43414. CONTROLBAR:TooltipHotWSummonAllies_Level1_Palantir
  43415. "Summons a single battalion of units \n Left click icon then left click on pathable location"
  43416. End
  43417.  
  43418. CONTROLBAR:TooltipHotWSummonAllies_Level2_Palantir
  43419. "Summons a few battalions of units \n Left click icon then left click on pathable location"
  43420. End
  43421.  
  43422. CONTROLBAR:TooltipHotWSummonAllies_Level3_Palantir
  43423. "Summons several battalions of units \n Left click icon then left click on pathable location"
  43424. End
  43425.  
  43426. CONTROLBAR:TooltipHotWSummonAllies_Level4_Palantir
  43427. "Summons many battalions of units \n Left click icon then left click on pathable location"
  43428. End
  43429.  
  43430. CAH:Command_CreateAHero_TrainAllies_Level1_Name_Palantir
  43431. "Grants moderate experience to allied troops \n Left click icon then left click on target units"
  43432. End
  43433.  
  43434. CAH:Command_CreateAHero_TrainAllies_Level2_Name_Palantir
  43435. "Grants good experience to allied troops \n Left click icon then left click on target units"
  43436. End
  43437.  
  43438. CAH:Command_CreateAHero_TrainAllies_Level3_Name_Palantir
  43439. "Grants excellent experience to allied troops \n Left click icon then left click on target units"
  43440. End
  43441.  
  43442. CONTROLBAR:ToolTipCAH_ThrowSpear_Level1_Palantir
  43443. "Ranged attack that does moderate damage to a single target \n Left click icon then left click on target"
  43444. End
  43445.  
  43446. CONTROLBAR:ToolTipCAH_ThrowSpear_Level2_Palantir
  43447. "Ranged attack that does good damage to a single target \n Left click icon then left click on target"
  43448. End
  43449.  
  43450. CONTROLBAR:ToolTipCAH_ThrowSpear_Level3_Palantir
  43451. "Ranged attack that does excellent damage to a single target\n Left click icon then left click on target"
  43452. End
  43453.  
  43454. CONTROLBAR:ToolTipCAH_ShieldCrush_L1_Palantir
  43455. "Hero can crush enemies and is immune to arrows for a short duration \n Left click to activate"
  43456. End
  43457.  
  43458. CONTROLBAR:ToolTipCAH_ShieldCrush_L3_Palantir
  43459. "Hero can crush enemies and is immune to arrows for a medium duration \n Left click to activate"
  43460. End
  43461.  
  43462. CONTROLBAR:HeroToggleHorse_Palantir
  43463. "Allows Hero to mount and dismount a horse \n Left click to activate"
  43464. End
  43465.  
  43466. CONTROLBAR:ToolTipCAH_Starlight_Palantir
  43467. "Nearby allies become healed and gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n Left click to activate"
  43468. End
  43469.  
  43470. CONTROLBAR:ToolTipCAH_Elendil_Palantir
  43471. "Causes enemy units to flee in terror \n Left click to activate"
  43472. END
  43473.  
  43474. CONTROLBAR:ToolTipCAH_BladeMaster_Palantir
  43475. "Hero temporarily gains +100% Damage and +100% Armor \n Left click to activate"
  43476. END
  43477.  
  43478. CONTROLBAR:ToolTipCAHAthelas_Palantir
  43479. "Heals nearby friendly heroes \n Left click to activate"
  43480. END
  43481.  
  43482. CONTROLBAR:ToolTipCreateAHeroLeadership_Palantir
  43483. "Allies near the Hero gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n \n Passive ability       Does not stack"
  43484. End
  43485.  
  43486. CONTROLBAR:ToolTipInvulnerability_Level1_Palantir
  43487. "Hero becomes invulnerable to damage for a medium duration \n Left click to activate"
  43488. End
  43489.  
  43490. CONTROLBAR:ToolTipInvulnerability_Level2_Palantir
  43491. "Hero becomes invulnerable to damage for a long duration \n Left click to activate"
  43492. End
  43493.  
  43494. CONTROLBAR:ToolTipInvulnerability_Level3_Palantir
  43495. "Hero becomes invulnerable to damage for an extended duration \n Left click to activate"
  43496. End
  43497.  
  43498. CONTROLBAR:ToolTipSpecialAbilityHotWCrippleStrikeMelee_Level1_Palantir
  43499. "Deals good damage to an enemy hero and roots them in place for a medium duration \n Left click icon then left click on target"
  43500. End
  43501.  
  43502. CONTROLBAR:ToolTipSpecialAbilityHotWCrippleStrikeMelee_Level2_Palantir
  43503. "Deals excellent damage to an enemy hero and roots them in place for a long duration \n Left click icon then left click on target"
  43504. End
  43505.  
  43506. CONTROLBAR:ToolTipCAH_HeroicCharge_Palantir
  43507. "Hero and nearby cavalry take only 10% of normal damage for a long duration \n Left click icon then left click on target"
  43508. END
  43509.  
  43510. CONTROLBAR:ToolTipCAH_HotW_Conquer_Palantir
  43511. "Hero can capture non-fortress enemy buildings  \n Left click icon then left click on target structure"
  43512. End
  43513.  
  43514.  
  43515. //////////////////////////////
  43516. /// Elf Power Descriptions ///
  43517. //////////////////////////////
  43518.  
  43519. CONTROLBAR:ToolTipCAH_ArrowBonus_Level1_Palantir
  43520. "Hero gains a moderate increase to their arrow damage \n Passive ability"
  43521. END
  43522.  
  43523. CONTROLBAR:ToolTipCAH_ArrowBonus_Level2_Palantir
  43524. "Hero gains a good increase to their arrow damage \n Passive ability"
  43525. END
  43526.  
  43527. CONTROLBAR:ToolTipCAH_ArrowBonus_Level3_Palantir
  43528. "Hero gains an excellent increase to their arrow damage \n Passive ability"
  43529. END
  43530.  
  43531. CONTROLBAR:ToolTipCAH_ArrowBonus_Level4_Palantir
  43532. "Hero gains a superior increase to their arrow damage \n Passive ability"
  43533. END
  43534.  
  43535. CONTROLBAR:ToolTipSpecialAbilityCrippleStrikeRanged_Level1_Palantir
  43536. "Deals good damage to an enemy hero and roots them in place for a short duration \n Left click icon then left click on target"
  43537. End
  43538.  
  43539. CONTROLBAR:ToolTipSpecialAbilityCrippleStrikeRanged_Level2_Palantir
  43540. "Deals excellent damage to an enemy hero and roots them in place for a medium duration \n Left click icon then left click on target"
  43541. End
  43542.  
  43543. CONTROLBAR:ToolTipSpecialAbilityCrippleStrikeRanged_Level3_Palantir
  43544. "Deals good damage to an enemy hero and roots them in place for a long duration \n Left click icon then left click on target"
  43545. End
  43546.  
  43547. CONTROLBAR:ToolTipSpecialAbilityCrippleStrikeRanged_Level4_Palantir
  43548. "Deals excellent damage to an enemy hero and roots them in place for an extended duration \n Left click icon then left click on target"
  43549. End
  43550.  
  43551. CONTROLBAR:TooltipCAH_SummonFamiliar_Level1_Palantir
  43552. "Hero summons a flock of birds that have a moderate view distance and detect stealth \n Left click icon then left click on pathable location"
  43553. End
  43554.  
  43555. CONTROLBAR:TooltipCAH_SummonFamiliar_Level2_Palantir
  43556. "Hero summons a flock of birds that have a good view distance and detect stealth \n Left click icon then left click on pathable location"
  43557. End
  43558.  
  43559. CONTROLBAR:TooltipCAH_SummonFamiliar_Level3_Palantir
  43560. "Hero summons a flock of birds that have an excellent view distance and detect stealth \n Left click icon then left click on pathable location"
  43561. End
  43562.  
  43563. CONTROLBAR:TooltipCAH_Healing_Level1_Palantir
  43564. "Hero can perform moderate healing on themselves \n Left click to activate"
  43565. End
  43566.  
  43567. CONTROLBAR:TooltipCAH_Healing_Level2_Palantir
  43568. "Hero can perform good healing on themselves \n Left click to activate"
  43569. End
  43570.  
  43571. CONTROLBAR:ToolTipCAH_A_Stealth_Level1_Palantir
  43572. "Hero can stealth while standing still \n Passive ability"
  43573. End
  43574.  
  43575. CONTROLBAR:ToolTipSpecialAbilityCreateAHeroArcherToggleWeapon_Palantir
  43576. "Allows the Hero to switch between Bow and Melee \n Left click to toggle weapon"
  43577. End
  43578.  
  43579. CONTROLBAR:ToolTipCAH_A_TrueSight_Palantir
  43580. "Reveals the shroud in a targeted area \n Left click icon then left click on target area"
  43581. End
  43582.  
  43583. CONTROLBAR:TooltipCAH_SpawnTornado_Level1_Palantir
  43584. "Summons a destructive tornado onto the battlefield for a medium duration \n Left click icon then left click on pathable location"
  43585. End
  43586.  
  43587. CONTROLBAR:TooltipCAH_SpawnTornado_Level2_Palantir
  43588. "Summons a destructive tornado onto the battlefield for a long duration \n Left click icon then left click on pathable location"
  43589. End
  43590.  
  43591. CONTROLBAR:TooltipCAH_SpawnTornado_Level3_Palantir
  43592. "Summons a destructive tornado onto the battlefield for an extended duration \n Left click icon then left click on pathable location"
  43593. End
  43594.  
  43595. CONTROLBAR:TooltipCAH_RainOfArrows_Level1_Palantir
  43596. "Launches a barrage of arrows covering a medium area \n Left click icon then left click on target area"
  43597. End
  43598.  
  43599. CONTROLBAR:TooltipCAH_RainOfArrows_Level2_Palantir
  43600. "Launches a barrage of arrows covering a large area \n Left click icon then left click on target area"
  43601. End
  43602.  
  43603. CONTROLBAR:TooltipCAH_RainOfArrows_Level3_Palantir
  43604. "Launches a barrage of arrows covering an enormous area \n Left click icon then left click on target area"
  43605. End
  43606.  
  43607.  
  43608. ///////////////////////////////////
  43609. /// Wizard Power Descriptions  ////
  43610. ///////////////////////////////////
  43611.  
  43612. CONTROLBAR:ToolTipSpecialAbilityCAH_Fireball_Level1_Palantir
  43613. "Launches a Fireball that does moderate damage to a single target \n Left click icon then left click on target"
  43614. END
  43615.  
  43616. CONTROLBAR:ToolTipSpecialAbilityCAH_Fireball_Level2_Palantir
  43617. "Launches a Fireball that does good damage to a single target \n Left click icon then left click on target"
  43618. END
  43619.  
  43620. CONTROLBAR:ToolTipSpecialAbilityCAH_Fireball_Level3_Palantir
  43621. "Launches a Fireball that does excellent damage to a single target \n Left click icon then left click on target"
  43622. END
  43623.  
  43624. CONTROLBAR:ToolTipCAH_BallLightning_L1_Palantir
  43625. "Sends out a lightning bolt that does moderate damage to a single target \n Left click icon then left click on target"
  43626. End
  43627.  
  43628. CONTROLBAR:ToolTipCAH_BallLightning_L2_Palantir
  43629. "Sends out a lightning bolt that does good damage to a single target \n Left click icon then left click on target"
  43630. End
  43631.  
  43632. CONTROLBAR:ToolTipCAH_BallLightning_L3_Palantir
  43633. "Sends out a lightning bolt that does excellent damage to a single target \n Left click icon then left click on target"
  43634. End
  43635.  
  43636. CONTROLBAR:ToolTipForcePush_Level1_Palantir
  43637. "Close range attack that blasts back enemies for moderate damage \n Left click icon then left click on target"
  43638. End
  43639.  
  43640. CONTROLBAR:ToolTipForcePush_Level2_Palantir
  43641. "Close range attack that blasts back enemies for good damage \n Left click icon then left click on target"
  43642. End
  43643.  
  43644. CONTROLBAR:ToolTipForcePush_Level3_Palantir
  43645. "Close range attack that blasts back enemies for excellent damage \n Left click icon then left click on target"
  43646. End
  43647.  
  43648. CONTROLBAR:ToolTipTeleportLevel1_Palantir
  43649. "Teleport an allied unit from one location on the battlefield to within a radius of the Hero \n Left click icon, then left click on target units, then left click on pathable location"
  43650. END
  43651.  
  43652. CONTROLBAR:ToolTipTeleportLevel2_Palantir
  43653. "Teleport allied units from one location on the battlefield to within a radius of the Hero \n Left click icon, then left click on target units, then left click on pathable location"
  43654. End
  43655.  
  43656. CONTROLBAR:ToolTipTeleportLevel3_Palantir
  43657. "Teleport allied or enemy units from one location on the battlefield to within a radius of the Hero \n Left click icon, then left click on target units, then left click on pathable location"
  43658. End
  43659.  
  43660. CONTROLBAR:ToolTipCAH_Curse_Level1_Palantir
  43661. "Adds a short time to targeted enemy hero's ability timers \n Left click icon then left click on target"
  43662. End
  43663.  
  43664. CONTROLBAR:ToolTipCAH_Curse_Level2_Palantir
  43665. "Adds a medium time to targeted enemy hero's power timers \n Left click icon then left click on target"
  43666. End
  43667.  
  43668. CONTROLBAR:ToolTipCAH_Curse_Level3_Palantir
  43669. "Resets targeted enemy hero's power timers to just used \n Left click icon then left click on target"
  43670. End
  43671.  
  43672. CONTROLBAR:ToolTipLightBlast_Level1_Palantir
  43673. "Surge of blinding light that does good damage \n Left click icon then left click on target"
  43674. End
  43675.  
  43676. CONTROLBAR:ToolTipLightBlast_Level2_Palantir
  43677. "Surge of blinding light that does excellent damage \n Left click icon then left click on target"
  43678. End
  43679.  
  43680. CONTROLBAR:ToolTipLightBlast_Level3_Palantir
  43681. "Surge of blinding light that does severe damage \n Left click icon then left click on target"
  43682. End
  43683.  
  43684. Controlbar:TooltipSpecialAbilityHeroBlink_Palantir
  43685. "Hero can teleport to a selected area \n Left click icon then left click on pathable location"
  43686. END
  43687.  
  43688. CONTROLBAR:ToolTipWordOfPoultry_Level1_Palantir
  43689. "Turns enemy units within a medium radius into livestock \n Left click icon then left click on target units"
  43690. End
  43691.  
  43692. CONTROLBAR:ToolTipWordOfPoultry_Level2_Palantir
  43693. "Turns enemy units within a large radius into livestock \n Left click icon then left click on target units"
  43694. End
  43695.  
  43696. CONTROLBAR:ToolTipSpecialAbilityWordOfDoom_Level1_Palantir
  43697. "Instantly kill target battalion or horde \n Left click icon then left click on target"
  43698. End
  43699.  
  43700. CONTROLBAR:ToolTipWordofPower_CAH_Palantir
  43701. "Sends out a shockwave that kills surrounding enemies \n Left click to activate"
  43702. END
  43703.  
  43704. CONTROLBAR:ToolTipConvertEnemy_L1_Palantir
  43705. "Permanently convert enemy units in a small radius \n Left click icon then left click on target units"
  43706. End
  43707.  
  43708. CONTROLBAR:ToolTipConvertEnemy_L2_Palantir
  43709. "Permanently convert enemy units in a large radius \n Left click icon then left click on target units"
  43710. End
  43711.  
  43712.  
  43713. /////////////////////////////////////
  43714. /// Dwarf CAH Power Descriptions ////
  43715. /////////////////////////////////////
  43716.  
  43717. CONTROLBAR:ToolTipCAH_BattleRage_Level1_Palantir
  43718. "Hero gains a moderate boost to Armor, Health, Damage, and Attack Speed \n Left click to activate"
  43719. END
  43720.  
  43721. CONTROLBAR:ToolTipCAH_BattleRage_Level2_Palantir
  43722. "Hero gains a good boost to Armor, Health, Damage, and Attack Speed \n Left click to activate"
  43723. END
  43724.  
  43725. CONTROLBAR:ToolTipCAH_BattleRage_Level3_Palantir
  43726. "Hero gains an excellent boost to Armor, Health, Damage, and Attack Speed \n Left click to activate"
  43727. END
  43728.  
  43729. CONTROLBAR:ToolTipCAH_BattleRage_Level4_Palantir
  43730. "Hero gains a superior boost to Armor, Health, Damage, and Attack Speed \n Left click to activate"
  43731. END
  43732.  
  43733. CONTROLBAR:ToolTipCAH_WillPower_Level1_Palantir
  43734. "Hero gains resistance to wizard powers for a short duration \n Left click to activate"
  43735. END
  43736.  
  43737. CONTROLBAR:ToolTipCAH_WillPower_Level2_Palantir
  43738. "Hero gains resistance to wizard powers for a medium duration \n Left click to activate"
  43739. END
  43740.  
  43741. CONTROLBAR:ToolTipCAH_WillPower_Level3_Palantir
  43742. "Hero gains resistance to wizard powers for a long duration \n Left click to activate"
  43743. END
  43744.  
  43745. CONTROLBAR:ToolTipCAH_Sapper_Level1_Palantir
  43746. "Melee attack that does moderate damage to structures \n Left click icon then left click on target"
  43747. END
  43748.  
  43749. CONTROLBAR:ToolTipCAH_Sapper_Level2_Palantir
  43750. "Melee attack that does good damage to structures \n Left click icon then left click on target"
  43751. END
  43752.  
  43753. CONTROLBAR:ToolTipCAH_Sapper_Level3_Palantir
  43754. "Melee attack that does excellent damage to structures \n Left click icon then left click on target"
  43755. END
  43756.  
  43757. CONTROLBAR:ToolTipCAH_ShieldCrush_L1_Palantir
  43758. "Hero can crush enemies and is immune to arrows for a short duration \n Left click to activate"
  43759. End
  43760.  
  43761. CONTROLBAR:ToolTipCAH_ShieldCrush_L3_Palantir
  43762. "Hero can crush enemies and is immune to arrows for a medium duration \n Left click to activate"
  43763. End
  43764.  
  43765. CONTROLBAR:ToolTipCAH_ShieldCrush_L4_Palantir
  43766. "Hero can crush enemies and is immune to arrows for a long duration \n Left click to activate"
  43767. End
  43768.  
  43769. CONTROLBAR:ToolTipCAH_AxeThrow_Level1_Palantir
  43770. "Ranged attack that does moderate damage to a single target \n Left click icon then left click on target"
  43771. END
  43772.  
  43773. CONTROLBAR:ToolTipCAH_AxeThrow_Level2_Palantir
  43774. "Ranged attack that does good damage to a single target \n Left click icon then left click on target"
  43775. END
  43776.  
  43777. CONTROLBAR:ToolTipCAH_AxeThrow_Level3_Palantir
  43778. "Ranged attack that does excellent damage to a single target \n Left click icon then left click on target"
  43779. END
  43780.  
  43781. CONTROLBAR:ToolTipCAH_Toughness_Palantir
  43782. "Hero gains a permanent boost to their Health Points \n Passive ability"
  43783. END
  43784.  
  43785. CONTROLBAR:ToolTipCAH_EarthShaker_Level1_Palantir
  43786. "Hero slams the ground causing an earthquake for a short duration\n Left click icon then left click on target area"
  43787. END
  43788.  
  43789. CONTROLBAR:ToolTipCAH_EarthShaker_Level2_Palantir
  43790. "Hero slams the ground causing an earthquake for a medium duration\n Left click icon then left click on target area"
  43791. END
  43792.  
  43793. CONTROLBAR:ToolTipCAH_EarthShaker_Level3_Palantir
  43794. "Hero slams the ground causing an earthquake for a long duration\n Left click icon then left click on target area"
  43795. END
  43796.  
  43797. CONTROLBAR:TooltipCAH_Bombard_Level1_Palantir
  43798. "Calls in an artillery strike over a small radius \n Left click icon then left click on target area"
  43799. END
  43800.  
  43801. CONTROLBAR:TooltipCAH_Bombard_Level2_Palantir
  43802. "Calls in an artillery strike over a medium radius \n Left click icon then left click on target area"
  43803. END
  43804.  
  43805. CONTROLBAR:TooltipCAH_Bombard_Level3_Palantir
  43806. "Calls in an artillery strike over a large radius \n Left click icon then left click on target area"
  43807. END
  43808.  
  43809. CONTROLBAR:ToolTipCAH_Leap_Level1_Palantir
  43810. "Hero jumps to an location causing medium area-effect damage \n Left click icon then left click on target area"
  43811. END
  43812.  
  43813. CONTROLBAR:ToolTipCAH_Leap_Level2_Palantir
  43814. "Hero jumps to an location causing excellent area-effect damage \n Left click icon then left click on target area"
  43815. END
  43816.  
  43817. CONTROLBAR:ToolTipCAH_ClearGarrisoned_Palantir
  43818. "Hero enters a building causing all garrisoned units to evacuate \n Left click icon then left click on target area"
  43819. END
  43820.  
  43821.  
  43822. ////////////////////////////////////////////////
  43823. //// Servants of Sauron Power Descriptions  ////
  43824. ////////////////////////////////////////////////
  43825.  
  43826. CONTROLBAR:TooltipSoSSummonAllies_Level1_Palantir
  43827. "Summons a few hordes of units \n Left click icon then left click on pathable location"
  43828. End
  43829.  
  43830. CONTROLBAR:TooltipSoSSummonAllies_Level2_Palantir
  43831. "Summons several hordes of units \n Left click icon then left click on pathable location"
  43832. End
  43833.  
  43834. CONTROLBAR:TooltipSoSSummonAllies_Level3_Palantir
  43835. "Summons many hordes of units \n Left click icon then left click on pathable location"
  43836. End
  43837.  
  43838. CONTROLBAR:TooltipSoSSummonAllies_Level4_Palantir
  43839. "Summons an excessive amount of units \n Left click icon then left click on pathable location"
  43840. End
  43841.  
  43842. CONTROLBAR:ToolTipCAH_BerserkerRage_L1_Palantir
  43843. "Hero gains a moderate boost to Armor, Damage, and Attack Speed \n Left click to activate"
  43844. End
  43845.  
  43846. CONTROLBAR:ToolTipCAH_BerserkerRage_L2_Palantir
  43847. "Hero gains a good boost to Armor, Damage, and Attack Speed \n Left click to activate"
  43848. End
  43849.  
  43850. CONTROLBAR:ToolTipCAH_BerserkerRage_L3_Palantir
  43851. "Hero gains an excellent boost to Armor, Damage, and Attack Speed \n Left click to activate"
  43852. End
  43853.  
  43854. CONTROLBAR:ToolTipCAH_BerserkerRage_L4_Palantir
  43855. "Hero gains a superior boost to Armor, Damage, and Attack Speed \n Left click to activate"
  43856. End
  43857.  
  43858. CONTROLBAR:ToolTipCAH_PoisonAttack_Level1_Palantir
  43859. "Hero poisons enemies for moderate damage and a short duration \n Passive ability"
  43860. End
  43861.  
  43862. CONTROLBAR:ToolTipCAH_PoisonAttack_Level2_Palantir
  43863. "Hero poisons enemies for good damage and a medium duration \n Passive ability"
  43864. End
  43865.  
  43866. CONTROLBAR:ToolTipCAH_PoisonAttack_Level3_Palantir
  43867. "Hero poisons enemies for excellent damage and a long duration \n Passive ability"
  43868. End
  43869.  
  43870. CONTROLBAR:ToolTipCAH_PoisonAttack_Level4_Palantir
  43871. "Hero poisons enemies for severe damage and an extended duration \n Passive ability"
  43872. End
  43873.  
  43874. CONTROLBAR:ToolTipCAH_FireBomb_Level1_Palantir
  43875. "Hero can throw small bombs for moderate damage \n Left click icon then left click on target"
  43876. End
  43877.  
  43878. CONTROLBAR:ToolTipCAH_FireBomb_Level2_Palantir
  43879. "Hero can throw small bombs for good damage \n Left click icon then left click on target"
  43880. End
  43881.  
  43882. CONTROLBAR:ToolTipCAH_FireBomb_Level3_Palantir
  43883. "Hero can throw small bombs for excellent damage \n Left click icon then left click on target"
  43884. End
  43885.  
  43886. CONTROLBAR:ToolTipCAH_FireBomb_Level4_Palantir
  43887. "Hero can throw small bombs for severe damage \n Left click icon then left click on target"
  43888. End
  43889.  
  43890. CONTROLBAR:ToolTipCAH_SpillOil_Level1_Palantir
  43891. "Hero can spill oil on the ground for a short duration and then light a fire \n Left click to begin spilling oil, then click the Light Fire icon"
  43892. End
  43893.  
  43894. CONTROLBAR:ToolTipCAH_SpillOil_Level2_Palantir
  43895. "Hero can spill oil on the ground for a medium duration and then light a fire \n Left click to begin spilling oil, then click the Light Fire icon"
  43896. End
  43897.  
  43898. CONTROLBAR:ToolTipCAH_SpillOil_Level3_Palantir
  43899. "Hero can spill oil on the ground for a long duration and then light a fire \n Left click to begin spilling oil, then click the Light Fire icon"
  43900. End
  43901.  
  43902. CONTROLBAR:TooltipCAH_HowlOfRage_Level1_Palantir
  43903. "Nearby allies gain a boost to Damage and Armor for a short duration \n Left click icon then left click on target area"
  43904. End
  43905.  
  43906. CONTROLBAR:TooltipCAH_HowlOfRage_Level2_Palantir
  43907. "Nearby allies gain a boost to Damage and Armor for a medium duration \n Left click icon then left click on target area"
  43908. End
  43909.  
  43910. CONTROLBAR:TooltipCAH_HowlOfRage_Level3_Palantir
  43911. "Nearby allies gain a boost to Damage and Armor for a long duration \n Left click icon then left click on target area"
  43912. End
  43913.  
  43914. CONTROLBAR:ToolTipCAH_UntamedAllegiance_Palantir
  43915. "Permanently take control of target Lair \n Left click icon then left click on target Lair"
  43916. End
  43917.  
  43918. CONTROLBAR:ToolTipSpecialAbilitySoSCrippleStrikeMelee_Level1_Palantir
  43919. "Deals good damage to an enemy hero and roots them in place for a medium duration \n Left click icon then left click on target"
  43920. End
  43921.  
  43922. CONTROLBAR:ToolTipSpecialAbilitySoSCrippleStrikeMelee_Level2_Palantir
  43923. "Deals excellent damage to an enemy hero and roots them in place for a long duration \n Left click icon then left click on target"
  43924. End
  43925.  
  43926. CONTROLBAR:ToolTipCAH_InspireFear_Level1_Palantir
  43927. "Hero causes enemy units to cower in fear \n Passive ability"
  43928. End
  43929.  
  43930. CONTROLBAR:ToolTipCAH_InspireFear_Level2_Palantir
  43931. "Hero causes enemy units to flee in terror \n Left click to activate"
  43932. End
  43933.  
  43934. CONTROLBAR:ToolTipCAH_Infernal_L1_Palantir
  43935. "Hero is resistent to fire for a period of time \n Left click to activate"
  43936. End
  43937.  
  43938. CONTROLBAR:ToolTipCAH_Infernal_L2_Palantir
  43939. "Hero and nearby allies are resistent to fire for a period of time \n Left click to activate"
  43940. End
  43941.  
  43942.  
  43943. ///////////////////////////////
  43944. //// Corrupted Man  ///////////
  43945. ///////////////////////////////
  43946.  
  43947. CONTROLBAR:ToolTipCAH_Assassin_Level1_Palantir
  43948. "Deals a moderate amount of damage to an enemy Hero \n Left click icon then left click on target"
  43949. END
  43950.  
  43951. CONTROLBAR:ToolTipCAH_Assassin_Level2_Palantir
  43952. "Deals a good amount of damage to an enemy Hero \n Left click icon then left click on target"
  43953. END
  43954.  
  43955. CONTROLBAR:ToolTipCAH_Assassin_Level3_Palantir
  43956. "Deals an excellent amount of damage to an enemy Hero \n Left click icon then left click on target"
  43957. END
  43958.  
  43959. CONTROLBAR:ToolTipCAH_Assassin_Level4_Palantir
  43960. "Deals a superior amount of damage to an enemy Hero \n Left click icon then left click on target"
  43961. END
  43962.  
  43963. CONTROLBAR:ToolTipCAH_CM_Stealth_Level2_Palantir
  43964. "Hero has the ability to stealth while moving \n Passive ability"
  43965. END
  43966.  
  43967. CONTROLBAR:ToolTipCAH_CM_Stealth_Level1_Palantir
  43968. "Hero has the ability to stealth while standing still \n Passive ability"
  43969. END
  43970.  
  43971. CONTROLBAR:ToolTipCAH_CM_Stealth_Level3_Palantir
  43972. "Hero has the ability to become invisible while standing still \n Left click to activate"
  43973. END
  43974.  
  43975. CONTROLBAR:ToolTipSpecialAbilityCreateAHeroCorruptedManToggleWeapon_Palantir
  43976. "Toggles between Sword to Bow \n Left click to switch weapons"
  43977. End
  43978.  
  43979. CONTROLBAR:ToolTipCAH_ClimbWalls_Palantir
  43980. "Hero has the ability to climb walls \n Passive ability"
  43981. End
  43982.  
  43983. CONTROLBAR:ToolTipCAH_Coerce_Level1_Palantir
  43984. "Hero can convert the allegiance of a single battalion or horde \n Left click icon then left click on target"
  43985. End
  43986.  
  43987. CONTROLBAR:ToolTipCAH_Coerce_Level2_Palantir
  43988. "Hero can convert the allegiance of enemy units in a small radius \n Left click icon then left click on target area"
  43989. End
  43990.  
  43991. CONTROLBAR:ToolTipCAH_Coerce_Level3_Palantir
  43992. "Hero can convert the allegiance of enemy units in a large radius \n Left click icon then left click on target area"
  43993. End
  43994.  
  43995. CONTROLBAR:ToolTipCAH_AttachSpy_Level1_Palantir
  43996. "Hero can mark a unit and see what they see for a period of time \n Left click icon then left click on target"
  43997. End
  43998.  
  43999. CONTROLBAR:ToolTipCAH_AttachSpy_Level2_Palantir
  44000. "Hero can mark a unit and see what they see permanently \n Left click icon then left click on target"
  44001. End
  44002.  
  44003. CONTROLBAR:ToolTipCAH_Disguise_Palantir
  44004. "Hero can disguise themselves to look like other units \n Left click icon then left click on unit to disguise as"
  44005. End
  44006.  
  44007. CONTROLBAR:ToolTipCAH_StealMoney_Palantir
  44008. "Steal resources from an enemy's resource structure \n Left click icon then left click on target resource structure"
  44009. End
  44010.  
  44011. CONTROLBAR:ToolTipCAH_CM_Conquer_Palantir
  44012. "Hero can capture non-fortress enemy buildings \n Left click icon then left click on target structure"
  44013. End
  44014.  
  44015.  
  44016.  
  44017. ////////////////////////
  44018. /// CAH Hotkeys ////////
  44019. ////////////////////////
  44020.  
  44021. /////////////////////////
  44022. /// Captain of Gondor ///
  44023. /////////////////////////
  44024.  
  44025. CONTROLBAR:HotWSummonAllies_Level1
  44026. "Ca&ll Reinforcements"
  44027. END
  44028.  
  44029. CONTROLBAR:HotWSummonAllies_Level2
  44030. "Improved Ca&ll Reinforcements"
  44031. END
  44032.  
  44033. CONTROLBAR:HotWSummonAllies_Level3
  44034. "Great Ca&ll Reinforcements"
  44035. END
  44036.  
  44037. CONTROLBAR:HotWSummonAllies_Level4
  44038. "Superior Ca&ll Reinforcements"
  44039. END
  44040.  
  44041. CONTROLBAR:TrainAllies_Level_1
  44042. "Trai&n Allies"
  44043. END
  44044.  
  44045. CONTROLBAR:TrainAllies_Level_2
  44046. "Improved Trai&n Allies"
  44047. END
  44048.  
  44049. CONTROLBAR:TrainAllies_Level_3
  44050. "Great Trai&n Allies"
  44051. END
  44052.  
  44053. CONTROLBAR:CAH_ThrowSpear_Level1
  44054. "Spear Thro&w"
  44055. END
  44056.  
  44057. CONTROLBAR:CAH_ThrowSpear_Level2
  44058. "Improved Spear Thro&w"
  44059. END
  44060.  
  44061. CONTROLBAR:CAH_ThrowSpear_Level3
  44062. "Mighty Spear Thro&w"
  44063. END
  44064.  
  44065.  
  44066.  
  44067. CONTROLBAR:Invulnerability_Level1
  44068. "In&vulnerability"
  44069. END
  44070.  
  44071. CONTROLBAR:Invulnerability_Level2
  44072. "Improved In&vulnerability"
  44073. END
  44074.  
  44075. CONTROLBAR:Invulnerability_Level3
  44076. "Great In&vulnerability"
  44077. END
  44078.  
  44079. CONTROLBAR:CAHAthelas
  44080. "A&thelas"
  44081. END
  44082.  
  44083. CONTROLBAR:CAHBladeMaster
  44084. "Blade Maste&r"
  44085. END
  44086.  
  44087. CONTROLBAR:CAHElendil
  44088. "&Elendil"
  44089. END
  44090.  
  44091. CONTROLBAR:CAHKingsFavor
  44092. "King's Favor"
  44093. END
  44094.  
  44095. CONTROLBAR:CAH_Starlight
  44096. "Starlight"
  44097. END
  44098.  
  44099. CONTROLBAR:HeroToggleHorse
  44100. "&Mount / Dismount"
  44101. END
  44102.  
  44103. CONTROLBAR:Leadership
  44104. "Leadership"
  44105. End
  44106.  
  44107. CONTROLBAR:CAH_HotW_Conquer
  44108. "Conq&uer"
  44109. END
  44110.  
  44111. CONTROLBAR:SpecialAbilityHotWCrippleStrikeMelee_Level1
  44112. "&Cripple Strike"
  44113. END
  44114.  
  44115. CONTROLBAR:SpecialAbilityHotWCrippleStrikeMelee_Level2
  44116. "Improved &Cripple Strike"
  44117. END
  44118.  
  44119. CONTROLBAR:CAH_HeroicCharge
  44120. "Heroic Charge"
  44121. END
  44122.  
  44123.  
  44124. ///////////
  44125. /// Elf ///
  44126. ///////////
  44127.  
  44128. CONTROLBAR:CAH_A_Stealth_Level1
  44129. "Stealth"
  44130. END
  44131.  
  44132. CONTROLBAR:CAH_CM_Stealth_Level2
  44133. "Improved Stealth"
  44134. END
  44135.  
  44136. CONTROLBAR:CAH_A_TrueSight
  44137. "Tr&uesight"
  44138. END
  44139.  
  44140. CONTROLBAR:SpecialAbilityCreateAHeroArcherToggleWeapon
  44141. "&Toggle Weapon"
  44142. END
  44143.  
  44144. CONTROLBAR:SpecialAbilityCrippleStrikeRanged_Level1
  44145. "&Cripple Shot"
  44146. END
  44147.  
  44148. CONTROLBAR:SpecialAbilityCrippleStrikeRanged_Level2
  44149. "Improved &Cripple Shot"
  44150. END
  44151.  
  44152. CONTROLBAR:SpecialAbilityCrippleStrikeRanged_Level3
  44153. "Great &Cripple Shot"
  44154. END
  44155.  
  44156. CONTROLBAR:SpecialAbilityCrippleStrikeRanged_Level4
  44157. "Superior &Cripple Shot"
  44158. END
  44159.  
  44160. CONTROLBAR:CAH_RainOfArrows_Level1
  44161. "Rain of Arro&ws"
  44162. END
  44163.  
  44164. CONTROLBAR:CAH_RainOfArrows_Level2
  44165. "Improved Rain of Arro&ws"
  44166. END
  44167.  
  44168. CONTROLBAR:CAH_RainOfArrows_Level3
  44169. "Mighty Rain of Arro&ws"
  44170. END
  44171.  
  44172. CONTROLBAR:CAH_ArrowBonus_Level1
  44173. "Archer Specialization"
  44174. END
  44175.  
  44176. CONTROLBAR:CAH_ArrowBonus_Level2
  44177. "Improved Archer Specialization"
  44178. END
  44179.  
  44180. CONTROLBAR:CAH_ArrowBonus_Level3
  44181. "Great Archer Specialization"
  44182. END
  44183.  
  44184. CONTROLBAR:CAH_ArrowBonus_Level4
  44185. "Superior Archer Specialization"
  44186. END
  44187.  
  44188. CONTROLBAR:CAH_Healing_Level1
  44189. "Self-Hea&l"
  44190. END
  44191.  
  44192. CONTROLBAR:CAH_Healing_Level2
  44193. "Improved Se&lf-Heal"
  44194. END
  44195.  
  44196. CONTROLBAR:CAH_SummonFamiliar_Level1
  44197. "Summon Familia&r"
  44198. END
  44199.  
  44200. CONTROLBAR:CAH_SummonFamiliar_Level2
  44201. "Improved Summon Familia&r"
  44202. END
  44203.  
  44204. CONTROLBAR:CAH_SummonFamiliar_Level3
  44205. "Great Summon Familia&r"
  44206. END
  44207.  
  44208. CONTROLBAR:CAH_SpawnTornado_Level1
  44209. "&Whirlwind"
  44210. END
  44211.  
  44212. CONTROLBAR:CAH_SpawnTornado_Level2
  44213. "Improved &Whirlwind"
  44214. END
  44215.  
  44216. CONTROLBAR:CAH_SpawnTornado_Level3
  44217. "Great &Whirlwind"
  44218. END
  44219.  
  44220.  
  44221. //////////////
  44222. /// Wizard ///
  44223. //////////////
  44224.  
  44225. CONTROLBAR:CAH_BallLightning_L1
  44226. "Ball Ligh&tning"
  44227. END
  44228.  
  44229. CONTROLBAR:CAH_BallLightning_L2
  44230. "Improved Ball Ligh&tning"
  44231. END
  44232.  
  44233. CONTROLBAR:CAH_BallLightning_L3
  44234. "Mighty Ball Ligh&tning"
  44235. END
  44236.  
  44237. CONTROLBAR:SpecialAbilityHeroBlink
  44238. "Blin&k"
  44239. END
  44240.  
  44241. CONTROLBAR:SpecialAbilityCAHFireball1
  44242. "Fi&reball"
  44243. END
  44244.  
  44245. CONTROLBAR:SpecialAbilityCAHFireball2
  44246. "Improved Fi&reball"
  44247. END
  44248.  
  44249. CONTROLBAR:SpecialAbilityCAHFireball3
  44250. "Mighty Fi&reball"
  44251. END
  44252.  
  44253. CONTROLBAR:LightBlast_Level1
  44254. "L&ightblast"
  44255. END
  44256.  
  44257. CONTROLBAR:LightBlast_Level2
  44258. "Improved L&ightblast"
  44259. END
  44260.  
  44261. CONTROLBAR:LightBlast_Level3
  44262. "Great L&ightblast"
  44263. END
  44264.  
  44265. CONTROLBAR:ConvertEnemy_L1
  44266. "Con&vert Enemy"
  44267. END
  44268.  
  44269. CONTROLBAR:ConvertEnemy_L2
  44270. "Improved Con&vert Enemy"
  44271. END
  44272.  
  44273. CONTROLBAR:CAH_Curse_Level1
  44274. "&Curse Enemy"
  44275. END
  44276.  
  44277. CONTROLBAR:CAH_Curse_Level2
  44278. "Improved &Curse Enemy"
  44279. END
  44280.  
  44281. CONTROLBAR:CAH_Curse_Level3
  44282. "Great &Curse Enemy"
  44283. END
  44284.  
  44285. CONTROLBAR:ForcePush_Level1
  44286. "&Wizard Blast"
  44287. END
  44288.  
  44289. CONTROLBAR:ForcePush_Level2
  44290. "Improved &Wizard Blast"
  44291. END
  44292.  
  44293. CONTROLBAR:ForcePush_Level3
  44294. "Mighty &Wizard Blast"
  44295. END
  44296.  
  44297. CONTROLBAR:TeleportLevel1
  44298. "Te&leport"
  44299. END
  44300.  
  44301. CONTROLBAR:TeleportLevel2
  44302. "Improved Te&leport"
  44303. END
  44304.  
  44305. CONTROLBAR:TeleportLevel3
  44306. "Great Te&leport"
  44307. END
  44308.  
  44309. CONTROLBAR:SpecialAbilityWordOfDoom_Level1
  44310. "Word of Doom"
  44311. END
  44312.  
  44313. CONTROLBAR:CAHWordofPower
  44314. "Word of Power"
  44315. END
  44316.  
  44317. CONTROLBAR:CAH_W_TrueSight
  44318. "Tr&uesight"
  44319. END
  44320.  
  44321. CONTROLBAR:WordOfPoultry_Level1
  44322. "Call the Herd"
  44323. END
  44324.  
  44325. CONTROLBAR:WordOfPoultry_Level2
  44326. "Improved Call the Herd"
  44327. END
  44328.  
  44329.  
  44330. ///////////////////
  44331. ///// Dwarf ///////
  44332. ///////////////////
  44333.  
  44334. CONTROLBAR:CAH_AxeThrow_Level1
  44335. "Axe &Throw"
  44336. END
  44337.  
  44338. CONTROLBAR:CAH_AxeThrow_Level2
  44339. "Improved Axe &Throw"
  44340. END
  44341.  
  44342. CONTROLBAR:CAH_AxeThrow_Level3
  44343. "Mighty Axe &Throw"
  44344. END
  44345.  
  44346. CONTROLBAR:CAH_BattleRage_Level1
  44347. "Battle &Rage"
  44348. END
  44349.  
  44350. CONTROLBAR:CAH_BattleRage_Level2
  44351. "Improved Battle &Rage"
  44352. END
  44353.  
  44354. CONTROLBAR:CAH_BattleRage_Level3
  44355. "Great Battle &Rage"
  44356. END
  44357.  
  44358. CONTROLBAR:CAH_BattleRage_Level4
  44359. "Superior Battle &Rage"
  44360. END
  44361.  
  44362. CONTROLBAR:CAH_Bombard_Level1
  44363. "Bo&mbard"
  44364. END
  44365.  
  44366. CONTROLBAR:CAH_Bombard_Level2
  44367. "Improved Bo&mbard"
  44368. END
  44369.  
  44370. CONTROLBAR:CAH_Bombard_Level3
  44371. "Great Bo&mbard"
  44372. END
  44373.  
  44374. CONTROLBAR:CAH_Charge_Level1
  44375. "&Charge"
  44376. END
  44377.  
  44378. CONTROLBAR:CAH_Charge_Level2
  44379. "Improved &Charge"
  44380. END
  44381.  
  44382. CONTROLBAR:CAH_Charge_Level3
  44383. "Mighty &Charge"
  44384. END
  44385.  
  44386. CONTROLBAR:CAH_ClearGarrisoned
  44387. "Clear Garr&isoned"
  44388. END
  44389.  
  44390. CONTROLBAR:CAH_EarthShaker_Level1
  44391. "Earthsha&ker"
  44392. END
  44393.  
  44394. CONTROLBAR:CAH_EarthShaker_Level2
  44395. "Improved Earthsha&ker"
  44396. END
  44397.  
  44398. CONTROLBAR:CAH_EarthShaker_Level3
  44399. "Mighty Earthsha&ker"
  44400. END
  44401.  
  44402. CONTROLBAR:CAH_Leap_Level1
  44403. "&Leap"
  44404. END
  44405.  
  44406. CONTROLBAR:CAH_Leap_Level2
  44407. "Improved &Leap"
  44408. END
  44409.  
  44410. CONTROLBAR:CAH_Sapper_Level1
  44411. "Sa&pper"
  44412. END
  44413.  
  44414. CONTROLBAR:CAH_Sapper_Level2
  44415. "Improved Sa&pper"
  44416. END
  44417.  
  44418. CONTROLBAR:CAH_Sapper_Level3
  44419. "Mighty Sa&pper"
  44420. END
  44421.  
  44422. CONTROLBAR:CAH_Toughness
  44423. "Toughness"
  44424. END
  44425.  
  44426. CONTROLBAR:CAH_WillPower_Level1
  44427. "&Will Power"
  44428. END
  44429.  
  44430. CONTROLBAR:CAH_WillPower_Level1
  44431. "Improved &Will Power"
  44432. END
  44433.  
  44434. CONTROLBAR:CAH_WillPower_Level1
  44435. "Great &Will Power"
  44436. END
  44437.  
  44438. ///////////////////////////////////////////
  44439. //////// Servant of Sauron  ///////////////
  44440. ///////////////////////////////////////////
  44441.  
  44442. CONTROLBAR:SoSSummonAllies_Level1
  44443. "Ca&ll Reinforcements"
  44444. END
  44445.  
  44446. CONTROLBAR:SoSSummonAllies_Level2
  44447. "Improved Ca&ll Reinforcements"
  44448. END
  44449.  
  44450. CONTROLBAR:SoSSummonAllies_Level3
  44451. "Great Ca&ll Reinforcements"
  44452. END
  44453.  
  44454. CONTROLBAR:SoSSummonAllies_Level4
  44455. "Superior Ca&ll Reinforcements"
  44456. END
  44457.  
  44458. CONTROLBAR:CAH_BerserkerRage_L1
  44459. "Berserker &Rage"
  44460. END
  44461.  
  44462. CONTROLBAR:CAH_BerserkerRage_L2
  44463. "Improved Berserker &Rage"
  44464. END
  44465.  
  44466. CONTROLBAR:CAH_BerserkerRage_L3
  44467. "Great Berserker &Rage"
  44468. END
  44469.  
  44470. CONTROLBAR:CAH_BerserkerRage_L4
  44471. "Superior Berserker &Rage"
  44472. END
  44473.  
  44474. CONTROLBAR:CAH_FireBomb_Level1
  44475. "Firebo&mb"
  44476. END
  44477.  
  44478. CONTROLBAR:CAH_FireBomb_Level2
  44479. "Improved Firebo&mb"
  44480. END
  44481.  
  44482. CONTROLBAR:CAH_FireBomb_Level3
  44483. "Mighty Firebo&mb"
  44484. END
  44485.  
  44486. CONTROLBAR:CAH_FireBomb_Level4
  44487. "Superior Firebo&mb"
  44488. END
  44489.  
  44490. CONTROLBAR:CAH_PoisonAttack_Level1
  44491. "Poison Attack"
  44492. END
  44493.  
  44494. CONTROLBAR:CAH_PoisonAttack_Level2
  44495. "Improved Poison Attack"
  44496. END
  44497.  
  44498. CONTROLBAR:CAH_PoisonAttack_Level3
  44499. "Mighty Poison Attack"
  44500. END
  44501.  
  44502. CONTROLBAR:CAH_PoisonAttack_Level4
  44503. "Superior Poison Attack"
  44504. END
  44505.  
  44506. CONTROLBAR:CAH_UntamedAllegiance
  44507. "&Untamed Allegiance"
  44508. END
  44509.  
  44510. CONTROLBAR:CAH_HowlOfRage_Level1
  44511. "Ho&wl of Rage"
  44512. END
  44513.  
  44514. CONTROLBAR:CAH_HowlOfRage_Level2
  44515. "Improved Ho&wl of Rage"
  44516. END
  44517.  
  44518. CONTROLBAR:CAH_HowlOfRage_Level3
  44519. "Great Ho&wl of Rage"
  44520. END
  44521.  
  44522. CONTROLBAR:CAH_Infernal_L1
  44523. "&Infernal"
  44524. END
  44525.  
  44526. CONTROLBAR:CAH_Infernal_L2
  44527. "Improved &Infernal"
  44528. END
  44529.  
  44530. CONTROLBAR:CAH_InspireFear_Level1
  44531. "Inspire Fear"
  44532. END
  44533.  
  44534. CONTROLBAR:CAH_InspireFear_Level2
  44535. "Improved Ins&pire Fear"
  44536. END
  44537.  
  44538. CONTROLBAR:CAH_SpillOil_Level1
  44539. "Oil Spill / Ligh&t Fire"
  44540. END
  44541.  
  44542. CONTROLBAR:CAH_SpillOil_Level2
  44543. "Improved Oil Spill / Ligh&t Fire"
  44544. END
  44545.  
  44546. CONTROLBAR:CAH_SpillOil_Level3
  44547. "Great Oil Spill / Ligh&t Fire"
  44548. END
  44549.  
  44550. CONTROLBAR:SpecialAbilitySoSCrippleStrikeMelee_Level1
  44551. "&Cripple Strike"
  44552. END
  44553.  
  44554. CONTROLBAR:SpecialAbilitySoSCrippleStrikeMelee_Level2
  44555. "Improved &Cripple Strike"
  44556. END
  44557.  
  44558.  
  44559. ///////////////////////////
  44560. /// Corrupted Man /////////
  44561. ///////////////////////////
  44562.  
  44563. CONTROLBAR:CAH_Assassin_Level1
  44564. "Assass&in"
  44565. END
  44566.  
  44567. CONTROLBAR:CAH_Assassin_Level2
  44568. "Improved Assass&in"
  44569. END
  44570.  
  44571. CONTROLBAR:CAH_Assassin_Level3
  44572. "Mighty Assass&in"
  44573. END
  44574.  
  44575. CONTROLBAR:CAH_Assassin_Level4
  44576. "Superior Assass&in"
  44577. END
  44578.  
  44579. CONTROLBAR:CAH_AttachSpy_Level1
  44580. "Attach Sp&y"
  44581. END
  44582.  
  44583. CONTROLBAR:CAH_AttachSpy_Level2
  44584. "Improved Attach Sp&y"
  44585. END
  44586.  
  44587. CONTROLBAR:CAH_StealMoney_Level1
  44588. "Steal &Resources"
  44589. END
  44590.  
  44591. CONTROLBAR:CAH_StealMoney_Level2
  44592. "Improved Steal &Resources"
  44593. END
  44594.  
  44595. CONTROLBAR:CAH_StealMoney_Level3
  44596. "Great Steal &Resources"
  44597. END
  44598.  
  44599. CONTROLBAR:CAH_CM_Conquer
  44600. "Co&nquer"
  44601. END
  44602.  
  44603. CONTROLBAR:CAH_CM_Stealth_Level1
  44604. "Stealth"
  44605. END
  44606.  
  44607. CONTROLBAR:CAH_CM_Stealth_Level2
  44608. "Improved Stealth"
  44609. END
  44610.  
  44611. CONTROLBAR:SpecialAbilityCreateAHeroCorruptedManToggleWeapon_Level1
  44612. "&Toggle Weapon"
  44613. END
  44614.  
  44615. CONTROLBAR:SpecialAbilityCreateAHeroCorruptedManToggleWeapon_Level2
  44616. "Improved &Toggle Weapon"
  44617. END
  44618.  
  44619. CONTROLBAR:CAH_ClimbWalls
  44620. "Climb Walls"
  44621. END
  44622.  
  44623. CONTROLBAR:CAH_Coerce_Level1
  44624. "&Coerce"
  44625. END
  44626.  
  44627. CONTROLBAR:CAH_Coerce_Level2
  44628. "Improved &Coerce"
  44629. END
  44630.  
  44631. CONTROLBAR:CAH_Coerce_Level3
  44632. "Great &Coerce"
  44633. END
  44634.  
  44635. CONTROLBAR:CAH_Coerce_Level4
  44636. "Disg&uise"
  44637. END
  44638.  
  44639.  
  44640. ToolTip:CAHRequiresLevel
  44641. "Requires Level %d"
  44642. END
  44643.  
  44644.  
  44645. ///////////////////////////////
  44646. //// Shell Additions  ///
  44647. ///////////////////////////////
  44648.  
  44649. CLAN:ErrorOnlyTwoClans
  44650. "Only two clans may participate in a match"
  44651. END
  44652.  
  44653. CLAN:ErrorMissingClanAffiliation
  44654. "All players in a clan match must be affiliated with a clan. Each player must enter a valid Clan Tag on the CLANS tab"
  44655. END
  44656.  
  44657. CLAN:ErrorMismatchedClanTeams
  44658. "All players on a team must belong to the same clan"
  44659. END
  44660.  
  44661. CLAN:ErrorClanMaxFourPlayers
  44662. "A clan match may only include a maximum of four players"
  44663. END
  44664.  
  44665. CLAN:ErrorClanMinTwoPlayers
  44666. "A clan match must include at least two players"
  44667. END
  44668.  
  44669. CLAN:ErrorClanTwoTeams
  44670. "A clan match may only include two teams/clans"
  44671. END
  44672.  
  44673. STAT:RTS_FAVORITE_UNIT
  44674. "Favorite Unit"
  44675. END
  44676.  
  44677. ToolTip:OnlineShell/OnlineLogin/GamespyShortcut
  44678. "Click here to visit the Gamespy Battle for Middle-earth(tm) II website"
  44679. END
  44680.  
  44681. ToolTip:OnlineShell/HomeButton
  44682. "Return to the Online Home"
  44683. END
  44684.  
  44685. ToolTip:OnlineShell/TournamentButton
  44686. "Play in a ranked, tournament game"
  44687. END
  44688.  
  44689. ToolTip:OnlineShell/OpenPlayButton
  44690. "Play in a non-ranked customizable game"
  44691. END
  44692.  
  44693. ToolTip:OnlineShell/WaroftheRingButton
  44694. "Play in an extended campaign across the map of Middle-earth"
  44695. END
  44696.  
  44697. ToolTip:OnlineShell/StatsButton
  44698. "Follow your progress with these statistics"
  44699. END
  44700.  
  44701. ToolTip:OnlineShell/ClanWarsShortcut
  44702. "Click here to visit the ClanWars website and get introduced to online clan gaming"
  44703. END
  44704.  
  44705. ToolTip:OpeningMenu/WaroftheRingButton
  44706. "Play in a turn-based game across the map of Middle-earth"
  44707. END
  44708.  
  44709. ToolTip:OpeningMenu/SkirmishButton
  44710. "Play in a skirmish game against the computer"
  44711. END
  44712.  
  44713. ToolTip:OpeningMenu/EvilCampaignButton
  44714. "Begin the story driven Evil Campaign"
  44715. END
  44716.  
  44717. ToolTip:OpeningMenu/GoodCampaignButton
  44718. "Begin the story driven Good Campaign"
  44719. END
  44720.  
  44721. ToolTip:OpeningMenu/LoadGameButton
  44722. "Load a previously saved game"
  44723. END
  44724.  
  44725. ToolTip:OpeningMenu/AdvancedTutorialButton
  44726. "Learn to play the Advanced Features of the game"
  44727. END
  44728.  
  44729. ToolTip:OpeningMenu/BasicTutorialButton
  44730. "Learn to play the Basic Features of the game"
  44731. END
  44732.  
  44733. ToolTip:OpeningMenu/WaroftheRingTutorialButton
  44734. "Learn to play the War of the Ring turn-based game"
  44735. END
  44736.  
  44737. ToolTip:OpeningMenu/NetworkButton
  44738. "Play a multiplayer game over a network"
  44739. END
  44740.  
  44741. ToolTip:OpeningMenu/OnlineButton
  44742. "Play a multiplayer game over the internet"
  44743. END
  44744.  
  44745. ToolTip:OpeningMenu/ReplaysButton
  44746. "Watch replays of your past multiplayer games"
  44747. END
  44748.  
  44749. ToolTip:OpeningMenu/CustomSettingsButton
  44750. "Click here to change advanced graphics settings"
  44751. END
  44752.  
  44753. ToolTip:OpeningMenu/CreditsButton
  44754. "Click here to change audio and video settings"
  44755. END
  44756.  
  44757. ToolTip:OpeningMenu/SettingsButton
  44758. "View the credits"
  44759. END
  44760.  
  44761. ToolTip:OpeningMenu/CreateaHeroButton
  44762. "Click here to create your own custom Hero"
  44763. END
  44764.  
  44765. ToolTip:OpeningMenu/QuitButton
  44766. "Quit to desktop"
  44767. END
  44768.  
  44769. ToolTip:CAHClasses_CaptainofGondor
  44770. "Captain of Gondor"
  44771. END
  44772.  
  44773. ToolTip:CAHClasses_ShieldMaiden
  44774. "Shield Maiden"
  44775. END
  44776.  
  44777. ToolTip:CAHClasses_Elf
  44778. "Elf"
  44779. END
  44780.  
  44781. ToolTip:CAHClasses_MaleElf
  44782. "Male Elven Archer"
  44783. END
  44784.  
  44785. ToolTip:CAHClasses_FemaleElf
  44786. "Female Elven Archer"
  44787. END
  44788.  
  44789. ToolTip:CAHClasses_Wizard
  44790. "Wizard"
  44791. END
  44792.  
  44793. ToolTip:CAHClasses_Wanderer
  44794. "Wanderer"
  44795. END
  44796.  
  44797. ToolTip:CAHClasses_Avatar
  44798. "Avatar"
  44799. END
  44800.  
  44801. ToolTip:CAHClasses_Dwarf
  44802. "Dwarf"
  44803. END
  44804.  
  44805. ToolTip:CAHClasses_Taskmaster
  44806. "Taskmaster"
  44807. END
  44808.  
  44809. ToolTip:CAHClasses_Sage
  44810. "Sage"
  44811. END
  44812.  
  44813. ToolTip:CAHClasses_ServantofSauron
  44814. "Servant of Sauron"
  44815. END
  44816.  
  44817. ToolTip:CAHClasses_Troll
  44818. "Troll"
  44819. END
  44820.  
  44821. ToolTip:CAHClasses_OrcRaider
  44822. "Orc Raider"
  44823. END
  44824.  
  44825. ToolTip:CAHClasses_Uruk
  44826. "Uruk"
  44827. END
  44828.  
  44829. ToolTip:CAHClasses_CorruptedMan
  44830. "Corrupted Man"
  44831. END
  44832.  
  44833. ToolTip:CAHClasses_Easterling
  44834. "Easterling"
  44835. END
  44836.  
  44837. ToolTip:CAHClasses_Haradrim
  44838. "Haradrim"
  44839. END
  44840.  
  44841. ToolTip:CreateaHero/Main/mcAppearanceScreen/Screen/TypeWindow/TabButtons/Appearance/Button
  44842. "Adjust your Hero's clothing and appearance"
  44843. END
  44844.  
  44845. ToolTip:CreateaHero/Main/mcAppearanceScreen/Screen/TypeWindow/TabButtons/Attributes/Button
  44846. "Distribute and adjust your Hero's attribute points"
  44847. END
  44848.  
  44849. ToolTip:CreateaHero/Resetpowers
  44850. "Remove all the current powers"
  44851. END
  44852.  
  44853. ToolTip:Settings/HighQualityAudio
  44854. "Enables more immersive sounds and music, but may decrease performance"
  44855. END
  44856.  
  44857. ToolTip:Settings/EAX
  44858. "Enables EAX sound if you have an EAX compatible sound card"
  44859. END
  44860.  
  44861. ToolTip:Settings/CustomSettings
  44862. "Click here to change advanced graphics settings"
  44863. END
  44864.  
  44865. Tooltip:Skirmish/ProfileMenu/ProfileStats/Bttn
  44866. "Look at your profile's stats"
  44867. END
  44868.  
  44869. Tooltip:Skirmish/ProfileMenu/ProfileStats/Bttn/Change
  44870. "Switch to a different profile"
  44871. END
  44872.  
  44873. Tooltip:Skirmish/ProfileMenu/ProfileStats/Bttn/New
  44874. "Create a new profile"
  44875. END
  44876.  
  44877. Tooltip:Skirmish/ProfileMenu/ProfileStats/Bttn/Delete
  44878. "Enter the delete profile menu"
  44879. END
  44880.  
  44881. Tooltip:Skirmish/ProfileMenu/ProfileStats/Bttn/Stats
  44882. "View the current profile's stats"
  44883. END
  44884.  
  44885. ToolTip:WaroftheRing_Rules_TacticalPhaseTimer
  44886. "Sets the amount of time available to make decisions in the Tactical Phase"
  44887. END
  44888.  
  44889. ToolTip:WaroftheRing_Rules_BattleType
  44890. "Deterimines how battles can be resolved"
  44891. END
  44892.  
  44893. ToolTip:WaroftheRing_Rules_BattleTypePriority
  44894. "Determines whether a battle will be decided through real-time or auto-resolve if players choose differently"
  44895. END
  44896.  
  44897. ToolTip:WaroftheRing_Rules_AutoResolveDisplay
  44898. "Decides if the battle progress animation will be shown during auto-resolved battles"
  44899. END
  44900.  
  44901. ToolTip:OnlineSettings/SendDelay
  44902. "Sends a delay of the network signal"
  44903. END
  44904.  
  44905. ToolTip:OnlineSettings/RefreshNAT
  44906. "Refreshes network settings allowing more compatible connectivity"
  44907. END
  44908.  
  44909.  
  44910.  
  44911. TOOLTIP:AlreadySummonedCreature
  44912. "This unit has already been recruited"
  44913. END
  44914.  
  44915. TOOLTIP:NeedtoRebuildUpgradeStructure
  44916. "The structure that researches this upgrade must be rebuilt"
  44917. END
  44918.  
  44919. ToolTip:Skirmish/ProfileMenu/bttn
  44920. "Create and manage a profile for tracking progress and statistics"
  44921. END
  44922.  
  44923. ToolTip:CreateaHero/Main/mcManagerScreen/Screen/TabNav/Appearance/TakePicture/bttn
  44924. "Click here to take a full screenshot of your Hero"
  44925. END
  44926.  
  44927. APT:CaH_AwardEarned_PopHeader
  44928. "Hero Award Earned!"
  44929. END
  44930.  
  44931. GUI:NATNotReady
  44932. // context: error message shown if NAT is not done with all connections
  44933. "Connections are in progress, or connection problem detected. Please click the Connections button where you can check every player's connection and retry."
  44934. END
  44935.  
  44936. /////////////////////////////////////
  44937. /// Last minute campaign updates  ///
  44938. /////////////////////////////////////
  44939.  
  44940. SCRIPT:HighPass_ExtraCampaignText
  44941. "The attack on Rivendell came from farther North - but before we can track the evil to its source, we must clear High Pass of the Goblin invaders."
  44942. END
  44943.  
  44944. SCRIPT:Ettenmoors_ExtraCampaignText
  44945. "In days of old, the Ettenmoors were home to the Witch King of Angmar.  Now the new Goblin Leader has taken these lands for his own. Goblin armies spread wildly through the mountains and will threaten Rivendell again if we donÆt stop them here."
  44946. END
  44947.  
  44948. SCRIPT:Shire_ExtraCampaignText
  44949. "The Hobbits of The Shire have caused our Dark Lord much trouble. Our domination of Eriador would not be complete without crushing this pocket of resistance."
  44950. END
  44951.  
  44952. SCRIPT:Shire_ExtraCampaignTextAgain
  44953. "Now listen up...the Hobbits have four Seats of Power. Destroy these buildings, and we quell whatever hope they might have for reprisal."
  44954. END
  44955.  
  44956. SCRIPT:Fornost_ExtraCampaignText
  44957. "The remaining Dunedain of this region have rallied the help of the Blue Mountain Dwarves. It is in the old fortress of Fornost where they will see their last moments. Once our work here is done, all of the lands West of the Misty Mountains will be ours!"
  44958. END
  44959.  
  44960. SCRIPT:Mirkwood_ExtraCampaignText
  44961. "The northern lands of Mirkwood are the home of the Wood-elves.  The first step in expelling them from their forest home is to seize the Old Forest Road. Once we control this road, we can dominate the rest of Mirkwood with ease."
  44962. END
  44963.  
  44964. SCRIPT:WitheredHeath_ExtraCampaignText
  44965. "We must earn favor with the dragons here. Destroy any Dwarf settlements you encounter."
  44966. END
  44967.  
  44968. SCRIPT:WitheredHeath_ExtraCampaignText_Again
  44969. "The Dwarves are capturing the Dragons when they are still young. These Drakes can be very powerful. Free any Drakes that they might have captured, and they will join us against the Dwarves!"
  44970. END
  44971.  
  44972. SCRIPT:Erebor_ExtraCampaignText
  44973. "Our supply lines are thin.  Pillage Dale for any resources you can find.  Then lay siege to the Dwarven mountain fortress of Erebor.  Shelob and the spiders of Mirkwood have been sent as scouts due to their speed and their appetite for destruction."
  44974. END
  44975.  
  44976. SCRIPT:Rivendell_ExtraCampaignText
  44977. "Frodo, the free peopleÆs last hope, lies dead. Gorkil begins the siege of Rivendell while the Dark Lord makes his way west.  Crush the last haven for the Elves."
  44978. END
  44979.  
  44980.  
  44981.  
  44982. /////////////////////////
  44983. //// New random stuff ///
  44984. /////////////////////////
  44985. GUI:StuckAsObserverInStrategicRTSGameMessage
  44986. "Your have forfeited from this encounter. You are now an observer since an allied human player remains in the battle."
  44987. END
  44988.  
  44989. TOOLTIP:LackDragonNestWebCocoon
  44990. "Requires the Web Cocoon upgrade \n Allows summoning of the Fire Drake"
  44991. END
  44992.  
  44993. TOOLTIP:LackEagleNestEncasingVines
  44994. "Requires the Encasing Vines upgrade \n Allows summoning of a Giant Eagle"
  44995. END
  44996.  
  44997. TOOLTIP:LackMightyCatapultDwarvenStonework
  44998. "Requires the Dwarven Stonework upgrade \n Constructs a Catapult on the top of the Fortress that delivers flaming barrages"
  44999. END
  45000.  
  45001. OBJECT:ArgonathStatues"
  45002. "Argonath Statue"
  45003. END
  45004.  
  45005. OBJECT:HeroicStatueDescription
  45006. "Allies near the Statue gain \n +50% Damage, +50% Armor, \n and earn experience twice as fast \n \n Reduces the cost of Infantry \n Increases command point limit by 10"
  45007. END
  45008.  
  45009. OBJECT:HearthWellDescription
  45010. "Nearby allies will heal if not under attack"
  45011. END
  45012.  
  45013. CONTROLBAR:FireWeaponMightyCatapult
  45014. "Launch Mighty &Catapult"
  45015. END
  45016.  
  45017. CONTROLBAR:ToolTipFireWeaponMightyCatapult
  45018. "Fires a barrage of flaming rocks at an area surrounding the Fortress \n Left click icon then left click on target area"
  45019. END
  45020.  
  45021.  
  45022.  
  45023. ///////////////////////////////////////////////
  45024. //// Pickup Session 2 subtitles ///
  45025. //// not part of the 150 change limit ////
  45026. ///////////////////////////////////////////////
  45027.  
  45028.  
  45029. DIALOGEVENT:MGRiven_OffE061subtitle
  45030. "*The Eagles of the mountains had seen the goblins approaching. They have sent word to Gwaihir and are now on their way to lend aid."
  45031. END
  45032.  
  45033. DIALOGEVENT:MGRiven_Elf1009subtitle
  45034. "*What of the archers hunting to the west?"
  45035. END
  45036.  
  45037. DIALOGEVENT:MGRiven_Elf1010subtitle
  45038. "*...Or Lady Arwen collecting Athelas?"
  45039. END
  45040.  
  45041. DIALOGEVENT:MGRiven_OffE062subtitle
  45042. "*A Wyrm! Bring the foul beast down!"
  45043. END
  45044.  
  45045. DIALOGEVENT:MGRiven_OffE063subtitle
  45046. "*It's a Wyrm! We must destroy it!"
  45047. END
  45048.  
  45049. DIALOGEVENT:MGHighP_OffE017subtitle
  45050. "*Haldir is trapped on the bluff to the north!. We must rescue him!"
  45051. END
  45052.  
  45053. DIALOGEVENT:MGHighP_OffE018subtitle
  45054. "*Haldir is in great danger! We MUST rescue him!"
  45055. END
  45056.  
  45057. DIALOGEVENT:MGHighP_OffE019subtitle
  45058. "*We must build Battle Towers to guard our camp."
  45059. END
  45060.  
  45061. DIALOGEVENT:MGHighP_OffE020subtitle
  45062. "*We must add a Watch Tower to our Fortress."
  45063. END
  45064.  
  45065. DIALOGEVENT:MGHighP_OffE021subtitle
  45066. "*High Pass is a dangerous place. We should build up a base before going any further."
  45067. END
  45068.  
  45069. DIALOGEVENT:MGHighP_OffE022subtitle
  45070. "*The Goblin King will pay for the attacks upon Rivendell. His fortress awaits us in the Ettenmoors, just beyond this pass. But we must be careful here. His forces are likely guarding this path."
  45071. END
  45072.  
  45073. DIALOGEVENT:MGHighP_OffE023subtitle
  45074. "*The attack on Rivendell came from farther North û but before we can track the evil to its source, we must clear High Pass of the Goblin invaders."
  45075. END
  45076.  
  45077. DIALOGEVENT:MGEtten_OffE015subtitle
  45078. "*In days of old, the Ettenmoors were held by the Witch King of Angmar.  Now the new Goblin Leader has taken these lands for his own. Goblin armies spread wildly through the mountains and will threaten Rivendell again if we donÆt stop them here"
  45079. END
  45080.  
  45081. DIALOGEVENT:MGEtten_OffE016subtitle
  45082. "*In days of old, the Ettenmoors were held by the Witch King of Angmar."
  45083. END
  45084.  
  45085. DIALOGEVENT:MGEtten_OffE017subtitle
  45086. "*Now the new Goblin Leader has taken these lands for his own."
  45087. END
  45088.  
  45089. DIALOGEVENT:MGEtten_OffE018subtitle
  45090. "*Goblin armies spread wildly through the mountains and will threaten Rivendell again if we donÆt stop them here"
  45091. END
  45092.  
  45093. DIALOGEVENT:MGBlueM_OffD024subtitle
  45094. "*Goblins? Here? Must be stragglers from the Ettenmoors. No mind, we'll kill 'em anyway."
  45095. END
  45096.  
  45097. DIALOGEVENT:MGBlueM_OffD025subtitle
  45098. "*Spiders. I bleeding hate Spiders."
  45099. END
  45100.  
  45101. DIALOGEVENT:MGBlueM_OffD026subtitle
  45102. "*By me mothers mud caked beard, there be cave trolls here!"
  45103. END
  45104.  
  45105. DIALOGEVENT:MGGreyH_OffE051subtitle
  45106. "*The Corsair Ships approach from the south. We must build transport ships to move our battallions across the waters and capture their shipyards."
  45107. END
  45108.  
  45109. DIALOGEVENT:MGGreyH_OffE052subtitle
  45110. "*We must reclaim our shipyards!"
  45111. END
  45112.  
  45113. DIALOGEVENT:MGGreyH_OffE053subtitle
  45114. "*We must reclaim our shipyards to combat the Corsairs with vessels of our own!"
  45115. END
  45116.  
  45117. DIALOGEVENT:MGGreyH_OffE054subtitle
  45118. "*The enemy has landed on our western shores. Fend them off!"
  45119. END
  45120.  
  45121. DIALOGEVENT:MGGreyH_OffE055subtitle
  45122. "*Build transport ships to move our battallions across the waters."
  45123. END
  45124.  
  45125. DIALOGEVENT:MGGreyH_OffE056subtitle
  45126. "*The Shipwrights have crafted us an enchanted vessel - the Storm Ship.  When it rams into enemies, it creates a swirling vortex that will sink ally and foe alike."
  45127. END
  45128.  
  45129. DIALOGEVENT:MGGreyH_OffE057subtitle
  45130. "*The lore of our Shipwrights is unparalleled, but remember to upgrade our naval vessels!"
  45131. END
  45132.  
  45133. DIALOGEVENT:MGCeldu_OffD015subtitle
  45134. "*By the Hammer of Gloin, we're cut off."
  45135. END
  45136.  
  45137. DIALOGEVENT:MGCeldu_OffD016subtitle
  45138. "*This battle has gone ill- our forces scattered, the settlement overrun. We need the luck of the gods or all will be lost."
  45139. END
  45140.  
  45141. DIALOGEVENT:MGCeldu_OffD017subtitle
  45142. "*We're outnumbered ten to one. We must find our scattered warriors and lead 'em to the docks. Only then can we stand a chance against all those bleedin' orcs."
  45143. END
  45144.  
  45145. DIALOGEVENT:MGCeldu_OffD018subtitle
  45146. "*We must get back to the docks, and the rest of our forces, or we're as good as dead."
  45147. END
  45148.  
  45149. DIALOGEVENT:MGCeldu_Meno003subtitle
  45150. "*Dain? Is it really you?"
  45151. END
  45152.  
  45153. DIALOGEVENT:MGCeldu_OffD019subtitle
  45154. "*King Dain! I thought you were dead. "
  45155. END
  45156.  
  45157. DIALOGEVENT:MGCeldu_OffD020subtitle
  45158. "*Get over here, we're on our last legs."
  45159. END
  45160.  
  45161. DIALOGEVENT:MGCeldu_OffD021subtitle
  45162. "*King Dain! You're a sight for sore eyes."
  45163. END
  45164.  
  45165. DIALOGEVENT:MGCeldu_OffD022subtitle
  45166. "*Black Riders? Here? That can't be good."
  45167. END
  45168.  
  45169. DIALOGEVENT:MGCeldu_OffD023subtitle
  45170. "*Bleedin' Fell Beast. Don't trust nothin' that don't walk on the ground."
  45171. END
  45172.  
  45173. DIALOGEVENT:MGCeldu_Elf1001subtitle
  45174. "*AGHKAHHHHH!!"
  45175. END
  45176.  
  45177. DIALOGEVENT:MGCeldu_Elf1002subtitle
  45178. "*Help us! HEEELP!"
  45179. END
  45180.  
  45181. DIALOGEVENT:MGErebo_OffD036subtitle
  45182. "*Our defenses can't repel an army of that size!"
  45183. END
  45184.  
  45185. DIALOGEVENT:MGErebo_OffD037subtitle
  45186. "*Take these forces out into Dale and begin fortifying the city!"
  45187. END
  45188.  
  45189. DIALOGEVENT:MGErebo_OffD038subtitle
  45190. "*Begin fortifying Dale with these forces. "
  45191. END
  45192.  
  45193. DIALOGEVENT:MGErebo_OffD039subtitle
  45194. "*Reinforce Dale to buy time so that we can build up a defense inside Erebor."
  45195. END
  45196.  
  45197. DIALOGEVENT:MGErebo_OffD040subtitle
  45198. "*Defeat the first wave of Mordor attackers."
  45199. END
  45200.  
  45201. DIALOGEVENT:MGErebo_OffD041subtitle
  45202. "*The first wave of Mordor attackers has been defeated."
  45203. END
  45204.  
  45205. DIALOGEVENT:MGErebo_OffD042subtitle
  45206. "*That's it for the first wave. Prepare for the next attack!"
  45207. END
  45208.  
  45209. DIALOGEVENT:MGErebo_OffD043subtitle
  45210. "*It's the second wave! "
  45211. END
  45212.  
  45213. DIALOGEVENT:MGErebo_OffD044subtitle
  45214. "*That's it for the second wave. Prepare for the next attack!"
  45215. END
  45216.  
  45217. DIALOGEVENT:MGErebo_OffD045subtitle
  45218. "*It's the third wave! "
  45219. END
  45220.  
  45221. DIALOGEVENT:MGErebo_OffD046subtitle
  45222. "*That's it for the third wave. Prepare for another attack!"
  45223. END
  45224.  
  45225. DIALOGEVENT:MGErebo_OffD047subtitle
  45226. "*Here they are again! It's the fourth wave! "
  45227. END
  45228.  
  45229. DIALOGEVENT:MGErebo_OffD048subtitle
  45230. "*We've defeated the fourth wave!"
  45231. END
  45232.  
  45233. DIALOGEVENT:MGErebo_OffD049subtitle
  45234. "*Here they come again!"
  45235. END
  45236.  
  45237. DIALOGEVENT:MGErebo_OffD050subtitle
  45238. "*We've defeated them!"
  45239. END
  45240.  
  45241. DIALOGEVENT:MGErebo_OffD051subtitle
  45242. "*Defeat the Mouth of Sauron and his forces!"
  45243. END
  45244.  
  45245. DIALOGEVENT:MGErebo_OffD052subtitle
  45246. "*The Mouth of Sauron and his forces have been defeated."
  45247. END
  45248.  
  45249. DIALOGEVENT:MGErebo_OffD053subtitle
  45250. "*Destroy the Mordor encampment."
  45251. END
  45252.  
  45253. DIALOGEVENT:MGErebo_OffD054subtitle
  45254. "*Build walls to defend Dale from the Mordor assault."
  45255. END
  45256.  
  45257. DIALOGEVENT:MGErebo_OffD055subtitle
  45258. "*Great! These walls will do!"
  45259. END
  45260.  
  45261. DIALOGEVENT:MGErebo_OffD056subtitle
  45262. "*They're summoning a Rain of fire!"
  45263. END
  45264.  
  45265. DIALOGEVENT:MGErebo_OffD057subtitle
  45266. "*They've awoken a Wyrm in Dale!"
  45267. END
  45268.  
  45269. DIALOGEVENT:MGErebo_OffD058subtitle
  45270. "*There's a Wyrm destroying the city!"
  45271. END
  45272.  
  45273. DIALOGEVENT:MGErebo_OffD059subtitle
  45274. "*Surely, we'll need an army bigger then this surely!  They're bringing TROLLS!"
  45275. END
  45276.  
  45277. DIALOGEVENT:MGErebo_OffD060subtitle
  45278. "*Build more defensive structures. They're our only hope of stopping them."
  45279. END
  45280.  
  45281. DIALOGEVENT:MGErebo_Dwar008subtitle
  45282. "*<gasp> ThatÆs a lot of trolls!"
  45283. END
  45284.  
  45285. DIALOGEVENT:MGErebo_Dwar009subtitle
  45286. "*By my mothers beard, have you ever seen so many Trolls?"
  45287. END
  45288.  
  45289. DIALOGEVENT:MGErebo_Dwar010subtitle
  45290. "*There's too many of them! FALL BACK!"
  45291. END
  45292.  
  45293. DIALOGEVENT:MGErebo_OffD061subtitle
  45294. "*Look out! The Mouth of Sauron has found a secret entry!"
  45295. END
  45296.  
  45297. DIALOGEVENT:MGErebo_OffD062subtitle
  45298. "*He's inside the mountain!"
  45299. END
  45300.  
  45301. DIALOGEVENT:MGErebo_OffD063subtitle
  45302. "*There are Black Riders inside the Mountain!"
  45303. END
  45304.  
  45305. DIALOGEVENT:MGErebo_OffD064subtitle
  45306. "*The Mouth of Sauron has found a way inside the Mountain!"
  45307. END
  45308.  
  45309. DIALOGEVENT:MGErebo_OffD065subtitle
  45310. "*A Corsair looting party has been spotted to the south."
  45311. END
  45312.  
  45313. DIALOGEVENT:MGErebo_OffD066subtitle
  45314. "*The haradrim have come to pillage Dale"
  45315. END
  45316.  
  45317. DIALOGEVENT:MGErebo_Dwar011subtitle
  45318. "*By King Dain's beard, the haradrim have brough their Mumakil!"
  45319. END
  45320.  
  45321. DIALOGEVENT:MGErebo_Dwar012subtitle
  45322. "*The haradrim have brought their Oliphants!"
  45323. END
  45324.  
  45325. DIALOGEVENT:MGErebo_Dwar013subtitle
  45326. "*Cut the chatter, there's enemies to axe!"
  45327. END
  45328.  
  45329. DIALOGEVENT:MGErebo_Dwar014subtitle
  45330. "*Look at the size of that thing!"
  45331. END
  45332.  
  45333. DIALOGEVENT:MGErebo_OffD067subtitle
  45334. "*More Haradrim Looters!"
  45335. END
  45336.  
  45337. DIALOGEVENT:MGErebo_OffD068subtitle
  45338. "*We have a team working on a tunnel network underneath Dale."
  45339. END
  45340.  
  45341. DIALOGEVENT:MGErebo_OffD069subtitle
  45342. "*Soon we will be able to use the undermine power to send troops whereever they are needed."
  45343. END
  45344.  
  45345. DIALOGEVENT:MGErebo_OffD070subtitle
  45346. "*They're attacking our left flank!"
  45347. END
  45348.  
  45349. DIALOGEVENT:MGErebo_OffD071subtitle
  45350. "*They're attacking our right flank!"
  45351. END
  45352.  
  45353. DIALOGEVENT:MGErebo_OffD072subtitle
  45354. "*A small group of fighters have split off from the main group."
  45355. END
  45356.  
  45357. DIALOGEVENT:MGErebo_OffD073subtitle
  45358. "*More Corsair Looters!"
  45359. END
  45360.  
  45361. DIALOGEVENT:MGErebo_OffD074subtitle
  45362. "*The Mordor host is approaching. The first wave will arrive soon. We must build up our defenses in Dale to keep them away from the Mountain.  "
  45363. END
  45364.  
  45365. DIALOGEVENT:MGErebo_OffD075subtitle
  45366. "*If the forces of Mordor breach the defenses in Dale, we must fall back to the Great Fortress in the mountain."
  45367. END
  45368.  
  45369. DIALOGEVENT:MGErebo_OffD076subtitle
  45370. "*Weve spotted a small enemy force. They're trying to break into Erebor through a side tunnel."
  45371. END
  45372.  
  45373. DIALOGEVENT:MGErebo_OffD077subtitle
  45374. "*They're trying to break in through the side!"
  45375. END
  45376.  
  45377. DIALOGEVENT:MGErebo_OffD078subtitle
  45378. "*They're attacking the side gates!"
  45379. END
  45380.  
  45381. DIALOGEVENT:MGErebo_OffD079subtitle
  45382. "*Look there! The trolls! They're trying to get in through the side!"
  45383. END
  45384.  
  45385. DIALOGEVENT:MGDolGu_OffE029subtitle
  45386. "*These forests are infested with Spiders - destroy all their lairs!"
  45387. END
  45388.  
  45389. DIALOGEVENT:MGDolGu_OffE030subtitle
  45390. "*The dark powers of the Enemy are bolstered by these Signal Fires. Seize all of them!"
  45391. END
  45392.  
  45393. DIALOGEVENT:MGDolGu_Elf1008subtitle
  45394. "*We have word from our Scouts. A great host of Mordor returns to defend the fortress!"
  45395. END
  45396.  
  45397. DIALOGEVENT:MGDolGu_Elf1009subtitle
  45398. "*A forest fire has been ignited!  Workers, extinguish the flames, lest our fortress be burned to ashes!"
  45399. END
  45400.  
  45401. DIALOGEVENT:MGDolGu_OffE031subtitle
  45402. "*The Eye of the Dark Lord wanders wide à even in Mordor our designs cannot escape his thought!  Ready our defenses, for the Enemy draws near!"
  45403. END
  45404.  
  45405. DIALOGEVENT:MGDolGu_OffE032subtitle
  45406. "*Ready our defenses! Reinforcements from Mordor will be arriving soon!"
  45407. END
  45408.  
  45409. DIALOGEVENT:MELorie_Mout017subtitle
  45410. "*So!  Is this Celeborn and his elf-witch leading their people in their dramatic finale?  How endearing!  Kill them!"
  45411. END
  45412.  
  45413. DIALOGEVENT:MELorie_Mout018subtitle
  45414. "*Ahhhh!  The Elf-witch Galadriel and her foolish mate grace us with their presence - such exquisite pleasure their deaths shall bring!"
  45415. END
  45416.  
  45417. DIALOGEVENT:MELorie_OffG069subtitle
  45418. "*Move our forces across the river and cast down their beloved homes and trees!"
  45419. END
  45420.  
  45421. DIALOGEVENT:MEGreyH_Cors026subtitle
  45422. "*The Elves have been leaving Middle-earth by means of this port city they call the Grey Havens. Our presence in their harbor will be wholly unexpected. And once we destroy any sign of elves here, we will use this port to reinforce our invasion force into Eriador."
  45423. END
  45424.  
  45425. DIALOGEVENT:MEShire_OffG028subtitle
  45426. "*Tis the fabled Green Dragon Inn. Burn it to the ground!"
  45427. END
  45428.  
  45429. DIALOGEVENT:MEShire_OffG029subtitle
  45430. "*The Green Dragon Inn is nothing but wreckage. Haha!"
  45431. END
  45432.  
  45433. DIALOGEVENT:MEShire_Wild001subtitle
  45434. "*We come from Dunland to assist you, Goblin King."
  45435. END
  45436.  
  45437. DIALOGEVENT:MEShire_OffG030subtitle
  45438. "*The Hobbits of The Shire have caused our Dark Lord much trouble. Our domination of Eriador would not be complete without crushing  this pocket of resistance."
  45439. END
  45440.  
  45441. DIALOGEVENT:MEShire_OffG031subtitle
  45442. "*The domination over Eriador would not be complete without us crushing The Shire. These Hobbit pests have caused much trouble for our Dark Lord Sauron. "
  45443. END
  45444.  
  45445. DIALOGEVENT:MEShire_OffG032subtitle
  45446. "*Now listen up...the Hobbits' have four governing Seats of Power. Destroy these buildings, and we quell whatever hope they might have for reprisal."
  45447. END
  45448.  
  45449. DIALOGEVENT:MEShire_OffG033subtitle
  45450. "*Let's get to it!"
  45451. END
  45452.  
  45453. DIALOGEVENT:MEForno_OffG017subtitle
  45454. "*The remaining Dunedain of this region have rallied the help of the Blue Mountain Dwarves. It is in this abandoned fortress of Fornost where they will see their last moments. Once our work is done, all of the lands West of the Misty Mountains will be ours!"
  45455. END
  45456.  
  45457. DIALOGEVENT:MEOldFo_OffM018subtitle
  45458. "*The northern parts of Mirkwood are the home of the Wood-elves.  The first step in expelling them from their forest home is to seize the Old Forest Road. Once we control this road, we can dominate the rest of Mirkwood with ease."
  45459. END
  45460.  
  45461. DIALOGEVENT:MEOldFo_OffM019subtitle
  45462. "*We must assemble an army and advance to the Old Forest Road."
  45463. END
  45464.  
  45465. DIALOGEVENT:MEOldFo_OffM020subtitle
  45466. "*We can cross over to the north at the bridge along the river."
  45467. END
  45468.  
  45469. DIALOGEVENT:MEOldFo_OffM021subtitle
  45470. "*Our scouts have found a way down into the river to the east."
  45471. END
  45472.  
  45473. DIALOGEVENT:MEOldFo_OffM022subtitle
  45474. "*We need fire to burn those Ents to the ground!"
  45475. END
  45476.  
  45477. DIALOGEVENT:MEOldFo_OffM023subtitle
  45478. "*We can purchase Fire Arrows from the Tavern."
  45479. END
  45480.  
  45481. DIALOGEVENT:MEOldFo_OffM024subtitle
  45482. "*We've found the Ent base! Burn every last Ent and Ent Moot to the ground!"
  45483. END
  45484.  
  45485. DIALOGEVENT:MEOldFo_OffM025subtitle
  45486. "*Find the Elven bases and destroy them to halt their defense of this road!"
  45487. END
  45488.  
  45489. DIALOGEVENT:MEOldFo_OffM026subtitle
  45490. "*The elves have all four towers up. Take them down quick or we shall lose the road!"
  45491. END
  45492.  
  45493. DIALOGEVENT:MEWithe_OffM033subtitle
  45494. "*We must earn favor with the dragons here. Destroy any Dwarf settlements you encounter."
  45495. END
  45496.  
  45497. DIALOGEVENT:MEWithe_OffM034subtitle
  45498. "*The Dwarves are capturing the Dragons when they are still young. These Drakes can be very powerful. Free any Drakes that they have captured, and they will join us against the Dwarves!"
  45499. END
  45500.  
  45501. DIALOGEVENT:MEWithe_Mout025subtitle
  45502. "*We've freed the drakes, now we must find the dragon lord."
  45503. END
  45504.  
  45505. DIALOGEVENT:MEErebo_OffM036subtitle
  45506. "*The mountain fortress of Erebor: The great pride of the Dwarves. "
  45507. END
  45508.  
  45509. DIALOGEVENT:MEErebo_OffM037subtitle
  45510. "*Before assaulting the mountain we must first conquer the city of Dale and pillage it of any resources we might find."
  45511. END
  45512.  
  45513. DIALOGEVENT:MEErebo_OffM038subtitle
  45514. "*Shelob and the spiders of Mirkwood have been sent as scouts. They have great speed and an... appetite for destruction. "
  45515. END
  45516.  
  45517. DIALOGEVENT:MERiven_OffG025subtitle
  45518. "*This is it... The Elves last effort to withstand the onslaught of Sauron's power. The Mordor forces from the East shall be arriving soon. Crush the last haven for the Elves."
  45519. END
  45520.  
  45521. DIALOGEVENT:MERiven_OffG026subtitle
  45522. "*Frodo, the free peopleÆs last hope, lies dead. "
  45523. END
  45524.  
  45525. DIALOGEVENT:MERiven_OffG027subtitle
  45526. "*Now all what remains of these people have gathered here at the Elven city of Rivendell. As we begin the final siege, the Dark Lord makes his way west. Crush the last haven for the Elves."
  45527. END
  45528.  
  45529. DIALOGEVENT:MTrBas_OffT085subtitle
  45530. "*Select a Builder by left clicking on it."
  45531. END
  45532.  
  45533. DIALOGEVENT:MTrBas_OffT086subtitle
  45534. "*You'll notice that a menu appears on the right hand side of the screen. This menu will show all building options currently available."
  45535. END
  45536.  
  45537. DIALOGEVENT:MTrBas_OffT087subtitle
  45538. "*A quick way to select a Builder is by clicking on the Select Nearest Builder button next to the Palantir at the bottom of your screen."
  45539. END
  45540.  
  45541. DIALOGEVENT:MTrBas_OffT088subtitle
  45542. "*It seems as though you've built your structure away from the spotlight. To demolish a building, select it and click on the Demolish button in the Palantir."
  45543. END
  45544.  
  45545. DIALOGEVENT:MTrBas_OffT013subtitle
  45546. "*Select the battalions in the spotlights by using the selection box method."
  45547. END
  45548.  
  45549. DIALOGEVENT:MTrBas_OffT073subtitle
  45550. "*To summon a Hero, select your fortress and click on the Heroes button. This will bring up options of all the current Heroes youÆre allowed to build. Right now Boromir is residing in our fortress."
  45551. END
  45552.  
  45553. DIALOGEVENT:MTrAdv_OffT011subtitle
  45554. "*In order to do this, select multiple battalions and move your cursor over to the spotlight."
  45555. END
  45556.  
  45557. DIALOGEVENT:MTrAdv_OffT028subtitle
  45558. "*Then, right click on the ground in the spotlight behind the camp. This will send your army on a path of destruction to that point, killing every enemy they encounter."
  45559. END
  45560.  
  45561. DIALOGEVENT:MTrAdv_OffT031subtitle
  45562. "*At your disposal is a list of powers that can be purchased from the Evenstar icon located on the Palantir. Click on the Evenstar icon now."
  45563. END
  45564.  
  45565. DIALOGEVENT:MTrAdv_OffT032subtitle
  45566. "*As you can see, all the powers are tiered, which means you have to purchase the lower costing powers in order to access the more expensive ones."
  45567. END
  45568.  
  45569. DIALOGEVENT:MTrAdv_OffT033subtitle
  45570. "*In order to purchase a power, you must have power points equal to or greater than the number associated with that power."
  45571. END
  45572.  
  45573. DIALOGEVENT:MTrAdv_OffT034subtitle
  45574. "*Go ahead and purchase the Arrow Volley and Earthquake power. They are currently the only ones available to buy."
  45575. END
  45576.  
  45577. DIALOGEVENT:MTrAdv_OffT036subtitle
  45578. "*Every time you buy a new power, it will appear on the left hand side of your screen just above the Palantir."
  45579. END
  45580.  
  45581. DIALOGEVENT:MTrAdv_OffT037subtitle
  45582. "*Now back to the battle. First letÆs take down those Goblins taunting us from the other side of the wall. Left click on the Arrow Volley power and move your cursor over the goblins. "
  45583. END
  45584.  
  45585. DIALOGEVENT:MTrAdv_OffT038subtitle
  45586. "*To cast the power, left click on the ground."
  45587. END
  45588.  
  45589. DIALOGEVENT:MTrAdv_OffT039subtitle
  45590. "*To cast the power, right click on the ground."
  45591. END
  45592.  
  45593. DIALOGEVENT:MTrAdv_OffT040subtitle
  45594. "*That got æem good! Keep in mind that certain powers such as Arrow Volley can only be cast in areas that are visible to you."
  45595. END
  45596.  
  45597. DIALOGEVENT:MTrAdv_OffT042subtitle
  45598. "*The Earthquake power will deal a significant amount of damage to these walls and should be enough to clear our path. "
  45599. END
  45600.  
  45601. DIALOGEVENT:MTrAdv_OffT043subtitle
  45602. "*Left click on the Earthquake power now and left click underneath those walls to cast it."
  45603. END
  45604.  
  45605. DIALOGEVENT:MTrAdv_OffT044subtitle
  45606. "*Left click on the Earthquake power now and right click underneath those walls to cast it."
  45607. END
  45608.  
  45609. DIALOGEVENT:MTrAdv_OffT058subtitle
  45610. "*WeÆre winning MÆLord, but their fortress is killing our army. Use your earthquake power again on their Fortress and it should take down their defenses!"
  45611. END
  45612.  
  45613. DIALOGEVENT:MTrAdv_OffT061subtitle
  45614. "*There's their main base. Those tunnels must be how they've been traveling through these mountains."
  45615. END
  45616.  
  45617. DIALOGEVENT:MTrAdv_OffT062subtitle
  45618. "*One thing to note about their tunnels is that when destroyed, you must also destroy the rubble they leave behind. Otherwise the tunnels will spring forth once more and the Goblins will be able to use them yet again."
  45619. END
  45620.  
  45621. DIALOGEVENT:MTrAdv_OffT063subtitle
  45622. "*If we completely destroy their tunnels and their fortress, that should put a stop to them infesting these mountains once and for all."
  45623. END
  45624.  
  45625. DIALOGEVENT:MTrAdv_OffT064subtitle
  45626. "*Oh no! Goblins are pouring out from the tunnels, they must have seen us!"
  45627. END
  45628.  
  45629.  
  45630.  
  45631.  
  45632. /////////////////////////////////////////////////////////////
  45633. //// Credits for BFME2 - Added on December 19 2005  /////////
  45634. /////////////////////////////////////////////////////////////
  45635.  
  45636.  
  45637.  
  45638. CREDITS:SeniorDevelopmentDirector
  45639. "Senior Development Director"
  45640. END
  45641.  
  45642. CREDITS:TechnicalArtDirector
  45643. "Technical Art Director"
  45644. END
  45645.  
  45646. CREDITS:LeadStructureArtist
  45647. "Lead Structure Artist"
  45648. END
  45649.  
  45650. CREDITS:DesignIntern
  45651. "Design Intern"
  45652. END
  45653.  
  45654. CREDITS:SystemsEngineer
  45655. "Systems Engineer"
  45656. END
  45657.  
  45658.  
  45659. CREDITS:GameplayEngineers
  45660. "Gameplay Engineers"
  45661. END
  45662.  
  45663. CREDITS:AIEngineer
  45664. "AI Engineers"
  45665. END
  45666.  
  45667. CREDITS:GraphicsEngineers
  45668. "Graphics Engineers"
  45669. END
  45670.  
  45671. CREDITS:AudioEngineer
  45672. "Audio Engineer"
  45673. END
  45674.  
  45675. CREDITS:UserInterfaceEngineers
  45676. "User Interface Engineers"
  45677. END
  45678.  
  45679. CREDITS:MultiplayerEngineers
  45680. "Multiplayer Engineers"
  45681. END
  45682.  
  45683. CREDITS:BuildEngineer
  45684. "Build Engineer"
  45685. END
  45686.  
  45687. CREDITS:ContributingTechnicalDirector
  45688. "Contributing Technical Director"
  45689. END
  45690.  
  45691. CREDITS:Design
  45692. "Design"
  45693. END
  45694.  
  45695. CREDITS:Engineering
  45696. "Engineering"
  45697. END
  45698.  
  45699. CREDITS:Art
  45700. "Art"
  45701. END
  45702.  
  45703. CREDITS:ConceptArtists
  45704. "Concept Artists"
  45705. END
  45706.  
  45707.  
  45708. CREDITS:CharacterArtists
  45709. "Character Artists"
  45710. END
  45711.  
  45712.  
  45713. CREDITS:StructureArtists
  45714. "Structure Artists"
  45715. END
  45716.  
  45717. CREDITS:EnvironmentArtists
  45718. "Environment Artists"
  45719. END
  45720.  
  45721.  
  45722. CREDITS:UserInterfaceArtists
  45723. "User Interface Artists"
  45724. END
  45725.  
  45726. CREDITS:VisualEffectsArtists
  45727. "Visual Effects Artists"
  45728. END
  45729.  
  45730. CREDITS:CommunityManager
  45731. "Community Manager"
  45732. END
  45733.  
  45734. CREDITS:ProjectManager
  45735. "Project Manager"
  45736. END
  45737.  
  45738. CREDITS:AdditionalProductionAssistance
  45739. "Additional Production Assistance"
  45740. END
  45741.  
  45742. CREDITS:ProductionIntern
  45743. "Production Intern"
  45744. END
  45745.  
  45746. CREDITS:TheVoiceofTheBattleforMiddle-earthII
  45747. "The Voice of The Battle for Middle-earth II"
  45748. END
  45749.  
  45750. CREDITS:Cinematics
  45751. "Cinematics"
  45752. END
  45753.  
  45754. CREDITS:CinematicPainters
  45755. "Cinematic Painters"
  45756. END
  45757.  
  45758. CREDITS:StoryboardArtists
  45759. "Storyboard Artists"
  45760. END
  45761.  
  45762. CREDITS:AdditionalEditing
  45763. "Additional Editing"
  45764. END
  45765.  
  45766. CREDITS:EpoxySupport 
  45767. "Epoxy Support"
  45768. END
  45769.  
  45770. CREDITS:AssociateDevelopmentDirector
  45771. "Associate Development Director"
  45772. END
  45773.  
  45774. CREDITS:AssociateTechnicalArtDirector
  45775. "Associate Technical Art Director"
  45776. END
  45777.  
  45778. CREDITS:QAEngineers
  45779. "QA Engineers"
  45780. END
  45781.  
  45782.  
  45783. CREDITS:AdditionalQAEngineering
  45784. "Additional QA Engineering"
  45785. END
  45786.  
  45787. CREDITS:EuropeanLocalizationandIntegration
  45788. "European Localization and Integration"
  45789. END
  45790.  
  45791. CREDITS:LocalizationProduction
  45792. "Localization Production"
  45793. END
  45794.  
  45795. CREDITS:LocalizationCoordination
  45796. "Localization Coordination"
  45797. END
  45798.  
  45799. CREDITS:LocalizationProgramming
  45800. "Localization Programming"
  45801. END
  45802.  
  45803. CREDITS:LocalizationTeam 
  45804. "Localization Team"
  45805. END
  45806.  
  45807. CREDITS:AsianLocalizationandIntegration
  45808. "Asian Localization and Integration"
  45809. END
  45810.  
  45811.  
  45812. CREDITS:LocalizationProjectManager
  45813. "Localization Project Manager"
  45814. END
  45815.  
  45816. CREDITS:QALead
  45817. "QA Lead"
  45818. END
  45819.  
  45820. CREDITS:LanguageTesters
  45821. "Language Testers"
  45822. END
  45823.  
  45824.  
  45825. CREDITS:EAMotionCaptureSpecialists
  45826. "EA Motion Capture Specialists"
  45827. END
  45828.  
  45829. CREDITS:EAMotionCaptureOperators
  45830. "EA Motion Capture Operators"
  45831. END
  45832.  
  45833. CREDITS:MotionCaptureTalent
  45834. "Motion Capture Talent"
  45835. END
  45836.  
  45837. CREDITS:MotionCaptureEditor
  45838. "Motion Capture Editor"
  45839. END
  45840.  
  45841.  
  45842. CREDITS:SeniorMarketingDirector
  45843. "Senior Marketing Director"
  45844. END
  45845.  
  45846. CREDITS:SeniorProductManager
  45847. "Senior Product Manager"
  45848. END
  45849.  
  45850. CREDITS:AssociateProductManager
  45851. "Associate Product Manager"
  45852. END
  45853.  
  45854. CREDITS:Documentation
  45855. "Documentation"
  45856. END
  45857.  
  45858. CREDITS:DocumentationLayout
  45859. "Documentation Layout"
  45860. END
  45861.  
  45862. CREDITS:PackageProjectManagement
  45863. "Package Project Management"
  45864. END
  45865.  
  45866. CREDITS:PackageDesign
  45867. "Package Design"
  45868. END
  45869.  
  45870. CREDITS:EuropeanMarketingTeam
  45871. "European Marketing Team"
  45872. END
  45873.  
  45874. CREDITS:PublicRelationsTeam
  45875. "Public Relations Team"
  45876. END
  45877.  
  45878. CREDITS:EALAThanks
  45879. "To everyone at EALA for their support, especially:"
  45880. END
  45881.  
  45882. CREDITS:MasteringLab
  45883. "Mastering Lab"
  45884. END
  45885.  
  45886. CREDITS:CreativeServicesCoordinator
  45887. "Creative Services Coordinator"
  45888. END
  45889.  
  45890.  
  45891. CREDITS:TolkienEnterprises
  45892. "Tolkien Enterprises" 
  45893. END
  45894.  
  45895.  
  45896. CREDITS:LiteraryConsultant
  45897. "Literary Consultant"
  45898. END
  45899.  
  45900.  
  45901. CREDITS:LegalCounsel
  45902. "Legal Counsel"
  45903. END
  45904.  
  45905.  
  45906. CREDITS:BusinessAffairs
  45907. "Business Affairs"
  45908. END
  45909.  
  45910.  
  45911. CREDITS:ProductionServices
  45912. "Production Services"
  45913. END
  45914.  
  45915.  
  45916.  
  45917.  
  45918. CREDITS:EALATagline
  45919. "Join Us. We See Farther. "
  45920. END
  45921.  
  45922.  
  45923. CREDITS:MPEGNotice
  45924. "MPEG Layer-3 audio coding technology licensed from \n Fraunhofer IIS and THOMSON multimedia."
  45925. END
  45926.  
  45927. CREDITS:Miles
  45928. "Uses Miles Sound System. \n Copyright ⌐ 1991-2006 \n by RAD Game Tools, Inc."
  45929. END
  45930.  
  45931.  
  45932. CREDITS:DevelopmentTitle2
  45933. "The Battle for Middle-earth(tm) II"
  45934. END
  45935.  
  45936. CREDITS:DevelopmentTitle3
  45937. "Published by Electronic Arts Inc."
  45938. END
  45939.  
  45940. CREDITS:DevelopmentTitle4
  45941. "A Production of Electronic Arts Los Angeles"
  45942. END
  45943.  
  45944. CREDITS:ArtDirector
  45945. "Art Director"
  45946. END
  45947.  
  45948. CREDITS:DirectorofAudio
  45949. "Audio Director and Script Writer"
  45950. END
  45951.  
  45952. CREDITS:AssociateProducer
  45953. "Associate Producers"
  45954. END
  45955.  
  45956. CREDITS:LeadDesigner
  45957. "Lead Designer"
  45958. END
  45959.  
  45960. CREDITS:LeadEngineers
  45961. "Lead Engineer"
  45962. END
  45963.  
  45964. CREDITS:EngineeringInterns
  45965. "Engineering Intern"
  45966. END
  45967.  
  45968. CREDITS:SoundDesignandVoiceDirection
  45969. "Voice Direction and Sound Design"
  45970. END
  45971.  
  45972. CREDITS:QADirector
  45973. "QA Manager"
  45974. END
  45975.  
  45976. CREDITS:QAProjectLead
  45977. "QA Project Lead"
  45978. END
  45979.  
  45980. CREDITS:QATestLead
  45981. "QA Leads"
  45982. END
  45983.  
  45984. CREDITS:QATestAnalysts
  45985. "QA Testers"
  45986. END
  45987.  
  45988. CREDITS:FocusGroupMembers
  45989. "Community Balance Testers"
  45990. END
  45991.  
  45992. CREDITS:Audio
  45993. "Audio"
  45994. END
  45995.  
  45996. CREDITS:EAThanks
  45997. "And to everyone at Electronic Arts for their"
  45998. END
  45999.  
  46000. CREDITS:EAThanks2
  46001. "support, especially:"
  46002. END
  46003.  
  46004. CREDITS:BFME1Thanks
  46005. "Our heartfelt appreciation to everyone who contributed to the"
  46006. END
  46007.  
  46008. CREDITS:BFME1Thanks2
  46009. "original 'The Lord of the Rings(tm), The Battle for Middle-earth(tm)' game"
  46010. END
  46011.  
  46012. CREDITS:BFME1Thanks3
  46013. "which this game is based on."
  46014. END
  46015.  
  46016. CREDITS:NewLineTolkienThanks
  46017. "We would like to offer our very special thanks to"
  46018. END
  46019.  
  46020. CREDITS:NewLineTolkienThanks2
  46021. "NEW LINE CINEMA and Tolkien Enterprises"
  46022. END
  46023.  
  46024. CREDITS:JackThanks
  46025. "The entire team at EALA would like to extend an extra"
  46026. END
  46027.  
  46028. CREDITS:JackThanks2
  46029. "special 'thank you' to our young friend Jack White for"
  46030. END
  46031.  
  46032. CREDITS:JackThanks3
  46033. "visiting our studio and taking part in creating this game,"
  46034. END
  46035.  
  46036. CREDITS:JackThanks4
  46037. "if only for just a day. We wish you all the best."
  46038. END
  46039.  
  46040. CREDITS:GameSpyNotice
  46041. "This product contains software technology licensed from\nGameSpy Industries, Inc. ⌐ 1999-2005  \nGameSpy Industries, Inc. GameSpy and the \n'Powered by GameSpy' design are trademarks \nof GameSpy Industries, Inc.  All rights reserved."
  46042. END
  46043.  
  46044. CREDITS:TeamThanks
  46045. "The team would like to thank their family and friends."
  46046. END  
  46047.  
  46048. CREDITS:TeamThanks2
  46049. "Without their support, this game would not have been possible:"
  46050. END  
  46051.  
  46052. CREDITS:Thilo
  46053. "Director, Studio Operations / Localization"
  46054. END
  46055.  
  46056. CREDITS:AdditionalLocalization
  46057. "Additional Localization Support"
  46058. END
  46059.  
  46060. CREDITS:Miles
  46061. "Uses Miles Sound System. \n Copyright ⌐ 1991-2006 \n by RAD Game Tools, Inc."
  46062. END
  46063.  
  46064.  
  46065.  
  46066. //Cinematic Subtitles
  46067.  
  46068. SUBTITLE:CS11_01
  46069. "*Rivendell is a hidden refuge and stronghold for the Elves."
  46070. END
  46071.  
  46072. SUBTITLE:CS11_02
  46073. "*Until now, this ancient city has been spared from the winds of war."
  46074. END
  46075.  
  46076. SUBTITLE:CS12_01
  46077. "*Under siege from the Goblins of the Misty Mountains, Rivendell is no longer safe for the Elves."
  46078. END
  46079.  
  46080. SUBTITLE:CS12_02
  46081. "*As time is now running out, Elrond forms a plan to unite the Elves and Dwarves of the North against SauronÆs advancing armies."
  46082. END
  46083.  
  46084. SUBTITLE:CS12_03
  46085. "*His most powerful warrior, Glorfindel will join forces with the dwarf leader Gloin, to make war on the goblins and forge this alliance."
  46086. END
  46087.  
  46088. SUBTITLE:CS15_01
  46089. "*The Dark Lord Sauron's influence spreads far across the lands of Middle Earth."
  46090. END
  46091.  
  46092. SUBTITLE:CS15_02
  46093. "*Goblins descend from the Misty Mountains."
  46094. END
  46095.  
  46096. SUBTITLE:CS15_03
  46097. "*A vast army flows from Dol Guldur, his evil fortress in Mirkwood."
  46098. END
  46099.  
  46100. SUBTITLE:CS15_04
  46101. "*The War in the North begins in Lorien, where the host from Dol Guldur inteds to crush the elves wh long lived in the nearby enchated forest."
  46102. END
  46103.  
  46104. SUBTITLE:CS16_01
  46105. "*The elves of Lorien have been driven from their enchanted forest."
  46106. END
  46107.  
  46108. SUBTITLE:CS16_02
  46109. "*The tide of darkness from Dol Guldur will now spread to all of the Northern Lands."
  46110. END
  46111.  
  46112. SUBTITLE:CS21_01
  46113. "*The Goblins have overtaken High Pass Road, blocking the vital connection between East and West."
  46114. END
  46115.  
  46116. SUBTITLE:CS21_02
  46117. "*Here Glorfindel and Gloin now face their first challenge as they battle to retake the pass."
  46118. END
  46119.  
  46120. SUBTITLE:CS22_01
  46121. "*With the Goblin army chased from High Pass, Elves can now travel to the lands beyond the Misty Mountains."
  46122. END
  46123.  
  46124. SUBTITLE:CS22_02
  46125. "* The war against the Goblins continues."
  46126. END
  46127.  
  46128. SUBTITLE:CS25_01
  46129. "*Sauron has infuence on all things untamed."
  46130. END
  46131.  
  46132. SUBTITLE:CS25_02
  46133. "*The Goblins have been roused from their mountain caves and will fight for the Dark Lord."
  46134. END
  46135.  
  46136. SUBTITLE:CS25_03
  46137. "*Even now their armies advance on the ancient elven port city of Mithlond."
  46138. END
  46139.  
  46140. SUBTITLE:CS25_04
  46141. "*Sauron also sends the Corsairs of Umbar to attack from the sea."
  46142. END
  46143.  
  46144. SUBTITLE:CS25_05
  46145. "*Once this port is destroyed, the elves will have no hope of scaping to the West."
  46146. END
  46147.  
  46148. SUBTITLE:CS26_01
  46149. "*The remaining Elves have scattered into the hills."
  46150. END
  46151.  
  46152. SUBTITLE:CS26_02
  46153. "*Cut them in peaces!"
  46154. END
  46155.  
  46156. SUBTITLE:CS26_03
  46157. "*Now the Goblins have an ancient debt to pay to the Hobbits of the nearby Shire."
  46158. END
  46159.  
  46160. SUBTITLE:CS26_04
  46161. "*Kiiiillll!!!!"
  46162. END
  46163.  
  46164. SUBTITLE:CS31_01
  46165. "*Evil wells forth from an ancient fortress deep in the mountains, a foul place that has recently reawakened."
  46166. END
  46167.  
  46168. SUBTITLE:CS31_02
  46169. "*The Goblins have a new leader who carries out SauronÆs tyrannical will."
  46170. END
  46171.  
  46172. SUBTITLE:CS31_03
  46173. "*Once this sinister overlord is vanquished, the Goblins will be scattered and confused, loosening Sauron's grip on this region."
  46174. END
  46175.  
  46176. SUBTITLE:CS32_01
  46177. "*In the battleÆs aftermath, a lone dwarven prisoner is freed and desperately begs for Glorfindel and GloinÆs help."
  46178. END
  46179.  
  46180. SUBTITLE:CS32_02
  46181. "*His Dwarven clan in the Blue Mountains is under attack from a terrible dragon."
  46182. END
  46183.  
  46184. SUBTITLE:CS32_03
  46185. "* It is rumored that the dragon serves Sauron in exchange for one of the Dwarven Rings of Power, stolen from the Dwarves long ago."
  46186. END
  46187.  
  46188. SUBTITLE:CS35_01
  46189. "*Long ago, a great Goblin Chief led an army into these lands known as the Shire."
  46190. END
  46191.  
  46192. SUBTITLE:CS35_02
  46193. "*The defending hobbits killed the chief and routed the invaders."
  46194. END
  46195.  
  46196. SUBTITLE:CS35_03
  46197. "*The Battle of Greenfields has not been forgotten by the Goblins and their kind."
  46198. END
  46199.  
  46200. SUBTITLE:CS35_04
  46201. "*Now their leader returns to the land of the Hobbits, with a determination to triumph were their ancestors failed."
  46202. END
  46203.  
  46204. SUBTITLE:CS35_05
  46205. "*The scourging of the Shire begins."
  46206. END
  46207.  
  46208. SUBTITLE:CS35_06
  46209. "*Charge!"
  46210. END
  46211.  
  46212. SUBTITLE:CS36_01
  46213. "*The Goblin invasion appears to be unstoppable."
  46214. END
  46215.  
  46216. SUBTITLE:CS36_02
  46217. "*You'll pay for this!"
  46218. END
  46219.  
  46220. SUBTITLE:CS36_03
  46221. "*Ya Bullies!"
  46222. END
  46223.  
  46224. SUBTITLE:CS36_04
  46225. "*Now Hobbits and Elves alike have been crushed and scattered throughout the lands."
  46226. END
  46227.  
  46228. SUBTITLE:CS36_05
  46229. "*Oh no!!!"
  46230. END
  46231.  
  46232. SUBTITLE:CS41_01
  46233. "*After a long journey, the heroes arrive at the Blue Mountains."
  46234. END
  46235.  
  46236. SUBTITLE:CS41_02
  46237. "*They find an army of Dwarves preparing for battle outside the entrance of a cave."
  46238. END
  46239.  
  46240. SUBTITLE:CS41_03
  46241. "*The evil dragon has forced them from their home beneath the mountains, claiming their underground domain as his new lair."
  46242. END
  46243.  
  46244. SUBTITLE:CS42_01
  46245. "*SauronÆs dragon has been defeated and the Dwarven ring reclaimed."
  46246. END
  46247.  
  46248. SUBTITLE:CS42_02
  46249. "*However, Glorfindel and Gloin are in disbelief when their new allies refuse to join in the war against Sauron, choosing instead to return to mining the riches of their mountains."
  46250. END
  46251.  
  46252. SUBTITLE:CS42_03
  46253. "*Disappointed, the heroes set out for the Elven port city of the Grey Havens hoping for a better reception from the Elves."
  46254. END
  46255.  
  46256. SUBTITLE:CS42_04
  46257. "*But as they draw near the city, it is clear that all is not well there."
  46258. END
  46259.  
  46260. SUBTITLE:CS45_01
  46261. "*Defend the fortress!"
  46262. END
  46263.  
  46264. SUBTITLE:CS45_02
  46265. "*Do not let them through!"
  46266. END
  46267.  
  46268. SUBTITLE:CS45_03
  46269. "*Dwarves and men are making a stand in the abandoned stronghold of Fornost."
  46270. END
  46271.  
  46272. SUBTITLE:CS45_04
  46273. "*Hold steady dwarves!"
  46274. END
  46275.  
  46276. SUBTITLE:CS45_05
  46277. "*The Goblins seek to destroy the defenders and take this ancient fortress as a prize."
  46278. END
  46279.  
  46280. SUBTITLE:CS46_01
  46281. "*The Goblins have cleared this region of the Sauron's enemies."
  46282. END
  46283.  
  46284. SUBTITLE:CS46_02
  46285. "* Rivendell is near, but its destruction must wait, for now."
  46286. END
  46287.  
  46288. SUBTITLE:CS46_03
  46289. "*We will infest this land!"
  46290. END
  46291.  
  46292. SUBTITLE:CS51_01
  46293. "*After thousands of years, Elves in Middle Earth have finally begun their exodus homeward across the sea."
  46294. END
  46295.  
  46296. SUBTITLE:CS51_02
  46297. "*The port city of Mithlond, known as the Grey Havens is where they converge to set forth westward."
  46298. END
  46299.  
  46300. SUBTITLE:CS51_03
  46301. "*But now even this remote city isn't safe from Sauron."
  46302. END
  46303.  
  46304. SUBTITLE:CS51_04
  46305. "*The Corsairs of Umbar from the South have choked off their naval passage westward and threaten to overrun the ancient port."
  46306. END
  46307.  
  46308. SUBTITLE:CS52_01
  46309. "*The Dwarves of the Blue Mountains will fight along side the Free Peoples of Middle-earth after all."
  46310. END
  46311.  
  46312. SUBTITLE:CS52_02
  46313. "*As this new alliance is celebrated, Arwen Evenstar arrives with the help of the Eagles."
  46314. END
  46315.  
  46316. SUBTITLE:CS52_03
  46317. "*She brings the heroes troubled tidings from distant lands."
  46318. END
  46319.  
  46320. SUBTITLE:CS52_04
  46321. "*Sauron's massive armies from Dol Guldur have moved north into Mirkwood, the domain of the Elven king Thranduil."
  46322. END
  46323.  
  46324. SUBTITLE:CS52_05
  46325. "*The new allies must now rise up and prepare for the long journey eastward to aid their distant friends."
  46326. END
  46327.  
  46328. SUBTITLE:CS52_06
  46329. "*Arwen urges the heroes to allow the eagles to take them directly to Thranduil's side for further counsel."
  46330. END
  46331.  
  46332. SUBTITLE:CS55_01
  46333. "*As the Goblin hordes ravage the western lands, Sauron's forces from Dol Guldur spread North into Mirkwood."
  46334. END
  46335.  
  46336. SUBTITLE:CS55_02
  46337. "*The Old Forest Road divides this great woodland and is key to the domination of the region."
  46338. END
  46339.  
  46340. SUBTITLE:CS55_03
  46341. "*The Wood Elves of this forest, led by King Thranduil, have long protected this road."
  46342. END
  46343.  
  46344. SUBTITLE:CS55_04
  46345. "*They will not give it up without a fight."
  46346. END
  46347.  
  46348. SUBTITLE:CS56_01
  46349. "*The elves of Mirkwodd are now scattered and demoralised."
  46350. END
  46351.  
  46352. SUBTITLE:CS56_02
  46353. "*The remaining few now retreat West to Rivendell."
  46354. END
  46355.  
  46356. SUBTITLE:CS56_03
  46357. "*They're overrunning us!"
  46358. END
  46359.  
  46360. SUBTITLE:CS56_04
  46361. "*We cannot hold them!"
  46362. END
  46363.  
  46364. SUBTITLE:CS56_05
  46365. "*The time has come for Sauron to bring the war to the Dwarves."
  46366. END
  46367.  
  46368. SUBTITLE:CS56_06
  46369. "*They are a proud people and will not easily surrender."
  46370. END
  46371.  
  46372. SUBTITLE:CS61_01
  46373. "*While the heroes wing their way East, SauronÆs armies march north from Dol Guldur and arrive at a human settlement on the river Celduin."
  46374. END
  46375.  
  46376. SUBTITLE:CS61_02
  46377. "*Dwarves from nearby Erebor, led by King Dain, come to the aid of their human allies to the south."
  46378. END
  46379.  
  46380. SUBTITLE:CS61_03
  46381. "*Before the battle ensues, Dain sends a messenger to King Thranduil of the Wood Elves asking for their help."
  46382. END
  46383.  
  46384. SUBTITLE:CS61_04
  46385. "*The Dwarves must fight a desperate battle while they await reinforcements from the Elves."
  46386. END
  46387.  
  46388. SUBTITLE:CS62_01
  46389. "*The first wave of attackers is repelled but thousands more are approaching."
  46390. END
  46391.  
  46392. SUBTITLE:CS62_02
  46393. "*The Dwarven messenger returns from Mirkwood with bleak news."
  46394. END
  46395.  
  46396. SUBTITLE:CS62_03
  46397. "*There will be no help from the Elves as their lands are also in danger."
  46398. END
  46399.  
  46400. SUBTITLE:CS62_04
  46401. "* King Dain must fall back to the city of Dale and make his stand there."
  46402. END
  46403.  
  46404. SUBTITLE:CS65_01
  46405. "*The Dragons of the Withered Heath are an ancient breed, and their hatred for the Dwarves burns bright even after a thousand years."
  46406. END
  46407.  
  46408. SUBTITLE:CS65_02
  46409. "*SauronÆs leaders turn to them, seeking a possible ally in this brewing war against the Dwarves."
  46410. END
  46411.  
  46412. SUBTITLE:CS66_01
  46413. "*The Mouth of Sauron enlists the Dragon Lord to help root the Dwarves out of Erebor and rid them of their king."
  46414. END
  46415.  
  46416. SUBTITLE:CS66_02
  46417. "*The coveted mountain fortress itself will be given as a prize."
  46418. END
  46419.  
  46420. SUBTITLE:CS66_03
  46421. "* The time has come for Dragons to fight for Sauron."
  46422. END
  46423.  
  46424. SUBTITLE:CS71_01
  46425. "*The fate of Middle-earth hangs by a thread."
  46426. END
  46427.  
  46428. SUBTITLE:CS71_02
  46429. "*The host from Dol Guldur marches relentlessly North towards Dale and Erebor."
  46430. END
  46431.  
  46432. SUBTITLE:CS71_03
  46433. "*SauronÆs armies lay siege to Minas Tirith in the South."
  46434. END
  46435.  
  46436. SUBTITLE:CS71_04
  46437. "*Frodo makes his way into Mordor."
  46438. END
  46439.  
  46440. SUBTITLE:CS71_05
  46441. "*Glorfindel and Gloin arrive at Mirkwood to meet with King Thranduil of the Wood-Elves to further the alliance between Elf and Dwarf."
  46442. END
  46443.  
  46444. SUBTITLE:CS71_06
  46445. "*Unaware of the council taking place in Mirkwood, King Dain of the Dwarves grimly prepares for what may well be his final battle."
  46446. END
  46447.  
  46448. SUBTITLE:CS71_07
  46449. "*Dwarves! This our last chance! Defend Erebor or die!!"
  46450. END
  46451.  
  46452. SUBTITLE:CS72_01
  46453. "*The arrival of the Elves from Mirkwood assures a victory for the Free Peoples."
  46454. END
  46455.  
  46456. SUBTITLE:CS72_02
  46457. "*The siege of Erebor is broken."
  46458. END
  46459.  
  46460. SUBTITLE:CS72_03
  46461. "*The shadow is lifting from Middle-earth."
  46462. END
  46463.  
  46464. SUBTITLE:CS72_04
  46465. "*There is but one more task left: Lay bare the pits of Dol Guldur and drive the forces of darkness out of the Northern Lands."
  46466. END
  46467.  
  46468. SUBTITLE:CS75_01
  46469. "*At last, the final battle against the Dwarves and the Men of Dale."
  46470. END
  46471.  
  46472. SUBTITLE:CS75_02
  46473. "*If Sauron's forces are victorious here, then all of the lands East of the Misty Mountains will be under his rule."
  46474. END
  46475.  
  46476. SUBTITLE:CS75_03
  46477. "*There will be no respite for the scattered forces of the North."
  46478. END
  46479.  
  46480. SUBTITLE:CS76_01
  46481. "*Just as the Dwarves were long ago driven from the Mines of Moria, now they have been purged from their mountain home in Erebor."
  46482. END
  46483.  
  46484. SUBTITLE:CS81_01
  46485. "*àslay the Enemy to the last!"
  46486. END
  46487.  
  46488. SUBTITLE:CS81_02
  46489. "*The combined armies of Elf and Dwarf prepare to assault the evil fortress of Dol Guldur."
  46490. END
  46491.  
  46492. SUBTITLE:CS81_03
  46493. "*The final battle of the War in the North is about to begin."
  46494. END
  46495.  
  46496. SUBTITLE:CS82_01
  46497. "*With SauronÆs forces defeated, Galadriel at last throws down the walls of Dol Guldur."
  46498. END
  46499.  
  46500. SUBTITLE:CS82_02
  46501. "*Peace has returned to Middle-earth."
  46502. END
  46503.  
  46504. SUBTITLE:CS82_03
  46505. "*The War of the Ring is over."
  46506. END
  46507.  
  46508. SUBTITLE:CS85_01
  46509. "*Rivendell is the crown jewel of the North."
  46510. END
  46511.  
  46512. SUBTITLE:CS85_02
  46513. "*This sacred city is the last refuge for the Free Peoples of Middle-earth."
  46514. END
  46515.  
  46516. SUBTITLE:CS85_03
  46517. "*Sauron has but one purpose now: To claim this ancient place for his own and extinguish all hope for the Free Peoples."
  46518. END
  46519.  
  46520. SUBTITLE:CS86_01
  46521. "*SauronÆs reign over the Northern Lands is unopposed as the leaders of the Free People are no more."
  46522. END
  46523.  
  46524. SUBTITLE:CS86_02
  46525. "*Darkness now falls upon all of Middle-earth."
  46526. END
  46527.  
  46528. SUBTITLE:CS99_01
  46529. "*In the final years of the Third Age, Middle-earth stands on the brink of destruction."
  46530. END
  46531.  
  46532. SUBTITLE:CS99_02
  46533. "*The Free Peoples are under threat from Sauron, the Lord of the Rings, who prepares his vast armies for war."
  46534. END
  46535.  
  46536. SUBTITLE:CS99_03
  46537. "*At this late hour, the leaders of Elves, Dwarves, and Men come together at the Council of Elrond to decide their next move."
  46538. END
  46539.  
  46540. SUBTITLE:CS99_04
  46541. "*After the Fellowship is assembled and heads south to destroy the source of SauronÆs power, the remaining leaders prepare for the Dark LordÆs assault upon the northern lands."
  46542. END
  46543.  
  46544. SUBTITLE:CS99_05
  46545. "*The Elven and Dwarven races have always had little trust for each other, but now they must unite and fight a common enemy."
  46546. END
  46547.