diff options
Diffstat (limited to 'sfx2/source')
-rw-r--r-- | sfx2/source/dialog/templdlg.src | 12 |
1 files changed, 6 insertions, 6 deletions
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 ] = "~Ynet..."; - 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 ] = "Pivit tyyli" ; Text [ danish ] = "Opdater typografi" ; Text [ french ] = "Actualiser le style" ; Text [ swedish ] = "Uppdatera formatmall" ; |