Added some lost properties.
authortoshihiro <toshihiro>
Wed, 11 Jul 2007 23:37:44 +0000 (23:37 +0000)
committertoshihiro <toshihiro>
Wed, 11 Jul 2007 23:37:44 +0000 (23:37 +0000)
net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/PHPEditorMessages.properties

index 1b8a573..82cec7c 100644 (file)
@@ -132,4 +132,16 @@ JavaOutlinePage.error.ChildrenProvider.getChildren.message1=JavaOutlinePage.Chil
 JavaOutlinePage.error.ChildrenProvider.hasChildren.message1=JavaOutlinePage.ChildrenProvider.hasChildren
 JavaOutlinePage.error.NoTopLevelType=Top level type not defined
 
-JavaEditor.markOccurrences.job.name= Occurrences Marker
\ No newline at end of file
+JavaEditor.markOccurrences.job.name= Occurrences Marker
+
+NextAnnotation.label= Ne&xt Annotation
+NextAnnotation.tooltip= Next Annotation
+NextAnnotation.description= Next Annotation
+
+PreviousAnnotation.label= Pre&vious Annotation
+PreviousAnnotation.tooltip= Previous Annotation
+PreviousAnnotation.description= Previous Annotation
+
+Indent.label=Correct &Indentation
+Indent.tooltip=&Indent Current Line to Correct Indentation
+Indent.description=&Indents the current line or selection depending on surrounding source code