UTMC Regional Event - Advancing Urban Transitions in Africa - Session 4
Recording of the UTMC Regional Event - Advancing Urban Transitions in Africa, Session 4 on International Collaborations: Exploring Strategic Urban Development Initiatives. This session was moderated by Elli Tzatzanis-Stepanovic from FFG, with contributions from Prof. Amany El-Sharif of the Association of African Universities, Dr. Temitope Sogbanmu from the University of Lagos, Dahlia Sabri from the IWRA - International Water Resources Association, and Artur Serra from i2CAT.
$translatableResources = [3, 4, 5, 6];
if (in_array($ResourceType, $translatableResources)) {
$langUser = strtoupper($browserLang);
if (!isset($arrPostLang[$langUser]['Target'])) {
$langUser = 'EN';
}
// on regarde si la langue source est differente de la langue de l'utilisateur ou si on a pas detecte la langue
if (!isset($media['srcLang']) || $media['srcLang'] != $langUser) {
//si la langue de l'utilisateur (browserLang) est disponible dans le tableau
if (isset($arrPostLang[$langUser]['Target'])) {
$translate = $arrPostLang[$langUser]['Target'];
?>
}
}
}
?>
Comments ()