X-Git-Url: http://secure.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/PHPUIMessages.properties b/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/PHPUIMessages.properties index bba5607..e1e7d3f 100644 --- a/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/PHPUIMessages.properties +++ b/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/PHPUIMessages.properties @@ -298,9 +298,7 @@ PHPEditorPreferencePage.codeAssist=Code A&ssist PHPEditorPreferencePage.change=C&hange... PHPEditorPreferencePage.empty_input=Empty input PHPEditorPreferencePage.invalid_input=''{0}'' is not a valid input. -PHPEditorPreferencePage.showLineNumbers=Show lin&e numbers PHPEditorPreferencePage.lineNumberColor=Line number foreground color: -PHPEditorPreferencePage.lineNumberForegroundColor=Line number foreground PHPEditorPreferencePage.matchingBracketsHighlightColor2=Matching brackets highlight PHPEditorPreferencePage.currentLineHighlighColor=Current line highlight PHPEditorPreferencePage.printMarginColor2=Print margin @@ -387,7 +385,7 @@ AppearancePreferencePage.stackViewsVerticallyInTheJavaBrowsingPerspective=&Stack AppearancePreferencePage.preferenceOnlyEffectiveForNewPerspectives=Note: This preference will only take effect on new perspectives AppearancePreferencePage.packageNameCompressionPattern.error.isEmpty=Enter a package name compression pattern -CodeFormatterPreferencePage.description=Options for the Java Code Formatter: +CodeFormatterPreferencePage.description=Options for the PHP Code Formatter: CodeFormatterPreferencePage.empty_input=Empty input CodeFormatterPreferencePage.invalid_input=''{0}'' is not a valid input. @@ -399,6 +397,8 @@ CodeFormatterPreferencePage.newline_else_if.label=&Insert new line between 'else CodeFormatterPreferencePage.newline_empty_block.label=In&sert a new line inside an empty block CodeFormatterPreferencePage.split_line.label=Ma&ximum line length: CodeFormatterPreferencePage.style_compact_assignement.label=&Compact assignment +CodeFormatterPreferencePage.style_compact_arrays.label=Compact &arrays +CodeFormatterPreferencePage.style_compact_string_concatenation.label=Compact &string concatenation CodeFormatterPreferencePage.tab_char.label=Indentation is represented by a &tab CodeFormatterPreferencePage.tab_size.label=&Number of spaces representing a tab: