Skip to content

Commit afeaa45

Browse files
sweettypdevassyelsazac
authored andcommitted
Remove unwanted single quote from links
This commit removes unwanted single quotes from label links in the Ant editor’s Preference pages and makes links across Preference pages consistent.
1 parent f9d3dc8 commit afeaa45

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/preferences/AntPreferencesMessages.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
# Copyright (c) 2000, 2010 IBM Corporation and others.
2+
# Copyright (c) 2000, 2026 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
@@ -155,7 +155,7 @@ AntEditorPreferencePage_2=&Mark occurrences of the selected element in the curre
155155
AntEditorPreferencePage_4=&Keep marks when selection changes
156156

157157
# DO NOT TRANSLATE "org.eclipse.ui.preferencePages.GeneralTextEditor" and "org.eclipse.ui.preferencePages.ColorsAndFonts"
158-
AntEditorPreferencePage_0=See <a href=\"org.eclipse.ui.preferencePages.GeneralTextEditor\">'Text Editors'</a> for general text editor preferences and <a href=\"org.eclipse.ui.preferencePages.ColorsAndFonts\">'Colors and Fonts'</a> to configure the font.
158+
AntEditorPreferencePage_0=See <a href=\"org.eclipse.ui.preferencePages.GeneralTextEditor\">Text Editors</a> for general text editor preferences and <a href=\"org.eclipse.ui.preferencePages.ColorsAndFonts\">Colors and Fonts</a> to configure the font.
159159

160160
ClasspathModel_2=Ant Home Entries
161161
ClasspathModel_3=Global Entries

0 commit comments

Comments
 (0)