include upgrader timestamp
document recent changes i18n for upgrader
This commit is contained in:
@ -400,7 +400,7 @@
|
||||
'permission' => 'blogConfiguration'),
|
||||
array('var' => 'updateCheck',
|
||||
'title' => UPDATE_NOTIFICATION,
|
||||
'description' => "Show the update notification in the Dashboard, and for which channel?", # i18n
|
||||
'description' => UPDATE_NOTIFICATION_DESC,
|
||||
'type' => 'list',
|
||||
'default' => array('stable' => 'stable', 'beta' => 'beta', 'false' => NO ), # i18n
|
||||
'permission' => 'blogConfiguration'),
|
||||
|
Reference in New Issue
Block a user