mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/14157] Allow to set the alt/title attribute on post icons
PHPBB3-14157
This commit is contained in:
@@ -83,6 +83,7 @@ $lang = array_merge($lang, array(
|
||||
'ALL_POSTS' => 'All posts',
|
||||
'ALL_TIMES' => 'All times are <span title="%2$s">%1$s</span>',
|
||||
'ALL_TOPICS' => 'All Topics',
|
||||
'ALT_TEXT' => 'Alternative text',
|
||||
'AND' => 'And',
|
||||
'ARE_WATCHING_FORUM' => 'You have subscribed to be notified of new posts in this forum.',
|
||||
'ARE_WATCHING_TOPIC' => 'You have subscribed to be notified of new posts in this topic.',
|
||||
|
Reference in New Issue
Block a user