| # Copyright (c) 2005-2012 Eclipse Java Workflow Tooling (JWT) Project <www.eclipse.org/jwt> |
| # |
| # All rights reserved. This program and the accompanying materials |
| # are made available under the terms of the Eclipse Public License v1.0 |
| # which accompanies this distribution, and is available at |
| # http://www.eclipse.org/legal/epl-v10.html |
| # |
| ################################################################################ |
| |
| #Properties file for jwt-we-doc |
| |
| ################################################################################ |
| # |
| # Documentation Plugin |
| # |
| |
| doc_menu_title = Generate HTML Documentation |
| doc_title = Documentation for the model |
| doc_heading_roles = Roles |
| doc_heading_applications = Applications |
| doc_heading_data = Data |
| doc_heading_processes = Processes |
| |
| doc_preferences_description = Please select the CSS-file you want to be used for the documentation. Feel free to create your own stylesheet based on the one delivered with this plugin! |
| doc_preferences_path = Path to CSS file: |
| doc_dialog_title = No CSS file found! |
| doc_dialog_message = The generation of the HTML documentation can't be started without a stylesheet available. Please select either the one deployed with this plugin or one of your own in the Windows/Preferences menu! |