From d93ffa6abe3cd64cd1ebcd400ab469f56d058ca6 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Fri, 27 Jul 2001 19:07:55 +0000 Subject: [PATCH] Merge SRC638: 27.07.01 - 22:07:28 --- basic/source/app/basic.src | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/basic/source/app/basic.src b/basic/source/app/basic.src index 3857fee2df68..55e93b5f5753 100644 --- a/basic/source/app/basic.src +++ b/basic/source/app/basic.src @@ -2,9 +2,9 @@ * * $RCSfile: basic.src,v $ * - * $Revision: 1.29 $ + * $Revision: 1.30 $ * - * last change: $Author: kz $ $Date: 2001-07-13 20:15:52 $ + * last change: $Author: kz $ $Date: 2001-07-27 20:07:55 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1778,7 +1778,7 @@ String IDS_CONTINUE { TEXT[ greek ] = "Continue"; TEXT[ dutch ] = "Volgende"; TEXT[ french ] = "Suivant"; - TEXT[ spanish ] = "Avanzar"; + TEXT[ spanish ] = "Continuar"; TEXT[ italian ] = "Continue"; TEXT[ danish ] = "Continue"; TEXT[ swedish ] = "Continue"; @@ -4407,3 +4407,4 @@ FloatingWindow LOAD_CONF { Text[ finnish ] = "Luetaan kokoonpanotiedostoja"; }; +