diff options
Diffstat (limited to 'dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/debug/ui/viewmodel/numberformat/MessagesForNumberFormat.properties')
-rw-r--r-- | dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/debug/ui/viewmodel/numberformat/MessagesForNumberFormat.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/debug/ui/viewmodel/numberformat/MessagesForNumberFormat.properties b/dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/debug/ui/viewmodel/numberformat/MessagesForNumberFormat.properties index d0f573a8597..3bbdac1654e 100644 --- a/dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/debug/ui/viewmodel/numberformat/MessagesForNumberFormat.properties +++ b/dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/debug/ui/viewmodel/numberformat/MessagesForNumberFormat.properties @@ -7,7 +7,7 @@ # https://www.eclipse.org/legal/epl-2.0/ # # SPDX-License-Identifier: EPL-2.0 -# +# # Contributors: # Wind River Systems Inc - copied for non-restricted version for DSDP/DD/DSF ############################################################################### @@ -22,13 +22,13 @@ FormattedValueVMUtil_Other_format__format_text={0} NumberFormatContribution_EmptyFormatsList_label=Number formats not available -# 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. +# 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 FormattedValueLabelText__Value__text_format={0} ({1}) -# {0} - Value string as formatted by ValueLabelText__Value__text_format. +# {0} - Value string as formatted by ValueLabelText__Value__text_format. FormattedValueLabelText__text_format={0} ElementNumberFormatContribution_RestoreToPreference_label=Restore To Preference |