improved PHP parser
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / PHPUIMessages.properties
index 71fee91..bba5607 100644 (file)
@@ -236,12 +236,13 @@ NewJavaProjectPreferencePage.folders.error.invalidbinname=Invalid output folder
 NewJavaProjectPreferencePage.error.decode=Error while decoding JRE entry
 
 PHPEditorPreferencePage.updatesOnNextChangeIinEditor.label=Note: Updates on next change in the editor
-PHPEditorPreferencePage.problemIndicationTab.title=Problem Indi&cation
+PHPEditorPreferencePage.annotationsTab.title= Annotation&s
 PHPEditorPreferencePage.showQuickFixables=&Indicate problems solvable with Quick Fix in vertical ruler
 PHPEditorPreferencePage.description=PHP Editor settings:
 PHPEditorPreferencePage.font=Text Font:
 PHPEditorPreferencePage.multiLineComment=Multi-line comment
 PHPEditorPreferencePage.singleLineComment=Single-line comment
+PHPEditorPreferencePage.tags=PHP tags
 PHPEditorPreferencePage.keywords=Keywords
 PHPEditorPreferencePage.functionNames=Predefined function names
 PHPEditorPreferencePage.variables=Variables
@@ -284,6 +285,7 @@ PHPEditorPreferencePage.guessArgumentNamesOnMethodCompletion=&Guess filled argum
 PHPEditorPreferencePage.autoActivationDelay=Auto activation dela&y:
 PHPEditorPreferencePage.autoActivationTriggersForPHP=Auto activation &triggers for PHP:
 PHPEditorPreferencePage.autoActivationTriggersForPHPDoc=Auto activation triggers for &PHPDoc:
+PHPEditorPreferencePage.autoActivationTriggersForHTML=Auto activation triggers for &HTML:
 PHPEditorPreferencePage.backgroundForCompletionProposals=&Background for completion proposals:
 PHPEditorPreferencePage.foregroundForCompletionProposals=&Foreground for completion proposals:
 PHPEditorPreferencePage.backgroundForMethodParameters=Bac&kground for method parameters:
@@ -308,15 +310,18 @@ PHPEditorPreferencePage.linkColor2=Link
 PHPEditorPreferencePage.synchronizeOnCursor=Synchroni&ze outline selection on cursor move (editor must be reopened)
 PHPEditorPreferencePage.appearanceOptions=Appearance co&lor options:
 PHPEditorPreferencePage.behaviourTab.title=Be&havior
-PHPEditorPreferencePage.closeStrings=Automatically close str&ings
-PHPEditorPreferencePage.closeBrackets=Automatically close &brackets and parenthesis
+PHPEditorPreferencePage.closeStringsPHP=Automatically close str&ings in PHP mode
+PHPEditorPreferencePage.closeBracketsPHP=Automatically close &brackets and parenthesis in PHP mode
 PHPEditorPreferencePage.closeBraces=Automatically close bra&ces
-PHPEditorPreferencePage.closeJavaDocs=Automatically close Java&Docs and comments
-PHPEditorPreferencePage.wrapStrings=Smart Java stri&ng wrapping
-PHPEditorPreferencePage.addJavaDocTags=Automatically add JavaDoc &tags
-PHPEditorPreferencePage.formatJavaDocs=Automatically format &JavaDocs and multi-line comments
+PHPEditorPreferencePage.closePHPDocs=Automatically close PHP&Docs and comments
+PHPEditorPreferencePage.wrapStrings=Smart PHP stri&ng wrapping
+PHPEditorPreferencePage.addPHPDocTags=Automatically add PHPDoc &tags
+PHPEditorPreferencePage.formatPHPDocs=Automatically format &PHPDocs and multi-line comments
 PHPEditorPreferencePage.smartPaste= Sma&rt pasting for correct indentation
 PHPEditorPreferencePage.smartHomeEnd= S&mart cursor positioning at line start and end
+PHPEditorPreferencePage.closeStringsHTML=Automatically close str&ings in HTML mode
+PHPEditorPreferencePage.closeBracketsHTML=Automatically close &brackets and parenthesis in HTML mode
+
 PHPEditorPreferencePage.hoverTab.title= Ho&vers
 
 
@@ -375,7 +380,7 @@ AppearancePreferencePage.description= Appearance of Java elements in viewers:
 AppearancePreferencePage.methodreturntype.label= Show &method return types
 AppearancePreferencePage.overrideindicator.label= Show &override indicators in outline and hierarchy
 AppearancePreferencePage.pkgNamePatternEnable.label= &Compress package name segments (except for the last one)
-AppearancePreferencePage.pkgNamePattern.label= Com&pression pattern (e.g. given package name 'org.eclipse.jdt' pattern '.' will compress it to '..jdt',  '0' to 'jdt', '1~.' to 'o~.e~.jdt'):
+AppearancePreferencePage.pkgNamePattern.label= Com&pression pattern (e.g. given package name 'net.sourceforge.phpdt' pattern '.' will compress it to '..jdt',  '0' to 'jdt', '1~.' to 'o~.e~.jdt'):
 
 AppearancePreferencePage.showMembersInPackagesView=S&how members in Package Explorer
 AppearancePreferencePage.stackViewsVerticallyInTheJavaBrowsingPerspective=&Stack views vertically in the Java Browsing perspective
@@ -426,7 +431,7 @@ CompilerPreferencePage.pb_overriding_pkg_dflt.label=&Methods overridden but not
 CompilerPreferencePage.pb_method_naming.label=Me&thods with a constructor name:
 CompilerPreferencePage.pb_deprecation.label=Usage of de&precated API:
 CompilerPreferencePage.pb_hidden_catchblock.label=&Hidden catch blocks:
-CompilerPreferencePage.pb_unused_imports.label=Unu&sed imports:
+CompilerPreferencePage.pb_unused_imports.label=Unu&sed includes:
 CompilerPreferencePage.pb_unused_local.label=Unused &local variables (i.e. never read):
 CompilerPreferencePage.pb_unused_parameter.label=U&nused parameters (i.e. never read):
 CompilerPreferencePage.pb_synth_access_emul.label=A&ccess to a non-accessible member of an enclosing type:
@@ -491,11 +496,11 @@ CodeGenerationPreferencePage.gettersetter.error.invalidsuffix={0} is not a valid
 JavaImageLabelprovider.assert.wrongImage=no image for this JavaElement Type
 
 JavaTextLabelProvider.default_package=(default package)
-JavaTextLabelProvider.import_declarations=import declarations
+JavaTextLabelProvider.import_declarations=include declarations
 JavaTextLabelProvider.initializer=\{...\}
 
-JavaElementLabels.default_package=(default package)
-JavaElementLabels.import_container=import declarations
+JavaElementLabels.default_package=(default package) 
+JavaElementLabels.import_container=include declarations
 JavaElementLabels.initializer=\{...\}
 JavaElementLabels.concat_string=\ -\ 
 JavaElementLabels.comma_string=,\ 
@@ -535,6 +540,20 @@ ResourceTransferDragAdapter.moving_resource=Moving Resources via DND
 ResourceTransferDragAdapter.cannot_delete_files=Cannot delete the following file(s)
 
 #########
+# Spelling
+#########
+
+Spelling.dictionary.file.extension=dictionary
+Spelling.error.label=The word ''{0}'' is not correctly spelled
+Spelling.correct.label=Change to ''{0}''
+Spelling.add.info=Adds the word ''{0}'' to the dictionary
+Spelling.add.label=Add ''{0}'' to dictionary
+Spelling.ignore.info=Always ignores ''{0}'' during the current session
+Spelling.ignore.label=Always ignore ''{0}''
+Spelling.case.label=Change to upper case
+Spelling.error.case.label= The word ''{0}'' should have an initial upper case letter
+
+#########
 # misc
 #########