// changed English strings, especially focusing on colons harmonization
This commit is contained in:
@@ -42,8 +42,8 @@ class Feeder extends Module
|
||||
$this->_directory = dirname(__FILE__).'/../../';
|
||||
parent::__construct();
|
||||
|
||||
$this->displayName = $this->l('RSS products feed');
|
||||
$this->description = $this->l('Generate a RSS products feed');
|
||||
$this->displayName = $this->l('RSS products feed.');
|
||||
$this->description = $this->l('Generate an RSS products feed.');
|
||||
}
|
||||
|
||||
function install()
|
||||
|
||||
Reference in New Issue
Block a user