chg(systems): Database backup files translate string

This commit is contained in:
OldHawk
2018-01-29 13:26:39 +08:00
parent 280845dd87
commit ebf910f8db
2 changed files with 2 additions and 2 deletions

View File

@@ -676,7 +676,7 @@
//backup views settings
BACKUP: {
VIEW_CAPTION: 'System Backup Database Files List',
VIEW_CAPTION: 'Database Backup Files List',
LIST_ERROR: 'Files list error',
FIELD_NAME: 'File info',
DELETE_CONFIRM_BODY_TEXT: 'Are you sure want to delete these files?',

View File

@@ -676,7 +676,7 @@
//backup views settings
BACKUP: {
VIEW_CAPTION: '系统备份数据文件列表',
VIEW_CAPTION: '数据库备份文件列表',
LIST_ERROR: '备份文件列表错误',
FIELD_NAME: '备份文件信息',
DELETE_CONFIRM_BODY_TEXT: '您确定要删除这些备份文件吗?',