Skip to content

Commit 05c89df

Browse files
authored
Update "Add Detail Formatter" messages
- Use "..." suffix for a label of a button that opens a dialog - Make "Add Type/Primitive" dialogs more similar
1 parent f7ab749 commit 05c89df

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/DebugUIMessages.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -249,14 +249,14 @@ DetailFormatterDialog_Could_not_open_type_selection_dialog_for_detail_formatters
249249
DetailFormatterDialog_Select_type_8=Select Type
250250
DetailFormatterDialog_Select_type_9=Browse Type
251251
DetailFormatterDialog_Select_type_10=In order to browse a type, a project needs to be present and accessible.
252-
DetailFormatterDialog_Select_a_type_to_format_when_displaying_its_detail_9=&Select a type to format when displaying its detail:
252+
DetailFormatterDialog_Select_a_type_to_format_when_displaying_its_detail_9=&Select a type to format when displaying its details:
253253
DetailFormatterDialog_Edit_Detail_Formatter_1=Edit Detail Formatter
254254
DetailFormatterDialog_Add_Detail_Formatter_2=Add Detail Formatter
255255
DetailFormatterDialog_Associated_code_must_not_be_empty_3=Detail formatter code snippet must not be empty
256256
DetailFormatterDialog_Detail_formatter__code_snippet__1=Detail formatter &code snippet:
257257
DetailFormatterDialog_17=Detail formatter &code snippet ({0} for code assist):
258-
DetailFormatterPrimitiveSelect=Select primitives
259-
DetailFormatterPrimitiveSelectionLabel=Choose a primitive
258+
DetailFormatterPrimitiveSelect=Select &Primitive:
259+
DetailFormatterPrimitiveSelectionLabel=&Select a primitive or an array of primitives to format when displaying its details:
260260

261261
No_type_with_the_given_name_found_in_the_workspace__1=No type with the given name found in the workspace.
262262
JavaDetailFormattersManager_Detail_formatter_error___1=Detail formatter error:
@@ -432,4 +432,4 @@ ObjectComparisonTitle_short=Comparison
432432
CompareObjectsReference=Reference Mismatch
433433
ObjectsReferenceDifferent=Different in {0}
434434
ObjectsReferenceSameAndDifferent=Same in {0}, but different in {1}
435-
ObjectsExtractedSame=Same in {0}
435+
ObjectsExtractedSame=Same in {0}

0 commit comments

Comments
 (0)