Customizing the Client-side JavaScript validation message
About this task
BTT uses Dojo to provide basic client-side validations. If
users want to customize the validation message, they could override
the default message in relative JavaScript file.
Procedure
Go to the Java EE perspective and expand the directory
WebContent > js > dojo > nls from Project Explorer. Then you could
chose the language file. In this case, open dojo_ko.js.
Find the validation message and rewrite it between double
quotation marks.