@@ -109,7 +109,7 @@ var AdvancedView = ValidatingView.extend({
success:function(){
self.render();
vartitle=gettext("Your policy changes have been saved.");
varmessage=gettext("Please note that validation of your policy key and value pairs is not currently in place yet. If you are having difficulties, please review your policy pairs.");
varmessage=gettext("No validation is performed on policy keys or value pairs. If you are having difficulties, check your formatting.");// jshint ignore:line