From 3c5adb7badcc5417cc6f056c41853b4ea13409a2 Mon Sep 17 00:00:00 2001 From: Imperadeiro98 Date: Sat, 11 Oct 2014 10:19:30 +0100 Subject: [PATCH] Update level_loading.jade This tip was removed some time ago from the locale files. --- app/templates/play/level/level_loading.jade | 1 - 1 file changed, 1 deletion(-) diff --git a/app/templates/play/level/level_loading.jade b/app/templates/play/level/level_loading.jade index 7b398b345..31ffd34fb 100644 --- a/app/templates/play/level/level_loading.jade +++ b/app/templates/play/level/level_loading.jade @@ -15,7 +15,6 @@ strong.tip(data-i18n='play_level.tip_guide_exists') Click the guide at the top of the page for useful info. strong.tip(data-i18n='play_level.tip_open_source') CodeCombat is 100% open source! strong.tip(data-i18n='play_level.tip_beta_launch') CodeCombat launched its beta in October, 2013. - strong.tip(data-i18n='play_level.tip_js_beginning') JavaScript is just the beginning. strong.tip(data-i18n='play_level.tip_think_solution') Think of the solution, not the problem. strong.tip(data-i18n='play_level.tip_theory_practice') In theory there is no difference between theory and practice; in practice there is. - Yogi Berra strong.tip(data-i18n='play_level.tip_error_free') There are two ways to write error-free programs; only the third one works. - Alan Perlis