mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 02:36:38 +02:00
some bugfixes
git-svn-id: file:///svn/phpbb/trunk@6149 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -126,8 +126,8 @@ $lang = array_merge($lang, array(
|
||||
'SECURE_DOWNLOADS_EXPLAIN' => 'With this option enabled, downloads are limited to IP\'s/hostnames you defined.',
|
||||
'SECURE_DOWNLOAD_NOTICE' => 'Secure Downloads are not enabled. The settings below will be applied after enabling secure downloads.',
|
||||
'SECURE_DOWNLOAD_UPDATE_SUCCESS'=> 'The IP list has been updated successfully',
|
||||
'SECURE_EMPTY_REFERER' => 'Allow empty referer',
|
||||
'SECURE_EMPTY_REFERER_EXPLAIN' => 'Secure downloads are based on referers. Do you want to allow downloads for those ommitting the referer?',
|
||||
'SECURE_EMPTY_REFERRER' => 'Allow empty referrer',
|
||||
'SECURE_EMPTY_REFERRER_EXPLAIN' => 'Secure downloads are based on referrers. Do you want to allow downloads for those ommitting the referrer?',
|
||||
'SETTINGS_CAT_IMAGES' => 'Image category settings',
|
||||
'SPECIAL_CATEGORY' => 'Special Category',
|
||||
'SPECIAL_CATEGORY_EXPLAIN' => 'Special Categories differ between the way presented within posts.',
|
||||
|
Reference in New Issue
Block a user