Ignore:
Timestamp:
Dec 8, 2010, 1:53:36 PM (13 years ago)
Author:
patdenice
Message:

Display corrected in IE8.
Add theme interface select in admin pannel.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/captcha/language/de_DE/plugin.lang.php

    r8032 r8034  
    22
    33$lang['Captcha Configuration'] = 'Captcha Konfiguration';
    4 $lang['Public Key:'] = 'Öffentlicher Key:';
    5 $lang['Private Key:'] = 'Privater Key:';
     4$lang['Public Key'] = 'Öffentlicher Key';
     5$lang['Private Key'] = 'Privater Key';
    66$lang['Signup for personal usage keys'] = 'Registrieren Sie sich um Ihre persönliche Keys zu erhalten';
    77
Note: See TracChangeset for help on using the changeset viewer.