summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/src/miscdlgs.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2010-04-12 17:59:48 +0200
committerJens-Heiner Rechtien <hr@openoffice.org>2010-04-12 17:59:48 +0200
commit4cb5221199052f80055b978063cb73f05f8563c0 (patch)
tree03948f721c232047193b43f59e758204a73dba79 /sc/source/ui/src/miscdlgs.src
parent#i10000# some catch-up fixes (diff)
parentdr74: merge with DEV300_m69 (diff)
downloadcore-4cb5221199052f80055b978063cb73f05f8563c0.tar.gz
core-4cb5221199052f80055b978063cb73f05f8563c0.zip
CWS-TOOLING: integrate CWS dr74
Diffstat (limited to 'sc/source/ui/src/miscdlgs.src')
-rw-r--r--sc/source/ui/src/miscdlgs.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/ui/src/miscdlgs.src b/sc/source/ui/src/miscdlgs.src
index d4aa01d436ce..8c9279a602c1 100644
--- a/sc/source/ui/src/miscdlgs.src
+++ b/sc/source/ui/src/miscdlgs.src
@@ -233,7 +233,7 @@ ModalDialog RID_SCDLG_DELCONT
{
Pos = MAP_APPFONT ( 12 , 86 ) ;
Size = MAP_APPFONT ( 83 , 10 ) ;
- Text [ en-US ] = "Not~es" ;
+ Text [ en-US ] = "~Comments" ;
TabStop = TRUE ;
};
CheckBox BTN_DELOBJECTS
@@ -326,14 +326,14 @@ ModalDialog RID_SCDLG_INSCONT
{
Pos = MAP_APPFONT ( 12 , 114 ) ;
Size = MAP_APPFONT ( 84 , 10 ) ;
- Text [ en-US ] = "O~bjects" ;
+ Text [ en-US ] = "~Objects" ;
TabStop = TRUE ;
};
CheckBox BTN_INSNOTES
{
Pos = MAP_APPFONT ( 12 , 86 ) ;
Size = MAP_APPFONT ( 84 , 10 ) ;
- Text [ en-US ] = "N~otes" ;
+ Text [ en-US ] = "~Comments" ;
TabStop = TRUE ;
};
FixedLine FL_FRAME
@@ -358,7 +358,7 @@ ModalDialog RID_SCDLG_INSCONT
{
Pos = MAP_APPFONT ( 111 , 44 ) ;
Size = MAP_APPFONT ( 83 , 10 ) ;
- Text [ en-US ] = "S~ubtract" ;
+ Text [ en-US ] = "~Subtract" ;
};
RadioButton BTN_OP_MUL
{