mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Finished changes for smiley admin..
git-svn-id: file:///svn/phpbb/trunk@817 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
d29f574287
commit
eb081dcb0f
1 changed files with 4 additions and 0 deletions
|
@ -804,6 +804,10 @@ $lang['smile_load_err'] = "There was an error retrieving the smilies!";
|
|||
$lang['smile_add'] = "Add a new Smiley";
|
||||
$lang['smile_desc'] = "Some wonderful text describing the smiley administration here :)";
|
||||
$lang['smile_instr'] = "There should be some text here with instructions on what the admin should fill in for the smiley fields when editing or adding a smiley.";
|
||||
$lang['smiley_config'] = "Smiley Configuration";
|
||||
$lang['Code'] = "Code";
|
||||
$lang['Smile'] = "Smile";
|
||||
$lang['Emotion'] = "Emotion";
|
||||
//
|
||||
// End
|
||||
// -------------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue