1) Moved net.sourceforge.phpeclipse.ui\src\net\sourceforge\phpdt back to net.sourcefo...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / PHPUIMessages.properties
index b5a8f8f..e1e7d3f 100644 (file)
@@ -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
@@ -380,14 +378,14 @@ 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
 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: