summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-05-04 18:25:32 +0000
committerKurt Zenker <kz@openoffice.org>2001-05-04 18:25:32 +0000
commit3a92d25df9df9e1ae86d361bb7249533ddeeda0b (patch)
tree7f868d3a936b3c7363ad1139a9280da0c46f9729 /sfx2
parente01687c583c7b952a55d5bde37710c467d2d6cd6 (diff)
Merge SRC630: 04.05.01 - 21:24:32 (NoBranch)
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/doc/doctdlg.src11
1 files changed, 9 insertions, 2 deletions
diff --git a/sfx2/source/doc/doctdlg.src b/sfx2/source/doc/doctdlg.src
index 13d1381aad83..edcc5a4111fa 100644
--- a/sfx2/source/doc/doctdlg.src
+++ b/sfx2/source/doc/doctdlg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: doctdlg.src,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: kz $ $Date: 2001-03-31 05:27:58 $
+ * last change: $Author: kz $ $Date: 2001-05-04 19:25:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -116,6 +116,7 @@ ModalDialog DLG_DOC_TEMPLATE
Text[ korean ] = " ";
Text[ turkish ] = "Yeni belge ablonu";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Nueva plantilla";
};
FixedText FT_SECTION
{
@@ -144,6 +145,7 @@ ModalDialog DLG_DOC_TEMPLATE
Text[ korean ] = "(~C)";
Text[ turkish ] = "~Kategori";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "~reas";
};
ListBox LB_SECTION
{
@@ -178,6 +180,7 @@ ModalDialog DLG_DOC_TEMPLATE
Text[ korean ] = "(~T)";
Text[ turkish ] = "~ablon";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "P~lantillas";
};
ListBox LB_STYLESHEETS
{
@@ -212,6 +215,7 @@ ModalDialog DLG_DOC_TEMPLATE
Text[ korean ] = "";
Text[ turkish ] = "ablon";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Plantillas";
};
OKButton BT_OK
{
@@ -255,6 +259,7 @@ ModalDialog DLG_DOC_TEMPLATE
Text[ korean ] = "(~E)";
Text[ turkish ] = "~Dzenle";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "~Editar";
};
PushButton BT_ORGANIZE
{
@@ -283,6 +288,7 @@ ModalDialog DLG_DOC_TEMPLATE
Text[ korean ] = "(~O)...";
Text[ turkish ] = "Ynet...";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "~Administrar...";
};
Text[ chinese_simplified ] = "ĵʽ";
Text[ russian ] = " ";
@@ -294,5 +300,6 @@ ModalDialog DLG_DOC_TEMPLATE
Text[ korean ] = " ";
Text[ turkish ] = "Belge ablonu";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Plantilla de documento";
};
// ********************************************************************** EOF