[*] TR : update English translations key for Back Office

This commit is contained in:
lLefevre
2012-07-12 10:04:56 +00:00
parent 91c8738940
commit 1da5ce07d4
50 changed files with 321 additions and 4644 deletions
+1 -1
View File
@@ -341,7 +341,7 @@ class HelperListCore extends Helper
{
$tpl = $this->createTemplate('list_action_duplicate.tpl');
if (!array_key_exists('Bad SQL query', self::$cache_lang))
self::$cache_lang['Duplicate'] = $this->l('Duplicate', 'Helper');
self::$cache_lang['Duplicate'] = $this->l('Bad SQL query', 'Helper');
if (!array_key_exists('Copy images too?', self::$cache_lang))
self::$cache_lang['Copy images too?'] = $this->l('Copy images too?', 'Helper');