summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/doctempl.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-05-04 18:27:22 +0000
committerKurt Zenker <kz@openoffice.org>2001-05-04 18:27:22 +0000
commit77ac0d5a15f4f17c85cecd4e26c9a586896616ab (patch)
tree79040df26548737b63f6a3f4f58fb7094ff92a05 /sfx2/source/doc/doctempl.src
parent640d31c71c90e4cd7bfb85f28be2379b3c75a0f6 (diff)
Merge SRC630: 04.05.01 - 21:26:27 (NoBranch)
Diffstat (limited to 'sfx2/source/doc/doctempl.src')
-rw-r--r--sfx2/source/doc/doctempl.src18
1 files changed, 16 insertions, 2 deletions
diff --git a/sfx2/source/doc/doctempl.src b/sfx2/source/doc/doctempl.src
index 0262816b36..38fdd5aed0 100644
--- a/sfx2/source/doc/doctempl.src
+++ b/sfx2/source/doc/doctempl.src
@@ -2,9 +2,9 @@
*
* $RCSfile: doctempl.src,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: kz $ $Date: 2001-04-26 19:22:17 $
+ * last change: $Author: kz $ $Date: 2001-05-04 19:27:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -356,6 +356,19 @@ ItemList [ language_user1 ] =
< "Präsentationen" ; > ;
< "Diverses" ; > ;
};
+ ItemList [ catalan ] =
+ {
+ < "Estándar" ; > ;
+ < "Correspondencia comercial" ; > ;
+ < "Otros documentos comerciales" ; > ;
+ < "Correspondencia privada y documentos" ; > ;
+ < "Formularios y contratos" ; > ;
+ < "Finanzas" ; > ;
+ < "Educación" ; > ;
+ < "Fondos de presentación" ; > ;
+ < "Presentaciones" ; > ;
+ < "Diversos" ; > ;
+ };
};
String RID_CNT_STR_WAITING
@@ -381,5 +394,6 @@ String RID_CNT_STR_WAITING
Text[ chinese_traditional ] = "²{¦b­º¦¸ªì©l¤Æ»Ý­n¨Ï¥Îªº¼Ë¦¡ÀɮסC";
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.";
};