Changeset 2200

Show
Ignore:
Timestamp:
02/29/2008 03:48:59 PM (10 months ago)
Author:
Edy
Message:

Added the new captcha language file in de_DE

Location:
trunk/system/i18n/de_DE
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/i18n/de_DE/image.php

    r1914 r2200  
    2323        'gd' => array 
    2424        ( 
    25                 'requires_v2' => 'Die Bildbibliothek erfordert GD2. Sehen Sie sich die Seite http://php.net/gd_info an für weitere Informationen.', 
     25                'requires_v2' => 'Die Bildbibliothek erfordert GD2. Sehen Sie sich die Seite http://php.net/gd_info an, um weitere Informationen zu erhalten.', 
    2626        ), 
    2727);