Tag: cws_src680_mdbdriver02 User: fridrich_strba Date: 06/03/03 06:53:52 Modified: /dba/dbaccess/source/ui/misc/ dbumiscres.src
Log: RESYNC: (1.70-1.71); FILE MERGED File Changes: Directory: /dba/dbaccess/source/ui/misc/ ======================================== File [changed]: dbumiscres.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/dbumiscres.src?r1=1.69.36.2&r2=1.69.36.3 Delta lines: +21 -3 -------------------- --- dbumiscres.src 11 Jan 2006 12:29:50 -0000 1.69.36.2 +++ dbumiscres.src 3 Mar 2006 14:53:49 -0000 1.69.36.3 @@ -113,7 +113,15 @@ }; String STR_EVOLUTION { - Text ="sdbc:address:evolution"; + Text ="sdbc:address:evolution:local"; + }; + String STR_EVOLUTION_GROUPWISE + { + Text ="sdbc:address:evolution:groupwise"; + }; + String STR_EVOLUTION_LDAP + { + Text ="sdbc:address:evolution:ldap"; }; String STR_KAB { @@ -210,8 +218,18 @@ }; String STR_EVOLUTION { - Text [ de ] = "Evolution Adressbuch"; - Text[ en-US ] = "Evolution Address Book"; + Text [ de ] = "Evolution Local Adressbuch"; + Text[ en-US ] = "Evolution Local"; + }; + String STR_EVOLUTION_GROUPWISE + { + Text [ de ] = "Groupwise Adressbuch"; + Text[ en-US ] = "Groupwise"; + }; + String STR_EVOLUTION_LDAP + { + Text [ de ] = "Evolution LDAP Adressbuch"; + Text[ en-US ] = "Evolution LDAP"; }; String STR_KAB { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
