From 43458f7491ff99bb5ae6e0d5c3e7a795a3521649 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Tue, 29 Apr 2003 15:47:41 +0000 Subject: [PATCH] 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 --- transex3/inc/tokens.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/transex3/inc/tokens.h b/transex3/inc/tokens.h index e48083ed3e93..5361768a98c9 100644 --- a/transex3/inc/tokens.h +++ b/transex3/inc/tokens.h @@ -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 /*------------------------------------------------------ */ /*------------------------------------------------------ */