The branch, master has been updated via 7180596152816cc411d943f484f579e67a814f83 (commit) from 66c0be92d781cd9f2934de49d2e2bd2d76130eea (commit)
- Log ----------------------------------------------------------------- commit 7180596152816cc411d943f484f579e67a814f83 Author: Marc Delisle marc@infomarc.info Date: Sat Jul 30 14:13:08 2011 -0400
Typo
-----------------------------------------------------------------------
Summary of changes: js/messages.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/js/messages.php b/js/messages.php index 94abc30..357e745 100644 --- a/js/messages.php +++ b/js/messages.php @@ -145,7 +145,7 @@ $js_messages['strMoreCountColumnExplanation'] = __('Since grouping of INSERTs qu $js_messages['strLogDataLoaded'] = __('Log data loaded. Queries executed in this time span:');
$js_messages['strJumpToTable'] = __('Jump to Log table'); -$js_messages['strNoDataFound'] = __('Log analysed, but not data found in this time span.'); +$js_messages['strNoDataFound'] = __('Log analysed, but no data found in this time span.');
/* l10n: A collection of available filters */ $js_messages['strFilters'] = __('Filters');
hooks/post-receive