Tag: cws_src680_oj14 User: fs Date: 2007-06-12 13:26:44+0000 Modified: dba/dbaccess/source/ui/misc/dbumiscres.src
Log: some less line feeds. Looks better, doesn't it? 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.73.44.2&r2=1.73.44.3 Delta lines: +12 -12 --------------------- --- dbumiscres.src 2007-06-04 18:45:18+0000 1.73.44.2 +++ dbumiscres.src 2007-06-12 13:26:41+0000 1.73.44.3 @@ -4,9 +4,9 @@ * * $RCSfile: dbumiscres.src,v $ * - * $Revision: 1.73.44.2 $ + * $Revision: 1.73.44.3 $ * - * last change: $Author: oj $ $Date: 2007/06/04 18:45:18 $ + * last change: $Author: fs $ $Date: 2007/06/12 13:26:41 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -220,8 +220,8 @@ Resource RSC_CHARSETS { -String 1 -{ + String 1 + { Text [ en-US ] = "System"; }; }; @@ -233,33 +233,33 @@ String STR_UNEXPECTED_ERROR { -Text [ en-US ] = "An unexpected error occurred. The operation could not be performed."; + Text [ en-US ] = "An unexpected error occurred. The operation could not be performed."; }; String STR_COULDNOTOPEN_LINKEDDOC { -Text [ en-US ] = "The document\n\n$file$\n\ncould not be opened."; + Text [ en-US ] = "The document \"$file$\" could not be opened."; }; String STR_MISSING_TABLES_XDROP { -Text [ en-US ] = "The table cannot be deleted because the database connection does not support this."; + Text [ en-US ] = "The table cannot be deleted because the database connection does not support this."; }; String STR_BUTTON_TEXT_ALL { -Text [ en-US ] = "~All"; + Text [ en-US ] = "~All"; }; String STR_UNDO_COLON { -Text [ en-US ] = "Undo:"; + Text [ en-US ] = "Undo:"; }; String STR_REDO_COLON { -Text [ en-US ] = "Redo:"; + Text [ en-US ] = "Redo:"; }; String STR_UNKNOWN_TYPE_FOUND --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
