cdt/cdt_5_0_x/org.eclipse.cdt.core/src/org/eclipse/cdt/internal/core/CCorePluginResources.properties
changeset 27 57a05dd59a20
parent 0 0e6d23e2b466
equal deleted inserted replaced
26:8717e2008e00 27:57a05dd59a20
    19 CoreModel.CModelStatus.Error_in_CPlugin=Error in C Plugin
    19 CoreModel.CModelStatus.Error_in_CPlugin=Error in C Plugin
    20 CoreModel.NullBinaryParser.Not_binary_file=not a binary file
    20 CoreModel.NullBinaryParser.Not_binary_file=not a binary file
    21 CoreModel.NullBinaryParser.Null_Format=Null Format
    21 CoreModel.NullBinaryParser.Null_Format=Null Format
    22 
    22 
    23 CoreModel.PathEntry.IllegalContainerPath= Illegal container entry
    23 CoreModel.PathEntry.IllegalContainerPath= Illegal container entry
    24 CoreModel.PathEntry.DuplicateEntry= Duplicate path entries
    24 CoreModel.PathEntry.DuplicateEntry= Duplicate path entries found: {0}
    25 CoreModel.PathEntry.NestedEntry= Nested path entries
    25 CoreModel.PathEntry.NestedEntry= Nested path entries
    26 CoreModel.PathEntry.InvalidPathEntry= Invalid path
    26 CoreModel.PathEntry.InvalidPathEntry= Invalid path
    27 
    27 
    28 CommandLauncher.error.commandCanceled=Command canceled
    28 CommandLauncher.error.commandCanceled=Command canceled
    29 
    29