summaryrefslogtreecommitdiffstats
path: root/dbaccess
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 08:55:59 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 08:55:59 +0000
commit2a45576598c63a71d2d66c387f6e305ca35449be (patch)
tree447dfa356f1d362b8619a6bf585817a09e1aeb91 /dbaccess
parentINTEGRATION: CWS dba31a (1.43.42); FILE MERGED (diff)
downloadcore-2a45576598c63a71d2d66c387f6e305ca35449be.tar.gz
core-2a45576598c63a71d2d66c387f6e305ca35449be.zip
INTEGRATION: CWS dba31a (1.16.42); FILE MERGED
2008/07/04 13:15:56 oj 1.16.42.1: #i86043# new string
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/inc/dbu_dlg.hrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/dbu_dlg.hrc b/dbaccess/source/ui/inc/dbu_dlg.hrc
index 1c287a640dfc..f01b514ba703 100644
--- a/dbaccess/source/ui/inc/dbu_dlg.hrc
+++ b/dbaccess/source/ui/inc/dbu_dlg.hrc
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: dbu_dlg.hrc,v $
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
* This file is part of OpenOffice.org.
*
@@ -69,7 +69,7 @@
#define STR_INDEXDESIGN_DOUBLE_COLUMN_NAME RID_STR_DLG_START + 8
#define STR_DATASOURCE_DEFAULTNAME RID_STR_DLG_START + 9
#define STR_ERR_EMPTY_DSN_NAME RID_STR_DLG_START + 10
- // FREE
+#define STR_ERR_USE_CONNECT_TO RID_STR_DLG_START + 11
#define STR_ALREADYEXISTOVERWRITE RID_STR_DLG_START + 12
#define STR_QUERY_DROP_ALL RID_STR_DLG_START + 13
#define STR_INDEX_NAME_ALREADY_USED RID_STR_DLG_START + 14