summaryrefslogtreecommitdiff
path: root/scaddins/source/pricing/pricing.src
diff options
context:
space:
mode:
Diffstat (limited to 'scaddins/source/pricing/pricing.src')
-rw-r--r--scaddins/source/pricing/pricing.src16
1 files changed, 8 insertions, 8 deletions
diff --git a/scaddins/source/pricing/pricing.src b/scaddins/source/pricing/pricing.src
index c85a5d59aec5..6aa1675925b2 100644
--- a/scaddins/source/pricing/pricing.src
+++ b/scaddins/source/pricing/pricing.src
@@ -23,7 +23,7 @@
// function and parameter description
Resource RID_PRICING_FUNCTION_DESCRIPTIONS
{
- Resource PRICING_FUNCDESC_Opt_barrier
+ Resource PRICING_FUNCDESC_OptBarrier
{
String 1 // description
{
@@ -150,7 +150,7 @@ Resource RID_PRICING_FUNCTION_DESCRIPTIONS
- Resource PRICING_FUNCDESC_Opt_touch
+ Resource PRICING_FUNCDESC_OptTouch
{
String 1 // description
{
@@ -258,7 +258,7 @@ Resource RID_PRICING_FUNCTION_DESCRIPTIONS
};
- Resource PRICING_FUNCDESC_Opt_prob_hit
+ Resource PRICING_FUNCDESC_OptProbHit
{
String 1 // description
{
@@ -321,7 +321,7 @@ Resource RID_PRICING_FUNCTION_DESCRIPTIONS
};
- Resource PRICING_FUNCDESC_Opt_prob_inmoney
+ Resource PRICING_FUNCDESC_OptProbInMoney
{
String 1 // description
{
@@ -410,19 +410,19 @@ Resource RID_PRICING_FUNCTION_DESCRIPTIONS
// function names as accessible from cells
Resource RID_PRICING_FUNCTION_NAMES
{
- String PRICING_FUNCNAME_Opt_barrier
+ String PRICING_FUNCNAME_OptBarrier
{
Text [ en-US ] = "OPT_BARRIER";
};
- String PRICING_FUNCNAME_Opt_touch
+ String PRICING_FUNCNAME_OptTouch
{
Text [ en-US ] = "OPT_TOUCH";
};
- String PRICING_FUNCNAME_Opt_prob_hit
+ String PRICING_FUNCNAME_OptProbHit
{
Text [ en-US ] = "OPT_PROB_HIT";
};
- String PRICING_FUNCNAME_Opt_prob_inmoney
+ String PRICING_FUNCNAME_OptProbInMoney
{
Text [ en-US ] = "OPT_PROB_INMONEY";
};