Improve English

Signed-off-by: Marc Delisle <marc@infomarc.info>
This commit is contained in:
Marc Delisle 2014-06-10 08:47:07 -04:00
parent 5092650780
commit b3ce71f569

View File

@ -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.<br/>Are you sure, you want to continue?');
$js_messages['makeConsistentMessage'] = __('This action may change some of the columns definition.<br/>Are you sure you want to continue?');
$js_messages['strContinue'] = __('Continue');
/* For server_variables.js */