summaryrefslogtreecommitdiff
path: root/basctl/source
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-11 16:38:20 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-11 16:38:20 +0000
commit7f3d44aadf3f29b70e62cea841c1e329b69fd239 (patch)
treea929878c1fa8171298426fd8b9d1a367264203d9 /basctl/source
parent087b335a7e79135913cf48e85467b2ee2b242abc (diff)
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
Diffstat (limited to 'basctl/source')
-rw-r--r--basctl/source/basicide/brkdlg.src10
1 files changed, 5 insertions, 5 deletions
diff --git a/basctl/source/basicide/brkdlg.src b/basctl/source/basicide/brkdlg.src
index be611dde6fbe..375b5c228472 100644
--- a/basctl/source/basicide/brkdlg.src
+++ b/basctl/source/basicide/brkdlg.src
@@ -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" ;