define(["cjt/util/locale"],(function(e){"use strict";return[{id:"atAGlance",route:"/overview",hideTitle:!0,controller:"atAGlance",templateUrl:"views/atAGlance.ptt",title:e.maketext("Overview"),resolve:{userPreferences:["spamAssassin",function(e){return e.getUserPreferences()}]}},{id:"spamBox",route:"/spambox",controller:"spamBox",parentRoute:"atAGlance",templateUrl:"views/spamBox.ptt",title:e.maketext("Spam Box"),description:e.maketext("Spam Box will deliver any emails that the system identifies as spam into a separate mail folder named [output,em,spam]."),resolve:{userPreferences:["spamAssassin",function(e){return e.getUserPreferences()}]}},{id:"requiredScore",route:"/required-score",controller:"configurations",parentRoute:"atAGlance",templateUrl:"views/requiredScore.ptt",title:e.maketext("Adjust Spam Threshold Score"),description:e.maketext("Configure the [asis,Spam Score Threshold].")+" "+e.maketext("If your hosting provider enables rewrites, the server will add a “***SPAM***” tag to the subject when the message’s calculated spam score meets or exceeds the Spam Threshold Score."),resolve:{userPreferences:["spamAssassin",function(e){return e.getUserPreferences()}]}},{id:"spamAutoDelete",route:"/autodelete",controller:"spamAutoDelete",parentRoute:"atAGlance",templateUrl:"views/spamAutoDelete.ptt",title:e.maketext("Auto-Delete"),description:e.maketext("Automatically delete messages with spam scores that meet or exceed the Auto-Delete Threshold Score. The Auto-Delete Threshold Score does not affect the Spam Threshold Score."),resolve:{userPreferences:["spamAssassin",function(e){return e.getUserPreferences()}]}},{id:"whitelist",route:"/whitelist",controller:"configurations",parentRoute:"atAGlance",templateUrl:"views/whitelist.ptt",title:e.maketext("Whitelist"),description:e.maketext("Configure the whitelist settings for Spam Filters."),resolve:{userPreferences:["spamAssassin",function(e){return e.getUserPreferences()}]}},{id:"blacklist",route:"/blacklist",controller:"configurations",parentRoute:"atAGlance",templateUrl:"views/blacklist.ptt",title:e.maketext("Blacklist"),description:e.maketext("Configure the blacklist settings for Spam Filters."),resolve:{userPreferences:["spamAssassin",function(e){return e.getUserPreferences()}]}},{id:"advanced",route:"/advanced-settings",controller:"configurations",parentRoute:"atAGlance",templateUrl:"views/advancedSettings.ptt",title:e.maketext("Calculated Spam Score Settings"),description:e.maketext("Configure the calculated spam score settings."),resolve:{userPreferences:["spamAssassin",function(e){return e.getUserPreferences()}],spamTestingSymbolicNames:["spamAssassin",function(e){return e.getSymbolicTestNames()}]}}]}));