home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.0 (User)
/
OS_user_4.0.iso
/
NextLibrary
/
PrivateFrameworks
/
NeXTApps.framework
/
Versions
/
A
/
Resources
/
utilities.strings
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-07-25
|
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";