Diff for /loncom/localize/localize/de.pm between versions 1.35 and 1.36

version 1.35, 2003/09/29 19:33:51 version 1.36, 2003/09/29 21:42:56
Line 831  use base qw(Apache::localize); Line 831  use base qw(Apache::localize);
 => 'System Administration',  => 'System Administration',
   
    'aboutlon.gif'     'aboutlon.gif'
 => 'aboutlon.gif',  => 'aboutlon_de.gif',
   
    'accessbutton.gif'     'accessbutton.gif'
 => 'accessbutton.gif',  => 'accessbutton_de.gif',
   
    'userauthentication.gif'     'userauthentication.gif'
 => 'userauthentication.gif',  => 'userauthentication_de.gif',
   
    'Users with Roles Assigned by'     'Users with Roles Assigned by'
 => 'Benutzer mit Rollen vergeben von',  => 'Benutzer mit Rollen vergeben von',
Line 1002  use base qw(Apache::localize); Line 1002  use base qw(Apache::localize);
 => 'Betrachte in diesem Kurs enthaltene Dokumente',  => 'Betrachte in diesem Kurs enthaltene Dokumente',
   
    'Additional Keywords'     'Additional Keywords'
 => 'Additional Keywords',  => 'Zusätzliche Schlüsselwörter',
   
    'Additional Metadata (non-standard, parameters, exports)'     'Additional Metadata (non-standard, parameters, exports)'
 => 'Additional Metadata (non-standard, parameters, exports)',  => 'Additional Metadata (non-standard, parameters, exports)',
Line 1432  use base qw(Apache::localize); Line 1432  use base qw(Apache::localize);
 => 'Open',  => 'Open',
   
    'Per Page'     'Per Page'
 => 'Per Seite',  => 'Pro Seite',
   
    'Printing Helper'     'Printing Helper'
 => 'Ausdruckhelfer',  => 'Ausdruckhelfer',

Removed from v.1.35  
changed lines
  Added in v.1.36


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