mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-03 22:35:43 +02:00
typo
This commit is contained in:
parent
ccfe7d8f5f
commit
f7264a67cd
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ 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.errorMessage=Value must be an integer between 10 and 2147483647
|
||||
ConsolePreferencePage.tabWidth.label=Display tab with:
|
||||
ConsolePreferencePage.tabWidth.label=Display tab width:
|
||||
ConsolePreferencePage.tabWidth.errorMessage=Value must be an integer between 1 and 100
|
||||
ConsolePreferencePage.colorSettings.label=Console text color settings
|
||||
ConsolePreferencePage.outputColor.label=Output text color
|
||||
|
|
Loading…
Add table
Reference in a new issue