From b3ce71f5691926f54de39fd0cc61e2a4ea1d290b Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 10 Jun 2014 08:47:07 -0400 Subject: [PATCH] Improve English Signed-off-by: Marc Delisle --- js/messages.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/messages.php b/js/messages.php index 21ce0004ac..9e3e86456c 100644 --- a/js/messages.php +++ b/js/messages.php @@ -285,7 +285,7 @@ $js_messages['searchList'] = __('Search this list'); $js_messages['strEmptyCentralList'] = __('No columns in the central list. Make sure the Central columns list for database %s has columns that are not present in the current table.'); $js_messages['seeMore'] = __('See more'); $js_messages['confirmTitle'] = __('Are you sure?'); -$js_messages['makeConsistentMessage'] = __('This action may change some of the columns definition.
Are you sure, you want to continue?'); +$js_messages['makeConsistentMessage'] = __('This action may change some of the columns definition.
Are you sure you want to continue?'); $js_messages['strContinue'] = __('Continue'); /* For server_variables.js */