summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/dlgsize.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-05-10 04:54:26 +0000
committerKurt Zenker <kz@openoffice.org>2001-05-10 04:54:26 +0000
commita91519ec015898fab99c67c34c539bc36a0b5381 (patch)
tree4a48b16dce8ebadea0974a390ebb4e0e537e63da /dbaccess/source/ui/dlg/dlgsize.src
parent6c8e593adea08e474573f24754679a1c18d25b67 (diff)
Merge SRC631: 10.05.01 - 07:54:43 (NoBranch)
Diffstat (limited to 'dbaccess/source/ui/dlg/dlgsize.src')
-rw-r--r--dbaccess/source/ui/dlg/dlgsize.src12
1 files changed, 9 insertions, 3 deletions
diff --git a/dbaccess/source/ui/dlg/dlgsize.src b/dbaccess/source/ui/dlg/dlgsize.src
index cf5a357e3616..ff0fbd5b27e6 100644
--- a/dbaccess/source/ui/dlg/dlgsize.src
+++ b/dbaccess/source/ui/dlg/dlgsize.src
@@ -2,9 +2,9 @@
*
* $RCSfile: dlgsize.src,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2001-05-04 20:00:22 $
+ * last change: $Author: kz $ $Date: 2001-05-10 05:54:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,7 +66,7 @@
// JN
//
// Letzte Aenderung:
- // $Author: rt $ $Date: 2001-05-04 20:00:22 $ $Revision: 1.5 $
+ // $Author: kz $ $Date: 2001-05-10 05:54:26 $ $Revision: 1.6 $
//
//---------------------------------------------------------------------------
@@ -115,6 +115,7 @@ ModalDialog DLG_ROWHEIGHT
Text[ korean ] = "(~H)";
Text[ turkish ] = "Ykseklik";
Text[ catalan ] = "~Altura";
+ Text[ finnish ] = "H~he";
};
MetricField MF_VALUE
{
@@ -155,6 +156,7 @@ ModalDialog DLG_ROWHEIGHT
Text[ arabic ] = "";
Text[ turkish ] = "Otomatik";
Text[ catalan ] = "~Automtico";
+ Text[ finnish ] = "~Automatisch";
};
OKButton PB_OK
{
@@ -194,6 +196,7 @@ ModalDialog DLG_ROWHEIGHT
Text[ korean ] = " ";
Text[ turkish ] = "Satr ykseklii";
Text[ catalan ] = "Altura de fila";
+ Text[ finnish ] = "Zeilenhhe";
};
ModalDialog DLG_COLWIDTH
{
@@ -230,6 +233,7 @@ ModalDialog DLG_COLWIDTH
Text[ korean ] = "ʺ(~W)";
Text[ turkish ] = "Genilik";
Text[ catalan ] = "An~cho";
+ Text[ finnish ] = "~Breite";
};
MetricField MF_VALUE
{
@@ -270,6 +274,7 @@ ModalDialog DLG_COLWIDTH
Text[ arabic ] = "";
Text[ turkish ] = "Otomatik";
Text[ catalan ] = "~Automtico";
+ Text[ finnish ] = "~Automatisch";
};
OKButton PB_OK
{
@@ -309,4 +314,5 @@ ModalDialog DLG_COLWIDTH
Text[ korean ] = " ʺ";
Text[ turkish ] = "Stun genilii";
Text[ catalan ] = "Ancho de columna";
+ Text[ finnish ] = "Spaltenbreite";
};