X-Git-Url: http://secure.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/plugin.properties b/net.sourceforge.phpeclipse/plugin.properties index d484cf9..16b1068 100644 --- a/net.sourceforge.phpeclipse/plugin.properties +++ b/net.sourceforge.phpeclipse/plugin.properties @@ -7,6 +7,7 @@ naturePHP.name=PHP Project phpProblemName=PHP Problem transientPHPProblemName=Transient PHP Problem phpTaskName=Java Task +viewCategoryName=PHP phpEditorTextHoversName=PHP Editor Text Hovers @@ -100,10 +101,10 @@ FindStringsToExternalizeAction.label= &Find Strings to Externalize... ExternalizeStringsAction.label= &Externalize Strings... -ConvertLineDelimitersActions.label= Co&nvert Line Delimiters -ConvertLineDelimitersToWindowsAction.label= To &Windows -ConvertLineDelimitersToUNIXAction.label= To &UNIX -ConvertLineDelimitersToMacAction.label= To &Mac +ConvertLineDelimitersActions.label= Co&nvert Line Delimiters To +ConvertLineDelimitersToWindowsAction.label= &Windows +ConvertLineDelimitersToUNIXAction.label= &UNIX +ConvertLineDelimitersToMacAction.label= &Mac ########################################################################## # Javadoc Support @@ -346,4 +347,6 @@ PreferencePage.externalToolsPreferences = PHP Launchers PreferencePage.antConsolePreferences = Console PreferencePage.antRuntimePreferences = Runtime -Program.externalTools = PHP Program \ No newline at end of file +Program.externalTools = PHP Program + +OccurrenceAnnotation.label= PHP Marker Occurrences \ No newline at end of file