mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
[269146] Duplicate message, and unused one.
This commit is contained in:
parent
eafaf7f05f
commit
0b5071ee84
1 changed files with 0 additions and 11 deletions
|
@ -14,12 +14,6 @@ RegisterColumnPresentation_type=Type
|
|||
RegisterColumnPresentation_value=Value
|
||||
RegisterColumnPresentation_description=Description
|
||||
|
||||
# Message format used for cases where the value is formatted in a format that
|
||||
# is not configured as the preferred format for the view or item.
|
||||
# {0} - formatted value
|
||||
# {1} - name of the format used to format the value
|
||||
Value_column__Value__text_format={0} ({1})
|
||||
|
||||
RegisterGroupVMNode_Name_column__text_format={0}
|
||||
RegisterGroupVMNode_Description_column__text_format={0}
|
||||
RegisterGroupVMNode_Expression_column__text_format={0}
|
||||
|
@ -67,11 +61,6 @@ RegisterBitFieldVMNode_Value_column__With_mnemonic__text_format={0} - {1}
|
|||
|
||||
RegisterBitFieldVMNode_Expression_column__text_format={0}
|
||||
|
||||
|
||||
# {0} - bit field name
|
||||
# {1} - error message
|
||||
RegisterBitFieldVMNode_No_columns__text_format={0} = {1}
|
||||
|
||||
# {0} - bit field name
|
||||
# {1} - error message
|
||||
RegisterBitFieldVMNode_No_columns__text_format={0} = {1}
|
||||
|
|
Loading…
Add table
Reference in a new issue