New branding and copyright

This commit is contained in:
Yuriy Pikhtarev 2017-01-22 00:38:22 +03:00
commit 24769ef9df
No known key found for this signature in database
GPG key ID: 3A9B5A757B48ECC6
15 changed files with 28 additions and 32 deletions

View file

@ -1407,7 +1407,6 @@ $lang['HASH_S'] = 'by info_hash';
// copyright
$lang['NOTICE'] = '!ATTENTION!';
$lang['POWERED'] = 'UG93ZXJlZCBieSA8YSB0YXJnZXQ9Il9ibGFuayIgaHJlZj0iaHR0cDovL3RvcnJlbnRwaWVyLm1lIj5Ub3JyZW50UGllciBJSTwvYT4gJmNvcHk7IE1laXRoYXIsIFRvcnJlbnRQaWVyIElJIFRlYW0=';
$lang['COPY'] = 'The site does not give electronic versions of products, and is engaged only in a collecting and cataloguing of the references sent and published at a forum by our readers. If you are the legal owner of any submitted material and do not wish that the reference to it was in our catalogue, contact us and we shall immediately remove her. Files for an exchange on tracker are given by users of a site, and the administration does not bear the responsibility for their maintenance. The request to not fill in the files protected by copyrights, and also files of the illegal maintenance!';
// FILELIST
@ -1593,7 +1592,7 @@ $lang['USERS'] = 'User Admin';
$lang['GROUPS'] = 'Group Admin';
$lang['FORUMS'] = 'Forum Admin';
$lang['MODS'] = 'Modifications';
$lang['TP'] = 'TorrentPier II';
$lang['TP'] = 'TorrentPier';
$lang['CONFIGURATION'] = 'Configuration';
$lang['MANAGE'] = 'Management';
@ -1806,7 +1805,7 @@ $lang['ENABLE_PRUNE'] = 'Enable Forum Pruning';
$lang['ALLOW_BBCODE'] = 'Allow BBCode';
$lang['ALLOW_SMILIES'] = 'Allow Smilies';
$lang['SMILIES_PATH'] = 'Smilies Storage Path';
$lang['SMILIES_PATH_EXPLAIN'] = 'Path under your TorrentPier II root dir, e.g. styles/images/smiles';
$lang['SMILIES_PATH_EXPLAIN'] = 'Path under your TorrentPier root dir, e.g. styles/images/smiles';
$lang['ALLOW_SIG'] = 'Allow Signatures';
$lang['MAX_SIG_LENGTH'] = 'Maximum signature length';
$lang['MAX_SIG_LENGTH_EXPLAIN'] = 'Maximum number of characters in user signatures';
@ -2104,7 +2103,7 @@ $lang['ATTACH_NUMBER_SETTINGS'] = 'Attachment Number Settings';
$lang['ATTACH_OPTIONS_SETTINGS'] = 'Attachment Options';
$lang['UPLOAD_DIRECTORY'] = 'Upload Directory';
$lang['UPLOAD_DIRECTORY_EXPLAIN'] = 'Enter the relative path from your TorrentPier II installation to the Attachments upload directory. For example, enter \'files\' if your TorrentPier II Installation is located at http://www.yourdomain.com/torrentpier and the Attachment Upload Directory is located at http://www.yourdomain.com/torrentpier/files.';
$lang['UPLOAD_DIRECTORY_EXPLAIN'] = 'Enter the relative path from your TorrentPier installation to the Attachments upload directory. For example, enter \'files\' if your TorrentPier Installation is located at http://www.yourdomain.com/torrentpier and the Attachment Upload Directory is located at http://www.yourdomain.com/torrentpier/files.';
$lang['ATTACH_IMG_PATH'] = 'Attachment Posting Icon';
$lang['ATTACH_IMG_PATH_EXPLAIN'] = 'This Image is displayed next to Attachment Links in individual Postings. Leave this field empty if you don\'t want an icon to be displayed. This Setting will be overwritten by the Settings in Extension Groups Management.';
$lang['ATTACH_TOPIC_ICON'] = 'Attachment Topic Icon';