Diff for /loncom/localize/localize/de.pm between versions 1.20 and 1.21

version 1.20, 2003/09/22 22:53:21 version 1.21, 2003/09/23 00:26:10
Line 505  use base qw(Apache::localize); Line 505  use base qw(Apache::localize);
    'Go To My First Homework Problem'     'Go To My First Homework Problem'
 => 'Springe zum ersten Hausübungsproblem',  => 'Springe zum ersten Hausübungsproblem',
   
      'Cancel'
   => 'Abbrechen',
   
    'Discussions'     'Discussions'
 => 'Diskussion',  => 'Diskussion',
   
Line 664  use base qw(Apache::localize); Line 667  use base qw(Apache::localize);
    'is not analyzable at this time'     'is not analyzable at this time'
 => 'ist derzeit nicht analysierbar',  => 'ist derzeit nicht analysierbar',
   
      'Title'
   => 'Titel',
   
      'Path'
   => 'Pfad',
   
      'New Search'
   => 'Neue Suche',
   
      'Go Back'
   => 'Zurück',
   
      'File'
   => 'Datei',
   
      'Date'
   => 'Datum',
   
      'You have no unread messages'
   => 'Sie haben keine ungelesenen Nachrichten',
   
      'New Messages'
   => 'Neue Nachrichten',
   
      'View All Messages'
   => 'Alle Nachrichten',
   
 );  );
   
 1;  1;

Removed from v.1.20  
changed lines
  Added in v.1.21


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>