1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-02 23:07:39 +02:00

[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_HOMEPAGE' => 'Homepage',
'AUTHOR_ROLE' => 'Role', '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', 'UP_TO_DATE' => '%s is up to date',
'ANNOUNCEMENT_TOPIC' => 'Release Announcement', 'ANNOUNCEMENT_TOPIC' => 'Release Announcement',
'DOWNLOAD_LATEST' => 'Download Version', 'DOWNLOAD_LATEST' => 'Download Version',