summaryrefslogtreecommitdiff
path: root/sfx2/source
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-05-04 18:30:50 +0000
committerKurt Zenker <kz@openoffice.org>2001-05-04 18:30:50 +0000
commit0d55efbe64f119526cfb83dec2b3e98a6699e6c2 (patch)
tree1448c0a4e96b799520ca3eabccdfa8378e436ad0 /sfx2/source
parent25d156a0792e7f00f16b4b8e9d7aff22508032af (diff)
Merge SRC630: 04.05.01 - 21:29:52 (NoBranch)
Diffstat (limited to 'sfx2/source')
-rw-r--r--sfx2/source/doc/new.src14
1 files changed, 12 insertions, 2 deletions
diff --git a/sfx2/source/doc/new.src b/sfx2/source/doc/new.src
index 6e304b007b97..2bc31c93b8e6 100644
--- a/sfx2/source/doc/new.src
+++ b/sfx2/source/doc/new.src
@@ -2,9 +2,9 @@
*
* $RCSfile: new.src,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: kz $ $Date: 2001-03-09 20:29:25 $
+ * last change: $Author: kz $ $Date: 2001-05-04 19:30:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -136,6 +136,7 @@ ModalDialog DLG_NEW_FILE
Text[ korean ] = "(~C)";
Text[ turkish ] = "~Kategori";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "~reas";
};
FixedText FT_TEMPLATE
{
@@ -165,6 +166,7 @@ ModalDialog DLG_NEW_FILE
Text[ korean ] = "(~T)";
Text[ turkish ] = "~ablon";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "P~lantillas";
};
ListBox LB_TEMPLATE
{
@@ -204,6 +206,7 @@ ModalDialog DLG_NEW_FILE
Text[ korean ] = "(~M)";
Text[ turkish ] = "~Aralar";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "~Opciones";
};
Window WIN_PREVIEW
{
@@ -241,6 +244,7 @@ ModalDialog DLG_NEW_FILE
Text[ korean ] = "̸(~V)";
Text[ turkish ] = "~nizleme";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Pre~visualizacin";
};
GroupBox GB_DOCINFO
{
@@ -268,6 +272,7 @@ ModalDialog DLG_NEW_FILE
Text[ korean ] = "";
Text[ turkish ] = "Tanm";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Descripcin";
};
FixedText FT_TITLE
{
@@ -297,6 +302,7 @@ ModalDialog DLG_NEW_FILE
Text[ korean ] = "(~T)";
Text[ turkish ] = "~Balk";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "~Ttulo";
};
Edit ED_TITLE
{
@@ -334,6 +340,7 @@ ModalDialog DLG_NEW_FILE
Text[ korean ] = "";
Text[ turkish ] = "Konu";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "~Tema";
};
Edit ED_THEMA
{
@@ -373,6 +380,7 @@ ModalDialog DLG_NEW_FILE
Text[ korean ] = "Ű(~K)";
Text[ turkish ] = "A~nahtar szckler";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Palabras ~clave";
};
Edit ED_KEYWORDS
{
@@ -410,6 +418,7 @@ ModalDialog DLG_NEW_FILE
Text[ korean ] = "(~D)";
Text[ turkish ] = "~Tanm";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "~Descripcin";
};
MultiLineEdit ED_DESC
{
@@ -435,5 +444,6 @@ ModalDialog DLG_NEW_FILE
Text[ korean ] = "";
Text[ turkish ] = "Yeni";
Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Nuevo";
};
// ********************************************************************** EOF