diff options
author | Behrend Cornelius <bc@openoffice.org> | 2001-09-12 11:30:01 +0000 |
---|---|---|
committer | Behrend Cornelius <bc@openoffice.org> | 2001-09-12 11:30:01 +0000 |
commit | 7ad99fe19e6314e9735ee6efa7fe9a6bbadb7037 (patch) | |
tree | a7bf9d9972d766f5c0622d4ad4e2c3c6df7d58f4 /wizards/source/euro/euro.src | |
parent | 1dc9eee8548e21734778e9cf66466c56699c335f (diff) |
#91710# several modifications
Diffstat (limited to 'wizards/source/euro/euro.src')
-rw-r--r-- | wizards/source/euro/euro.src | 28 |
1 files changed, 25 insertions, 3 deletions
diff --git a/wizards/source/euro/euro.src b/wizards/source/euro/euro.src index 30a2c8b67f1b..a80caa2e67e2 100644 --- a/wizards/source/euro/euro.src +++ b/wizards/source/euro/euro.src @@ -2,9 +2,9 @@ * * $RCSfile: euro.src,v $ * - * $Revision: 1.36 $ + * $Revision: 1.37 $ * - * last change: $Author: kz $ $Date: 2001-07-26 22:41:31 $ + * last change: $Author: bc $ $Date: 2001-09-12 12:30:01 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -198,7 +198,7 @@ Text[ english_us ] = "Note: Currency amounts from external links and currency co String STEP_ZERO + 5 { -Text = "Entschtzen Sie vorab alle Tabellen!"; +Text = "Heben Sie vorab Den Schutz aller Tabellen auf!"; Text[English] = "Unprotect all sheets beforehand!"; Text[ english_us ] = "Unprotect all sheets beforehand!"; Text[ portuguese ] = "Desproteger primeiro todas as tabelas!"; @@ -1558,6 +1558,28 @@ Text[ english_us ] = "Document is read-only!"; }; +String MESSAGES + 22 +{ + Text = "Die Datei '<1>' existiert bereits.<CR>Mchten Sie sie berschreiben?"; + Text[English] = "The File '<1>' already exists. Do you want to overwrite it?"; + Text[ English_us ] = "The '<1>' file already exists.<CR>Do you want to overwrite it?"; +}; + + +String MESSAGES + 23 +{ + Text = "Mchten Sie das Konvertieren an dieser Stelle wirklich abbrechen ?"; + Text[English] = "Do you really want to cancel the conversion at this point?"; + Text[ English_us ] = "Do you really want to terminate conversion at this point?"; +}; + +String MESSAGES + 24 +{ + Text = "Autopilot abbrechen"; + Text[English] = "Cancel Autopilot"; + Text[ English_us ] = "Cancel AutoPilot"; +}; + String CURRENCIES { Text = "Portugiesischer Escudo"; |