aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/common.php
diff options
context:
space:
mode:
authorZoddo <zoddo.ino@gmail.com>2015-09-12 00:53:33 +0200
committerZoddo <zoddo.ino@gmail.com>2015-10-10 15:29:31 +0200
commit3937f1f4ae77b29faf69292783cc3ae267785ee4 (patch)
treef1764ac1f6c81f6b464e27665e73cf403644a7be /phpBB/language/en/common.php
parent8f6b50922ffc7d6c55fdfecf09ccde293546db24 (diff)
downloadforums-3937f1f4ae77b29faf69292783cc3ae267785ee4.tar
forums-3937f1f4ae77b29faf69292783cc3ae267785ee4.tar.gz
forums-3937f1f4ae77b29faf69292783cc3ae267785ee4.tar.bz2
forums-3937f1f4ae77b29faf69292783cc3ae267785ee4.tar.xz
forums-3937f1f4ae77b29faf69292783cc3ae267785ee4.zip
[ticket/14157] Allow to set the alt/title attribute on post icons
PHPBB3-14157
Diffstat (limited to 'phpBB/language/en/common.php')
-rw-r--r--phpBB/language/en/common.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php
index bde9a91267..5c4e76b37f 100644
--- a/phpBB/language/en/common.php
+++ b/phpBB/language/en/common.php
@@ -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.',