mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
#15464 #15384 Yes, there is a lang change. git-svn-id: file:///svn/phpbb/trunk@8253 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -115,7 +115,7 @@ $lang = array_merge($lang, array(
|
||||
'FIRST' => 'First',
|
||||
|
||||
'ICONS_ADD' => 'Add a new icon',
|
||||
'ICON_NONE_ADDED' => 'No icons were added.',
|
||||
'ICONS_NONE_ADDED' => 'No icons were added.',
|
||||
'ICONS_ONE_ADDED' => 'The icon has been added successfully.',
|
||||
'ICONS_ADDED' => 'The icons have been added successfully.',
|
||||
'ICONS_CONFIG' => 'Icon configuration',
|
||||
|
Reference in New Issue
Block a user