Adding two small options for code formatter (zhil's patch). These features are being...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / PHPUIMessages.properties
index 333caed..e8bbead 100644 (file)
@@ -399,6 +399,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: