[*] TR : update English translations key for Modules

This commit is contained in:
lLefevre
2012-07-12 10:08:13 +00:00
parent 12c69a6dc6
commit 48b42fb398
115 changed files with 143 additions and 2180 deletions
+1 -1
View File
@@ -447,7 +447,7 @@ class ProductComments extends Module
</form>';
}
else
$this->_html .= $this->l('No reported comment at this time.');
$this->_html .= $this->l('No reported comments at this time.');
$this->_html .= '</fieldset><br />';
}