1) Added missing strings for italic, underline and strike through.
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / preferences / PreferencesMessages.properties
index 91fe4b9..8e31bcc 100644 (file)
@@ -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,10 @@ 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.appearanceTabLink=Some general preferences now live on the Eclipse <a href="org.eclipse.ui.preferencePages.GeneralTextEditor">Text Editors</a> 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
@@ -101,11 +104,13 @@ 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.functionNames=Predefined function names
+JavaEditorPreferencePage.variables='$' Variables
+JavaEditorPreferencePage.variables_dollar='$_' Variables
 JavaEditorPreferencePage.constants=Constants
 JavaEditorPreferencePage.types=Types
-JavaEditorPreferencePage.strings=Strings
+JavaEditorPreferencePage.strings_dq=Double Quoted Strings
+JavaEditorPreferencePage.strings_sq=Single Quoted Strings
 JavaEditorPreferencePage.others=Others
 JavaEditorPreferencePage.methodNames=Method names
 JavaEditorPreferencePage.operators=Operators, brackets excluding '{}'
@@ -122,6 +127,9 @@ JavaEditorPreferencePage.custom=C&ustom:
 JavaEditorPreferencePage.foreground=Fo&reground:
 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)
@@ -158,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
@@ -179,6 +185,7 @@ JavaEditorPreferencePage.closeStringsSQ= Close &single quoted strings
 JavaEditorPreferencePage.closeBrackets= Close &brackets and parenthesis
 JavaEditorPreferencePage.closeBraces= Cl&ose braces
 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
@@ -200,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
 
@@ -216,21 +224,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:
@@ -282,7 +290,7 @@ 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:
@@ -375,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
@@ -386,11 +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_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:
@@ -487,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}''...
 
@@ -578,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:
@@ -682,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
@@ -710,6 +728,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