Tag: cws_src680_mozab05 User: windly Date: 05/01/31 00:27:58 Modified: /dba/dbaccess/source/ui/misc/ dbumiscres.src
Log: RESYNC: (1.65-1.66); 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.65.14.2&r2=1.65.14.3 Delta lines: +10 -6 -------------------- --- dbumiscres.src 14 Jan 2005 10:39:08 -0000 1.65.14.2 +++ dbumiscres.src 31 Jan 2005 08:27:55 -0000 1.65.14.3 @@ -256,8 +256,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 @@ -303,4 +303,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]
