Add mafe-translation

This commit is contained in:
Marco Antonio Nina
2014-04-02 13:18:33 -04:00
parent 47d20cbaa5
commit eefe693852
2 changed files with 1 additions and 6 deletions

View File

@@ -577,7 +577,6 @@ class Translation extends BaseTranslation
public function generateTransaltionMafe ($lang='en')
{
if (!file_exists(PATH_TRUNK .'vendor/colosa/MichelangeloFE/' . 'labels.php')) {
throw new Exception( PATH_TRUNK .'vendor/colosa/MichelangeloFE/' . 'labels.php');
throw new Exception( 'labels.php not exist in MAFE ');
}