diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-08-01 19:42:27 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-08-01 19:42:27 +0000 |
commit | 7917347040590de1c05e200f651c773dfceb5ba9 (patch) | |
tree | f1a6309a434bfdc94a833fdc497cecc91d0eabd2 /sfx2/source | |
parent | 654a4c138c56983ff74d73f7db0842f67f68b035 (diff) |
Merge SRX643: 01.08.02 - 22:39:34
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" ; |