// changed English strings, especially focusing on colons harmonization
This commit is contained in:
@@ -174,7 +174,7 @@ class HelperCore
|
||||
$use_shop_context = false)
|
||||
{
|
||||
$translations = array(
|
||||
'selected' => $this->l('selected'),
|
||||
'selected' => $this->l('Selected'),
|
||||
'Collapse All' => $this->l('Collapse All'),
|
||||
'Expand All' => $this->l('Expand All'),
|
||||
'Check All' => $this->l('Check All'),
|
||||
|
||||
Reference in New Issue
Block a user