summaryrefslogtreecommitdiff
path: root/uui/source
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-19 08:23:52 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-19 08:23:52 +0000
commit0b631ad7d5e752057bb612ca5ca261c5c03dd01b (patch)
tree6389fa31b4f74a3b287f1f7c2926435b93bb63e1 /uui/source
parent3fde2d6b2b802c445748121024e9286f30ae8092 (diff)
INTEGRATION: CWS fwk64 (1.21.30); FILE MERGED
2007/03/26 15:08:09 mav 1.21.30.1: #i69640# fix some errors and warnings, let them be handled by interaction handler
Diffstat (limited to 'uui/source')
-rw-r--r--uui/source/ids.hrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/uui/source/ids.hrc b/uui/source/ids.hrc
index 44f906411d9b..4aa18e3121a4 100644
--- a/uui/source/ids.hrc
+++ b/uui/source/ids.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: ids.hrc,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: kz $ $Date: 2006-10-05 16:09:43 $
+ * last change: $Author: ihi $ $Date: 2007-04-19 09:23:52 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -64,6 +64,7 @@
#define DLG_UUI_PASSWORD (RID_UUI_START + 22)
#define DLG_UUI_PASSWORD_CRT (RID_UUI_START + 23)
#define STR_ERROR_PASSWORD_WRONG (RID_UUI_START + 24)
+#define STR_WARNING_BROKENSIGNATURE_TITLE (RID_UUI_START + 25)
#define ERRCODE_UUI_IO_ABORT (ERRCODE_AREA_UUI + 0)
#define ERRCODE_UUI_IO_ACCESSDENIED (ERRCODE_AREA_UUI + 1)