diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-04-07 18:15:18 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-04-07 18:15:18 +0000 |
commit | 9f0177d3d0985466eae407c5b5100b161050ee55 (patch) | |
tree | 9599f572bcbd62cba17feec68ce6803dc77badaa /dbaccess | |
parent | cdc690b7b8bb07480548db85b31b4d8fe4c91c46 (diff) |
Merge SRC627: 07.04.01 - 21:14:31
Diffstat (limited to 'dbaccess')
-rw-r--r-- | dbaccess/source/ui/dlg/AdabasStat.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/dlg/AdabasStat.src b/dbaccess/source/ui/dlg/AdabasStat.src index d285d17c3de6..3dcadc9f89de 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.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kz $ $Date: 2001-04-05 19:16:03 $ + * last change: $Author: kz $ $Date: 2001-04-07 19:15:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -470,7 +470,7 @@ 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 avaliable space before a new datadev file must be created."; + Text[ english_us ] = "Currently available space before a new datadev file must be created."; Text[ portuguese ] = "Memria ainda disponvel antes de criar um novo ficheiro Datadev."; Text[ russian ] = " datadev."; Text[ greek ] = " Datadev."; |