Syntax highlighting is changeable.
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / preferences / PreferencesMessages.properties
index 15ce377..4997e09 100644 (file)
@@ -96,19 +96,25 @@ TextEditorPreferencePage.annotations.highlightInText= &Highlight in text
 JavaEditorPreferencePage.annotations.showInOverviewRuler= Show in overview &ruler
 JavaEditorPreferencePage.annotations.showInVerticalRuler= Show in vertical r&uler
 JavaEditorPreferencePage.annotations.color= C&olor:
+JavaEditorPreferencePage.tags=PHP tags
 JavaEditorPreferencePage.multiLineComment=Multi-line comment
 JavaEditorPreferencePage.singleLineComment=Single-line comment
 JavaEditorPreferencePage.returnKeyword= Keyword 'return'
 JavaEditorPreferencePage.keywords=Keywords excluding 'return'
+JavaEditorPreferencePage.functionNames=Predefined function names 
+JavaEditorPreferencePage.variables=Variables
+JavaEditorPreferencePage.constants=Constants
+JavaEditorPreferencePage.types=Types
 JavaEditorPreferencePage.strings=Strings
 JavaEditorPreferencePage.others=Others
 JavaEditorPreferencePage.methodNames=Method names
 JavaEditorPreferencePage.operators=Operators and brackets
 JavaEditorPreferencePage.javaCommentTaskTags=Task Tags
-JavaEditorPreferencePage.javaDocKeywords=PHPdoc keywords
-JavaEditorPreferencePage.javaDocHtmlTags=PHPdoc HTML tags
-JavaEditorPreferencePage.javaDocLinks=PHPdoc links
-JavaEditorPreferencePage.javaDocOthers=PHPdoc others
+JavaEditorPreferencePage.phpDocKeywords=PHPDoc keywords
+JavaEditorPreferencePage.phpDocHtmlTags=PHPDoc HTML tags
+JavaEditorPreferencePage.phpDocLinks=PHPDoc links
+JavaEditorPreferencePage.phpDocOthers=PHPDoc others
+
 JavaEditorPreferencePage.backgroundColor=Background color
 JavaEditorPreferencePage.systemDefault=S&ystem Default
 JavaEditorPreferencePage.custom=C&ustom:
@@ -679,21 +685,23 @@ JavaEditorPreferencePage.AnnotationDecoration.UNDERLINE=Underline
 JavaEditorPreferencePage.AnnotationDecoration.BOX=Box
 JavaEditorPreferencePage.AnnotationDecoration.IBEAM=IBeam
 
-
-PHPEditorPreferencePage.multiLineComment=Multi-line comment
-PHPEditorPreferencePage.singleLineComment=Single-line comment
-PHPEditorPreferencePage.tags=PHP/Smarty tags
-PHPEditorPreferencePage.keywords=Keywords
-PHPEditorPreferencePage.functionNames=Predefined function names 
-PHPEditorPreferencePage.variables=Variables
-PHPEditorPreferencePage.constants=Constants
-PHPEditorPreferencePage.types=Types
-PHPEditorPreferencePage.strings=Strings
-PHPEditorPreferencePage.others=Others
-PHPEditorPreferencePage.phpDocKeywords=PHPDoc keywords
-PHPEditorPreferencePage.phpDocHtmlTags=PHPDoc HTML tags
-PHPEditorPreferencePage.phpDocLinks=PHPDoc links
-PHPEditorPreferencePage.phpDocOthers=PHPDoc others
+# edit template dialog
+EditTemplateDialog.error.noname=Template name cannot be empty.
+EditTemplateDialog.title.new=New Template
+EditTemplateDialog.title.edit=Edit Template
+
+EditTemplateDialog.name=&Name:
+EditTemplateDialog.description=&Description:
+EditTemplateDialog.context=&Context:
+EditTemplateDialog.pattern=&Pattern:
+EditTemplateDialog.insert.variable=Insert &Variable...
+
+EditTemplateDialog.undo=&Undo
+EditTemplateDialog.cut=Cu&t
+EditTemplateDialog.copy=&Copy
+EditTemplateDialog.paste=&Paste
+EditTemplateDialog.select.all=Select &All
+EditTemplateDialog.content.assist=Insert &Variable...
 
 JavaEditorPreferencePage.folding.title= &Folding