mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
fixing some bugs, most being submitted grammatical/spelling errors.
git-svn-id: file:///svn/phpbb/trunk@6915 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -93,7 +93,7 @@ $lang = array_merge($lang, array(
|
||||
'FORUM_RULES_LINK' => 'Link to forum rules',
|
||||
'FORUM_RULES_LINK_EXPLAIN' => 'You are able to enter the URL of the page/post containing your forum rules here. This setting will override the forum rules text you specified.',
|
||||
'FORUM_RULES_PREVIEW' => 'Forum rules preview',
|
||||
'FORUM_RULES_TOO_LONG' => 'The forum description is too long, it must be less than 4000 characters.',
|
||||
'FORUM_RULES_TOO_LONG' => 'The forum rules must be less than 4000 characters.',
|
||||
'FORUM_SETTINGS' => 'Forum settings',
|
||||
'FORUM_STATUS' => 'Forum status',
|
||||
'FORUM_STYLE' => 'Forum style',
|
||||
|
Reference in New Issue
Block a user