Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2000, 2010 IBM Corporation and others.
# Copyright (c) 2000, 2026 IBM Corporation and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
Expand Down Expand Up @@ -155,7 +155,7 @@ AntEditorPreferencePage_2=&Mark occurrences of the selected element in the curre
AntEditorPreferencePage_4=&Keep marks when selection changes

# DO NOT TRANSLATE "org.eclipse.ui.preferencePages.GeneralTextEditor" and "org.eclipse.ui.preferencePages.ColorsAndFonts"
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.
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.

ClasspathModel_2=Ant Home Entries
ClasspathModel_3=Global Entries
Expand Down
Loading