Version 1.14
Added support for sqlite and PostgreSQL database engines Replaced deprecated HTML with CSS for HTML5 compatibility Show Topic on login and don't prepend "Topic:" More optimizations and fixes
This commit is contained in:
@ -279,8 +279,7 @@ $T=array(
|
||||
'chatname' => 'Chatname',
|
||||
'destroy' => 'Chat zerstören',
|
||||
'destroyed' => 'Chat erfolgreich zerstört',
|
||||
'topic' => 'Thema: %s',
|
||||
'admtopic' => 'Thema',
|
||||
'topic' => 'Thema',
|
||||
'passreset' => 'Passwort zurücksetzen',
|
||||
'cantresetpass' => 'Passwort kann nicht zurückgesetzt werden',
|
||||
'succpassreset' => 'Password erfolgreich zurückgesetzt',
|
||||
|
Reference in New Issue
Block a user