summaryrefslogtreecommitdiffstats
path: root/sc/inc/scabstdlg.hxx
diff options
context:
space:
mode:
authorNicolas Christener <nc@adfinis.com>2011-03-13 19:39:41 +0100
committerChristina Rossmanith <ChrRossmanith@web.de>2011-03-13 19:40:00 +0100
commitbe3230aa76ec2e95eecbd4c3d5026e0e45115f2f (patch)
treedcbef0c74bfeadb8c0811658afde03fec7d99b17 /sc/inc/scabstdlg.hxx
parenttranslate german comments in /sc/inc (diff)
downloadcore-be3230aa76ec2e95eecbd4c3d5026e0e45115f2f.tar.gz
core-be3230aa76ec2e95eecbd4c3d5026e0e45115f2f.zip
translate german comments in /sc/inc
Diffstat (limited to 'sc/inc/scabstdlg.hxx')
-rw-r--r--sc/inc/scabstdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/scabstdlg.hxx b/sc/inc/scabstdlg.hxx
index e610569a6d70..e5927ac0fd5a 100644
--- a/sc/inc/scabstdlg.hxx
+++ b/sc/inc/scabstdlg.hxx
@@ -399,7 +399,7 @@ public:
virtual AbstractScLinkedAreaDlg * CreateScLinkedAreaDlg ( Window* pParent, int nId) = 0; //add for ScLinkedAreaDlg
virtual AbstractScMetricInputDlg * CreateScMetricInputDlg ( Window* pParent, //add for ScMetricInputDlg
- USHORT nResId, // Ableitung fuer jeden Dialog!
+ USHORT nResId, // derivative for every dialog!
long nCurrent,
long nDefault,
int nId ,