diff options
Diffstat (limited to 'dbaccess/source/ui/dlg/dbadmin.src')
-rw-r--r-- | dbaccess/source/ui/dlg/dbadmin.src | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/dbaccess/source/ui/dlg/dbadmin.src b/dbaccess/source/ui/dlg/dbadmin.src index ac5341a82208..c591bf0368d3 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.64 $ + * $Revision: 1.65 $ * - * last change: $Author: oj $ $Date: 2001-07-19 09:22:58 $ + * last change: $Author: oj $ $Date: 2001-07-23 13:13:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -3256,10 +3256,18 @@ String STR_ADDRESSBOOK_LDAP Text[ arabic ] = "LDAP addressbook"; Text[ catalan ] = "LDAP addressbook"; }; +String STR_CALCDOC_DOESNOTEXIST +{ + Text = "Die Datei \"$file$\" existiert nicht."; + Text [ english ] = "The file \"$file$\" does not exist."; +}; /************************************************************************* * history: * $Log: not supported by cvs2svn $ + * Revision 1.64 2001/07/19 09:22:58 oj + * #89594# insert mnemonics + * * Revision 1.63 2001/07/17 20:28:54 kz * Merge SRC638: 17.07.01 - 22:31:16 * |