Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAtul Pratap Singh <atulpratapsingh05@gmail.com>2015-01-21 21:25:56 +0300
committerAtul Pratap Singh <atulpratapsingh05@gmail.com>2015-01-21 21:25:56 +0300
commita1137cd1054ee8dea8685b882e127b3555167ca6 (patch)
tree9a0663b35695f3428613afae43d837fbc94c646c /js/messages.php
parent3a43b5a4589cb8eeb69625fc75649ead999a02e2 (diff)
parenta2c3b39cec88c31c5f8e3cf946722560f184e763 (diff)
Merge branch 'QA_4_3'
Conflicts: js/messages.php Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
Diffstat (limited to 'js/messages.php')
-rw-r--r--js/messages.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/messages.php b/js/messages.php
index 67021317e5..4b41ddf2ee 100644
--- a/js/messages.php
+++ b/js/messages.php
@@ -476,7 +476,7 @@ $js_messages['strHidePanel'] = __('Hide Panel');
$js_messages['strUnhideNavItem'] = __('Show hidden navigation tree items.');
$js_messages['linkWithMain'] = __('Link with main panel');
$js_messages['unlinkWithMain'] = __('Unlink from main panel');
-$js_messages['strHoverFastFilter'] = __('Press enter after a search term, to make a search on server');
+$js_messages['strHoverFastFilter'] = __('To search all databases on server, press Enter after a search term');
/* microhistory */
$js_messages['strInvalidPage'] = __('The requested page was not found in the history, it may have expired.');