diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-04-12 06:15:04 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-04-12 06:15:04 +0000 |
commit | bc8de93a0719aa69f6247c84ede50360bc7fccaf (patch) | |
tree | 9c5a1e737a12ea88c818bf2bbf51fa55834a9255 /svtools | |
parent | bc5329e925ad86317a0889b310f0abb3a04e1849 (diff) |
Merge SRC627: 12.04.01 - 10:14:40
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/control/ctrlbox.src | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/svtools/source/control/ctrlbox.src b/svtools/source/control/ctrlbox.src index 28aa9d9a5731..22475d133140 100644 --- a/svtools/source/control/ctrlbox.src +++ b/svtools/source/control/ctrlbox.src @@ -2,9 +2,9 @@ * * $RCSfile: ctrlbox.src,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: kz $ $Date: 2001-04-09 22:47:13 $ + * last change: $Author: kz $ $Date: 2001-04-12 07:15:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,7 +93,7 @@ String STR_SVT_AUTOMATIC_COLOR Text[ greek ] = "Automatic"; Text[ dutch ] = "Automatisch"; Text[ french ] = "Automatique"; - Text[ spanish ] = "Automatic"; + Text[ spanish ] = "Automtico"; Text[ italian ] = "Automatic"; Text[ danish ] = "Automatic"; Text[ swedish ] = "Automatic"; @@ -147,7 +147,7 @@ String STR_SVT_COLLATE_CHARSET Text[ greek ] = " "; Text[ dutch ] = "Charset"; Text[ french ] = "Jeu de caractres"; - Text[ spanish ] = "Character Set"; + Text[ spanish ] = "Juego de caracteres"; Text[ italian ] = "Character Set"; Text[ danish ] = "Character Set"; Text[ swedish ] = "Teckenuppsttning"; @@ -172,7 +172,7 @@ String STR_SVT_COLLATE_DICTIONARY Text[ greek ] = ""; Text[ dutch ] = "Woordenboek"; Text[ french ] = "Dictionnaire"; - Text[ spanish ] = "Dictionary"; + Text[ spanish ] = "Diccionario"; Text[ italian ] = "Dictionary"; Text[ danish ] = "Dictionary"; Text[ swedish ] = "Dictionary"; |