Skip to content

Commit

Permalink
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/mo…
Browse files Browse the repository at this point in the history
  • Loading branch information
sarjona committed Jan 10, 2019
2 parents 2336493 + 9f46325 commit 51df6c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions install/lang/hr/error.php
Expand Up @@ -30,6 +30,9 @@

defined('MOODLE_INTERNAL') || die();

$string['cannotcreatedboninstall'] = '<p>Ne mogu stvoriti bazu podataka.</p>
<p>Navedena baza podataka ne postoji i korisnik nema prava stvaranja baze podataka.</p>
<p>Administrator treba provjeriti postavke baze podataka.</p>';
$string['cannotcreatelangdir'] = 'Nije moguće stvoriti lang mapu';
$string['cannotcreatetempdir'] = 'Nije moguće stvoriti privremenu (TEMP) mapu';
$string['cannotdownloadcomponents'] = 'Nije moguće preuzimanje komponenti';
Expand Down

0 comments on commit 51df6c5

Please sign in to comment.