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:
parent
12b55beb42
commit
5a65208341
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user