Bug 2085 - WRT Debugging on Windows XP returns confusing dialog for an empty WRT project
authorEugene Ostroukhov <eugeneo@symbian.org>
Wed, 10 Mar 2010 17:46:48 -0800
changeset 245 b05e1f6330e1
parent 243 37d0d9cd8db6
child 246 4c3654574a45
Bug 2085 - WRT Debugging on Windows XP returns confusing dialog for an empty WRT project
org.symbian.tools.wrttools.previewer/preview/script/nokia.js
--- a/org.symbian.tools.wrttools.previewer/preview/script/nokia.js	Wed Mar 10 15:46:15 2010 -0800
+++ b/org.symbian.tools.wrttools.previewer/preview/script/nokia.js	Wed Mar 10 17:46:48 2010 -0800
@@ -790,7 +790,7 @@
 					return false;
 				}
 
-				NOKIA.helper.error('Unable to intialize the widget, failed to process Info.plist file. <br/>Please ensure <strong style="color:#efe352;">Info.plist</strong> file exists on the widget root folder <br/>or check the filename of <strong style="color:#efe352;">Info.plist</strong> It is case-sensitive');
+				NOKIA.helper.error('WRT Previewer: Initialization failed. Could not open Info.plist file.<br/>Please ensure <strong style="color:#efe352;">Info.plist</strong> file exists in the project root folder and that it is named properly.');
 				return false;
 			}
 			else{