mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 09:45:39 +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
|
disassemblyViewMenu.label = disassemblyViewMenu
|
||||||
sourceNotFoundEditor.name = C/C++ Source Not Found Editor
|
sourceNotFoundEditor.name = C/C++ Source Not Found Editor
|
||||||
displayMode.name = displayMode
|
displayMode.name = displayMode
|
||||||
CastingCategory.description = Set of commands for typecasting variables and expressions.
|
CastingCategory.description = Set of commands for displaying variables and expressions as other types or arrays.
|
||||||
CastingCategory.name = Cast to Type or ArrayCastingCategory.description = Set of commands for typecasting variables and expressions.
|
CastingCategory.name = Cast to Type or Array
|
||||||
CastingCategory.name = Cast to Type or Array
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue