Revision 897
Added by Matthias almost 17 years ago
| DA.php | ||
|---|---|---|
| 548 | 548 |
$MESSAGE['GENERIC']['BAD_PERMISSIONS'] = 'Kan ikke skrive i det valgte modtagebibliotek'; |
| 549 | 549 |
$MESSAGE['GENERIC']['INVALID'] = 'Filen du uploadede er fejlbehæftet'; |
| 550 | 550 |
$MESSAGE['GENERIC']['CANNOT_UNINSTALL_IN_USE'] = 'Kan ikke afinstallere: Den valgte fil er i brug!'; |
| 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'] = 'Kom venligst igen senere...'; |
| 553 | 558 |
$MESSAGE['GENERIC']['PLEASE_BE_PATIENT'] = 'Vær venligst tålmodig, dette kan godt vare et stykke tid.'; |
Also available in: Unified diff
added default new language variables to all language files