home *** CD-ROM | disk | FTP | other *** search
Text File | 2000-06-25 | 441 b | 22 lines | [TEXT/YoED] |
- // USResINIT.r
-
- // Length of strings is expected to be less than or equal to 31 bytes;
- // consistent with the max length of application names...
-
- //----------------------------------------------------------------------
-
- {
- "* Open Control Panel *",
- "* Get Info *",
- "* Reveal in Finder *",
- "* About Memory *",
-
- "'^0' : '^1'",
- "^0% of ^1K",
- "^0K / ^1K",
- ","
- }
-
- //----------------------------------------------------------------------
-
-