From 2ed69cfe876ed7f78ea10634885b4f035d276d0d Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 1 Aug 2002 19:19:49 +0000 Subject: Merge SRX643: 01.08.02 - 22:17:00 --- sc/source/ui/drawfunc/objdraw.src | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sc/source/ui/drawfunc/objdraw.src b/sc/source/ui/drawfunc/objdraw.src index da9412ab4d93..c2df3286d90e 100644 --- a/sc/source/ui/drawfunc/objdraw.src +++ b/sc/source/ui/drawfunc/objdraw.src @@ -2,9 +2,9 @@ * * $RCSfile: objdraw.src,v $ * - * $Revision: 1.42 $ + * $Revision: 1.43 $ * - * last change: $Author: nn $ $Date: 2002-05-16 13:09:13 $ + * last change: $Author: kz $ $Date: 2002-08-01 20:19:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -450,7 +450,7 @@ Text[ spanish ] = "~Nombrar objeto...";\ Text[ finnish ] = "~Name Object...";\ Text[ italian ] = "~Nome oggetto...";\ - Text[ danish ] = "~Name Object...";\ + Text[ danish ] = "Navngiv ob~jekt...";\ Text[ swedish ] = "Namnge ob~jekt...";\ Text[ polish ] = "~Name Object...";\ Text[ portuguese_brazilian ] = "~Name Object...";\ @@ -460,7 +460,7 @@ Text[ chinese_traditional ] = "命名物件...";\ Text[ turkish ] = "~Name Object...";\ Text[ arabic ] = "~Name Object...";\ - Text[ catalan ] = "~Name Object...";\ + Text[ catalan ] = "~Nom de l'objecte...";\ Text[ thai ] = "~Name Object...";\ }; @@ -749,7 +749,7 @@ Text[ korean ] = "셀에서(~C)";\ Text[ turkish ] = "Hcre~de";\ Text[ language_user1 ] = " ";\ - Text[ catalan ] = "A la ~cella";\ + Text[ catalan ] = "A la ~cel.la";\ Text[ finnish ] = "So~luun";\ Text[ thai ] = "ไปยังเ~ซลล์";\ };\ @@ -1225,7 +1225,7 @@ String RID_GRAPHIC_OBJECTBAR Text[ french ] = "Barre d'objets graphiques"; Text[ spanish ] = "Barra de objetos grficos"; Text[ italian ] = "Barra degli oggetti grafici"; - Text[ danish ] = "Toolbar for graphic objects"; + Text[ danish ] = "Grafikobjektlinje"; Text[ swedish ] = "Grafikobjektlist"; Text[ polish ] = "Pasek obiektw graficznych"; Text[ portuguese_brazilian ] = "Toolbar for graphic objects"; -- cgit