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:
@@ -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',
|
||||||
|
Reference in New Issue
Block a user