* Fix bug #38408.
This commit is contained in:
@@ -197,7 +197,7 @@ $lang->instance->actionList['autorestore'] = 'The system has perform
|
||||
$lang->instance->actionList['deleteexpiredbackup'] = 'The system has deleted expired automatic backups';
|
||||
|
||||
$lang->instance->sourceList = array();
|
||||
$lang->instance->sourceList['cloud'] = 'Chancheng Public Market';
|
||||
$lang->instance->sourceList['cloud'] = 'Store';
|
||||
$lang->instance->sourceList['local'] = 'Local Market';
|
||||
$lang->instance->sourceList['user'] = 'User';
|
||||
|
||||
|
||||
@@ -197,7 +197,7 @@ $lang->instance->actionList['autorestore'] = 'The system has perform
|
||||
$lang->instance->actionList['deleteexpiredbackup'] = 'The system has deleted expired automatic backups';
|
||||
|
||||
$lang->instance->sourceList = array();
|
||||
$lang->instance->sourceList['cloud'] = 'Chancheng Public Market';
|
||||
$lang->instance->sourceList['cloud'] = 'Store';
|
||||
$lang->instance->sourceList['local'] = 'Local Market';
|
||||
$lang->instance->sourceList['user'] = 'User';
|
||||
|
||||
|
||||
@@ -197,7 +197,7 @@ $lang->instance->actionList['autorestore'] = 'The system has perform
|
||||
$lang->instance->actionList['deleteexpiredbackup'] = 'The system has deleted expired automatic backups';
|
||||
|
||||
$lang->instance->sourceList = array();
|
||||
$lang->instance->sourceList['cloud'] = 'Chancheng Public Market';
|
||||
$lang->instance->sourceList['cloud'] = 'Store';
|
||||
$lang->instance->sourceList['local'] = 'Local Market';
|
||||
$lang->instance->sourceList['user'] = 'User';
|
||||
|
||||
|
||||
@@ -197,7 +197,7 @@ $lang->instance->actionList['autorestore'] = '系统执行了自动
|
||||
$lang->instance->actionList['deleteexpiredbackup'] = '系统删除了过期的自动备份';
|
||||
|
||||
$lang->instance->sourceList = array();
|
||||
$lang->instance->sourceList['cloud'] = '渠成公共市场';
|
||||
$lang->instance->sourceList['cloud'] = '应用市场';
|
||||
$lang->instance->sourceList['local'] = '本地市场';
|
||||
$lang->instance->sourceList['user'] = '手工配置';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user