diff options
-rw-r--r-- | sfx2/source/doc/new.src | 14 |
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 ] = "~Ara�lar"; 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~visualizaci�n"; }; GroupBox GB_DOCINFO { @@ -268,6 +272,7 @@ ModalDialog DLG_NEW_FILE Text[ korean ] = "����"; Text[ turkish ] = "Tan�m"; Text[ language_user1 ] = " "; + Text[ catalan ] = "Descripci�n"; }; FixedText FT_TITLE { @@ -297,6 +302,7 @@ ModalDialog DLG_NEW_FILE Text[ korean ] = "����(~T)"; Text[ turkish ] = "~Ba�l�k"; Text[ language_user1 ] = " "; + Text[ catalan ] = "~T�tulo"; }; 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 s�zc�kler"; Text[ language_user1 ] = " "; + Text[ catalan ] = "Palabras ~clave"; }; Edit ED_KEYWORDS { @@ -410,6 +418,7 @@ ModalDialog DLG_NEW_FILE Text[ korean ] = "����(~D)"; Text[ turkish ] = "~Tan�m"; Text[ language_user1 ] = " "; + Text[ catalan ] = "~Descripci�n"; }; MultiLineEdit ED_DESC { @@ -435,5 +444,6 @@ ModalDialog DLG_NEW_FILE Text[ korean ] = "����"; Text[ turkish ] = "Yeni"; Text[ language_user1 ] = " "; + Text[ catalan ] = "Nuevo"; }; // ********************************************************************** EOF |