Tag: cws_dev300_odbmacros3
User: fs      
Date: 2008-05-21 12:22:19+0000
Modified:
   dba/dbaccess/source/ext/macromigration/macromigration.src

Log:
 removed unneeded strings

File Changes:

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

File [changed]: macromigration.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ext/macromigration/macromigration.src?r1=1.3.2.6&r2=1.3.2.7
Delta lines:  +3 -13
--------------------
--- macromigration.src  2008-05-13 11:45:59+0000        1.3.2.6
+++ macromigration.src  2008-05-21 12:22:16+0000        1.3.2.7
@@ -7,7 +7,7 @@
  * OpenOffice.org - a multi-platform office productivity suite
  *
  * $RCSfile: macromigration.src,v $
- * $Revision: 1.3.2.6 $
+ * $Revision: 1.3.2.7 $
  *
  * This file is part of OpenOffice.org.
  *
@@ -424,7 +424,7 @@
 
 String STR_ERRORS
 {
-    Text [ en-US ] = "Errors";
+    Text [ en-US ] = "Error(s)";
 };
 
 String STR_WARNINGS
@@ -434,16 +434,6 @@
 
 String STR_EXCEPTION
 {
-    Text [ en-US ] = "occured exception";
-};
-
-String STR_ERROR_TYPE
-{
-    Text [ en-US ] = "Type: ";
-};
-
-String STR_ERROR_DETAILS
-{
-    Text [ en-US ] = "Details: ";
+    Text [ en-US ] = "caught exception: ";
 };
 




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

Reply via email to