summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/strings.hrc
diff options
context:
space:
mode:
authorArmin Weiss <aw@openoffice.org>2001-09-28 11:00:00 +0000
committerArmin Weiss <aw@openoffice.org>2001-09-28 11:00:00 +0000
commit4bc166411ee2a74c162f8945fa9e55aa3cf619bd (patch)
treefa1a6d0cc1836526908c2d967422d37710a9df4e /sd/source/ui/inc/strings.hrc
parentd8044156876a506d983e21c81f5787b71f5dec98 (diff)
#90356# added ressources for dialogue
Diffstat (limited to 'sd/source/ui/inc/strings.hrc')
-rw-r--r--sd/source/ui/inc/strings.hrc11
1 files changed, 8 insertions, 3 deletions
diff --git a/sd/source/ui/inc/strings.hrc b/sd/source/ui/inc/strings.hrc
index 3b6a7a9269c0..431ce8babbcc 100644
--- a/sd/source/ui/inc/strings.hrc
+++ b/sd/source/ui/inc/strings.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: strings.hrc,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: aw $ $Date: 2001-08-21 15:23:08 $
+ * last change: $Author: aw $ $Date: 2001-09-28 12:00:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -655,7 +655,12 @@
#define STR_WARN_DEL_SEL_PAGE (RID_APP_START+557)
-#define STR_WARN_DEL_UNDO_STACK (RID_APP_START+558)
+#define RID_UNDO_DELETE_WARNING (RID_APP_START+558)
+#define IMG_UNDO_DELETE_WARNING (RID_APP_START+559)
+#define FT_UNDO_DELETE_WARNING (RID_APP_START+560)
+#define CB_UNDO_DELETE_DISABLE (RID_APP_START+561)
+#define BTN_UNDO_DELETE_YES (RID_APP_START+562)
+#define BTN_UNDO_DELETE_NO (RID_APP_START+564)
#define STR_ERROR_OBJNOCREATE_PLUGIN (RID_APP_START+563)