Revision 928
Added by doc almost 16 years ago
HR.php | ||
---|---|---|
585 | 585 |
$MESSAGE['MOD_FORM']['EXCESS_SUBMISSIONS'] = 'Ova forma je pregledavana previše puta u jednom satu. Molimo pokušajte slijedeæi sat.'; |
586 | 586 |
$MESSAGE['MOD_FORM']['INCORRECT_CAPTCHA'] = 'Broj provjere (poznat kao Captcha) netoèno je unešen. Ako imate problema s èitanjem Captcha, molimo pošaljite email: '.SERVER_EMAIL.''; |
587 | 587 |
|
588 |
$MESSAGE['MOD_RELOAD']['PLEASE_SELECT'] = 'Molimo odaberite koje dodatke želite ponovo nasnimiti'; |
|
589 |
$MESSAGE['MOD_RELOAD']['MODULES_RELOADED'] = 'Uspješno nasnimljeni moduli'; |
|
590 |
$MESSAGE['MOD_RELOAD']['TEMPLATES_RELOADED'] = 'Uspješno nasnimljeni predlošci'; |
|
591 |
$MESSAGE['MOD_RELOAD']['LANGUAGES_RELOADED'] = 'Uspješno nasnimljeni jezici'; |
|
588 |
$MESSAGE['ADDON']['RELOAD'] = 'The button below updates the information in the database with the data stored in the Add-On "info.php" files. This may be required if you have uploaded Addons via FTP.'; |
|
589 |
$MESSAGE['ADDON']['ERROR_RELOAD'] = 'Error while updating the Add-On information.'; |
|
590 |
$MESSAGE['ADDON']['MODULES_RELOADED'] = 'Uspješno nasnimljeni moduli'; |
|
591 |
$MESSAGE['ADDON']['TEMPLATES_RELOADED'] = 'Uspješno nasnimljeni predlošci'; |
|
592 |
$MESSAGE['ADDON']['LANGUAGES_RELOADED'] = 'Uspješno nasnimljeni jezici'; |
|
593 |
$MESSAGE['ADDON']['PRECHECK_FAILED'] = 'Add-on installation failed. Your system does not fulfill the requirements of this Add-on. To make this Add-on working on your system, please fix the issues summarized below.'; |
|
592 | 594 |
|
593 |
$MESSAGE['ADDON_PRECHECK']['FAILED'] = 'Add-on installation failed. Your system does not fulfill the requirements of this Add-on. To make this Add-on working on your system, please fix the issues summarized below.'; |
|
594 |
|
|
595 | 595 |
?> |
Also available in: Unified diff
Added reload option to Add-on section and removed Admin tool reload