diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-09-05 09:52:52 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-09-05 09:52:52 +0000 |
commit | 63fdc30f74fa664b5100677cd909230fb66fc631 (patch) | |
tree | b7d0ef1c125b4ab667b75087faa4721fcd6f7851 /dbaccess/source/ui | |
parent | 1092f91911ab7c409571d12efc0c90ac7c7d68f3 (diff) |
Merge SRX643: 05.09.02 - 12:49:33
Diffstat (limited to 'dbaccess/source/ui')
-rw-r--r-- | dbaccess/source/ui/browser/sbagrid.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/browser/sbagrid.src b/dbaccess/source/ui/browser/sbagrid.src index 125eb119f..a48ace879 100644 --- a/dbaccess/source/ui/browser/sbagrid.src +++ b/dbaccess/source/ui/browser/sbagrid.src @@ -2,9 +2,9 @@ * * $RCSfile: sbagrid.src,v $ * - * $Revision: 1.43 $ + * $Revision: 1.44 $ * - * last change: $Author: oj $ $Date: 2002-08-19 07:32:53 $ + * last change: $Author: kz $ $Date: 2002-09-05 10:52:52 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -359,7 +359,7 @@ String STR_OBJECT_ALREADY_EXISTS Text[ greek ] = "The name # already exists."; Text[ dutch ] = "De naam # bestaat reeds."; Text[ french ] = "Le nom # existe déjà."; - Text[ spanish ] = "Ya existe el nombre #."; + Text[ spanish ] = "El nombre \"#\" ya existe."; Text[ finnish ] = "The name # already exists."; Text[ italian ] = "Il nome \"#\" esiste già."; Text[ danish ] = "Navnet # findes allerede."; |