Unreported: added missing german translation for the installer and for polls

This commit is contained in:
Kevin
2008-01-30 16:18:00 +00:00
parent de7ee5662d
commit cd62d42965
2 changed files with 43 additions and 26 deletions

View File

@@ -172,10 +172,10 @@ $lang = array_merge($lang, array(
// Poll
'POLL' => 'Umfrage',
'LATEST_POLLS' => 'Latest Polls',
'NO_OPTIONS' => 'This poll has no available options.',
'NO_POLL' => 'No polls available',
'RETURN_PORTAL' => '%sReturn to the portal%s',
'LATEST_POLLS' => 'Neueste Umfragen',
'NO_OPTIONS' => 'Diese Umfrage verfügt über keine Optionen.',
'NO_POLL' => 'Zur Zeit keine Umfragen vorhanden',
'RETURN_PORTAL' => '%sZurück zum Portal%s',
// other
'CLOCK' => 'Uhr',