summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/doctempl.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-05-10 04:26:04 +0000
committerKurt Zenker <kz@openoffice.org>2001-05-10 04:26:04 +0000
commit6b92c004369dd86497e00e3628ce1145d291843d (patch)
treec96780a2e105630ff184b3249cb419b33127b7b3 /sfx2/source/doc/doctempl.src
parent4ce8be7f84d69fdf14fa855eedd65e03daf906a5 (diff)
Merge SRC631: 10.05.01 - 07:26:05 (NoBranch)
Diffstat (limited to 'sfx2/source/doc/doctempl.src')
-rw-r--r--sfx2/source/doc/doctempl.src22
1 files changed, 18 insertions, 4 deletions
diff --git a/sfx2/source/doc/doctempl.src b/sfx2/source/doc/doctempl.src
index 38fdd5aed0..8584e0f85c 100644
--- a/sfx2/source/doc/doctempl.src
+++ b/sfx2/source/doc/doctempl.src
@@ -2,9 +2,9 @@
*
* $RCSfile: doctempl.src,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: kz $ $Date: 2001-05-04 19:27:22 $
+ * last change: $Author: kz $ $Date: 2001-05-10 05:26:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -214,7 +214,7 @@ StringArray TEMPLATE_LONG_NAMES_ARY
};
ItemList[ danish ] =
{
- < "Standard" ; > ;
+ < "Normal" ; > ;
< "Arbejdsrelateret korrespondance" ; > ;
< "Andre arbejdsrelaterede dokumenter" ; > ;
< "Privat korrespondance og private dokumenter" ; > ;
@@ -331,7 +331,7 @@ StringArray TEMPLATE_LONG_NAMES_ARY
};
ItemList[ turkish ] =
{
- < "Standard" ; > ;
+ < "Normal" ; > ;
< "Geschäftliche Korrespondenz" ; > ;
< "Sonstige geschäftliche Dokumente" ; > ;
< "Private Korrespondenz und Dokumente" ; > ;
@@ -369,6 +369,19 @@ ItemList [ language_user1 ] =
< "Presentaciones" ; > ;
< "Diversos" ; > ;
};
+ ItemList [ finnish ] =
+ {
+ < "Oletusarvo" ; > ;
+ < "Liiketoiminnan kirjeenvaihto" ; > ;
+ < "Muut liiketoiminta-asiakirjat" ; > ;
+ < "Henkilökohtainen kirjeenvaihto ja asiakirjat" ; > ;
+ < "Lomakkeet ja sopimukset" ; > ;
+ < "Talous" ; > ;
+ < "Koulutus" ; > ;
+ < "Esitystaustat" ; > ;
+ < "Esitykset" ; > ;
+ < "Sekalaiset" ; > ;
+ };
};
String RID_CNT_STR_WAITING
@@ -395,5 +408,6 @@ String RID_CNT_STR_WAITING
Text[ turkish ] = "Kurulumdan sonra %PRODUCTNAME bileþenleri þimdi yeniden baþlatýlacak.";
Text[ arabic ] = "ÌÇÑí ÇáÂä ÊåíÆÉ ãßæäÇÊ %PRODUCTNAME ááãÑÉ ÇáÃæáì ÈÚÏ ÇäÊåÇÁ ÚãáíÉ ÇáÊËÈíÊ.";
Text[ catalan ] = "Los componentes de %PRODUCTNAME van a ser inicializados ahora tras la instalación.";
+ Text[ finnish ] = "Alustetaan ohjelman %PRODUCTNAME osat ensimmäistä kertaa asennuksen jälkeen.";
};