Pagina 1 din 1

[2.0.22] The humanizer 1.2.0

Scris: 04-Iul-2006, 16:43:57
de seelview
Numele MODificarii: The humanizer
Autor: Underhill
Descrierea MODificarii: Schimba modul de inregistrare pentru a preveni inregistrarea botilor de spam.


Versiunea MODificarii: 1.2.0 (Updated 2007-07-14)
Nivel de instalare: Usor
Timp instalare: ~ 5 Minute

Download (phpbb.ro): Download » phpBB MOD » MODificări phpBB » MODificări internaţionale » [2.0.22] The humanizer 1.2.0
Download (phpbb.com): http://www.phpbb.com/phpBB/viewtopic.php?t=383788
Download (underhill.de): http://www.underhill.de/downloads/phpbb ... anizer.txt
Dimensiune fisier: 6039 Bytes

Scris: 04-Iul-2006, 16:50:49
de seelview
Localizare în limba română The Humanizer
Autor: Flowers

Cod: Selectaţi tot

#
#-----[ OPEN ]------------------------------------------------------------------
#

language/lang_romana/lang_main.php

#
#-----[ FIND ]------------------------------------------------------------------
#

?>

#
#-----[ BEFORE, ADD ]-----------------------------------------------------------
#

// The humanizer MOD
$lang['Are_u_human'] = 'Eşti om?';
$lang['Are_u_human_explain'] = 'Această întrebare absurdă va ţine departe de forum boţii...';
$lang['Are_u_human_wrong'] = 'Ne pare rău, dar trebuie să răspundeţi la întrebarea "Eşti om?".';

Scris: 30-Aug-2006, 12:04:38
de flowers
Pentru a descărca noua versiune, citeşte primul mesaj din acest subiect.

## 2006-08-26 - Version 1.1.0
## - Added dynamic attribute to confuse spam bots
## - Changed access value to prevent spam bot guessing
##
## 2006-07-17 - Version 1.0.5
## - Added notes for a frequent install problem
## - Added forgotten history entry for version 1.0.4
## - Fixed more little spelling errors

Scris: 30-Iun-2008, 00:26:31
de flowers
Pentru a descărca noua versiune, citeşte primul mesaj din acest subiect.

## 2007-07-14 - Version 1.2.0
## - Changed to individual question
##
## 2006-12-31 - Version 1.1.1
## - Removed HTML comment
## - Successfully tested with phpBB 2.0.22
## - Changed Author Notes