From: toshihiro <toshihiro>
Date: Wed, 11 Jul 2007 23:37:44 +0000 (+0000)
Subject: Added some lost properties.
X-Git-Url: http://secure.phpeclipse.com

Added some lost properties.
---

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 1b8a573..82cec7c 100644
--- a/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/PHPEditorMessages.properties
+++ b/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/PHPEditorMessages.properties
@@ -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