mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11366] Align language strings
PHPBB3-11366
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user