blob: dc02095c5ccfb9ad05870546a7c376fe4dd97371 [file] [log] [blame]
#=============================================================================#
# Copyright (c) 2005, 2020 Stephan Wahlbrink and others.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
# https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
# which is available at https://www.apache.org/licenses/LICENSE-2.0.
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
#
# Contributors:
# Stephan Wahlbrink <sw@wahlbrink.eu> - initial API and implementation
#=============================================================================#
SyntaxColoring_link= Other colors and the font can be configured on the <a href=\"org.eclipse.ui.preferencePages.GeneralTextEditor\">Text Editors</a> and on the <a href=\"org.eclipse.ui.preferencePages.ColorsAndFonts\">Colors and Fonts</a> preference page.
SyntaxColoring_List_label= &Elements:
SyntaxColoring_MindExtraStyle_tooltip= mind extra style
SyntaxColoring_Use_CustomStyle_label= Use custom style:
SyntaxColoring_Use_NoExtraStyle_label= No extra style
SyntaxColoring_Use_OtherStyle_label= Use ''{0}''-style
SyntaxColoring_Use_OtherStyleOf_label= Use {1} ''{0}''-style
SyntaxColoring_Color= C&olor:
SyntaxColoring_Bold= &Bold
SyntaxColoring_Italic= &Italic
SyntaxColoring_Underline= &Underline
SyntaxColoring_Strikethrough= &Strikethrough
SyntaxColoring_Preview= Previe&w:
CodeStyle_Indent_group= &Indentation
CodeStyle_TabSize_label= &Tab size:
CodeStyle_TabSize_error_message= Invalid tab size specified.
CodeStyle_Indent_Type_label= &Policy:
CodeStyle_Indent_Type_UseTabs_name= Use tabs
CodeStyle_Indent_Type_UseSpaces_name= Use spaces
CodeStyle_Indent_NumOfSpaces_label= &Num of spaces:
CodeStyle_Indent_NumOfSpaces_error_message= Invalid number of spaces specified.
CodeStyle_Indent_ConserveExisting_label= &Conserve existing indent chars, if possible
CodeStyle_Indent_ReplaceOtherTabs_label= &Replace other tabs with spaces
CodeStyle_Indent_Levels_label= level(s)
CodeStyle_LineWidth_label= Maximum line width:
CodeStyle_LineWidth_error_message= Invalid line width specified.