mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 11:44:08 +02:00
consistent acp layout regarding backlinks and messages.
git-svn-id: file:///svn/phpbb/trunk@6428 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -85,7 +85,7 @@ $lang = array_merge($lang, array(
|
||||
'EXTENSION_EXIST' => 'The extension %s already exist',
|
||||
'EXTENSION_GROUP' => 'Extension group',
|
||||
'EXTENSION_GROUPS' => 'Extension groups',
|
||||
'EXTENSION_GROUP_DELETED' => 'Extension group successfully deleted',
|
||||
'EXTENSION_GROUP_DELETED' => 'Extension group successfully deleted.',
|
||||
'EXTENSION_GROUP_EXIST' => 'The extension group %s already exist',
|
||||
|
||||
'GO_TO_EXTENSIONS' => 'Go to extension management screen',
|
||||
@@ -112,7 +112,7 @@ $lang = array_merge($lang, array(
|
||||
'NOT_ASSIGNED' => 'Not assigned',
|
||||
'NO_EXT_GROUP' => 'None',
|
||||
'NO_EXT_GROUP_NAME' => 'No group name entered',
|
||||
'NO_EXT_GROUP_SPECIFIED' => 'No extension group specified',
|
||||
'NO_EXT_GROUP_SPECIFIED' => 'No extension group specified.',
|
||||
'NO_FILE_CAT' => 'None',
|
||||
'NO_IMAGE' => 'No image',
|
||||
'NO_THUMBNAIL_SUPPORT' => 'Thumbnail support has been disabled because there is no supported GD library available and the imagemagick executable could not be found.',
|
||||
@@ -131,7 +131,7 @@ $lang = array_merge($lang, array(
|
||||
'SECURE_DOWNLOADS' => 'Enable secure downloads',
|
||||
'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_DOWNLOAD_UPDATE_SUCCESS'=> 'The IP list has been updated successfully.',
|
||||
'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',
|
||||
|
Reference in New Issue
Block a user