From 8b4c8297b1469dd83f537cc0f26b4fb2d69d7fb3 Mon Sep 17 00:00:00 2001 From: james Date: Thu, 11 Feb 2010 22:35:57 +0000 Subject: [PATCH] Use Youth Science Canada (or YSC) instead of YSF --- admin/cwsfregister.php | 10 +++++----- admin/fair_stats.php | 6 +++--- admin/index.php | 2 +- admin/reports_fairs.inc.php | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/admin/cwsfregister.php b/admin/cwsfregister.php index baa84e8..37455e4 100644 --- a/admin/cwsfregister.php +++ b/admin/cwsfregister.php @@ -153,13 +153,13 @@ include "xml.inc.php"; // echo "curl close
"; curl_close ($ch); /// close the curl session - echo i18n("The YSF Registration Server said:")."
"; + echo i18n("The YSC Registration Server said:")."
"; echo notice($datastream); } else { echo error("CURL Support Missing"); - echo i18n("Your PHP installation does not support CURL. You will need to login to the YSF system as the regional coodinator and upload the XML data manually"); + echo i18n("Your PHP installation does not support CURL. You will need to login to the YSC system as the regional coodinator and upload the XML data manually"); } send_footer(); exit; @@ -203,7 +203,7 @@ include "xml.inc.php"; { $award=mysql_fetch_object($q); echo "".i18n("CWSF Award").": ".$award->name."
"; - echo i18n("Please review the list of winning projects/students below. If it is all correct then you can click the 'Register for CWSF' button at the bottom of the page to send the information to YSF"); + echo i18n("Please review the list of winning projects/students below. If it is all correct then you can click the 'Register for CWSF' button at the bottom of the page to send the information to YSC"); echo "
"; echo "
"; $winners=get_cwsf_award_winners(); @@ -303,7 +303,7 @@ include "xml.inc.php"; xmlCreateRecurse($reg); $xmldata=$output; - echo "

".i18n("The following data will be sent to YSF")."

"; + echo "

".i18n("The following data will be sent to Youth Science Canada")."

"; echo "
"; echo ""; echo ""; echo "
"; echo "
"; - echo i18n("Warning! You can only use this feature once, and it will send whatever data is listed above. If you try to submit this data a second time to YSF it will not work. So please make sure everything is correct before submitting!"); + echo i18n("Warning! You can only use this feature once, and it will send whatever data is listed above. If you try to submit this data a second time to YSC it will not work. So please make sure everything is correct before submitting!"); echo "
"; echo "
"; echo ""; diff --git a/admin/fair_stats.php b/admin/fair_stats.php index 4d63788..657ecb1 100644 --- a/admin/fair_stats.php +++ b/admin/fair_stats.php @@ -40,7 +40,7 @@ function stats_to_ysc($fair, $stats) { if($fair['type'] == 'ysc') { - /* Map data into YSF tags */ + /* Map data into YSC tags */ $y=array(); $y["numschoolstotal"]=$stats['schools_total']; $y["numschoolsactive"]=$stats['schools_active']; @@ -126,7 +126,7 @@ // $year = $config['FAIRYEAR']; } else { echo error("CURL Support Missing"); - echo i18n("Your PHP installation does not support CURL. You will need to login to the YSF system as the regional coodinator and upload the XML data manually"); + echo i18n("Your PHP installation does not support CURL. You will need to login to the YSC system as the regional coodinator and upload the XML data manually"); send_footer(); exit; } @@ -336,7 +336,7 @@ echo ''; echo ''.i18n('Fair Budget').':'; echo "$"; - echo ''.i18n('YSF Affiliation Complete').'?'; + echo ''.i18n('Youth Science Canada Affiliation Complete').'?'; echo '