summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots/dbpilots.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-05-10 05:05:23 +0000
committerKurt Zenker <kz@openoffice.org>2001-05-10 05:05:23 +0000
commit4eb83e17acf17ab03c3badc626c6fe65ece6d5cf (patch)
treec3fbeaea141cf49ccf8a118901a564aec5e97e19 /extensions/source/dbpilots/dbpilots.src
parent5f1434b660e20ce748cc5e648626dcef19940d08 (diff)
Merge SRC631: 05/10/01 - 08:05:30 (NoBranch)
Diffstat (limited to 'extensions/source/dbpilots/dbpilots.src')
-rw-r--r--extensions/source/dbpilots/dbpilots.src12
1 files changed, 10 insertions, 2 deletions
diff --git a/extensions/source/dbpilots/dbpilots.src b/extensions/source/dbpilots/dbpilots.src
index e308e844886b..f584b7b834ce 100644
--- a/extensions/source/dbpilots/dbpilots.src
+++ b/extensions/source/dbpilots/dbpilots.src
@@ -2,9 +2,9 @@
*
* $RCSfile: dbpilots.src,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: kz $ $Date: 2001-05-04 20:12:13 $
+ * last change: $Author: kz $ $Date: 2001-05-10 06:05:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -93,6 +93,7 @@ ModalDialog RID_DLG_GROUPBOXWIZARD
Closeable = TRUE ;
Hide = TRUE;
Text[ catalan ] = "AutoPiloto - Elemento de grupo";
+ Text[ finnish ] = "AutoPilot Gruppenelement";
};
ModalDialog RID_DLG_LISTCOMBOWIZARD
@@ -135,6 +136,7 @@ ModalDialog RID_DLG_GRIDWIZARD
Text [ korean ] = "ÀÚµ¿ÆÄÀÏ·µ Ç¥ ¿ä¼Ò";
Text [ turkish ] = "OtoPilot Tablo öðesi";
Text[ catalan ] = "AutoPiloto - Elemento de tabla";
+ Text[ finnish ] = "AutoPilot Tabellenelement";
};
String RID_STR_LISTWIZARD_TITLE
@@ -162,6 +164,7 @@ String RID_STR_LISTWIZARD_TITLE
Text[ korean ] = "ÀÚµ¿ÆÄÀÏ·µ ¸ñ·Ï Çʵå";
Text[ turkish ] = "OtoPilot Liste alaný";
Text[ catalan ] = "AutoPiloto - Listado";
+ Text[ finnish ] = "AutoPilot Listenfeld";
};
String RID_STR_COMBOWIZARD_TITLE
@@ -189,6 +192,7 @@ String RID_STR_COMBOWIZARD_TITLE
Text [ turkish ] = "OtoPilot Kombinasyon alaný";
Text [ language_user1 ] = " ";
Text[ catalan ] = "AutoPiloto - Campo combinado";
+ Text[ finnish ] = "AutoPilot Kombinationsfeld";
};
String RID_STR_COULDNOTOPENTABLE
@@ -214,11 +218,15 @@ String RID_STR_COULDNOTOPENTABLE
Text[ turkish ] = "The connection to the data source could not be established.";
Text[ arabic ] = "ÊÚÐÑ ÇáÇÊÕÇá ÈãÕÏÑ ÇáÈíÇäÇÊ.";
Text[ catalan ] = "No se pudo crear la tabla \"Conección a la fuente de datos\".";
+ Text[ finnish ] = "Die Tabelle Verbindung zur Datenquelle konnte nicht hergestellt werden.";
};
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.9 2001/05/04 20:12:13 kz
+ * Merge SRC630: 05/04/01 - 22:12:15 (NoBranch)
+ *
* Revision 1.8 2001/04/03 19:25:52 kz
* Merge SRC627: 03.04.01 - 21:25:28
*