ISSUE-200 Remove the processmaker.en.po files
This commit is contained in:
@@ -434,7 +434,7 @@ class Translation extends BaseTranslation
|
||||
G::mk_dir( dirname( $this->envFilePath ) );
|
||||
}
|
||||
$translationsPath = PATH_CORE . "content" . PATH_SEP . 'translations' . PATH_SEP;
|
||||
$basePOFile = $translationsPath . 'english' . PATH_SEP . 'processmaker.en.po';
|
||||
$basePOFile = $translationsPath . 'english' . PATH_SEP . 'lurana.en.po';
|
||||
|
||||
$params = self::getInfoFromPOFile( $basePOFile );
|
||||
$this->addTranslationEnvironment( $params['LOCALE'], $params['HEADERS'], $params['COUNT'] );
|
||||
|
||||
Reference in New Issue
Block a user