diff options
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/dialog/iconcdlg.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/iconcdlg.src b/svx/source/dialog/iconcdlg.src index 3aa9c57f5fdf..74c130df4b2c 100644 --- a/svx/source/dialog/iconcdlg.src +++ b/svx/source/dialog/iconcdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: iconcdlg.src,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: kz $ $Date: 2001-03-28 12:55:01 $ + * last change: $Author: kz $ $Date: 2001-04-12 07:34:33 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -70,7 +70,7 @@ String RID_SVXSTR_ICONCHOICEDLG_RESETBUT Text[ greek ] = "~"; Text[ dutch ] = "~Vorige"; Text[ french ] = "~Prcdent"; - Text[ spanish ] = "Ante~rior"; + Text[ spanish ] = "~Regresar"; Text[ italian ] = "Indietro"; Text[ danish ] = "Tilbage"; Text[ swedish ] = "~Tillbaka"; |