INTEGRATION: CWS vcl07 (1.14.2.2.2.7.6.3.2.2.10); FILE MERGED

2003/03/26 11:29:03 tbe 1.14.2.2.2.7.6.3.2.2.10.1: #106204# Breakpoint dialog cannot be accessed via Keyboard
This commit is contained in:
Vladimir Glazounov 2003-04-11 16:38:20 +00:00
parent 087b335a7e
commit 7f3d44aadf

View file

@ -2,9 +2,9 @@
*
* $RCSfile: brkdlg.src,v $
*
* $Revision: 1.16 $
* $Revision: 1.17 $
*
* last change: $Author: hr $ $Date: 2003-03-18 16:17:05 $
* last change: $Author: vg $ $Date: 2003-04-11 17:38:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -67,8 +67,8 @@ ModalDialog RID_BASICIDE_BREAKPOINTDLG
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 178 , 116 ) ;
Text = "Haltepunkte" ;
Text [ ENGLISH ] = "Breakpoints" ;
Text = "Haltepunkte verwalten" ;
Text [ ENGLISH ] = "Manage Breakpoints" ;
Moveable = TRUE ;
// Closeable = TRUE;
ComboBox RID_CB_BRKPOINTS
@ -245,7 +245,7 @@ ModalDialog RID_BASICIDE_BREAKPOINTDLG
Size = MAP_APPFONT ( 40 , 12 ) ;
TabStop = TRUE ;
};
Text [ english_us ] = "Breakpoints" ;
Text [ english_us ] = "Manage Breakpoints" ;
Text [ italian ] = "Punto di interruzione" ;
Text [ spanish ] = "Puntos de ruptura" ;
Text [ french ] = "Points d'arrêt" ;