summaryrefslogtreecommitdiff
path: root/transex3
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2002-09-09 11:38:22 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2002-09-09 11:38:22 +0000
commit043a9aca77166959c048d6af6c19fc28a186ec1a (patch)
treee4fe6b69f9bb6f1697c32db04ae95bfd829ad9aa /transex3
parentcd3287856ceff656c18b9a5242e82be52e600764 (diff)
#103092# Missing hrc file included in the PositivList so all strings can be localized
Diffstat (limited to 'transex3')
-rw-r--r--transex3/source/localize.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/transex3/source/localize.cxx b/transex3/source/localize.cxx
index 311cc5dcc393..1bb6db85703a 100644
--- a/transex3/source/localize.cxx
+++ b/transex3/source/localize.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: localize.cxx,v $
*
- * $Revision: 1.25 $
+ * $Revision: 1.26 $
*
- * last change: $Author: nf $ $Date: 2002-06-03 14:52:22 $
+ * last change: $Author: ihi $ $Date: 2002-09-09 12:38:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -101,6 +101,7 @@ const char *PositiveList[] = {
"sw/source/ui/inc/toolbox.hrc",
"offmgr/inc/offmenu.hrc",
"offmgr/source/offapp/intro/intro.hrc",
+ "dbaccess/source/ui/inc/toolbox.hrc",
"NULL"
};