mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
r430
и еще в одном месте git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@430 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
parent
25b5e17a1c
commit
174278b1fa
2 changed files with 2 additions and 2 deletions
|
@ -56,7 +56,7 @@ $domain_name = (!empty($_SERVER['SERVER_NAME'])) ? $_SERVER['SERVER_NAME'] : $do
|
|||
|
||||
// Increase number of revision after update
|
||||
$bb_cfg['tp_version'] = '2.5 Beta';
|
||||
$bb_cfg['tp_release_state'] = 'R429';
|
||||
$bb_cfg['tp_release_state'] = 'R430';
|
||||
$bb_cfg['tp_release_date'] = '04-06-2012';
|
||||
|
||||
// Database
|
||||
|
|
|
@ -1679,7 +1679,7 @@ $lang['EMAILER_DISABLED'] = 'Sorry, this feature is temporarily not working';
|
|||
$lang['TERMS_ON'] = 'I agree with these terms and conditions';
|
||||
$lang['TERMS_OFF'] = 'I do not agree to these terms';
|
||||
$lang['JAVASCRIPT_ON_REGISTER'] = 'To register, heads necessary to enable JavaScript';
|
||||
$lang['REGISTERED_IN_TIME'] = "At the moment registration is closed<br /><br />You can register from 01:00 to 17:00 MSK (?????? ". date('H:i') ." MSK)<br /><br />We apologize for this inconvenience";
|
||||
$lang['REGISTERED_IN_TIME'] = "At the moment registration is closed<br /><br />You can register from 01:00 to 17:00 MSK (now ". date('H:i') ." MSK)<br /><br />We apologize for this inconvenience";
|
||||
|
||||
// Debug
|
||||
$lang['EXECUTION_TIME'] = 'Execution time:';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue