mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +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.info.no_preferences= The selected folding provider did not provide a preference control
|
||||
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