Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
363 B

#include "resource.h"
#include "msg.rc"
STRINGTABLE DISCARDABLE
BEGIN
IDS_ORDERBYTES "bytes"
IDS_ORDERKB "KB"
IDS_ORDERMB "MB"
IDS_ORDERGB "GB"
IDS_ORDERTB "TB"
IDS_ORDERPB "PB"
IDS_ORDEREB "EB"
IDS_NO_LIMIT "No Limit"
END