[-] BO : fix bug count empty translations

This commit is contained in:
lLefevre
2012-03-15 13:01:36 +00:00
parent a9c7f29c13
commit 4a6ffa7bcc
2 changed files with 98 additions and 56 deletions
@@ -29,7 +29,8 @@
{block name="override_tpl"}
<h2>{l s='Language'} : {$lang} - {$translation_type}</h2>
{l s='Errors to translate'} : <b>{$count}</b>
{l s='Expressions to translate'} : <b>{$count}</b>.
<p>{l s='Total missing expresssions:'} {$count_empty} </p>
{if $post_limit_exceeded}
<div class="warn">
{if $limit_warning['error_type'] == 'suhosin'}