diff options
| author | Joas Schilling <nickvergessen@gmx.de> | 2014-02-28 15:11:17 +0100 |
|---|---|---|
| committer | Joas Schilling <nickvergessen@gmx.de> | 2014-02-28 15:24:35 +0100 |
| commit | 76409388afcd6389b5a29bc54b49faaf6bc4b4a5 (patch) | |
| tree | eca58afcf40282dcd4114c256fb3a7aa562b4656 /phpBB/language/en/memberlist.php | |
| parent | f2c208fa7f6f7eef9853f8ae86d493c015ee5976 (diff) | |
| download | forums-76409388afcd6389b5a29bc54b49faaf6bc4b4a5.tar forums-76409388afcd6389b5a29bc54b49faaf6bc4b4a5.tar.gz forums-76409388afcd6389b5a29bc54b49faaf6bc4b4a5.tar.bz2 forums-76409388afcd6389b5a29bc54b49faaf6bc4b4a5.tar.xz forums-76409388afcd6389b5a29bc54b49faaf6bc4b4a5.zip | |
[ticket/12234] Replace ICQ with custom profile field
PHPBB3-12234
Diffstat (limited to 'phpBB/language/en/memberlist.php')
| -rw-r--r-- | phpBB/language/en/memberlist.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/language/en/memberlist.php b/phpBB/language/en/memberlist.php index 8162f195eb..cfd1dacc45 100644 --- a/phpBB/language/en/memberlist.php +++ b/phpBB/language/en/memberlist.php @@ -74,7 +74,6 @@ $lang = array_merge($lang, array( 'IM_AIM' => 'Please note that you need AOL Instant Messenger installed to use this.', 'IM_AIM_EXPRESS' => 'AIM Express', 'IM_DOWNLOAD_APP' => 'Download application', - 'IM_ICQ' => 'Please note that users may have selected to not receive unsolicited instant messages.', 'IM_JABBER' => 'Please note that users may have selected to not receive unsolicited instant messages.', 'IM_JABBER_SUBJECT' => 'This is an automated message please do not reply! Message from user %1$s at %2$s.', 'IM_MESSAGE' => 'Your message', |
