mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-29 11:55:40 +02:00
Fix corrupted properties entries and update wording for the casting category.
This commit is contained in:
parent
d1273a1f0e
commit
98e85062aa
1 changed files with 2 additions and 3 deletions
|
@ -244,6 +244,5 @@ viewMemory.label = View Memory
|
|||
disassemblyViewMenu.label = disassemblyViewMenu
|
||||
sourceNotFoundEditor.name = C/C++ Source Not Found Editor
|
||||
displayMode.name = displayMode
|
||||
CastingCategory.description = Set of commands for typecasting variables and expressions.
|
||||
CastingCategory.name = Cast to Type or ArrayCastingCategory.description = Set of commands for typecasting variables and expressions.
|
||||
CastingCategory.name = Cast to Type or Array
|
||||
CastingCategory.description = Set of commands for displaying variables and expressions as other types or arrays.
|
||||
CastingCategory.name = Cast to Type or Array
|
||||
|
|
Loading…
Add table
Reference in a new issue