New "General Message" block along with detecting of install_portal directory.

This commit is contained in:
Ice
2008-01-27 22:39:28 +00:00
parent 1531697f31
commit f50f3a91d9
7 changed files with 133 additions and 61 deletions

View File

@@ -34,6 +34,11 @@ $lang = array_merge($lang, array(
'PORTAL' => 'Portal',
'WELCOME' => 'Willkommen',
'PORTAL_ERROR' => 'Portal Error',
'PORTAL_DELETE_DIR' => 'Please delete the portal installation directory: %s',
'PORTAL_UPDATE' => 'Portal Update',
'PORTAL_UPDATE_TEXT' => 'There\'s an update for portal waiting to be installed! Install <a href="%1$s">%2$s</a>!',
// news & global announcements
'LATEST_ANNOUNCEMENTS' => 'Letzte Bekanntmachung',
'LATEST_NEWS' => 'Aktuelle Beiträge',