diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-09-05 12:44:17 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-09-05 12:44:17 +0000 |
commit | 7cf0c94f4fe049cffe72cd43c9894cc72a7b89eb (patch) | |
tree | 4d2020474c015d43c4f393ee84cfde5d8a10bf1e /dbaccess/source/ui | |
parent | de892f93f2093aca0d2d0de6dfddf8c6c20ed0e8 (diff) |
Merge SRX643: 05.09.02 - 15:41:13
Diffstat (limited to 'dbaccess/source/ui')
-rw-r--r-- | dbaccess/source/ui/control/tabletree.src | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/dbaccess/source/ui/control/tabletree.src b/dbaccess/source/ui/control/tabletree.src index 065c761f2..9654558bd 100644 --- a/dbaccess/source/ui/control/tabletree.src +++ b/dbaccess/source/ui/control/tabletree.src @@ -2,9 +2,9 @@ * * $RCSfile: tabletree.src,v $ * - * $Revision: 1.27 $ + * $Revision: 1.28 $ * - * last change: $Author: oj $ $Date: 2002-08-19 07:42:25 $ + * last change: $Author: kz $ $Date: 2002-09-05 13:44:17 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -247,7 +247,7 @@ String STR_COULDNOTCONNECT }; String STR_COULDNOTCONNECT_PLEASECHECK { - Text = "Bitte überprüfen Sie die aktuellen Einstellungen, zum Beispiel hinsichtlich Benutzername und Passwort."; + Text = "Bitte überprüfen Sie die aktuellen Einstellungen, zum Beispiel hinsichtlich Benutzername und Kennwort."; Text [ english ] = "Please check the current settings, e.g. with respect to user name and password."; Text [ english_us ] = "Please check the current settings, e.g. user name and password."; Text[ portuguese ] = "Verifique as definiçġes actuais, por exemplo, nome de utilizador e senha."; @@ -379,6 +379,9 @@ String STR_ALL_TABLES_AND_VIEWS /************************************************************************* * history: * $Log: not supported by cvs2svn $ + * Revision 1.27 2002/08/19 07:42:25 oj + * #99473# change string resource files + * * Revision 1.26 2002/08/03 20:12:07 kz * Merge SRX643: 03.08.02 - 22:08:55 * |