mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Fix to keep backup formats consistent
This commit is contained in:
@@ -508,8 +508,8 @@ backup_format_t=Tar archive
|
||||
backup_format_c=Custom archive
|
||||
backup_compress=Compression type
|
||||
backup_compress_0=None
|
||||
backup_compress_1=GZIP
|
||||
backup_compress_2=BZIP2
|
||||
backup_compress_1=<tt>gzip</tt>
|
||||
backup_compress_2=<tt>bzip2</tt>
|
||||
backup_ecannot=You are not allowed to create backups
|
||||
backup_done=Successfully backed up $3 bytes from database $1 to file $2.
|
||||
backup_notaccept=Database $1 is not accepting connections.
|
||||
|
||||
Reference in New Issue
Block a user