mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-23 16:23:52 +02:00
keys for code formatter NLS
This commit is contained in:
parent
ae5688b47e
commit
8d8fd6331f
1 changed files with 4 additions and 0 deletions
|
@ -198,3 +198,7 @@ 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.info.no_preferences= The selected folding provider did not provide a preference control
|
||||||
FoldingConfigurationBlock.error.not_exist= The selected folding provider does not exist
|
FoldingConfigurationBlock.error.not_exist= The selected folding provider does not exist
|
||||||
|
|
||||||
|
#Code Formatting
|
||||||
|
CodeFormatterPreferencePage.title=Code Formatter
|
||||||
|
CodeFormatterPreferencePage.description=Code Formatter
|
||||||
|
|
Loading…
Add table
Reference in a new issue