mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
fixed bug #99806
This commit is contained in:
parent
f33fc3358d
commit
4118b748e8
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ CView.make_edit_action =Project properties
|
|||
ConsolePreferencePage.clearConsole.label=Always clear console before building
|
||||
ConsolePreferencePage.autoOpenConsole.label=Open console when building
|
||||
ConsolePreferencePage.consoleOnTop.label=Bring console to top when building (if present)
|
||||
ConsolePreferencePage.consoleLines.label=Limit console ouput (# lines):
|
||||
ConsolePreferencePage.consoleLines.label=Limit console output (# lines):
|
||||
ConsolePreferencePage.consoleLines.errorMessage=Value must be an integer between 10 and 2147483647
|
||||
ConsolePreferencePage.tabWidth.label=Display tab width:
|
||||
ConsolePreferencePage.tabWidth.errorMessage=Value must be an integer between 1 and 100
|
||||
|
|
Loading…
Add table
Reference in a new issue