Ero sivun ”Widget:CitobsDBcounter” versioiden välillä
Järvi-meriwikistä
Rivi 47: | Rivi 47: | ||
if ( lang == 'fi' ) { | if ( lang == 'fi' ) { | ||
− | out = 'Lisäksi Vesi.fi-palvelun kautta on | + | out = 'Lisäksi Vesi.fi-palvelun kautta on valittuna ajanjaksona lähetetty ' + c1 + ' havaintoa sinilevätilanteesta. Näistä ' + c2 + ' kappaleessa havaittiin sinilevää.'; |
} else { | } else { | ||
− | out = 'In addition, ' + c1 + ' observations about the blue-green algae situation have been sent through the Vesi.fi service | + | out = 'In addition, ' + c1 + ' observations about the blue-green algae situation have been sent through the Vesi.fi service during the selected period. In ' + c2 + ' of these observations, algae had been detected.'; |
} | } | ||
jQuery( "#<!--{$id|default:vesificounter|escape:'html'}-->_container" ).html ( out ); | jQuery( "#<!--{$id|default:vesificounter|escape:'html'}-->_container" ).html ( out ); |