summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/dbu_app.hrc
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-07-06 07:02:23 +0000
committerRüdiger Timm <rt@openoffice.org>2007-07-06 07:02:23 +0000
commit580eaea47a3a3010622e17935df9dc068a2f47d1 (patch)
tree19e98da25e6795afdb3e718ebfb933bda89dbc02 /dbaccess/source/ui/app/dbu_app.hrc
parent2cce8e4ddf6c9c7ae1b65c50baf11b051488361b (diff)
INTEGRATION: CWS oj14 (1.3.8); FILE MERGED
2006/01/03 07:48:59 oj 1.3.8.1: changed module client
Diffstat (limited to 'dbaccess/source/ui/app/dbu_app.hrc')
-rw-r--r--dbaccess/source/ui/app/dbu_app.hrc7
1 files changed, 4 insertions, 3 deletions
diff --git a/dbaccess/source/ui/app/dbu_app.hrc b/dbaccess/source/ui/app/dbu_app.hrc
index 1593d45f7c5e..716d5bac92e3 100644
--- a/dbaccess/source/ui/app/dbu_app.hrc
+++ b/dbaccess/source/ui/app/dbu_app.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: dbu_app.hrc,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 14:24:04 $
+ * last change: $Author: rt $ $Date: 2007-07-06 08:01:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -71,11 +71,12 @@
#define RID_STR_TABLES_HELP_TEXT_DESIGN RID_STR_APP_START + 27
#define RID_STR_TABLES_HELP_TEXT_WIZARD RID_STR_APP_START + 28
#define RID_STR_FORMS_HELP_TEXT_WIZARD RID_STR_APP_START + 29
+#define RID_STR_REPORT_HELP_TEXT RID_STR_APP_START + 30
// please adjust checking before insert new strings
-#if RID_STR_FORMS_HELP_TEXT_WIZARD > RID_STR_APP_END
+#if RID_STR_REPORT_HELP_TEXT > RID_STR_APP_END
#error Resource-Id Ueberlauf in #file, #line
#endif