X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/PHPEditorMessages.properties b/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/PHPEditorMessages.properties index d2dae94..5f8dffc 100644 --- a/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/PHPEditorMessages.properties +++ b/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/PHPEditorMessages.properties @@ -88,7 +88,7 @@ EditorUtility.concatModifierStrings= {0} + {1} PHPUnitEditor.error.saving.message1=File has been deleted. PHPUnitEditor.error.saving.message2=Could not save file. -PHPUnitEditor.error.saving.message3=Could not save file. +PHPUnitEditor.error.saving.message3=Could not save file. PHPUnitEditor.error.saving.title1=Cannot Save PHPUnitEditor.error.saving.title2=Save Problems PHPUnitEditor.error.saving.title3=Save Problems @@ -122,4 +122,6 @@ JavaOutlinePage.GoIntoTopLevelType.tooltip=Go Into Top Level Type JavaOutlinePage.GoIntoTopLevelType.description=Show children of top level type only JavaOutlinePage.error.ChildrenProvider.getChildren.message1=JavaOutlinePage.ChildrenProvider.getChildren JavaOutlinePage.error.ChildrenProvider.hasChildren.message1=JavaOutlinePage.ChildrenProvider.hasChildren -JavaOutlinePage.error.NoTopLevelType=Top level type not defined \ No newline at end of file +JavaOutlinePage.error.NoTopLevelType=Top level type not defined + +JavaEditor.markOccurrences.job.name= Occurrences Marker \ No newline at end of file