Revision 933
Added by doc almost 16 years ago
DA.php | ||
---|---|---|
586 | 586 |
$MESSAGE['MOD_FORM']['EXCESS_SUBMISSIONS'] = 'Beklager! Denne formular er blevet afsendt for mange gange indenfor den sidste time, og du vil derfor blive afvist - Prøv igen om en times tid!'; |
587 | 587 |
$MESSAGE['MOD_FORM']['INCORRECT_CAPTCHA'] = 'Verifikations tallene (også kendt som Captcha) som du tastede er ikke korrekte. Hvis du har problemer med at læse Captha tallene, så kontakt venligst sidens Administrator på denne mailadresse: '.SERVER_EMAIL.''; |
588 | 588 |
|
589 |
$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']['RELOAD'] = 'Update database with information from Add-on files (e.g. after FTP upload).';
|
|
590 | 590 |
$MESSAGE['ADDON']['ERROR_RELOAD'] = 'Error while updating the Add-On information.'; |
591 | 591 |
$MESSAGE['ADDON']['MODULES_RELOADED'] = 'Moduler opdateret med succes'; |
592 | 592 |
$MESSAGE['ADDON']['TEMPLATES_RELOADED'] = 'Templates opdateret med succes'; |
Also available in: Unified diff
Moved reload option of Add-ons to main Add-on section.