Update of /cvsroot/tail/TailS/src/java/net/sf/tails/i18n
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv12654/src/java/net/sf/tails/i18n
Modified Files:
IndicatorDescription.properties
Log Message:
Adicionados default strategies na tela New Report.
Index: IndicatorDescription.properties
===================================================================
RCS file: /cvsroot/tail/TailS/src/java/net/sf/tails/i18n/IndicatorDescription.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** IndicatorDescription.properties 10 Oct 2007 18:44:32 -0000 1.2
--- IndicatorDescription.properties 10 Oct 2007 22:46:39 -0000 1.3
***************
*** 1,6 ****
!
! SMAIndicator=Generate default strategy for SMA indicator using Indicator Crossed Indicator Strategy
! EMAIndicator=Generate default strategy for EMA indicator using Indicator Crossed Indicator Strategy
! RSIIndicator=Generate default strategy for RSI indicator using Pipe Enter Strategy
! ParabolicSarIndicator=Generate default strategy for ParabolicSar indicator using Indicator Crossed Indicator and ParabolicSar And DMI Strategy
! BollingerBandsIndicator=Generate default strategy for BollingerBands indicator using Pipe Enter Strategy
\ No newline at end of file
--- 1,5 ----
! SMAIndicator=Generate default strategy for SMA indicator using Indicator Crossed Indicator Strategy.
! EMAIndicator=Generate default strategy for EMA indicator using Indicator Crossed Indicator Strategy.
! RSIIndicator=Generate default strategy for RSI indicator using Pipe Enter Strategy.
! ParabolicSarIndicator=Generate default strategy for ParabolicSar indicator using Indicator Crossed Indicator and ParabolicSar And DMI Strategy.
! BollingerBandsIndicator=Generate default strategy for BollingerBands indicator using Pipe Enter Strategy.
\ No newline at end of file
|