summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs/wizardmachine.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-05-10 04:16:12 +0000
committerKurt Zenker <kz@openoffice.org>2001-05-10 04:16:12 +0000
commit3f3eae4487c24c92278f5bf607f9801935c00fe9 (patch)
tree7830489b13a08bf063be728b52bd64d31db94536 /svtools/source/dialogs/wizardmachine.src
parent4aad95497e4420f01ddb777225ec8f064a19c6cd (diff)
Merge SRC631: 10.05.01 - 07:16:46 (NoBranch)
Diffstat (limited to 'svtools/source/dialogs/wizardmachine.src')
-rw-r--r--svtools/source/dialogs/wizardmachine.src10
1 files changed, 8 insertions, 2 deletions
diff --git a/svtools/source/dialogs/wizardmachine.src b/svtools/source/dialogs/wizardmachine.src
index 8468d5a85d38..640b3c4b3c85 100644
--- a/svtools/source/dialogs/wizardmachine.src
+++ b/svtools/source/dialogs/wizardmachine.src
@@ -2,9 +2,9 @@
*
* $RCSfile: wizardmachine.src,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: kz $ $Date: 2001-05-04 19:17:48 $
+ * last change: $Author: kz $ $Date: 2001-05-10 05:16:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -87,6 +87,7 @@ String STR_WIZDLG_FINISH
Text[ turkish ] = "~Finish";
Text[ arabic ] = "ÅäÔÇÁ";
Text[ catalan ] = "~Crear";
+ Text[ finnish ] = "~Fertig stellen";
};
String STR_WIZDLG_NEXT
@@ -113,6 +114,7 @@ String STR_WIZDLG_NEXT
Text[ turkish ] = "~Next >>";
Text[ arabic ] = "ÇáÊÇáí <<";
Text[ catalan ] = "~Siguiente >>";
+ Text[ finnish ] = "~Weiter >>";
};
String STR_WIZDLG_PREVIOUS
@@ -139,11 +141,15 @@ String STR_WIZDLG_PREVIOUS
Text[ turkish ] = "<< ~Previous";
Text[ arabic ] = "<< ~Previous";
Text[ catalan ] = "<< ~Anterior";
+ Text[ finnish ] = "<< ~Zurück";
};
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.9 2001/05/04 19:17:48 kz
+ * Merge SRC630: 04.05.01 - 21:18:22 (NoBranch)
+ *
* Revision 1.8 2001/04/26 19:13:48 rt
* Merge SRC630: 26.04.01 - 21:13:19 (NoBranch)
*