diff options
author | Frank Schönheit <fs@openoffice.org> | 2001-04-09 13:05:09 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2001-04-09 13:05:09 +0000 |
commit | 07c55f177227f0c8b318165a4435dd593bc1b079 (patch) | |
tree | e71e27acfc18b3d80b2bd33437b78037ca45a025 /dbaccess/source/ui/dlg/AdabasStat.src | |
parent | 751cf294df057cf300ecbe939299b3857700810c (diff) |
grammar
Diffstat (limited to 'dbaccess/source/ui/dlg/AdabasStat.src')
-rw-r--r-- | dbaccess/source/ui/dlg/AdabasStat.src | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/dbaccess/source/ui/dlg/AdabasStat.src b/dbaccess/source/ui/dlg/AdabasStat.src index 3dcadc9f89de..23c70fb57d6a 100644 --- a/dbaccess/source/ui/dlg/AdabasStat.src +++ b/dbaccess/source/ui/dlg/AdabasStat.src @@ -2,9 +2,9 @@ * * $RCSfile: AdabasStat.src,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: kz $ $Date: 2001-04-07 19:15:18 $ + * last change: $Author: fs $ $Date: 2001-04-09 14:05:09 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -468,9 +468,9 @@ String STR_ADABAS_HELP_SIZE String STR_ADABAS_HELP_FREESIZE { - Text = "Noch zur Verfgung stehender Speicher bevor ein neues Datadev Datei erzeugt werden muss." ; - Text [ English ] = "Currently free avaliable space bevor a new datadev must be created." ; - Text[ english_us ] = "Currently available space before a new datadev file must be created."; + Text = "Noch zur Verfgung stehender Speicher bevor eine neue Datadev Datei erzeugt wird." ; + Text [ English ] = "Currently free avaliable space before a new datadev will be created." ; + Text[ english_us ] = "Currently available space before a new datadev file will be created."; Text[ portuguese ] = "Memria ainda disponvel antes de criar um novo ficheiro Datadev."; Text[ russian ] = " datadev."; Text[ greek ] = " Datadev."; |