thrownewCException(Yii::t('yii:CProfileLogRoute found a mismatching code block "{token}". Make sure the calls to Yii::beginProfile() and Yii::endProfile() be properly nested.',
thrownewCException(Yii::t('yii|CProfileLogRoute found a mismatching code block "{token}". Make sure the calls to Yii::beginProfile() and Yii::endProfile() be properly nested.',
array('{token}'=>$token)));
array('{token}'=>$token)));
}
}
}
}
...
@@ -151,7 +151,7 @@ class CProfileLogRoute extends CWebLogRoute
...
@@ -151,7 +151,7 @@ class CProfileLogRoute extends CWebLogRoute
thrownewCException(Yii::t('yii:CProfileLogRoute found a mismatching code block "{token}". Make sure the calls to Yii::beginProfile() and Yii::endProfile() be properly nested.',
thrownewCException(Yii::t('yii|CProfileLogRoute found a mismatching code block "{token}". Make sure the calls to Yii::beginProfile() and Yii::endProfile() be properly nested.',
$message=$this->wrongType!==null?$this->wrongType:\Yii::t('yii:The file "{file}" cannot be uploaded. Only files with these extensions are allowed: {extensions}.');
$message=$this->wrongType!==null?$this->wrongType:\Yii::t('yii|The file "{file}" cannot be uploaded. Only files with these extensions are allowed: {extensions}.');
thrownewCException(Yii::t('yii:CAssetManager.basePath "{path}" is invalid. Please make sure the directory exists and is writable by the Web server process.',
thrownewCException(Yii::t('yii|CAssetManager.basePath "{path}" is invalid. Please make sure the directory exists and is writable by the Web server process.',
array('{path}'=>$value)));
array('{path}'=>$value)));
}
}
...
@@ -236,7 +236,7 @@ class CAssetManager extends CApplicationComponent
...
@@ -236,7 +236,7 @@ class CAssetManager extends CApplicationComponent