summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs/wizardmachine.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-06 18:25:41 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-06 18:25:41 +0000
commit0ec7c089c07b0e21ec461a13a34fef7ec9d25a37 (patch)
tree24651d5479d5995d89132f75de94387cfd567986 /svtools/source/dialogs/wizardmachine.src
parent2de3c36bdb7285df3f559af4b3382234e83b05df (diff)
INTEGRATION: CWS odbmacros2 (1.35.162); FILE MERGED
2008/01/15 09:48:04 fs 1.35.162.1: some re-factoring to prepare the migration UI for #i49133#
Diffstat (limited to 'svtools/source/dialogs/wizardmachine.src')
-rw-r--r--svtools/source/dialogs/wizardmachine.src8
1 files changed, 6 insertions, 2 deletions
diff --git a/svtools/source/dialogs/wizardmachine.src b/svtools/source/dialogs/wizardmachine.src
index 775882f1e54e..0068e72c1e35 100644
--- a/svtools/source/dialogs/wizardmachine.src
+++ b/svtools/source/dialogs/wizardmachine.src
@@ -4,9 +4,9 @@
*
* $RCSfile: wizardmachine.src,v $
*
- * $Revision: 1.35 $
+ * $Revision: 1.36 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 21:29:57 $
+ * last change: $Author: kz $ $Date: 2008-03-06 19:25:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -52,3 +52,7 @@ String STR_WIZDLG_PREVIOUS
Text [ en-US ] = "<< Bac~k";
};
+String STR_WIZDLG_ROADMAP_TITLE
+{
+ Text [ en-US ] = "Steps";
+};