'?', /// 'Encyclopedia' => '?', /// 'Account' => '?', /// 'Community' => '?', /// 'Support' => '?', /// 'Play Now!' => '?', /// 'Download' => '?', /// 'Screenshots' => '?', /// 'Citizenship' => '?', /// 'Upgrade' => '?', // menus on the left 'Welcome' => '?', 'Latest News' => '?', 'Items' => '?', 'Monsters' => '?', 'Skills' => '?', 'Spells' => '?', 'Play Guides' => '?', 'Manage' => '?', 'Create Account' => '?', 'Upgrade Account' => '?', 'Lost Account?' => '?', 'Lost Password?' => '?', 'Login' => '?', 'Logout' => '?', 'Forums' => '?', 'Screenshots' => '?', 'Top 50 Ladder' => '?', "Who's Online?" => '?', 'Links' => '?', 'Download Faldon' => '?', 'FAQs' => '?', 'Get Help' => '?', // encyclopedia 'View' => '?', // see Items or Spells // encyclopedia - item types 'All' => '?', 'Weapons' => '?', 'Rings' => '?', 'Shields' => '?', 'Head Armor' => '?', 'Body Armor' => '?', 'Gauntlets' => '?', 'Boots' => '?', 'Potions' => '?', // encyclopedia - items 'Information' => '?', 'Armor' => '?', 'Attack Time' => '?', 'Damage' => '?', 'Durability' => '?', 'Resist %s' => '?', 'Dropped by' => '?', 'Requirements' => '?', 'Modifiers' => '?', 'Creatable with' => '?', 'Two-Handed' => '?', 'Indestructible' => '?', // encyclopedia - monsters 'Health' => '?', 'Mana' => '?', 'Experience' => '?', 'Resistances' => '?', 'Immune' => '?', 'Inventory' => '?', 'Item' => '?', 'Chance' => '?', 'Spellbook' => '?', 'Spell' => '?', 'Taming' => '?', 'Skill' => '?', 'Eats' => '?', 'Psi' => '?', // encyclopedia - skills 'Show Progression' => '?', // encyclopedia - skills - creation 'Products' => '?', 'Product' => '?', 'Requirement' => '?', // encyclopedia - skills - taming 'Monster' => '?', // encyclopedia - spells 'Price' => '?', 'Casters' => '?', // Play Guide categories 'Tutorials' => '?', 'Strategy' => '?', 'Walkthroughs' => '?', // Links categories 'Third Party Software' => '?', 'Guilds' => '?', // screenshots '<< Previous' => '?', 'Next >>' => '?', // login fields and error messages 'Account Name' => '?', 'Password' => '?', 'Please log in.' => '?', // text above the login 'Login to Account' => '?', // the button 'Lost password?' => '?', // the link next to the button 'Account name?' => '?', // the link next to that (as in, 'Lost your account name?') 'Unknown username or bad password.' => '?', // create account fields and error messages 'Confirm Password' => '?', 'E-mail Address' => '?', 'Please enter your desired login info.' => '?', // text above the button 'Create Account' => '?', // the button 'E-mail address must be valid.' => '?', 'E-mail address must have a valid domain.' => '?', 'Please choose a harder-to-guess password.' => '?', 'Password and confirmation must match.' => '?', 'That account name is taken.' => '?', // lost account? fields and error messages 'Please enter the e-mail address you registered with.' => '?', // text above the button 'Send Account Names' => '?', // the button // lost password? fields and error messages 'Please enter the account name you registered with.' => '?', // text above the button 'Send E-mail' => '?', // the button // captcha text and error messages "What's the word on the right?" => '?', 'Try again.' => '?', // Who's Online? 'Server' => '?', 'Guild' => '?', 'Level' => '?', ); ?>