diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-03-23 22:26:53 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-03-23 22:26:53 +0000 |
commit | fa1bc010d2930a3879b9788f4c67816b0532d846 (patch) | |
tree | 606f37e24b7886ba1de6034185425ab84b4a3f4c /wizards/source/depot/Lang_fr.xba | |
parent | ce06ddd9a39f25d3a3fe656fe80bf11322fa7ce9 (diff) |
INTEGRATION: CWS extras18 (1.5.256); FILE MERGED
2005/02/28 16:25:24 va 1.5.256.1: #i40799# Corrected Internet Update.
Diffstat (limited to 'wizards/source/depot/Lang_fr.xba')
-rw-r--r-- | wizards/source/depot/Lang_fr.xba | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/wizards/source/depot/Lang_fr.xba b/wizards/source/depot/Lang_fr.xba index f506c595be31..372b974402fd 100644 --- a/wizards/source/depot/Lang_fr.xba +++ b/wizards/source/depot/Lang_fr.xba @@ -54,10 +54,10 @@ Sub LoadFrenchLanguage() sMarket(0,0) = "Dollar Américain" sMarket(0,1) = "$" sMarket(0,2) = "New York" - sMarket(0,3) = "http://quote.yahoo.com/d/quotes.csv?s=<StockID>&f=sl1d1t1c1ohgv&e=.csv" - sMarket(0,4) = "http://table.finance.yahoo.com/table.csv?" &_ - "a=<StartMonth>&b=<StartDay>&c=<Startyear>&d=<EndMonth>&" &_ - "e=<EndDay>&f=<Endyear>&s=<StockID>&y=0&g=<interval>&ignore=.csv" + sMarket(0,3) = "http://finance.yahoo.com/d/quotes.csv?s=<StockID>&f=sl1d1t1c1ohgv&e=.csv" + sMarket(0,4) = "http://ichart.finance.yahoo.com/table.csv?" &_ + "s=<StockID>&d=<EndMonth>&e=<EndDay>&f=<Endyear>&g=d&" &_ + "a=<StartMonth>&b=<StartDay>&c=<Startyear>&ignore=.csv" sMarket(0,5) = "Symbole" sMarket(0,6) = "en" sMarket(0,7) = "US" @@ -154,4 +154,5 @@ Sub LoadFrenchLanguage() .cmdGoOn.Label = sOk .cmdCancel.Label = sCancel End With -End Sub</script:module>
\ No newline at end of file +End Sub +</script:module>
\ No newline at end of file |