diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-07-27 19:07:55 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-07-27 19:07:55 +0000 |
commit | d93ffa6abe3cd64cd1ebcd400ab469f56d058ca6 (patch) | |
tree | 29d24017f9157dd45685e05389ddfc49a3d62fd5 /basic | |
parent | c9eac40f1625e171abd96a2705a412f7c7a64f69 (diff) |
Merge SRC638: 27.07.01 - 22:07:28
Diffstat (limited to 'basic')
-rw-r--r-- | basic/source/app/basic.src | 7 |
1 files 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"; }; + |