summaryrefslogtreecommitdiff
path: root/sfx2/source/view/view.hrc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 15:55:19 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 15:55:19 +0000
commitdf722ee5e8e08ee9cbd8df5940b9cc5ff4aaad67 (patch)
tree0760d662f7a8e5c5bbc08d617cd47d7a73e6df82 /sfx2/source/view/view.hrc
parent281849fe0be5b0e52407d2e5e009bb5d49e5a82a (diff)
INTEGRATION: CWS nativeprintdlg01_DEV300 (1.10.122); FILE MERGED
2008/02/26 14:17:44 pl 1.10.122.1: #i77579# print progress should get a different text in case of native print dialog after the job
Diffstat (limited to 'sfx2/source/view/view.hrc')
-rw-r--r--sfx2/source/view/view.hrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/source/view/view.hrc b/sfx2/source/view/view.hrc
index a21f69c079c5..dc00752490a6 100644
--- a/sfx2/source/view/view.hrc
+++ b/sfx2/source/view/view.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: view.hrc,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 23:35:20 $
+ * last change: $Author: kz $ $Date: 2008-03-05 16:55:19 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -61,6 +61,7 @@
#define FT_PRINTER 3
#define FT_PRINTINFO 4
#define PB_CANCELPRNMON 5
+#define STR_FT_PREPARATION 6
#define STR_PAGE (RID_SFX_VIEW_START+20)
#define STR_ERROR_PRINT (RID_SFX_VIEW_START+21)
#define STR_PRINT_NEWORI (RID_SFX_VIEW_START+22)