X-Git-Url: http://secure.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 a3d7935..0756df8 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,10 +1,10 @@ ############################################################################### # 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 ############################################################################### @@ -78,7 +78,7 @@ NewJavaProjectPreferencePage.folders.bin=&Output folder name: 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. JavaEditorPreferencePage.annotationsTab.title= Annotation&s JavaEditorPreferencePage.showQuickFixables= Indicate annotations solvable with &Quick Fix in vertical ruler @@ -101,7 +101,7 @@ 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.functionNames=Predefined function names JavaEditorPreferencePage.variables='$' Variables JavaEditorPreferencePage.variables_dollar='$_' Variables JavaEditorPreferencePage.constants=Constants @@ -204,10 +204,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 @@ -220,21 +221,21 @@ 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: @@ -379,7 +380,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 @@ -393,7 +394,7 @@ 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_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: @@ -586,7 +587,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: @@ -718,6 +719,6 @@ 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.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