This change is made under main.php of phosphor (under <div class=“breadcrumbs”>), for the translation plugin:
main.php
<div class=“breadcrumbs”>
<?php $translation = &plugin_load('syntax','translation'); echo $translation->_showTranslations(); ?>