mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/14499] Fix wording and comments
PHPBB3-14499
This commit is contained in:
@@ -324,6 +324,7 @@ $lang = array_merge($lang, array(
|
||||
'MISSING_FILE' => 'Unable to access file %1$s',
|
||||
'MISSING_DATA' => 'Config file is missing data or might contain invalid settings.',
|
||||
'INVALID_YAML_FILE' => 'Could not parse YAML file %1$s',
|
||||
'CONFIGURATION_VALID' => 'The configuration file is valid',
|
||||
));
|
||||
|
||||
// Common updater messages
|
||||
|
Reference in New Issue
Block a user