1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 08:47:45 +02:00

A minor language-file fix.

#12245


git-svn-id: file:///svn/phpbb/trunk@7751 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Henry Sudhof
2007-06-11 13:54:38 +00:00
parent 0d074672fa
commit 0c75bd4b8d
2 changed files with 9 additions and 5 deletions

View File

@@ -552,6 +552,10 @@ $lang = array_merge($lang, array(
'FORUMS_TEST_FORUM_TITLE' => 'Test Forum 1',
'RANKS_SITE_ADMIN_TITLE' => 'Site Admin',
'REPORT_WAREZ' => 'The post contains links to illegal or pirated software.',
'REPORT_SPAM' => 'The reported post has the only purpose to advertise for a website or another product.',
'REPORT_OFF_TOPIC' => 'The reported post is off topic.',
'REPORT_OTHER' => 'The reported post does not fit into any other category, please use the description field.',
'SMILIES_ARROW' => 'Arrow',
'SMILIES_CONFUSED' => 'Confused',