Index: Bundle.properties =================================================================== RCS file: /cvs/visualweb/dataconnectivity/src/org/netbeans/modules/visualweb/dataconnectivity/utils/Attic/Bundle.properties,v retrieving revision 1.3 retrieving revision 1.3.8.1 diff -u -r1.3 -r1.3.8.1 --- Bundle.properties 2 Oct 2007 07:08:04 -0000 1.3 +++ Bundle.properties 5 Mar 2008 21:46:02 -0000 1.3.8.1 @@ -45,4 +45,6 @@ MSG_Update_Datasources=To update database connections and
the project's data sources, click OK. LBL_UpdateDatasourcesCustomizer_OK=OK LBL_UpdateDatasourcesCustomizer_Cancel=Cancel +MSG_DERBY_SYSTEM_FOLDER_NOT_FOUND=Sample databases not created. Restart NetBeans or create the folder not found. + Index: Bundle.properties =================================================================== RCS file: /cvs/ide/welcome/src/org/netbeans/modules/welcome/Attic/Bundle.properties,v retrieving revision 1.11.4.1 retrieving revision 1.11.4.1.4.1 diff -u -r1.11.4.1 -r1.11.4.1.4.1 --- Bundle.properties 22 Nov 2007 13:04:54 -0000 1.11.4.1 +++ Bundle.properties 4 Mar 2008 15:27:40 -0000 1.11.4.1.4.1 @@ -64,7 +64,8 @@ # 24h = 24 * 3600 * 1000 MSG_FeedbackSurveyAgain=86400000 -MSG_FeedbackSurvey_Message=Do you want to participate in NetBeans Users Satisfaction Survey now? +MSG_FeedbackSurvey_Message=Help us improve the NetBeans IDE
Fill in a five-question user satisfaction survey now. MSG_FeedbackSurvey_Title=NetBeans Users Satisfaction Survey MSG_FeedbackSurvey_Yes=Go to Survey MSG_FeedbackSurvey_Later=Remind Later +MSG_FeedbackSurvey_Never=Skip Survey Index: Bundle.properties =================================================================== RCS file: /cvs/web/core/src/org/netbeans/modules/web/wizards/Attic/Bundle.properties,v retrieving revision 1.13 retrieving revision 1.13.6.1 diff -u -r1.13 -r1.13.6.1 --- Bundle.properties 1 Nov 2007 20:44:45 -0000 1.13 +++ Bundle.properties 29 Feb 2008 13:48:33 -0000 1.13.6.1 @@ -664,6 +664,8 @@ MSG_wrong_attr_name=Incorrect Attribute Name \: {0} +MSG_WrongUri=URL Pattern is incorrect + MSG_WrongUriStart=URL Pattern must start with slash (/) or asterisk (*) MSG_WrongUriEnd=URL Pattern mustn't end with slash (/)