diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2009-03-16 12:04:59 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2009-03-16 12:04:59 +0000 |
commit | 2bafee19286bac50f8bb45e740a6b8275bbbef36 (patch) | |
tree | 4e77761b0280dec32b3f000e1518ef325b8ecf95 /sw/inc/dochdl.hrc | |
parent | 22a3ff92076e5a9c855a301831666c4ca33388da (diff) |
#i100000# roll back changes from mla01
Diffstat (limited to 'sw/inc/dochdl.hrc')
-rw-r--r-- | sw/inc/dochdl.hrc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/dochdl.hrc b/sw/inc/dochdl.hrc index 1ee4b68efe10..29beaa022c92 100644 --- a/sw/inc/dochdl.hrc +++ b/sw/inc/dochdl.hrc @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: dochdl.hrc,v $ - * $Revision: 1.5.240.1 $ + * $Revision: 1.5 $ * * This file is part of OpenOffice.org. * @@ -33,7 +33,8 @@ #include "rcid.hrc" -#define STR_NOGLOS (RC_DOCHDL_BEGIN + 1) +#define STR_NOGLOS1 (RC_DOCHDL_BEGIN + 1) +#define STR_NOGLOS2 (RC_DOCHDL_BEGIN + 2) #define MSG_ERR_INSERT_GLOS (RC_DOCHDL_BEGIN + 3) #define MSG_CLPBRD_FORMAT_ERROR (RC_DOCHDL_BEGIN + 4) #define MSG_UPDATE_NEW_GLOS_FMT (RC_DOCHDL_BEGIN + 5) |