From eae8fde591b6f294264c1307240306ccdf43cc13 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Mon, 5 Sep 2016 10:06:03 +0100 Subject: [PATCH] Wording added for minimap & func class list --- lang/english.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/english.php b/lang/english.php index 3ef1022..e51517a 100644 --- a/lang/english.php +++ b/lang/english.php @@ -106,6 +106,8 @@ $text = array( "Go to Line" => "Go to Line", "View" => "View", "Bug reporting not active" => "Bug reporting not active", + "Minimap" => "Minimap", + "Function/Class List" => "Function/Class List", "Single pane" => "Single pane", "Diff pane also" => "Diff pane also" ),