diff --git a/js/messages.php b/js/messages.php
index 7bb7bd3fa1..8a606dc6eb 100644
--- a/js/messages.php
+++ b/js/messages.php
@@ -265,7 +265,9 @@ $js_messages['strDisplayHelp'] = '
- '
. '
- '
. __('Hovering over a point will show its label.')
. '
- '
- . __('Drag and select an area in the plot to zoom into it.')
+ . __('Use mousewheel to zoom in or out of the plot.')
+ . '
- '
+ . __('Click and drag the mouse to navigate the plot.')
. '
- '
. __('Click reset zoom link to come back to original state.')
. '
- '