diff options
author | Rüdiger Timm <rt@openoffice.org> | 2001-06-28 20:33:36 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2001-06-28 20:33:36 +0000 |
commit | e822ff1e40ca837782ac071f0c10ae773390ff5e (patch) | |
tree | c25ea9d323bd2ce3695dc8080eb08ce33e0c29d7 /vcl/source/src | |
parent | 736792ac20468579fee446951491445c405dbc84 (diff) |
Merge SRC633: 28.06.01 - 23:34:21
Diffstat (limited to 'vcl/source/src')
-rw-r--r-- | vcl/source/src/btntext.src | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/vcl/source/src/btntext.src b/vcl/source/src/btntext.src index 95e752fba54e..159145f6663b 100644 --- a/vcl/source/src/btntext.src +++ b/vcl/source/src/btntext.src @@ -2,9 +2,9 @@ * * $RCSfile: btntext.src,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: kz $ $Date: 2001-06-13 21:40:57 $ + * last change: $Author: rt $ $Date: 2001-06-28 21:33:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -192,7 +192,7 @@ String SV_BUTTONTEXT_RETRY TEXT[ french ] = "~Ressayer"; TEXT[ swedish ] = "~Upprepa"; TEXT[ dutch ] = "H~erhalen"; - TEXT[ spanish ] = "~Reintentar"; + TEXT[ spanish ] = "~Repetir"; TEXT[ english_us ] = "~Retry"; TEXT[ russian ] = ""; TEXT[ polish ] = "P~onw"; @@ -304,3 +304,4 @@ RETRY ~Yrituudelleen */ + |