diff --git a/install/lang/te/error.php b/install/lang/te/error.php index 627afb6e94e..a80e43adbb7 100644 --- a/install/lang/te/error.php +++ b/install/lang/te/error.php @@ -42,3 +42,6 @@ $string['cannotsavemd5file'] = 'Md5 ఫైల్ను సేవ్ చేయల $string['cannotsavezipfile'] = 'జిప్ ఫైల్ను సేవ్ చేయడం సాధ్యపడదు'; $string['cannotunzipfile'] = 'ఫైల్ అన్జిప్ చేయలేరు'; $string['componentisuptodate'] = 'కాంపొనెంటు తాజాగా ఉంది'; +$string['dmlexceptiononinstall'] = '

A డేటాబేస్ లోపం ఏర్పడింది [{$ a-> errorcode}].
{$a->debuginfo}

'; +$string['downloadedfilecheckfailed'] = 'డౌన్లోడ్ చేసిన ఫైల్ తనిఖీ విఫలమైంది'; +$string['invalidmd5'] = 'చెక్ వేరియబుల్ తప్పు. - మళ్ళీ ప్రయత్నించండి';