blob: 8d10f9bfc84068cd75a8d5e3058ba8b3b594d715 [file] [log] [blame]
#=============================================================================#
# Copyright (c) 2007, 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
#=============================================================================#
commandsCategory_EditDocs_name= Edit Document Sources
commandsCategory_EditDocs_description= Actions to Edit Document Sources
commands_ConfigureMarkup_name= Configure Markup Language
commands_ConfigureMarkup_description= Configures the markup language
launchConfigurations_DocViewer_name= Document Viewer\u2002[StatET]
launchConfigurations_DocViewer_description= Run a program to preview a document.
commands_ProcessDocument_name= Process Document
commands_ProcessDocument_description= Runs all steps to produce the output (active tool configuration)
commands_PreviewDocument_name= Preview Output
commands_PreviewDocument_description= Opens preview for the produced output (active tool configuration)
commands_ProcessAndPreview_name= Process Document and Preview Output
commands_ProcessAndPreview_description= Runs all steps to produce the output and open preview (active tool configuration)
commands_ToggleRunOnSave_name= Toggle Run Document Processing on Save
commands_ToggleRunOnSave_description= Toggles the editor save action to produce the output and open preview (active tool configuration).
contexts_DocEditing_name= Editing Markup Language Documents\u2002[StatET]
menus_Document_name= Document
menus_Document_mnemonic= D
toolbars_DocProcessing_label= Document Processing Tools\u2002[StatET]