What the? Did Paul try to sneak in a new feature without our knowledge a few years back. O_o #5788

git-svn-id: file:///svn/phpbb/trunk@6717 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Dominik Dröscher 2006-12-06 18:23:42 +00:00
parent ef6f81a64d
commit 6e7c29adfb

View file

@ -61,7 +61,6 @@ $lang = array_merge($lang, array(
'CANNOT_EDIT_POST_LOCKED' => 'This post has been locked. You can no longer edit that post.', 'CANNOT_EDIT_POST_LOCKED' => 'This post has been locked. You can no longer edit that post.',
'CANNOT_EDIT_TIME' => 'You can no longer edit or delete that post', 'CANNOT_EDIT_TIME' => 'You can no longer edit or delete that post',
'CANNOT_POST_ANNOUNCE' => 'Sorry but you cannot post announcements.', 'CANNOT_POST_ANNOUNCE' => 'Sorry but you cannot post announcements.',
'CANNOT_POST_NEWS' => 'Sorry but you cannot post news topics.',
'CANNOT_POST_STICKY' => 'Sorry but you cannot post sticky topics.', 'CANNOT_POST_STICKY' => 'Sorry but you cannot post sticky topics.',
'CHANGE_TOPIC_TO' => 'Change topic type to', 'CHANGE_TOPIC_TO' => 'Change topic type to',
'CLOSE_TAGS' => 'Close tags', 'CLOSE_TAGS' => 'Close tags',