[ticket/11366] Align language strings

PHPBB3-11366
This commit is contained in:
Tristan Darricau 2014-05-11 18:48:45 +02:00
parent bee6c6baea
commit 9173e7d7fd

View file

@ -107,7 +107,7 @@ $lang = array_merge($lang, array(
'AUTHOR_HOMEPAGE' => 'Homepage',
'AUTHOR_ROLE' => 'Role',
'NOT_UP_TO_DATE' => '%s is not up to date',
'NOT_UP_TO_DATE' => '%s is not up to date',
'UP_TO_DATE' => '%s is up to date',
'ANNOUNCEMENT_TOPIC' => 'Release Announcement',
'DOWNLOAD_LATEST' => 'Download Version',