1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-24 01:20:40 +01:00

[ticket/15311] Fix language string

PHPBB3-15311
This commit is contained in:
Rubén Calvo 2017-09-10 14:40:37 +02:00
parent 12b55beb42
commit 5a65208341

View File

@ -43,7 +43,7 @@ $lang = array_merge($lang, array(
'BACKUP_DELETE' => 'The backup file has been deleted successfully.',
'BACKUP_INVALID' => 'The selected file to backup is invalid.',
'BACKUP_ERROR' => 'Error when saving file.',
'BACKUP_ERROR' => 'Error while saving file.',
'BACKUP_OPTIONS' => 'Backup options',
'BACKUP_SUCCESS' => 'The backup file has been created successfully.',
'BACKUP_TYPE' => 'Backup type',