You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: language/en/common.php
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -163,7 +163,7 @@
163
163
'SKELETON_INVALID_PHPBB_MAX_VERSION'=> 'The maximum phpBB version requirement is invalid.',
164
164
165
165
'NO_ZIPARCHIVE_ERROR' => 'The ZipArchive class is required, but was not found in your PHP configuration.',
166
-
'PHP_VERSION_ERROR' => 'PHP 5.6 or newer is required to use this extension.',
167
-
'PHPBB_VERSION_MIN_ERROR' => 'phpBB 3.2.3 or newer is required to use this extension.',
168
-
'PHPBB_VERSION_MAX_ERROR' => 'phpBB 4 is not supported with this version of the extension. Please check for a newer version of this extension.'
166
+
'PHP_VERSION_ERROR' => 'PHP %1$s or newer is required to install this version of the Skeleton Extension.',
167
+
'PHPBB_VERSION_MIN_ERROR' => 'phpBB %1$s or newer is required to install this version of the Skeleton Extension.',
168
+
'PHPBB_VERSION_MAX_ERROR' => 'phpBB %1$s and above is not supported by this version of the Skeleton Extension. Please check for a newer version of this extension.'
0 commit comments