X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/preferences/PreferencesMessages.properties b/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/preferences/PreferencesMessages.properties index 6f77eb9..8e31bcc 100644 --- a/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/preferences/PreferencesMessages.properties +++ b/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/preferences/PreferencesMessages.properties @@ -1,18 +1,18 @@ ############################################################################### # Copyright (c) 2000, 2003 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials +# All rights reserved. This program and the accompanying materials # are made available under the terms of the Common Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/cpl-v10.html -# +# # Contributors: # IBM Corporation - initial API and implementation ############################################################################### BuildPathsPropertyPage.error.message=An error occurred while setting the build path BuildPathsPropertyPage.error.title=Error Setting Build Path -BuildPathsPropertyPage.no_java_project.message=Not a Java project. -BuildPathsPropertyPage.closed_project.message=Java information is not available for a closed project. +BuildPathsPropertyPage.no_java_project.message=Not a PHP project. +BuildPathsPropertyPage.closed_project.message=PHP information is not available for a closed project. ClasspathVariablesPreferencePage.title=Classpath Variables ClasspathVariablesPreferencePage.description=A classpath variable can be added to a project's class path. It can be used to define the location of a JAR file that isn't part of the workspace. The reserved class path variables JRE_LIB, JRE_SRC, JRE_SRCROOT are set internally depending on the JRE setting. @@ -52,9 +52,9 @@ ImportOrganizeInputDialog.error.enterName=Enter a package name. ImportOrganizeInputDialog.error.invalidName=Not a valid package name. {0} ImportOrganizeInputDialog.error.entryExists=Package name already exists in list. -JavaBasePreferencePage.description=General settings for Java development: +JavaBasePreferencePage.description=General settings for PHP development: -JavaBasePreferencePage.updateJavaViews=Update Java views +JavaBasePreferencePage.updateJavaViews=Update PHP views JavaBasePreferencePage.onSave=On &save only JavaBasePreferencePage.whileEditing=While &editing JavaBasePreferencePage.note=Note: @@ -67,7 +67,7 @@ JavaBasePreferencePage.doubleclick.action=Action on double click in the Package JavaBasePreferencePage.doubleclick.gointo=&Go into the selected element JavaBasePreferencePage.doubleclick.expand=E&xpand the selected element -NewJavaProjectPreferencePage.description=Specify the classpath entries used as default by the New Java Project creation wizard: +NewJavaProjectPreferencePage.description=Specify the classpath entries used as default by the New PHP Project creation wizard: NewJavaProjectPreferencePage.sourcefolder.label=Source and output folder NewJavaProjectPreferencePage.sourcefolder.project=&Project @@ -75,22 +75,19 @@ NewJavaProjectPreferencePage.sourcefolder.folder=&Folders NewJavaProjectPreferencePage.folders.src=&Source folder name: NewJavaProjectPreferencePage.folders.bin=&Output folder name: -NewJavaProjectPreferencePage.jrelibrary.label=As &JRE library use: -NewJavaProjectPreferencePage.jre_variable.description=JRE_LIB variable -NewJavaProjectPreferencePage.jre_container.description=JRE container - NewJavaProjectPreferencePage.folders.error.namesempty=Enter folder names. NewJavaProjectPreferencePage.folders.error.invalidsrcname=Invalid source folder name: {0} NewJavaProjectPreferencePage.folders.error.invalidbinname=Invalid output folder name: {0} -NewJavaProjectPreferencePage.folders.error.invalidcp=Settings will result in an invalid build path. Check for nested folders. +NewJavaProjectPreferencePage.folders.error.invalidcp=Settings will result in an invalid build path. Check for nested folders. -NewJavaProjectPreferencePage.error.decode=Error while decoding JRE entry +JavaEditorPreferencePage.appearanceTabLink=Some general preferences now live on the Eclipse Text Editors pages. +JavaEditorPreferencePage.appearanceTabTooltip=Jump to the Text Editors page JavaEditorPreferencePage.annotationsTab.title= Annotation&s JavaEditorPreferencePage.showQuickFixables= Indicate annotations solvable with &Quick Fix in vertical ruler JavaEditorPreferencePage.analyseAnnotationsWhileTyping= Analyze annotations &while typing JavaEditorPreferencePage.annotationPresentationOptions= Annotation &presentation: -JavaEditorPreferencePage.description=Java Editor settings: +JavaEditorPreferencePage.description=PHP Editor settings: JavaEditorPreferencePage.annotations.bookmarks= Bookmarks JavaEditorPreferencePage.annotations.searchResults= Search Results JavaEditorPreferencePage.annotations.errors= Errors @@ -102,24 +99,37 @@ 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.keywords=Keywords -JavaEditorPreferencePage.strings=Strings +JavaEditorPreferencePage.returnKeyword= Keyword 'return' +JavaEditorPreferencePage.keywords=Keywords excluding 'return' +JavaEditorPreferencePage.functionNames=Predefined function names +JavaEditorPreferencePage.variables='$' Variables +JavaEditorPreferencePage.variables_dollar='$_' Variables +JavaEditorPreferencePage.constants=Constants +JavaEditorPreferencePage.types=Types +JavaEditorPreferencePage.strings_dq=Double Quoted Strings +JavaEditorPreferencePage.strings_sq=Single Quoted Strings JavaEditorPreferencePage.others=Others JavaEditorPreferencePage.methodNames=Method names -JavaEditorPreferencePage.operators=Operators and brackets +JavaEditorPreferencePage.operators=Operators, brackets excluding '{}' +JavaEditorPreferencePage.braces='{}' brackets JavaEditorPreferencePage.javaCommentTaskTags=Task Tags -JavaEditorPreferencePage.javaDocKeywords=Javadoc keywords -JavaEditorPreferencePage.javaDocHtmlTags=Javadoc HTML tags -JavaEditorPreferencePage.javaDocLinks=Javadoc links -JavaEditorPreferencePage.javaDocOthers=Javadoc 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: JavaEditorPreferencePage.foreground=Fo®round: JavaEditorPreferencePage.color=C&olor: JavaEditorPreferencePage.bold=&Bold +JavaEditorPreferencePage.italic=&Italic +JavaEditorPreferencePage.underline=&Underline +JavaEditorPreferencePage.strikethrough=&Strike Through JavaEditorPreferencePage.preview=Preview: JavaEditorPreferencePage.displayedTabWidth=Displayed &tab width: JavaEditorPreferencePage.insertSpaceForTabs=Ins&ert spaces for tab (see Code Formatter preference page) @@ -138,8 +148,9 @@ JavaEditorPreferencePage.completionOverwrites=Completion over&writes JavaEditorPreferencePage.fillArgumentNamesOnMethodCompletion=&Fill argument names on method completion JavaEditorPreferencePage.guessArgumentNamesOnMethodCompletion=&Guess filled argument names JavaEditorPreferencePage.autoActivationDelay=A&uto activation delay: -JavaEditorPreferencePage.autoActivationTriggersForJava=Auto activation &triggers for Java: -JavaEditorPreferencePage.autoActivationTriggersForJavaDoc=Auto activation triggers for &Javadoc: +JavaEditorPreferencePage.autoActivationTriggersForJava=Auto activation &triggers for PHP: +JavaEditorPreferencePage.autoActivationTriggersForJavaDoc=Auto activation triggers for &PHPdoc: +JavaEditorPreferencePage.autoActivationTriggersForHTML=Auto activation triggers for &HTML: JavaEditorPreferencePage.codeAssist.colorOptions= Code assist colo&r options: JavaEditorPreferencePage.codeAssist.color= C&olor: @@ -155,8 +166,6 @@ JavaEditorPreferencePage.colors=Synta&x JavaEditorPreferencePage.codeAssist= &Code Assist JavaEditorPreferencePage.empty_input=Empty input JavaEditorPreferencePage.invalid_input=''{0}'' is not a valid input. -JavaEditorPreferencePage.showLineNumbers=Show lin&e numbers -JavaEditorPreferencePage.lineNumberForegroundColor=Line number foreground JavaEditorPreferencePage.matchingBracketsHighlightColor2=Matching brackets highlight JavaEditorPreferencePage.currentLineHighlighColor=Current line highlight JavaEditorPreferencePage.printMarginColor2=Print margin @@ -171,18 +180,23 @@ JavaEditorPreferencePage.appearanceOptions=Appearance co&lor options: JavaEditorPreferencePage.typing.tabTitle= T&yping JavaEditorPreferencePage.typing.description= Select options for automatic text modifications -JavaEditorPreferencePage.closeStrings= Close strin&gs +JavaEditorPreferencePage.closeStringsDQ= Close double quoted strin&gs +JavaEditorPreferencePage.closeStringsSQ= Close &single quoted strings JavaEditorPreferencePage.closeBrackets= Close &brackets and parenthesis JavaEditorPreferencePage.closeBraces= Cl&ose braces -JavaEditorPreferencePage.closeJavaDocs= Close Java&docs and comments -JavaEditorPreferencePage.wrapStrings= Wra&p Java strings -JavaEditorPreferencePage.escapeStrings= &Escape text when pasting into a string literal -JavaEditorPreferencePage.addJavaDocTags= Add Javadoc &tags +JavaEditorPreferencePage.closeJavaDocs= Close PHP&docs and comments +JavaEditorPreferencePage.formatJavaDocs= &Wrap PHPdocs and comments at print margin +JavaEditorPreferencePage.wrapWords= Wrap words +JavaEditorPreferencePage.wrapStringsDQ= Wra&p double quoted PHP strings +JavaEditorPreferencePage.escapeStringsDQ= &Escape text when pasting into a double quoted PHP string +JavaEditorPreferencePage.wrapStringsSQ= Wra&p single quoted PHP strings +JavaEditorPreferencePage.escapeStringsSQ= &Escape text when pasting into a single quoted PHP string +JavaEditorPreferencePage.addJavaDocTags= Add PHPdoc &tags JavaEditorPreferencePage.smartPaste= Pasting fo&r correct indentation JavaEditorPreferencePage.smartHomeEnd= S&mart cursor positioning at line start and end -JavaEditorPreferencePage.subWordNavigation= Smart cursor positioning in &Java names -JavaEditorPreferencePage.overwriteMode= Disable over&write typing mode in Java editors +JavaEditorPreferencePage.subWordNavigation= Smart cursor positioning in &PHP names +JavaEditorPreferencePage.overwriteMode= Disable over&write typing mode in PHP editors JavaEditorPreferencePage.hoverTab.title= Ho&vers @@ -193,10 +207,11 @@ JavaEditorPreferencePage.navigation.modifierIsNotValid= Modifier ''{0}'' is not JavaEditorPreferencePage.navigation.shiftIsDisabled= The modifier 'Shift' is not allowed because 'Shift' + click sets a new selection. JavaEditorPreferencePage.navigation.delimiter= + -JavaEditorPreferencePage.navigation.insertDelimiterAndModifierAndDelimiter= \ + {0} + -JavaEditorPreferencePage.navigation.insertModifierAndDelimiter= \ {0} + +JavaEditorPreferencePage.navigation.insertDelimiterAndModifierAndDelimiter= \ + {0} + +JavaEditorPreferencePage.navigation.insertModifierAndDelimiter= \ {0} + JavaEditorPreferencePage.navigation.insertDelimiterAndModifier= \ + {0} +MarkOccurrencesConfigurationBlock.title=Mark Occurences JavaEditorPreferencePage.markOccurrences= Mar&k occurrences in file JavaEditorPreferencePage.stickyOccurrences= S&ticky @@ -209,73 +224,73 @@ JavaEditorHoverConfigurationBlock.modifierIsNotValidForHover= Modifier ''{0}'' f JavaEditorHoverConfigurationBlock.duplicateModifier= ''{0}'' hover uses the same modifier as ''{1}'' hover. JavaEditorHoverConfigurationBlock.delimiter= + -JavaEditorHoverConfigurationBlock.insertDelimiterAndModifierAndDelimiter= \ + {0} + -JavaEditorHoverConfigurationBlock.insertModifierAndDelimiter= \ {0} + +JavaEditorHoverConfigurationBlock.insertDelimiterAndModifierAndDelimiter= \ + {0} + +JavaEditorHoverConfigurationBlock.insertModifierAndDelimiter= \ {0} + JavaEditorHoverConfigurationBlock.insertDelimiterAndModifier= \ + {0} JavaEditorHoverConfigurationBlock.showAffordance= Show affordance in hover on how to make it sticky JavaElementInfoPage.binary=binary -JavaElementInfoPage.classpath_entry_kind=Classpath entry kind: +JavaElementInfoPage.classpath_entry_kind=Classpath entry kind: JavaElementInfoPage.library=library -JavaElementInfoPage.nameLabel=Name: +JavaElementInfoPage.nameLabel=Name: JavaElementInfoPage.not_present=not present -JavaElementInfoPage.package=Package: -JavaElementInfoPage.package_contents=Package contents: +JavaElementInfoPage.package=Package: +JavaElementInfoPage.package_contents=Package contents: JavaElementInfoPage.project=project -JavaElementInfoPage.resource_path=Resource path: +JavaElementInfoPage.resource_path=Resource path: JavaElementInfoPage.source=source JavaElementInfoPage.variable=variable JavaElementInfoPage.variable_path=Variable path: JavaElementInfoPage.location=Location: -JavadocConfigurationPropertyPage.IsPackageFragmentRoot.description=Specify the location (URL) of the documentation generated by Javadoc. The Javadoc location will contain a file called 'package-list'. -JavadocConfigurationPropertyPage.IsIncorrectElement.description=Javadoc location can only be attached to Java projects or JAR files in Java projects -JavadocConfigurationPropertyPage.IsJavaProject.description=Specify the location of the project\'s Javadoc documentation. This location is used by the Javadoc export wizard as the default value and by the \'Open External Javadoc\' action. For example: \'c:/myworkspace/myproject/doc\'. +JavadocConfigurationPropertyPage.IsPackageFragmentRoot.description=Specify the location (URL) of the documentation generated by PHPdoc. The PHPdoc location will contain a file called 'package-list'. +JavadocConfigurationPropertyPage.IsIncorrectElement.description=PHPdoc location can only be attached to PHP projects or JAR files in PHP projects +JavadocConfigurationPropertyPage.IsJavaProject.description=Specify the location of the project\'s PHPdoc documentation. This location is used by the PHPdoc export wizard as the default value and by the \'Open External PHPdoc\' action. For example: \'c:/myworkspace/myproject/doc\'. JavadocConfigurationBlock.browse.button=&Browse... JavadocConfigurationBlock.error.notafolder=Location does not exist. JavadocConfigurationBlock.warning.packagelistnotfound=Location does not contain file 'package-list'. -JavadocConfigurationBlock.javadocFolderDialog.label=Javadoc Location Selection -JavadocConfigurationBlock.javadocFolderDialog.message=Select Javadoc location: -JavadocConfigurationBlock.javadocArchiveDialog.label=Javadoc Archive Selection +JavadocConfigurationBlock.javadocFolderDialog.label=PHPdoc Location Selection +JavadocConfigurationBlock.javadocFolderDialog.message=Select PHPdoc location: +JavadocConfigurationBlock.javadocArchiveDialog.label=PHPdoc Archive Selection JavadocConfigurationBlock.MalformedURL.error=Invalid URL JavadocConfigurationBlock.validate.button=&Validate... JavadocConfigurationBlock.InvalidLocation.message= Location is invalid. Location contains neither the file \'package-list\' nor \'index.html'. JavadocConfigurationBlock.ValidLocation.message= Location is valid. Files \'package-list\' and \'index.html\' found. Click OK to open in browser. JavadocConfigurationBlock.UnableToValidateLocation.message=Unable to validate location -JavadocConfigurationBlock.MessageDialog.title=Validating Javadoc Location -JavadocConfigurationBlock.location.type.path.label=Javadoc URL (e.g. \'http://www.sample-url.org/doc/\' or 'file:/c:/myworkspace/myproject/doc\') -JavadocConfigurationBlock.location.type.jar.label=Javadoc in archive -JavadocConfigurationBlock.location.path.label=Javadoc &location path: +JavadocConfigurationBlock.MessageDialog.title=Validating PHPdoc Location +JavadocConfigurationBlock.location.type.path.label=PHPdoc URL (e.g. \'http://www.sample-url.org/doc/\' or 'file:/c:/myworkspace/myproject/doc\') +JavadocConfigurationBlock.location.type.jar.label=PHPdoc in archive +JavadocConfigurationBlock.location.path.label=PHPdoc &location path: JavadocConfigurationBlock.location.jar.label=Archive &path: JavadocConfigurationBlock.jar.path.label=Path &within archive: -JavadocConfigurationBlock.zipImportSource.title=Javadoc Archive Selection -JavadocConfigurationBlock.location_in_jarorzip.message=&Select the folder that is the root of the Javadoc documentation: -JavadocConfigurationBlock.browse_jarorzip_path.title=Javadoc Root Location +JavadocConfigurationBlock.zipImportSource.title=PHPdoc Archive Selection +JavadocConfigurationBlock.location_in_jarorzip.message=&Select the folder that is the root of the PHPdoc documentation: +JavadocConfigurationBlock.browse_jarorzip_path.title=PHPdoc Root Location JavadocConfigurationBlock.error.notafile=Archive does not exist -JavadocPreferencePage.description=Specify the location of the Javadoc command to be used by the Javadoc export wizard. Location must be an absolute path. -JavadocPreferencePage.command.label=&Javadoc command: +JavadocPreferencePage.description=Specify the location of the PHPdoc command to be used by the PHPdoc export wizard. Location must be an absolute path. +JavadocPreferencePage.command.label=&PHPdoc command: JavadocPreferencePage.command.button=&Browse... -JavadocPreferencePage.error.notexists=Javadoc command does not exist -JavadocPreferencePage.info.notset=Set to enable Javadoc generation tool. +JavadocPreferencePage.error.notexists=PHPdoc command does not exist +JavadocPreferencePage.info.notset=Set to enable PHPdoc generation tool. -JavadocPreferencePage.browsedialog.title=Javadoc Command Selection +JavadocPreferencePage.browsedialog.title=PHPdoc Command Selection SourceAttachmentPropertyPage.error.title=Error Attaching Source SourceAttachmentPropertyPage.error.message=An error occurred while associating the source -SourceAttachmentPropertyPage.noarchive.message=Source can only be attached to JAR files in Java projects. +SourceAttachmentPropertyPage.noarchive.message=Source can only be attached to JAR files in PHP projects. SourceAttachmentPropertyPage.containerentry.message=JAR belongs to the container ''{0}''.\nTo configure the source attachment, go directly to the corresponding configuration page (For example for JREs go to ''Installed JREs'' page in the preferences). -AppearancePreferencePage.description= Appearance of Java elements in viewers: +AppearancePreferencePage.description= Appearance of PHP elements in viewers: AppearancePreferencePage.methodreturntype.label= Show &method return types AppearancePreferencePage.overrideindicator.label= Show &override indicators in outline and hierarchy AppearancePreferencePage.pkgNamePatternEnable.label= &Compress all package name segments, except the final segment -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 AppearancePreferencePage.note=Note: @@ -302,12 +317,12 @@ CodeFormatterPreferencePage.tab_char.label=Insert &tabs for indentation, not spa CodeFormatterPreferencePage.tab_size.label=&Number of spaces representing an indentation level: CodeFormatterPreferencePage.comment_format.label=&Format comments CodeFormatterPreferencePage.comment_formathtml.label=Format HTML &tags -CodeFormatterPreferencePage.comment_formatsource.label=Format Java code &snippets -CodeFormatterPreferencePage.comment_indentroottags.label=&Indent Javadoc tags -CodeFormatterPreferencePage.comment_newlineparam.label=&New line after Javadoc tag parameters -CodeFormatterPreferencePage.comment_separateroottags.label=&Empty line before Javadoc tag block +CodeFormatterPreferencePage.comment_formatsource.label=Format PHP code &snippets +CodeFormatterPreferencePage.comment_indentroottags.label=&Indent PHPdoc tags +CodeFormatterPreferencePage.comment_newlineparam.label=&New line after PHPdoc tag parameters +CodeFormatterPreferencePage.comment_separateroottags.label=&Empty line before PHPdoc tag block CodeFormatterPreferencePage.comment_formatheader.label=Format &header comment -CodeFormatterPreferencePage.comment_indentparamdesc.label= Indent Javadoc parameter &descriptions +CodeFormatterPreferencePage.comment_indentparamdesc.label= Indent PHPdoc parameter &descriptions CodeFormatterPreferencePage.tab.newline.tabtitle=Ne&w Lines CodeFormatterPreferencePage.tab.linesplit.tabtitle=Line Len>h @@ -323,7 +338,7 @@ TodoTaskPropertyPage.useprojectsettings.label=Use pr&oject settings TodoTaskConfigurationBlock.markers.tasks.high.priority=High TodoTaskConfigurationBlock.markers.tasks.normal.priority=Normal TodoTaskConfigurationBlock.markers.tasks.low.priority=Low -TodoTaskConfigurationBlock.markers.tasks.label=&Strings indicating tasks in Java comments: +TodoTaskConfigurationBlock.markers.tasks.label=&Strings indicating tasks in PHP comments: TodoTaskConfigurationBlock.markers.tasks.add.button=&New... TodoTaskConfigurationBlock.markers.tasks.remove.button=&Remove TodoTaskConfigurationBlock.markers.tasks.edit.button=&Edit... @@ -347,7 +362,7 @@ TodoTaskInputDialog.error.entryExists=Entry with the same name already exists. TodoTaskInputDialog.error.noSpace=Name can not start or end with a whitespace. CompilerPreferencePage.title=Compiler -CompilerPreferencePage.description=Options for the Java compiler:\nNote that a full rebuild is required to make changes effective. +CompilerPreferencePage.description=Options for the PHP compiler:\nNote that a full rebuild is required to make changes effective. CompilerPropertyPage.useworkspacesettings.label=Use &workspace settings CompilerPropertyPage.useworkspacesettings.change=&Configure Workspace Settings... @@ -358,7 +373,7 @@ CompilerConfigurationBlock.unused.tabtitle=&Unused Code CompilerConfigurationBlock.common.tabtitle=&Style CompilerConfigurationBlock.compliance.tabtitle=&Compliance and Classfiles CompilerConfigurationBlock.others.tabtitle=Build &Path -CompilerConfigurationBlock.javadoc.tabtitle=&Javadoc +CompilerConfigurationBlock.javadoc.tabtitle=&PHPdoc CompilerConfigurationBlock.common.description=Select the severity level for the following problems: CompilerConfigurationBlock.unused.description=Select the severity level for the following problems: @@ -368,7 +383,7 @@ CompilerConfigurationBlock.build_warnings.description=Select the severity level CompilerConfigurationBlock.variable_attr.label=Add varia&ble attributes to generated class files (used by the debugger) CompilerConfigurationBlock.line_number_attr.label=Add &line number attributes to generated class files (used by the debugger) CompilerConfigurationBlock.source_file_attr.label=Add source &file name to generated class file (used by the debugger) -CompilerConfigurationBlock.codegen_unused_local.label=Pr&eserve unused local variables (never read) +CompilerConfigurationBlock.codegen_unused_local.label=Pr&eserve unused local variables (never read) CompilerConfigurationBlock.compiler_compliance.label=Comp&iler compliance level: CompilerConfigurationBlock.default_settings.label=Use defaul&t compliance settings @@ -379,7 +394,13 @@ CompilerConfigurationBlock.pb_assert_as_identifier.label=Disallow identifie&rs c CompilerConfigurationBlock.compliance.group.label=JDK Compliance CompilerConfigurationBlock.classfiles.group.label=Classfile Generation +CompilerConfigurationBlock.pb_file_not_exist.label=Include filename doesn't exist in project: +CompilerConfigurationBlock.pb_var_deprecated.label=Keyword 'var' is deprecated: +CompilerConfigurationBlock.pb_keyword.label=Don't use keyword as identifier: +CompilerConfigurationBlock.pb_uppercase_identifier.label=Non-variable identifiers should contain only uppercase characters: CompilerConfigurationBlock.pb_unreachable_code.label=&Unreachable code: +CompilerConfigurationBlock.pb_unitialized_local_variable.label=Uninitialized local function or method variable: + CompilerConfigurationBlock.pb_invalid_import.label=Unresol&vable import statements: CompilerConfigurationBlock.pb_overriding_pkg_dflt.label=&Methods overridden but not package visible: CompilerConfigurationBlock.pb_method_naming.label=Me&thods with a constructor name: @@ -423,15 +444,15 @@ CompilerConfigurationBlock.pb_unused_throwing_exception.label=Unnecessary declar CompilerConfigurationBlock.pb_unused_throwing_exception_when_overriding.label=Check &overriding and implementing methods CompilerConfigurationBlock.javadoc.description=Select the severity level for the following problems: -CompilerConfigurationBlock.pb_invalid_javadoc.label=Mal&formed Javadoc comments: +CompilerConfigurationBlock.pb_invalid_javadoc.label=Mal&formed PHPdoc comments: CompilerConfigurationBlock.pb_invalid_javadoc_tags.label=Report e&rrors in tags CompilerConfigurationBlock.pb_invalid_javadoc_tags_visibility.label=On&ly consider members as visible as: -CompilerConfigurationBlock.pb_missing_javadoc.label=Missing Javadoc &tags: +CompilerConfigurationBlock.pb_missing_javadoc.label=Missing PHPdoc &tags: CompilerConfigurationBlock.pb_missing_javadoc_tags_visibility.label=O&nly consider members as visible as: CompilerConfigurationBlock.pb_missing_javadoc_tags_overriding.label=C&heck overriding and implementing methods -CompilerConfigurationBlock.pb_missing_comments.label=&Missing Javadoc comments: +CompilerConfigurationBlock.pb_missing_comments.label=&Missing PHPdoc comments: CompilerConfigurationBlock.pb_missing_comments_visibility.label=&Only consider members as visible as: CompilerConfigurationBlock.pb_missing_comments_overriding.label=Ch&eck overriding and implementing methods @@ -476,6 +497,8 @@ CompilerConfigurationBlock.filter.invalidsegment.error=Filter is invalid: {0} OptionsConfigurationBlock.builderror.title=Preference Changes OptionsConfigurationBlock.builderror.message=Problem while building. Check log for details. +OptionsConfigurationBlock.job.title=Rebuilding + OptionsConfigurationBlock.buildall.taskname=Build all... OptionsConfigurationBlock.buildproject.taskname=Build project ''{0}''... @@ -551,7 +574,7 @@ CodeTemplateBlock.templates.code.node=Code CodeTemplateBlock.catchblock.label=Catch block body CodeTemplateBlock.methodstub.label=Method body CodeTemplateBlock.constructorstub.label=Constructor body -CodeTemplateBlock.newtype.label=New Java files +CodeTemplateBlock.newtype.label=New PHP files CodeTemplateBlock.typecomment.label=Types CodeTemplateBlock.fieldcomment.label=Fields CodeTemplateBlock.methodcomment.label=Methods @@ -567,7 +590,7 @@ CodeTemplateBlock.templates.import.button=&Import... CodeTemplateBlock.templates.export.button=E&xport... CodeTemplateBlock.templates.exportall.button=Ex&port All... -CodeTemplateBlock.createcomment.label=A&utomatically add comments for new methods and types +CodeTemplateBlock.createcomment.label=A&utomatically add comments for new methods and types CodeTemplateBlock.createcomment.description=(does not apply to comments contained in the code patterns) CodeTemplateBlock.templates.label=C&onfigure generated code and comments: CodeTemplateBlock.preview=Pa&ttern: @@ -622,7 +645,7 @@ WorkInProgress.quickdiff.addedLineColor= Added lines background WorkInProgress.quickdiff.deletedLineColor= Deleted lines indicator WorkInProgress.quickdiff.appearanceOptions= Appearance color options: WorkInProgress.editor=Editor -WorkInProgress.formatComments= Enable formatting of Javadoc, multi- and single line comments (reopen editor for activation) +WorkInProgress.formatComments= Enable formatting of PHPdoc, multi- and single line comments (reopen editor for activation) WorkInProgress.smartTyping.label= Enable the following functions in Smart Insert typing mode WorkInProgress.smartTyping.smartSemicolon= Smart &Semicolon WorkInProgress.smartTyping.smartOpeningBrace= Smart Opening &Brace @@ -642,7 +665,7 @@ WorkInProgress.newsearch.option=Use new search view WorkInProgress.search.ignore_imports=Ignore references in imports statements WorkInProgress.rollover= Enable annotation &roll-over (does not affect already open editors) -JavadocPreferencePage.title=Javadoc +JavadocPreferencePage.title=PHPdoc SpellingPreferencePage.description=Options for Spelling: SpellingPreferencePage.title=Spelling @@ -671,6 +694,12 @@ SpellingPreferencePage.preferences.user=&Comments SpellingPreferencePage.preferences.engine=&Language SpellingPreferencePage.preferences.advanced=&Advanced +EditorPreferencePage.description=General Editor Preferences: +EditorPreferencePage.title=Editor +EditorPreferencePage.file.title=File Saving +EditorPreferencePage.save_on_blur=&Save files when focus is lost +EditorPreferencePage.p_rtrim_on_save=&Remove trailing spaces on save + JavaEditorPreferencePage.AnnotationDecoration.NONE=None JavaEditorPreferencePage.AnnotationDecoration.SQUIGGLIES=Squiggles @@ -678,18 +707,27 @@ 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 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 \ No newline at end of file +# 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 + +FoldingConfigurationBlock.enable= Enable folding when &opening a new editor +FoldingConfigurationBlock.combo_caption= Select folding to &use: +FoldingConfigurationBlock.info.no_preferences= The selected folding provider did not provide a preference control +FoldingConfigurationBlock.error.not_exist= The selected folding provider does not exist