summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-05-10 04:59:11 +0000
committerKurt Zenker <kz@openoffice.org>2001-05-10 04:59:11 +0000
commit2400d134f701e69eed3df86ab23b230ce9251c89 (patch)
tree620b60a0287bc030ab1139d4031e975fdca3530f /extensions
parent26e0332d5a9e9c24507907788d0d2b198bc3ccb7 (diff)
Merge SRC631: 10.05.01 - 07:58:39 (NoBranch)
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/scanner/grid.src9
1 files changed, 7 insertions, 2 deletions
diff --git a/extensions/source/scanner/grid.src b/extensions/source/scanner/grid.src
index 491b28539e80..22f5158acf8c 100644
--- a/extensions/source/scanner/grid.src
+++ b/extensions/source/scanner/grid.src
@@ -2,9 +2,9 @@
*
* $RCSfile: grid.src,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hjs $ $Date: 2001-05-04 20:04:12 $
+ * last change: $Author: kz $ $Date: 2001-05-10 05:59:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -112,6 +112,7 @@ ModalDialog GRID_DIALOG
Text[ arabic ] = "ÊÚííä";
Text[ turkish ] = "Tanýmla";
Text[ catalan ] = "Definir";
+ Text[ finnish ] = "Määritä";
};
Bitmap GRID_DIALOG_HANDLE_BMP
{
@@ -140,6 +141,7 @@ ModalDialog GRID_DIALOG
Text[ arabic ] = "ÎØí ÊÕÇÚÏí";
Text[ turkish ] = "Doðrusal artýþ";
Text[ catalan ] = "Lineal ascendente";
+ Text[ finnish ] = "Lineaarinen nouseva";
};
String RESET_TYPE_LINEAR_DESCENDING
{
@@ -164,6 +166,7 @@ ModalDialog GRID_DIALOG
Text[ arabic ] = "ÎØí ÊäÇÒáí";
Text[ turkish ] = "Doðrusal düþüþ";
Text[ catalan ] = "Lineal descendente";
+ Text[ finnish ] = "Lineaarinen laskeva";
};
String RESET_TYPE_RESET
{
@@ -188,6 +191,7 @@ ModalDialog GRID_DIALOG
Text[ arabic ] = "ÇáÞíã ÇáÃÕáíÉ";
Text[ turkish ] = "Asýl deðerler";
Text[ catalan ] = "Valores originales";
+ Text[ finnish ] = "Alkuperäiset arvot";
};
String RESET_TYPE_EXPONENTIAL
{
@@ -212,5 +216,6 @@ ModalDialog GRID_DIALOG
Text[ arabic ] = "ÊÒÇíÏ ÃÓí";
Text[ turkish ] = "Üstel artýþ";
Text[ catalan ] = "Exponencial aumentando";
+ Text[ finnish ] = "Eksponentiaalinen lisäys";
};
};