поправка кодировки :) git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@429 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
torrent.rus.ec@gmail.com 2012-06-04 10:43:16 +00:00
commit 25b5e17a1c
2 changed files with 5 additions and 5 deletions

View file

@ -56,8 +56,8 @@ $domain_name = (!empty($_SERVER['SERVER_NAME'])) ? $_SERVER['SERVER_NAME'] : $do
// Increase number of revision after update // Increase number of revision after update
$bb_cfg['tp_version'] = '2.5 Beta'; $bb_cfg['tp_version'] = '2.5 Beta';
$bb_cfg['tp_release_state'] = 'R427'; $bb_cfg['tp_release_state'] = 'R429';
$bb_cfg['tp_release_date'] = '31-05-2012'; $bb_cfg['tp_release_date'] = '04-06-2012';
// Database // Database
$charset = 'utf8'; $charset = 'utf8';

View file

@ -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_ON'] = 'I agree with these terms and conditions';
$lang['TERMS_OFF'] = 'I do not agree to these terms'; $lang['TERMS_OFF'] = 'I do not agree to these terms';
$lang['JAVASCRIPT_ON_REGISTER'] = 'To register, heads necessary to enable JavaScript'; $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 (<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ". 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 (?????? ". date('H:i') ." MSK)<br /><br />We apologize for this inconvenience";
// Debug // Debug
$lang['EXECUTION_TIME'] = 'Execution time:'; $lang['EXECUTION_TIME'] = 'Execution time:';
@ -1753,7 +1753,7 @@ $lang['POST_UNPIN'] = 'Unpin first post';
$lang['POST_PINNED'] = 'First post pinned'; $lang['POST_PINNED'] = 'First post pinned';
$lang['POST_UNPINNED'] = 'First post unpinned'; $lang['POST_UNPINNED'] = 'First post unpinned';
// <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> // Управление моими сообщениями
$lang['GOTO_MY_MESSAGE'] = 'Close and return to the list "My Messages"'; $lang['GOTO_MY_MESSAGE'] = 'Close and return to the list "My Messages"';
$lang['DEL_MY_MESSAGE'] = 'Selected topics are removed from the "My Messages"'; $lang['DEL_MY_MESSAGE'] = 'Selected topics are removed from the "My Messages"';
$lang['NO_TOPICS_MY_MESSAGE'] = 'No topics found in the list of your posts (maybe you have already removed them)'; $lang['NO_TOPICS_MY_MESSAGE'] = 'No topics found in the list of your posts (maybe you have already removed them)';
@ -1764,7 +1764,7 @@ $lang['DEL_LIST_MY_MESSAGE'] = 'Delete the selected topic from the list';
$lang['DEL_LIST_MY_MESSAGE_INFO'] = 'After removal of up to update the <b>entire list</b> it can be shown already deleted threads'; $lang['DEL_LIST_MY_MESSAGE_INFO'] = 'After removal of up to update the <b>entire list</b> it can be shown already deleted threads';
$lang['DEL_LIST_INFO'] = 'To delete an order from the list, click on the icon to the left of the names of any section'; $lang['DEL_LIST_INFO'] = 'To delete an order from the list, click on the icon to the left of the names of any section';
//<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> //Отслеживаемые темы
$lang['WATCHED_TOPICS'] = 'Watched Topics'; $lang['WATCHED_TOPICS'] = 'Watched Topics';
$lang['NO_WATCHED_TOPICS'] = 'You are not watching any topics'; $lang['NO_WATCHED_TOPICS'] = 'You are not watching any topics';