User: ihi Date: 2007/04/19 08:07:28 Modified: dba/dbaccess/source/ui/relationdesign/relation.src
Log: INTEGRATION: CWS mergede01 (1.59.242); FILE MERGED 2007/03/20 14:45:29 ihi 1.59.242.1: #i72301# Remove German File Changes: Directory: /dba/dbaccess/source/ui/relationdesign/ ================================================== File [changed]: relation.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/relationdesign/relation.src?r1=1.59&r2=1.60 Delta lines: +0 -5 ------------------- --- relation.src 23 Sep 2005 14:18:40 -0000 1.59 +++ relation.src 19 Apr 2007 15:07:25 -0000 1.60 @@ -50,24 +50,20 @@ String STR_QUERY_REL_EDIT_RELATION { - Text [ de ] = "Diese Relation existiert bereits. Möchten Sie sie bearbeiten?" ; Text [ en-US ] = "This relation already exsits. Do you want to edit it?" ; }; String STR_RELATIONDESIGN { - Text [ de ] = " - %PRODUCTNAME Base: Relationenentwurf" ; Text [ en-US ] = " - %PRODUCTNAME Base: Relation design" ; }; String STR_RELATIONDESIGN_NOT_AVAILABLE { - Text [ de ] = "Die Datenbank unterstützt keine Relationen!" ; Text [ en-US ] = "The database does not support relations." ; }; QueryBox RELATION_DESIGN_SAVEMODIFIED { Buttons = WB_YES_NO_CANCEL ; DefButton = WB_DEF_YES ; - Message [ de ] = "Der Relationeneentwurf wurde geändert.\nSollen die Ãnderungen gespeichert werden?" ; Message [ en-US ] = "The relation design has been changed.\nDo you want to save the changes?" ; }; @@ -77,7 +73,6 @@ String STR_QUERY_REL_DELETE_WINDOW { - Text [ de ] = "Wenn Sie diese Tabelle löschen werden alle zugehörigen Relationen ebenfalls gelöscht. Fortfahren?" ; Text [ en-US ] = "When you delete this table all corresponding relations will be deleted as well. Continue?"; }; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
