mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
oops, doubled up on ICONS
git-svn-id: file:///svn/phpbb/trunk@3384 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
1c1648e394
commit
676c7319dd
1 changed files with 0 additions and 1 deletions
|
@ -576,7 +576,6 @@ $lang = array_merge($lang, array(
|
||||||
'ICONS_ORDER' => 'Icon order',
|
'ICONS_ORDER' => 'Icon order',
|
||||||
'ICONS_ADD' => 'Add a new Icon',
|
'ICONS_ADD' => 'Add a new Icon',
|
||||||
'ICONS_EDIT' => 'Edit Icon',
|
'ICONS_EDIT' => 'Edit Icon',
|
||||||
'ICONS' => 'Icon',
|
|
||||||
'EXPORT_SMILE_EXPLAIN' => 'To create a package of your currently installed smilies, click %sHERE%s to download the emoticons.pak file. Once downloaded create a zip or tgz file containing all of your smilies plus this .pak configuration file.',
|
'EXPORT_SMILE_EXPLAIN' => 'To create a package of your currently installed smilies, click %sHERE%s to download the emoticons.pak file. Once downloaded create a zip or tgz file containing all of your smilies plus this .pak configuration file.',
|
||||||
'EXPORT_ICONS_EXPLAIN' => 'To create a package of your currently installed icons, click %sHERE%s to download the icons package file. Once downloaded create a zip or tgz file containing all of your icons plus this .pak configuration file.',
|
'EXPORT_ICONS_EXPLAIN' => 'To create a package of your currently installed icons, click %sHERE%s to download the icons package file. Once downloaded create a zip or tgz file containing all of your icons plus this .pak configuration file.',
|
||||||
'NO_SMILE_EXPORT' => 'You have no smilies with which to create a package.',
|
'NO_SMILE_EXPORT' => 'You have no smilies with which to create a package.',
|
||||||
|
|
Loading…
Add table
Reference in a new issue