diff --git a/customize.dist/messages.js b/customize.dist/messages.js index 4c640c17d..e3f0c30de 100755 --- a/customize.dist/messages.js +++ b/customize.dist/messages.js @@ -135,6 +135,8 @@ define(req, function(AppConfig, Default, Language) { return text; } }; + + Messages.form_passwordWarning = 'For Forms, you can only set the password during creation. It cannot be changed later.' // XXX Messages.form_passwordWarning = 'Please note that a Form password can only be set now at creation time and cannot be changed later.' // XXX