Kaydet (Commit) 74cae545 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS mozab05 (1.65.14); FILE MERGED

2005/01/31 08:27:55 windly 1.65.14.3: RESYNC: (1.65-1.66); FILE MERGED
2005/01/14 10:39:08 windly 1.65.14.2: #i20088# add browse support
2004/12/03 10:26:06 windly 1.65.14.1: #i20088# add ThunderBird address book type to database wizward
üst 86cdd0f0
......@@ -2,9 +2,9 @@
*
* $RCSfile: dbumiscres.src,v $
*
* $Revision: 1.66 $
* $Revision: 1.67 $
*
* last change: $Author: kz $ $Date: 2005-01-21 17:20:34 $
* last change: $Author: vg $ $Date: 2005-02-21 12:46:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -115,7 +115,11 @@ Resource RSC_DATASOURCE_TYPES
};
String STR_MOZILLA
{
Text ="sdbc:address:mozilla";
Text ="sdbc:address:mozilla:";
};
String STR_THUNDERBIRD
{
Text ="sdbc:address:thunderbird:";
};
String STR_LDAP
{
......@@ -226,6 +230,11 @@ Resource RSC_DATASOURCE_TYPE_UINAMES
{
Text [ de ] = "Interne Datenbank";
Text[ en-US ] = "Embedded database";
};
String STR_THUNDERBIRD
{
Text [ de ] = "Thunderbird Adressbuch";
Text[ en-US ] = "Thunderbird Address Book";
};
};
......
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