1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-22 02:50:00 +01:00

[ticket/11366] Remove unused langage entry

PHPBB3-11366
This commit is contained in:
Tristan Darricau 2014-05-05 18:21:40 +02:00
parent 9cd25cc828
commit e4aff6669c

View File

@ -112,5 +112,4 @@ $lang = array_merge($lang, array(
'ANNOUNCEMENT_TOPIC' => 'Release Announcement',
'DOWNLOAD_LATEST' => 'Download Version',
'NO_VERSIONCHECK' => 'No informations about how get the latest version.',
// 'NO_INFO' => 'Version server could not be contacted',
));