mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
*** empty log message ***
git-svn-id: file:///svn/phpbb/trunk@6446 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
d4524f1b10
commit
c645088a34
1 changed files with 2 additions and 2 deletions
|
@ -102,8 +102,8 @@ $lang = array_merge($lang, array(
|
||||||
'GENERAL_FORUM_SETTINGS' => 'General forum settings',
|
'GENERAL_FORUM_SETTINGS' => 'General forum settings',
|
||||||
|
|
||||||
'LINK' => 'Link',
|
'LINK' => 'Link',
|
||||||
'LIST_INDEX' => 'List forum on index',
|
'LIST_INDEX' => 'List forum in subforum listings',
|
||||||
'LIST_INDEX_EXPLAIN' => 'Displays a link to this forum under the root parent forum on the index.',
|
'LIST_INDEX_EXPLAIN' => 'Displays a link to this forum under the parent forums subforum listing if one exist.',
|
||||||
'LOCKED' => 'Locked',
|
'LOCKED' => 'Locked',
|
||||||
|
|
||||||
'MOVE_POSTS_TO' => 'Move posts',
|
'MOVE_POSTS_TO' => 'Move posts',
|
||||||
|
|
Loading…
Add table
Reference in a new issue