You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/preferences/DebugPreferencesMessages.properties
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ DebugPreferencePage_PromptSkipBreakpoints=Prompt when launching application in d
69
69
DebugPreferencePage_PromptMultiExpressions=Select how multi-line expressions should be pasted in the 'Expressions View'
70
70
71
71
LaunchingPreferencePage_1=&Build (if required) before launching
72
-
LaunchingPreferencePage_2=Save required dirty editors before launching
72
+
LaunchingPreferencePage_2=Save editors with unsaved changes before launching
ComparePreferencePage.structureOutline.label= Show structure compare in Outline &view when possible
127
127
ComparePreferencePage.ignoreWhitespace.label= Ignore &white space
128
-
ComparePreferencePage.saveBeforePatching.label= A&utomatically save dirty editors before browsing patches
128
+
ComparePreferencePage.saveBeforePatching.label= A&utomatically save editors with unsaved changes before browsing patches
129
129
130
130
ComparePreferencePage.regex.description=Enter regular expressions used to identify added or removed lines in a patch\n(e.g. '^\\+\\s*\\S' for an added line with at least one word character).
0 commit comments