I18N L10N - Subst

- Localized strings in Subst.
This commit is contained in:
Paul Beckingham 2009-06-07 00:46:58 -04:00
parent 049767484f
commit ffa0c6e758
3 changed files with 17 additions and 3 deletions

View file

@ -46,6 +46,10 @@
#define RECORD_EXTRA 110
#define RECORD_NOT_FF4 111
#define SUBST_EMPTY 112
#define SUBST_BAD_CHARS 113
#define SUBST_MALFORMED 114
// 2xx Commands
#define CMD_ACTIVE 200
#define CMD_ADD 201