From d26ccf1dc7cf2a7d91ca79e0ebdb72bd173b731a Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 21 Jun 2001 20:40:59 +0000 Subject: Merge SRC633: 21.06.01 - 23:40:16 --- basic/source/app/svtmsg.src | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'basic') diff --git a/basic/source/app/svtmsg.src b/basic/source/app/svtmsg.src index dfb756eb367f..2e81e7aba44d 100644 --- a/basic/source/app/svtmsg.src +++ b/basic/source/app/svtmsg.src @@ -2,9 +2,9 @@ * * $RCSfile: svtmsg.src,v $ * - * $Revision: 1.27 $ + * $Revision: 1.28 $ * - * last change: $Author: kz $ $Date: 2001-06-13 21:48:43 $ + * last change: $Author: kz $ $Date: 2001-06-21 21:40:59 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1503,7 +1503,7 @@ String S_UNO_URL_EXECUTE_FAILED_NO_DISPATCHER Text[ italian ] = "UNO URL \"($Arg1)\" could not be run. No dispatcher was found."; Text[ danish ] = "Slot ID cannot be run. No ActiveDispatcher"; Text[ swedish ] = "UNO URL \"($Arg1)\" could not be run. No dispatcher was found"; - Text[ polish ] = "Wykonanie UNO Url \"($Arg1)\"nie powiodo si: Brak na pulpicie ActiveFrame."; + Text[ polish ] = "UNO URL \"($Arg1)\" could not be run. No dispatcher was found."; Text[ portuguese_brazilian ] = "Programmstart: ($Arg1); ($Arg2)"; Text[ japanese ] = "UNO Url \"($Arg1)\" ͎sł܂łF ި߯‚܂B"; Text[ korean ] = " ID ߽ϴ: ɵ ó ϴ."; @@ -1527,7 +1527,7 @@ String S_UNO_URL_EXECUTE_FAILED_NO_FRAME Text[ italian ] = "UNO URL \"($Arg1)\" could not be run: No active frame on desktop."; Text[ danish ] = "Slot ID could not be run"; Text[ swedish ] = "UNO URL \"($Arg1)\" could not be run: No active frame on desktop"; - Text[ polish ] = "Wykonanie UNO Url \"($Arg1)\"nie powiodo si: Brak na pulpicie ActiveFrame."; + Text[ polish ] = "UNO URL \"($Arg1)\" could not be run: No active frame on desktop."; Text[ portuguese_brazilian ] = "Programmstart: ($Arg1); ($Arg2)"; Text[ japanese ] = "UNO Url \"($Arg1)\" ͎sł܂łF ޽į߂ɱèڰт܂B"; Text[ korean ] = " ID߽ϴ."; @@ -1540,3 +1540,4 @@ String S_UNO_URL_EXECUTE_FAILED_NO_FRAME }; + -- cgit