User: kz Date: 05/01/21 09:20:38 Modified: /dba/dbaccess/source/ui/misc/ dbumiscres.src
Log: INTEGRATION: CWS dba22 (1.65.8); FILE MERGED 2005/01/06 16:24:52 oj 1.65.8.2: #i40035# remove the shouting 2004/12/20 15:26:03 fs 1.65.8.1: #i39187# +STR_FILE_DOES_NOT_EXIST 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.65&r2=1.66 Delta lines: +7 -3 ------------------- --- dbumiscres.src 9 Nov 2004 12:36:17 -0000 1.65 +++ dbumiscres.src 21 Jan 2005 17:20:34 -0000 1.66 @@ -247,8 +247,8 @@ String STR_OBJECT_ALREADY_EXSISTS { -Text [ de ] = "Fehler beim Erzeugen!"; -Text [ en-US ] = "Error during creation!"; +Text [ de ] = "Fehler beim Erzeugen"; +Text [ en-US ] = "Error during creation"; }; String STR_UNEXPECTED_ERROR @@ -294,4 +294,8 @@ Text [ en-US ] = "No corresponding column type could be found for column '#1'." ; }; - +String STR_FILE_DOES_NOT_EXIST +{ + Text [ de ] ="Die Datei \"$file$\" existiert nicht."; + Text[ en-US ] = "The file \"$file$\" does not exist."; +}; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
