From dcab1eecc0c4b45dd332cf941cbfed69b72739ff Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?RUSLAN=20L=C3=93PEZ=20CARRO?= <scherzo_16@hotmail.com>
Date: Fri, 9 Oct 2015 09:39:15 -0500
Subject: [PATCH] Update en.coffee

---
 app/locale/en.coffee | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app/locale/en.coffee b/app/locale/en.coffee
index da56f80d3..610f2c283 100644
--- a/app/locale/en.coffee
+++ b/app/locale/en.coffee
@@ -342,6 +342,7 @@
     tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
     tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
     tip_paper_and_pen: "Before you start coding, you can always plan with a sheet of paper and a pen."
+    solve_then_write: "First, solve the problem. Then, write the code. - John Johnson"
 
   game_menu:
     inventory_tab: "Inventory"