summaryrefslogtreecommitdiffstats
path: root/wizards
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-26 07:03:21 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-26 07:03:21 +0000
commit76c00fa68a5356d7b77850500f74c8d2ecbcc555 (patch)
treec0c1d25d8f0082e3b581b24c8ce1985da1c149cd /wizards
parentINTEGRATION: CWS supdremove02 (1.14.16); FILE MERGED (diff)
downloadcore-76c00fa68a5356d7b77850500f74c8d2ecbcc555.tar.gz
core-76c00fa68a5356d7b77850500f74c8d2ecbcc555.zip
INTEGRATION: CWS rptwizres (1.77.50); FILE MERGED
2008/02/25 14:19:47 fs 1.77.50.2: 'single column' -> 'single-column' 2008/02/25 12:05:08 lla 1.77.50.1: #i86433# new strings for new report wizard
Diffstat (limited to 'wizards')
-rw-r--r--wizards/source/formwizard/dbwizres.src28
1 files changed, 26 insertions, 2 deletions
diff --git a/wizards/source/formwizard/dbwizres.src b/wizards/source/formwizard/dbwizres.src
index e2ce0f76e237..40e1fa9333b6 100644
--- a/wizards/source/formwizard/dbwizres.src
+++ b/wizards/source/formwizard/dbwizres.src
@@ -4,9 +4,9 @@
*
* $RCSfile: dbwizres.src,v $
*
- * $Revision: 1.77 $
+ * $Revision: 1.78 $
*
- * last change: $Author: ihi $ $Date: 2007-04-19 16:57:47 $
+ * last change: $Author: obo $ $Date: 2008-02-26 08:03:21 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -1421,6 +1421,30 @@ String RID_DB_REPORT_WIZARD_START + 79
Text [ en-US ] = "What kind of report do you want to create?";
};
+String RID_DB_REPORT_WIZARD_START + 80
+{
+ Text [ en-US ] = "Tabular";
+};
+String RID_DB_REPORT_WIZARD_START + 81
+{
+ Text [ en-US ] = "Columnar, single-column";
+};
+String RID_DB_REPORT_WIZARD_START + 82
+{
+ Text [ en-US ] = "Columnar, two columns";
+};
+String RID_DB_REPORT_WIZARD_START + 83
+{
+ Text [ en-US ] = "Columnar, three columns";
+};
+String RID_DB_REPORT_WIZARD_START + 84
+{
+ Text [ en-US ] = "In blocks, labels left";
+};
+String RID_DB_REPORT_WIZARD_START + 85
+{
+ Text [ en-US ] = "In blocks, labels above";
+};
// ============================================================================