User: rt      
Date: 2008-06-06 14:05:39+0000
Modified:
   dba/dbaccess/source/ext/adabas/AdabasNewDb.src

Log:
 INTEGRATION: CWS dba30c (1.4.8); FILE MERGED
 2008/05/13 05:54:43 oj 1.4.8.1: #i89322# remove unused code

File Changes:

Directory: /dba/dbaccess/source/ext/adabas/
===========================================

File [changed]: AdabasNewDb.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ext/adabas/AdabasNewDb.src?r1=1.4&r2=1.5
Delta lines:  +0 -19
--------------------
--- AdabasNewDb.src     2008-04-10 13:07:58+0000        1.4
+++ AdabasNewDb.src     2008-06-06 14:05:36+0000        1.5
@@ -364,26 +364,12 @@
        MaskColor       = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
 };
 /* Fehlermeldungen beim Erstellen einer Adabas DB */
-String STR_ADABAS_NO_NEW_CONFIG_FILE
-{
-       Text[ en-US ]   = "An \"empty\" DB configuration file cannot be 
created.";
-};
 
 String STR_ADABAS_NO_PARAM_SET
 {
        Text[ en-US ]   = "No entry could be written in the configuration 
file.";
 };
 
-String STR_ADABAS_WRONG_KERNEL_PARAMETER
-{
-       Text[ en-US ]   = "The parameters set for the kernel are not large 
enough. Please see the Help.";
-};
-
-String STR_ADABAS_NO_SERVER_START
-{
-       Text[ en-US ]   = "The DB server could not be started.";
-};
-
 String STR_ADABAS_NO_DB_CREATED
 {
        Text[ en-US ]   = "An error occurred as the DB files were being 
created.";
@@ -403,11 +389,6 @@
        Message[ en-US ]        = "The fully qualified file cannot be longer 
than \'#\' characters.";
 };
 
-String STR_ADABAS_NOT_ENOUGH_SPACE
-{
-       Text[ en-US ]   = "An error occurred as the file \'#\' was being 
created. Please check if there is enough memory available.";
-};
-
 String STR_NO_SAME_USER
 {
        Text[ en-US ] = "The administrator and the control user cannot have the 
same name!";




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to