aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/common.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2015-10-10 16:43:15 +0200
committerMarc Alexander <admin@m-a-styles.de>2015-10-10 16:43:15 +0200
commitd1b7101fedd4511d793c907258604a8eda45fe03 (patch)
treef491e1eed6aea5c14eeb72b4f24433fe00f55f92 /phpBB/language/en/common.php
parent6ebadee5d0a6143079a22f3aa607127acaeb81cd (diff)
parent3937f1f4ae77b29faf69292783cc3ae267785ee4 (diff)
downloadforums-d1b7101fedd4511d793c907258604a8eda45fe03.tar
forums-d1b7101fedd4511d793c907258604a8eda45fe03.tar.gz
forums-d1b7101fedd4511d793c907258604a8eda45fe03.tar.bz2
forums-d1b7101fedd4511d793c907258604a8eda45fe03.tar.xz
forums-d1b7101fedd4511d793c907258604a8eda45fe03.zip
Merge pull request #3896 from Zoddo/ticket/14157
[ticket/14157] Allow to set the alt/title attribute on post icons
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 0390dbb2ac..1f359cc232 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.',