diff options
author | Nils Fuhrmann <nf@openoffice.org> | 2001-08-07 12:35:38 +0000 |
---|---|---|
committer | Nils Fuhrmann <nf@openoffice.org> | 2001-08-07 12:35:38 +0000 |
commit | 6af893ea5c3ab4a4092e245ba2e6978b45a7f3fe (patch) | |
tree | 007b48c4086512f678e2905ddfed2c24d5351eea /transex3/source | |
parent | 614ee911634398e3a871088f269a89a22b928f22 (diff) |
Added globlac.hrc
Diffstat (limited to 'transex3/source')
-rw-r--r-- | transex3/source/localize.cxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/transex3/source/localize.cxx b/transex3/source/localize.cxx index 7fb3d7997d7c..806df2406f3d 100644 --- a/transex3/source/localize.cxx +++ b/transex3/source/localize.cxx @@ -2,9 +2,9 @@ * * $RCSfile: localize.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: nf $ $Date: 2001-07-31 12:47:04 $ + * last change: $Author: nf $ $Date: 2001-08-07 13:35:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -92,6 +92,7 @@ const char *NegativeList[] = { const char *PositiveList[] = { "svx/inc/globlmn.hrc", + "svx/inc/globlac.hrc", "sw/source/ui/inc/swmn.hrc", "sw/source/ui/inc/swacc.hrc", "sw/source/ui/inc/toolbox.hrc", |