Skip to content

Commit 6e1a157

Browse files
SarikaSinhailoveeclipse
authored andcommitted
Bug 578529 - [Accessibility] Shortcut key conflict in Debug preferences
Change-Id: I54c73ce4fa8837d6992d5214c2c05a001e794218 Reviewed-on: https://git.eclipse.org/r/c/jdt/eclipse.jdt.debug/+/190322 Tested-by: JDT Bot <[email protected]> Tested-by: Andrey Loskutov <[email protected]> Reviewed-by: Andrey Loskutov <[email protected]>
1 parent 9ac3d78 commit 6e1a157

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
# Copyright (c) 2000, 2019 IBM Corporation and others.
2+
# Copyright (c) 2000, 2022 IBM Corporation and others.
33
#
44
# This program and the accompanying materials
55
# are made available under the terms of the Eclipse Public License 2.0
@@ -329,7 +329,7 @@ JavaDebugPreferencePage_24=Default suspend policy for new &watchpoints:
329329
JavaDebugPreferencePage_25=Access & Modification
330330
JavaDebugPreferencePage_26=Access
331331
JavaDebugPreferencePage_27=Modification
332-
JavaDebugPreferencePage_28=&Warn before modifying final fields
332+
JavaDebugPreferencePage_28=Warn before modifyin&g final fields
333333
JavaDebugPreferencePage_SuspendOnRecurrencePolicy=Suspend policy for rec&urring exception instances:
334334
JavaDebugPreferencePage_SuspendOnRecurrencePolicy_Always=Always
335335
JavaDebugPreferencePage_SuspendOnRecurrencePolicy_Unconfigured=Unconfigured

0 commit comments

Comments
 (0)