diff --git a/app/locale/en.coffee b/app/locale/en.coffee index 18b81160f..08acb15d5 100644 --- a/app/locale/en.coffee +++ b/app/locale/en.coffee @@ -664,7 +664,6 @@ contribute: page_title: "Contributing" intro_blurb: "CodeCombat is 100% open source! Hundreds of dedicated players have helped us build the game into what it is today. Join us and write the next chapter in CodeCombat's quest to teach the world to code!" - character_classes_title: "Character Classes" alert_account_message_intro: "Hey there!" alert_account_message: "To subscribe for class emails, you'll need to be logged in first." archmage_introduction: "One of the best parts about building games is they synthesize so many different things. Graphics, sound, real-time networking, social networking, and of course many of the more common aspects of programming, from low-level database management, and server administration to user facing design and interface building. There's a lot to do, and if you're an experienced programmer with a hankering to really dive into the nitty-gritty of CodeCombat, this class might be for you. We would love to have your help building the best programming game ever."