1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

- remove last karma leftovers

git-svn-id: file:///svn/phpbb/trunk@6086 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Nils Adermann
2006-06-17 12:16:56 +00:00
parent dc53e86bf9
commit add20b4a92
2 changed files with 0 additions and 8 deletions

View File

@@ -79,11 +79,6 @@ $lang = array_merge($lang, array(
'QUICK_MOD' => 'Quick-mod tools',
'QUOTE' => 'Quote',
'RATE' => 'Rate',
'RATE_BAD' => 'Bad',
'RATE_GOOD' => 'Good',
'RATING_ADDED' => 'Your rating for this poster has been saved.',
'RATING_UPDATED' => 'Your existing rating for this poster has been updated',
'REPLY_TO_TOPIC' => 'Reply to topic',
'RETURN_POST' => '%sReturn to the post%s',