INTEGRATION: CWS mergem8 (1.5.36); FILE MERGED
2003/04/09 07:27:11 nf 1.5.36.2: #108734# dtd conform insertion of localized items in combination with empty but existing label 2003/04/07 12:26:40 nf 1.5.36.1: Fixes: #107095# for new ulf file format and #108524# to support x-no-translate
This commit is contained in:
parent
949063de2c
commit
43458f7491
1 changed files with 4 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: tokens.h,v $
|
||||
*
|
||||
* $Revision: 1.5 $
|
||||
* $Revision: 1.6 $
|
||||
*
|
||||
* last change: $Author: nf $ $Date: 2002-06-03 13:02:59 $
|
||||
* last change: $Author: hr $ $Date: 2003-04-29 16:47:41 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -120,6 +120,8 @@
|
|||
#define CFG_TOKEN_CONFIGNAME 602
|
||||
#define CFG_TOKEN_TEMPLATE 603
|
||||
#define CFG_TOKEN_OORNAME 604
|
||||
#define CFG_TOKEN_OORVALUE 605
|
||||
#define CFG_TOKEN_NO_TRANSLATE 606
|
||||
|
||||
/*------------------------------------------------------ */
|
||||
/*------------------------------------------------------ */
|
||||
|
|
Loading…
Reference in a new issue