git-svn-id: file:///svn/phpbb/trunk@8012 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Henry Sudhof 2007-08-06 17:12:15 +00:00
parent 4d3add1686
commit aa3e36eb8a

View file

@ -156,7 +156,7 @@ $lang = array_merge($lang, array(
'SMILIES_DELETED' => 'The smiley has been removed successfully.', 'SMILIES_DELETED' => 'The smiley has been removed successfully.',
'SMILIES_EDIT' => 'Edit smiley', 'SMILIES_EDIT' => 'Edit smiley',
'SMILIES_NONE_EDITED' => 'No smilies were updated.', 'SMILIES_NONE_EDITED' => 'No smilies were updated.',
'SMILIE__ONE_EDITED' => 'The smiley has been updated successfully.', 'SMILIES_ONE_EDITED' => 'The smiley has been updated successfully.',
'SMILIES_EDITED' => 'The smilies have been updated successfully.', 'SMILIES_EDITED' => 'The smilies have been updated successfully.',
'SMILIES_EMOTION' => 'Emotion', 'SMILIES_EMOTION' => 'Emotion',
'SMILIES_HEIGHT' => 'Smiley height', 'SMILIES_HEIGHT' => 'Smiley height',