Update en.coffee

I added "use" because it seems more suitable than "click".
This commit is contained in:
Marco Fras 2015-05-21 21:38:15 +02:00
parent a3e3bdc125
commit 0f0143925d

View file

@ -301,7 +301,7 @@
infinite_loop_reset_level: "Reset Level"
infinite_loop_comment_out: "Comment Out My Code"
tip_toggle_play: "Toggle play/paused with Ctrl+P."
tip_scrub_shortcut: "Ctrl+[ and Ctrl+] to rewind and fast-forward."
tip_scrub_shortcut: "Use Ctrl+[ and Ctrl+] to rewind and fast-forward."
tip_guide_exists: "Click the guide, inside game menu (at the top of the page), for useful info."
tip_open_source: "CodeCombat is 100% open source!"
tip_beta_launch: "CodeCombat launched its beta in October, 2013."