home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep (Enterprise)
/
OpenStepENTCD.toast
/
OEDEPLOY
/
USER.Z
/
utilities.strings
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-09-09
|
398 b
|
16 lines
"0 bytes";
"%d bytes";
/**** the two following indicate where to put the number - it's more complicated due the various formats we chose internally for floating point numbers ****/
"100B-1kB" = "%.1fKB";
"1-10kB" = "%.1fKB";
"10-100kB" = "%.1fKB";
"less-1MB" = "%dKB";
"1-10MB" = "%.1fMB";
"10-100MB" = "%.1fMB";
"less-1GB" = "%dMB";
"1-10GB" = "%.1fGB";
"10-100GB" = "%.1fGB";
"xxxGB" = "%dGB";