| # Licensed to the Apache Software Foundation (ASF) under one |
| # or more contributor license agreements. See the NOTICE file |
| # distributed with this work for additional information |
| # regarding copyright ownership. The ASF licenses this file |
| # to you under the Apache License, Version 2.0 (the |
| # "License"); you may not use this file except in compliance |
| # with the License. You may obtain a copy of the License at |
| # |
| # http://www.apache.org/licenses/LICENSE-2.0 |
| # |
| # Unless required by applicable law or agreed to in writing, |
| # software distributed under the License is distributed on an |
| # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| # KIND, either express or implied. See the License for the |
| # specific language governing permissions and limitations |
| # under the License. |
| |
| # END_COPYRIGHT_NOTICE} |
| |
| # module description |
| OpenIDE-Module-Name=JSP/Servlet Breakpoint Support |
| OpenIDE-Module-Display-Category=Web |
| OpenIDE-Module-Short-Description=Supports the debugging of JSP |
| OpenIDE-Module-Long-Description=The JSP/Servlet Breakpoint Support is a module that allows you to debug JSP and Servlets running on a JSP engine. |
| |
| #JspBreakpointPanel |
| LBL_Settings=Settings |
| CTL_Line_number=Line Number: |
| CTL_Line_number_mnemonic=L |
| CTL_Bad_line_number=Bad line number.\n Line number must be greater than 0. |
| ACSD_CTL_Line_number=Line Number: |
| ACSN_CTL_Line_number=Line Number: |
| ACSD_LineBreakpointPanel=JSP Line Breakpoint Panel |
| |
| ACSD_CTL_Source_name=JSP Path: |
| ACSN_CTL_Source_name=JSP Path: |
| |
| CTL_Source_name=JSP Path: |