// Create new strings

if(sCurrLang == 'ES') {
}
else if(sCurrLang == 'FR') {
}
else if(sCurrLang == 'IT') {
}
else if(sCurrLang == 'DE') {
}
else if(sCurrLang == 'NE') {
}
else if(sCurrLang == 'SW') {
}
