This is localstrings.h in view mode; [Download] [Up]
/* indent:4 tabsize:8 font:fixed-width */
/* localized strings for Pyramid.solitaire */
#define LOCALIZED_GAME_NAME \
NXLocalizedString("Pyramid", "Pyramid", Convert name of bundle to name displayed in the game selection browser)
#define LOCALIZED_TURN_MATCH \
NXLocalizedString("The card just turned up and the card on the waste pile add to 13.", NULL, like it says)
#define LOCALIZED_LEAVE_ON_WASTE \
NXLocalizedString("Leave them on the waste pile.", NULL, option in above panel)
#define LOCALIZED_REMOVE_THEM \
NXLocalizedString("Discard them.", NULL, second option)
#define LOCALIZED_NO_FLIP \
NXLocalizedString("Only two redeals are allowed.", NULL, user tried to flip deck more than twice)These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.