1
0
Fork 0
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:
Ed Swartz 2010-04-12 13:36:01 +00:00
parent d1273a1f0e
commit 98e85062aa

View file

@ -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