diff options
author | Rüdiger Timm <rt@openoffice.org> | 2001-04-26 19:38:08 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2001-04-26 19:38:08 +0000 |
commit | 3c246252d32ea950602d0faa6c246ea28eb84554 (patch) | |
tree | 12f3f877a7b782ffac2bde93d193d27c1d3e1a89 /wizards/source/template/template.src | |
parent | e263e18ccb5e3e35ddd9df196e9d979097cc190c (diff) |
Merge SRC630: 26.04.01 - 22:37:34 (NoBranch)
Diffstat (limited to 'wizards/source/template/template.src')
-rw-r--r-- | wizards/source/template/template.src | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/wizards/source/template/template.src b/wizards/source/template/template.src index d42d515a1be2..0feb5a8832db 100644 --- a/wizards/source/template/template.src +++ b/wizards/source/template/template.src @@ -2,9 +2,9 @@ * * $RCSfile: template.src,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: kz $ $Date: 2001-04-05 19:26:39 $ + * last change: $Author: rt $ $Date: 2001-04-26 20:38:08 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -176,7 +176,7 @@ String STYLES + 2 Text[ portuguese ] = "Cancelar"; Text[ russian ] = ""; Text[ greek ] = "~"; - Text[ dutch ] = "Stoppen"; + Text[ dutch ] = "~Annuleren"; Text[ french ] = "~Annuler"; Text[ spanish ] = "~Cancelar"; Text[ italian ] = "Annulla"; @@ -201,7 +201,7 @@ String STYLES + 3 Text[ portuguese ] = "OK"; Text[ russian ] = "OK"; Text[ greek ] = "~OK"; - Text[ dutch ] = "OK"; + Text[ dutch ] = "~OK"; Text[ french ] = "~OK"; Text[ spanish ] = "~Aceptar"; Text[ italian ] = "OK"; @@ -484,7 +484,7 @@ String TextField Text[ portuguese ] = "Textfield is not defined!"; Text[ russian ] = " ."; Text[ greek ] = " !"; - Text[ dutch ] = "Textfield is not defined!"; + Text[ dutch ] = "Geen veld voor gebruikersgegevens gedefinieerd!"; Text[ french ] = "Ce champ de donnes d'identit n'est pas dfini !"; Text[ spanish ] = "El campo de datos de usuario no est definido!"; Text[ italian ] = "Il campo dati utente non stato definito!"; |