Unreported: german lang variables for the installer / updater changes
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user