summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 09:08:00 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 09:08:00 +0000
commit21730ddf051879a936db03396cfb1bc499f3249f (patch)
treec9fbacbdc5026c060dc71cd107ed589e64ebbbd1
parentebb7f07db5cc17fbef49ce341c33e373975f5ef5 (diff)
INTEGRATION: CWS dba23a (1.25.130); FILE MERGED
2007/03/01 12:54:39 fs 1.25.130.1: #i74061# indicate read-only-ness of the property browser in the tittle
-rw-r--r--svx/source/inc/fmresids.hrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/source/inc/fmresids.hrc b/svx/source/inc/fmresids.hrc
index 6725dee86f6e..e7af7fde49fb 100644
--- a/svx/source/inc/fmresids.hrc
+++ b/svx/source/inc/fmresids.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: fmresids.hrc,v $
*
- * $Revision: 1.25 $
+ * $Revision: 1.26 $
*
- * last change: $Author: rt $ $Date: 2006-12-01 17:27:24 $
+ * last change: $Author: kz $ $Date: 2007-05-10 10:08:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -266,6 +266,7 @@
#define RID_STR_SVT_SQL_SYNTAX_TABLE_EXISTS (RID_FORMS_START + 146)
#define RID_STR_SVT_SQL_SYNTAX_QUERY_EXISTS (RID_FORMS_START + 147)
#define RID_STR_SVT_SQL_CYCLIC_SUB_QUERIES (RID_FORMS_START + 148)
+#define RID_STR_READONLY_VIEW (RID_FORMS_START + 149)
// Error-String-Id's -----------------------------------------------------------
#define RID_ERR_START (RID_FORMS_START + 600)