Unreported: german lang variables for the installer / updater changes

This commit is contained in:
Kevin
2008-01-27 22:44:30 +00:00
parent f50f3a91d9
commit 742ff65d47

View File

@@ -34,10 +34,10 @@ $lang = array_merge($lang, array(
'PORTAL' => 'Portal',
'WELCOME' => 'Willkommen',
'PORTAL_ERROR' => 'Portal Error',
'PORTAL_DELETE_DIR' => 'Please delete the portal installation directory: %s',
'PORTAL_ERROR' => 'Portal Fehler',
'PORTAL_DELETE_DIR' => 'Bitte lösche das Portal Installationsverzeichnis: %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>!',
'PORTAL_UPDATE_TEXT' => 'Es steht ein Update für das Portal zur Installation bereit! Installiere <a href="%1$s">%2$s</a>!',
// news & global announcements
'LATEST_ANNOUNCEMENTS' => 'Letzte Bekanntmachung',