mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 05:34:01 +02:00
language fixes and template adjustements for the whois facility...
git-svn-id: file:///svn/phpbb/trunk@8093 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -244,7 +244,7 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'NO_REASON' => 'Reason could not be found.',
|
||||
'NO_REASON_INFO' => 'You have to specify a title and a description for this reason.',
|
||||
'NO_REMOVE_DEFAULT_REASON' => 'You are not able to remove the default reason "Other".',
|
||||
'NO_REMOVE_DEFAULT_REASON' => 'You are not able to remove the default reason “Other”.',
|
||||
|
||||
'REASON_ADD' => 'Add report/denial reason',
|
||||
'REASON_ADDED' => 'Report/denial reason successfully added.',
|
||||
|
Reference in New Issue
Block a user