The branch, master has been updated
via edf3e1ad32d42f80636c9500d951aa37555b61cc (commit)
from 73a49f639ab87e671e5cc91fb7c9628a7a0b0d52 (commit)
- Log -----------------------------------------------------------------
commit edf3e1ad32d42f80636c9500d951aa37555b61cc
Author: Marc Delisle <[email protected]>
Date: Fri Jun 17 08:16:13 2011 -0400
Should use kibibytes here, see http://en.wikipedia.org/wiki/Kibibyte
-----------------------------------------------------------------------
Summary of changes:
js/messages.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/js/messages.php b/js/messages.php
index 7ec366f..222ad84 100644
--- a/js/messages.php
+++ b/js/messages.php
@@ -77,9 +77,9 @@ $js_messages['strThousandsSeperator'] = __(',');
/* l10n: Decimal separator */
$js_messages['strDecimalSeperator'] = __('.');
-$js_messages['strChartKBSent'] = __('kB sent since last refresh');
-$js_messages['strChartKBReceived'] = __('kB received since last refresh');
-$js_messages['strChartServerTraffic'] = __('Server traffic (in kB)');
+$js_messages['strChartKBSent'] = __('KiB sent since last refresh');
+$js_messages['strChartKBReceived'] = __('KiB received since last refresh');
+$js_messages['strChartServerTraffic'] = __('Server traffic (in KiB)');
$js_messages['strChartConnections'] = __('Connections since last refresh');
$js_messages['strChartProcesses'] = __('Processes');
$js_messages['strChartConnectionsTitle'] = __('Connections / Processes');
hooks/post-receive
--
phpMyAdmin
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git