diff --git a/lang/english.php b/lang/english.php
index 7ef53d3..e51ff0c 100644
--- a/lang/english.php
+++ b/lang/english.php
@@ -293,7 +293,10 @@ $text = array(
"Contract expand file..." => "Contract / expand file manager",
"Fold unfold current..." => "Fold / unfold current line",
"Refocus on document" => "Refocus on document",
- "Cancel tasks" => "Cancel tasks"
+ "Cancel tasks" => "Cancel tasks",
+ "Zoom out" => "Zoom out all non-function/class declarations",
+ "Jump to" => "Jump to declaration of class/function",
+ "Jump to previous tab" => "Jump to previous tab"
),
"ice-coder" =>
diff --git a/lib/help.php b/lib/help.php
index 387308f..ddbc845 100644
--- a/lib/help.php
+++ b/lib/help.php
@@ -40,10 +40,13 @@ $t = $text['help'];
+ Alt + p
+ Alt + a
+ Alt + 1, 2 3
- + Alt + Enter
+ + Alt + Enter
+ + Right click
+ F1 Fn + F1