diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-04-07 18:16:53 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-04-07 18:16:53 +0000 |
commit | 6a967693ccb03f8a15e838a01724ca74a2c43789 (patch) | |
tree | 093d75c29c70036c0c8c49405e06c8c3aa395e09 /dbaccess | |
parent | 9f0177d3d0985466eae407c5b5100b161050ee55 (diff) |
Merge SRC627: 07.04.01 - 21:16:20
Diffstat (limited to 'dbaccess')
-rw-r--r-- | dbaccess/source/ui/dlg/dbadmin.src | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/dbaccess/source/ui/dlg/dbadmin.src b/dbaccess/source/ui/dlg/dbadmin.src index f41068a34dd4..d85335764b46 100644 --- a/dbaccess/source/ui/dlg/dbadmin.src +++ b/dbaccess/source/ui/dlg/dbadmin.src @@ -2,9 +2,9 @@ * * $RCSfile: dbadmin.src,v $ * - * $Revision: 1.36 $ + * $Revision: 1.37 $ * - * last change: $Author: kz $ $Date: 2001-04-05 19:17:50 $ + * last change: $Author: kz $ $Date: 2001-04-07 19:16:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -296,7 +296,7 @@ TabDialog DLG_DATABASE_ADMINISTRATION Text = "Adabas D Statistic" ; Text[ENGLISH] = "Adabas D statistic" ; Text[ english_us ] = "Adabas D Statistics"; - Text[ portuguese ] = "Adabas D"; + Text[ portuguese ] = "Adabas D - Estatstica"; Text[ russian ] = " Adabas D"; Text[ greek ] = "Adabas D"; Text[ dutch ] = "Adabas D Statistiek"; @@ -649,7 +649,7 @@ TabPage PAGE_GENERAL Text = "~Neue Datenbank..." ; Text [ english ] = "~new database" ; Text [ english_us ] = "~New Database..." ; - Text[ portuguese ] = "~new database"; + Text[ portuguese ] = "~Nova base de dados..."; Text[ russian ] = "~ ..."; Text[ greek ] = "~new database"; Text[ dutch ] = "~Nieuwe database"; @@ -2226,6 +2226,9 @@ ErrorBox ERR_CANTADMINQUERIES /************************************************************************* * history: * $Log: not supported by cvs2svn $ + * Revision 1.36 2001/04/05 19:17:50 kz + * Merge SRC627: 05.04.01 - 21:17:14 + * * Revision 1.35 2001/04/03 19:21:50 kz * Merge SRC627: 03.04.01 - 21:21:18 * |