Fix for bugzilla 104124: User agent string allows blank spaces input
(r=smeredith) git-svn-id: svn://10.0.0.236/trunk@109245 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -27,7 +27,7 @@ Help=Online;%Root%CCKHelp\info.html
|
||||
|
||||
|
||||
[Navigation Controls]
|
||||
onNext=VerifySet(%OrganizationName%,User Agent String is required to proceed with custom build creation);
|
||||
onNext=VerifySet(%OrganizationName%,User Agent String is required to proceed with custom build creation,User Agent String should not contain spaces);
|
||||
|
||||
Help=InfoHelp.ini
|
||||
|
||||
|
||||
Reference in New Issue
Block a user