From 8bb161fce071765fb0cb6573a35dcebdd906f7dd Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Mon, 4 Mar 2019 00:09:35 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/hr/error.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install/lang/hr/error.php b/install/lang/hr/error.php index 5b3bc0eb157..2aa9085d22a 100644 --- a/install/lang/hr/error.php +++ b/install/lang/hr/error.php @@ -42,6 +42,7 @@ $string['cannotsavemd5file'] = 'Nije moguće pohraniti md5 datoteku'; $string['cannotsavezipfile'] = 'Nije moguće pohraniti ZIP datoteku'; $string['cannotunzipfile'] = 'Nije moguće otpakirati datoteku'; $string['componentisuptodate'] = 'Komponenta je dostupna u svojoj najnovijoj inačici.'; +$string['dmlexceptiononinstall'] = '

Dogodila se pogreška baze podataka [{$a->errorcode}].
{$a->debuginfo}'; $string['downloadedfilecheckfailed'] = 'Došlo je do pogreške pri provjeri preuzete datoteke'; $string['invalidmd5'] = 'Neispravna md5 datoteka'; $string['missingrequiredfield'] = 'Nedostaje neko obvezatno polje';