\"$poinfo[1]\" "; } function s_print_single_stat($i, $postat, $poinfo, $vars) { if (($postat[0] > 0) || ($postat[1] == $postat[3])){ // error s_print_content_stat($i, $postat, $poinfo, $vars); } else if ($postat[1] == 0) { // no translations // s_print_content_stat($i, $postat, $poinfo, $vars); } else { // everything ok s_print_content_stat($i, $postat, $poinfo, $vars); } } function s_print_all_stats($data, $countries, $vars) { $i=0; foreach ($data as $key => $postat) { $i++; s_print_single_stat($i, $postat, $countries[$key], $vars); } } //------------------------------------ // // The program starts here // ?>

TortoiseSVN Translations

The following languages are supported by TortoiseSVN

Find out more on our Translation status page. See how many volunteers have contributed a translation.