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

#define CANCEL NXLocalString("Cancel", NULL, "Button choice for cancelling or aborting a requested operation.")

#define PASTE_OPERATION NXLocalizedStringFromTable("Operations", "Paste", NULL, "The operation of getting something from the Pasteboard and inserting into the document.")
#define DELETE_OPERATION NXLocalizedStringFromTable("Operations", "Delete", NULL, "The operation of pressing the delete key to remove the selected graphical entites or text from the document entirely.")
#define CUT_OPERATION NXLocalizedStringFromTable("Operations", "Cut", NULL, "The operation of cutting some graphical entities out of the document and putting them on the Pasteboard.")
#define TEXT_COLOR_OPERATION NXLocalizedStringFromTable("Operations", "Text Color", NULL, "The operation of changing the color of some text.")
#define FONT_OPERATION NXLocalizedStringFromTable("Operations", "Font", NULL, "The user action of changing the font of a bunch of selected graphical entities.")

unix.superglobalmegacorp.com

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