summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/src/miscdlgs.src
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2010-04-29 13:35:08 +0200
committerNiklas Nebel <nn@openoffice.org>2010-04-29 13:35:08 +0200
commit284da3a62f12258617bcb998dde18e79213429db (patch)
tree2bebb46229489daa230e57befef0f7eb16c60112 /sc/source/ui/src/miscdlgs.src
parentcalc53: #i100879# add table style for cached tables only if there are cached ... (diff)
parentDEV300 masterfix: #i10000#: fix WaE: unhandled enumeration values (diff)
downloadcore-284da3a62f12258617bcb998dde18e79213429db.tar.gz
core-284da3a62f12258617bcb998dde18e79213429db.zip
calc53: merge with DEV300_m77
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 ef9850f83652..06a19af7a8a7 100644
--- a/sc/source/ui/src/miscdlgs.src
+++ b/sc/source/ui/src/miscdlgs.src
@@ -228,7 +228,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
@@ -321,14 +321,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
@@ -353,7 +353,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
{