summaryrefslogtreecommitdiffstats
path: root/wizards
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 15:30:54 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 15:30:54 +0000
commit48f21d06676ae5cdc9960021bd4e508dfd6764b5 (patch)
treeb1d86bfc98b1abe8471c9c0614d4e9f7a56815c0 /wizards
parentINTEGRATION: CWS ia64port01_DEV300 (1.36.6); FILE MERGED (diff)
downloadcore-48f21d06676ae5cdc9960021bd4e508dfd6764b5.tar.gz
core-48f21d06676ae5cdc9960021bd4e508dfd6764b5.zip
INTEGRATION: CWS rptwizres2b (1.78.2); FILE MERGED
2008/03/04 09:36:15 lla 1.78.2.1: #i86675# new strings for report builder wizard
Diffstat (limited to 'wizards')
-rw-r--r--wizards/source/formwizard/dbwizres.src29
1 files changed, 27 insertions, 2 deletions
diff --git a/wizards/source/formwizard/dbwizres.src b/wizards/source/formwizard/dbwizres.src
index 40e1fa9333b6..51e99a83c398 100644
--- a/wizards/source/formwizard/dbwizres.src
+++ b/wizards/source/formwizard/dbwizres.src
@@ -4,9 +4,9 @@
*
* $RCSfile: dbwizres.src,v $
*
- * $Revision: 1.78 $
+ * $Revision: 1.79 $
*
- * last change: $Author: obo $ $Date: 2008-02-26 08:03:21 $
+ * last change: $Author: kz $ $Date: 2008-03-05 16:30:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -1445,6 +1445,31 @@ String RID_DB_REPORT_WIZARD_START + 85
{
Text [ en-US ] = "In blocks, labels above";
};
+String RID_DB_REPORT_WIZARD_START + 86
+{
+ Text [ en-US ] = "Title:";
+};
+String RID_DB_REPORT_WIZARD_START + 87
+{
+ Text [ en-US ] = "Author:";
+};
+String RID_DB_REPORT_WIZARD_START + 88
+{
+ Text [ en-US ] = "Date:";
+};
+String RID_DB_REPORT_WIZARD_START + 89
+{
+ Text [ en-US ] = "Page #page# of #count#";
+ Text [ x-comment ] = "Please don't translate the words #page# and #count#, these are placeholders.";
+};
+String RID_DB_REPORT_WIZARD_START + 90
+{
+ Text [ en-US ] = "Page number:";
+};
+String RID_DB_REPORT_WIZARD_START + 91
+{
+ Text [ en-US ] = "Page count:";
+};
// ============================================================================