Changes from releases/cotonti-0.6.5/system/lang/en at r1041 to releases/cotonti-0.6.6/system/lang/en at r1099
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
releases/cotonti-0.6.6/system/lang/en/main.lang.php
r994 r1080 396 396 $L['aut_emailbanned'] = 'This e-mail (or this host) is banned, reason is: '; 397 397 $L['aut_emailtooshort'] = 'The e-mail is not valid!'; 398 $L['aut_invalidloginchars'] = 'The login contains invalid characters'; // 0.6.6 398 399 $L['aut_logintitle'] = 'Login form'; 399 400 $L['aut_mailnoticetitle'] = 'E-mail transition'; // New in N-0.1.0 … … 449 450 450 451 $L['for_antibump'] = 'The anti-bump protection is up, you cannot post twice in a row.'; // 0.0.6 452 $L['for_keepmovedlink'] = 'Keep a Moved Topic link'; // 0.6.6 451 453 $L['for_markallasread'] = 'Mark all posts as read'; 452 454 $L['for_mergetime'] = 'Added %1$s later:'; // 0.0.6
