File:  [NeXTSTEP 3.3 examples] / Examples / EnterpriseObjects / EOController / PeopleDemo_sybase / strings.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:48:49 2018 UTC (8 years, 1 month ago) by root
Branches: NeXT, MAIN
CVS tags: NeXTSTEP33, HEAD
Sample Programs from NeXSTEP 3.3

/* Define localized strings */
#define	ERR_INVALID_ID	NXLocalizedString("Department id must be within [100-999].", NULL, "Notify user that department id is not valid.")
#define	ERR_INVALID_LOCATION	NXLocalizedString("Location id must be in [1101,1103,1104,1106,1207]", NULL, "Notify user that location id is not valid.")
#define ERR_INSERT_FAIL	NXLocalizedString("Insert failed.", NULL, "Notify user that insert failed.")
#define ERR_UPDATE_FAIL	NXLocalizedString("Update failed.", NULL, "Notify user that update failed.")

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.