This is Localization.h in view mode; [Download] [Up]
// Localization.h // Copyright 1995 Stefan Schneider #import <objc/NXBundle.h> #define LS(file, title) \ NXLoadLocalizedStringFromTableInBundle(#file, nil, #title, NULL)
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.