Revision 897
Added by Matthias almost 16 years ago
NO.php | ||
---|---|---|
548 | 548 |
$MESSAGE['GENERIC']['BAD_PERMISSIONS'] = 'Kunne ikke skrive til mål katalogen'; |
549 | 549 |
$MESSAGE['GENERIC']['INVALID'] = 'Filen du lastet opp er ikke gyldig'; |
550 | 550 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE'] = 'Kan ikke avinstallere: Valgte fil er i bruk'; |
551 |
|
|
552 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE_TMPL'] = "<br /><br />{{type}} <b>{{type_name}}</b> could not be uninstalled, because it is still in use on {{pages}}.<br /><br />"; |
|
553 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE_TMPL_PAGES'] = "this page;these pages"; |
|
554 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IS_DEFAULT_TEMPLATE'] = "Can't uninstall the template <b>{{name}}</b>, because it is the default template!"; |
|
555 |
|
|
551 | 556 |
$MESSAGE['GENERIC']['WEBSITE_UNDER_CONSTRUCTION'] = 'Website Under Construction'; |
552 | 557 |
$MESSAGE['GENERIC']['PLEASE_CHECK_BACK_SOON'] = 'Vennligst kom tilbake på et annet tidspunkt...'; |
553 | 558 |
$MESSAGE['GENERIC']['PLEASE_BE_PATIENT'] = 'Vennligst vær tålmodig, dette kan ta en stund.'; |
Also available in: Unified diff
added default new language variables to all language files