blob: b9c97a46ad93d14acb135c3d3e2e412108a0f0d2 [file] [log] [blame]
#=============================================================================#
# Copyright (c) 2009, 2019 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
#=============================================================================#
Base_Editors_label= Editors
Base_Editors_SeeAlso_info= See also the preference pages for:
Base_Tools_label= Tools
Base_Tools_SeeAlso_info= For TeX tools see also the preference pages for:
DocTemplates_title= TeX Document Templates
TextStyles_DefaultCodeCategory_label= Default Code
TextStyles_DefaultCodeCategory_short= Default
TextStyles_Default_label= Text
TextStyles_Default_description= The style used for text not highlighted by another rule.
TextStyles_ControlWord_label= Control Word
TextStyles_ControlWord_description= The style used for control words \u203A\\commandname\u2039
TextStyles_ControlWord_Sectioning_label= Sectioning Control
TextStyles_ControlWord_Sectioning_description= The style used for sectioning control words \nlike \u203A\\chapter\u2039, \u203A\\section\u2039 etc.
TextStyles_ControlChar_label= Control Char
TextStyles_ControlChar_description= The style used for control chars like \u203A\\,\u2039, \u203A\\\\\u2039, \u203A\\@\u2039 etc.
TextStyles_CurlyBracket_label= Curly Brackets
TextStyles_CurlyBracket_description= The style used for curly brackets '{\u2026}\u2039
TextStyles_MathCodeCategory_short= Math
TextStyles_MathCodeCategory_label= Math Code
TextStyles_Math_label= Text
TextStyles_Math_description= The style used for equations
TextStyles_Verbatim_label= Verbatim
TextStyles_Verbatim_description= The style used for verbatim environments
TextStyles_CommentCategory_label= Comment
TextStyles_Comment_label= Comment
TextStyles_Comment_description= The style used for comments
TextStyles_TaskTag_label= Task Tag
TextStyles_TaskTag_description= The style used for defined task tags \ninside comments
EditorOptions_SmartInsert_label= 'Smart Insert'
EditorOptions_SmartInsert_AsDefault_label= &Enable by default
EditorOptions_SmartInsert_description= The 'Smart Insert' mode enables automatic <a href=\"org.eclipse.statet.docmlet.preferencePages.TexCodeStyle\">indentation</a> on new lines and brackets, and:
EditorOptions_SmartInsert_TabAction_label= &Tab key:
EditorOptions_SmartInsert_CloseAuto_label= Automatically close
EditorOptions_SmartInsert_CloseBrackets_label= &brackets\u2004\u203A\u200A{\u2004}\u200A\u2039 and \u203A\u200A[\u2004]\u200A\u2039
EditorOptions_SmartInsert_CloseParentheses_label= &parentheses\u2004\u203A\u200A(\u2004)\u200A\u2039
EditorOptions_SmartInsert_CloseMathDollar_label= &math\u2004\u203A\u200A$\u200A\u2026\u200A$\u200A\u2039
EditorOptions_SmartInsert_HardWrapAuto_label= Automatically wrap line
EditorOptions_SmartInsert_HardWrapText_label= in t&ext
EditorOptions_Folding_Enable_label= Enable code &folding
EditorOptions_Folding_RestoreState_Enable_label= Restore expand/collapse states when opening file
EditorOptions_MarkOccurrences_Enable_label= Enable mark &occurrences
EditorOptions_ProblemChecking_Enable_label= Enable s&yntax checking as you type
EditorOptions_AnnotationAppearance_info= The appearance of occurrences, error and other indicators can be configured on the <a href=\"org.eclipse.ui.editors.preferencePages.Annotations\">Annotation</a> preference page.
CodeStyle_Indent_IndentInBlocks_label= Indent within &blocks '{ }':
CodeStyle_Indent_IndentInBlocks_error_message= Invalid value for indent level(s) of blocks specified.
CodeStyle_Indent_IndentInEnvs_label= Indent within &environments (begin-end):
CodeStyle_Indent_IndentInEnvs_error_message= Invalid value for indent level(s) of environments specified.