*** empty log message ***

svn path=/trunk/boinc/; revision=2768
This commit is contained in:
Gary Gibson 2003-12-09 23:03:52 +00:00
parent 965f31e13c
commit e895d451fc
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ define("MAX_BYTES_SEC_DOWN_DESC", "Maximum download rate:");
define("MAX_BYTES_SEC_UP_DESC", "Maximum upload rate:");
define("BYTE_CONVERSION", 1000.0);
define("BYTE_UNITS", "Kbytes/s");
define("BYTE_UNITS", "Kbytes/sec");
define("BYTE_ABBR", "KB/s");
global $text;