Skip to content

Commit b457b34

Browse files
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 b457b34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)