From 7917347040590de1c05e200f651c773dfceb5ba9 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 1 Aug 2002 19:42:27 +0000 Subject: Merge SRX643: 01.08.02 - 22:39:34 --- sfx2/source/dialog/templdlg.src | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'sfx2/source') diff --git a/sfx2/source/dialog/templdlg.src b/sfx2/source/dialog/templdlg.src index 455474306913..347a3738c134 100644 --- a/sfx2/source/dialog/templdlg.src +++ b/sfx2/source/dialog/templdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: templdlg.src,v $ * - * $Revision: 1.19 $ + * $Revision: 1.20 $ * - * last change: $Author: pb $ $Date: 2002-06-04 12:16:06 $ + * last change: $Author: kz $ $Date: 2002-08-01 20:42:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -160,7 +160,7 @@ ModalDialog RID_STYLECATALOG Text[ greek ] = "Äéá÷åßñéóç..."; Text[ korean ] = "관리(~O)..."; Text[ turkish ] = "~Yönet..."; - Text[ catalan ] = "~Administrar..."; + Text[ catalan ] = "~Organitzador..."; Text[ thai ] = "~ตัวจัดระเบียบ..."; }; PushButton BT_DEL @@ -190,7 +190,7 @@ ModalDialog RID_STYLECATALOG Text[ greek ] = "ÄéáãñáöÞ..."; Text[ korean ] = "ì‚­ì œ(~D)..."; Text[ turkish ] = "~Sil..."; - Text[ catalan ] = "~Eliminar..."; + Text[ catalan ] = "Su~primeix..."; Text[ thai ] = "~ลบ..."; }; PushButton BT_EDIT @@ -250,7 +250,7 @@ ModalDialog RID_STYLECATALOG Text[ greek ] = "Äçìéïõñãßá..."; Text[ korean ] = "새로 만들기(~N)..."; Text[ turkish ] = "~Yeni..."; - Text[ catalan ] = "~Nuevo..."; + Text[ catalan ] = "~Nou..."; Text[ thai ] = "ใ~หม่..."; }; HelpButton BT_HELP @@ -434,7 +434,7 @@ DockingWindow DLG_STYLE_DESIGNER Text [ portuguese_brazilian ] = "Atualizar estilo por exemplo" ; Text [ portuguese ] = "Actualizar modelo" ; Text [ english_us ] = "Update Style" ; - Text [ finnish ] = "P?ivit? tyyli" ; + Text [ finnish ] = "Päivitä tyyli" ; Text [ danish ] = "Opdater typografi" ; Text [ french ] = "Actualiser le style" ; Text [ swedish ] = "Uppdatera formatmall" ; -- cgit