Kaydet (Commit) 1d6b0179 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS dba30b (1.2.60); FILE MERGED

2008/04/15 21:48:54 fs 1.2.60.2: RESYNC: (1.2-1.3); FILE MERGED
2008/03/16 20:11:16 fs 1.2.60.1: #i86996# +DB_NOT_CONNECTED
üst 10c7bc1b
......@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: conn_error_message.src,v $
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* This file is part of OpenOffice.org.
*
......@@ -72,3 +72,14 @@ String 256 + 2*303 + 0
{
Text [ en-US ] = "The name '$1$' is already in use in the database.";
};
String 256 + 2*304 + 0
{
Text = "No connection to the database exists.";
// TODO: localize
};
String 256 + 2*304 + 1
{
Text = "08003";
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment