SVN commit 1300700 by aacid: enable the translation of these two M +2 -2 class_appdata.inc --- trunk/www/media/includes/classes/class_appdata.inc #1300699:1300700 @@ -78,7 +78,7 @@ } function authorHtml() { - $html = '

Authors:

'; + $html = '

'.i18n_var( "Authors:" ).'

'; $html .= ''; if (count($this->data['credits'])) { - $html .= '

Thanks To:

'; + $html .= '

'.i18n_var( "Thanks To:" ).'

'; $html .= '