* add an additional text to the install page informing that user can reinstall MyAAC by deleting config.local.php

(cherry picked from commit 0129c79)
This commit is contained in:
slawkens
2018-10-18 08:20:13 +02:00
parent 9a86f1ebed
commit 589d07ed40
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ $locale['loaded'] = 'Laddad';
$locale['not_loaded'] = 'Inte Laddad';
$locale['please_fill_all'] = 'Vänligen fyll i allt!';
$locale['already_installed'] = 'MyAAC är redan installerat. Vänligen ta bort <b>install/<b/> mappen.';
$locale['already_installed'] = 'MyAAC är redan installerat. Vänligen ta bort <b>install/<b/> mappen. Om du vill installera MyAAC igen - ta bort filen <strong>config.local.php</strong> från huvudkatalogen och uppdatera sidan.';
// welcome
$locale['step_welcome'] = 'Välkommen';