1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/14269] Fix comments and language var names

PHPBB3-14269
This commit is contained in:
Mate Bartus
2015-12-03 20:31:49 +01:00
parent 93b37b24c2
commit 02a9264780
4 changed files with 6 additions and 6 deletions

View File

@@ -83,8 +83,8 @@ $lang = array_merge($lang, array(
'ACP_LINK' => 'Take me to <a href="%1$s">the ACP</a>',
'INSTALL_PHPBB_IS_ALREADY_INSTALLED' => 'phpBB is already installed.',
'INSTALL_PHPBB_IS_NOT_INSTALLED' => 'phpBB is not installed yet.'
'INSTALL_PHPBB_INSTALLED' => 'phpBB is already installed.',
'INSTALL_PHPBB_NOT_INSTALLED' => 'phpBB is not installed yet.'
));
// Requirements translation