blob: 5956b064ee203e37aa67b3a44410a343f148640c [file] [log] [blame]
# 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.
## JavaReplacePanel.java
LBL_InitCodeFormat=Init Code Format:
CTL_Format=Fo&rmat...
ACS_JavaReplacePanel=N/A
CTL_DefaultRadio=<&default>
CTL_PrivateRadio= &private
CTL_ProtectedRadio= pr&otected
CTL_PublicRadio= p&ublic
CTL_StaticCheck= st&atic
CTL_FinalCheck= &final
CTL_TransientCheck= &transient
CTL_GenerateField= \ &Generate Field
CTL_Parameters=Parameters...
LBL_Field=Fie&ld:
LBL_Identifier=Id&entifier:
LBL_InitFormat=&Init String:
LBL_InitStringFormatEditor=Init Code Format Editor
LBL_Modifiers=Modifiers:
ACS_staticCheck=N/A
ACS_identifierTextField=N/A
ACS_transientCheck=N/A
ACS_defaultRadio=N/A
ACS_fieldTextField=N/A
ACS_initButton=N/A
ACS_publicRadio=N/A
ACS_generateCheck=N/A
ACS_finalCheck=N/A
ACS_privateRadio=N/A
ACS_initTextField=N/A
ACS_protectedRadio=N/A
## JavaPropertyPanel.java
CTL_Arguments=Arguments...
ACS_CTL_Arguments=N/A
CTL_ParamsPanelTitle=Message Format Arguments
## ParamsPanel.java
ACS_ParamsPanel=N/A
CTL_AddButton=&Add
ACS_CTL_AddButton=N/A
CTL_RemoveButton=&Remove
ACS_CTL_RemoveButton=N/A
LBL_Code=C&ode:
LBL_Comment=Comment:
LBL_Parameters=Ar&guments:
ACS_paramsList=N/A
## JavaI18nSupport.java
MSG_CouldNotReplace=One of the hard-coded strings found could not be replaced.
# {0}
MSG_RegExpCompileError=Found {0} hard-coded string evaluation error. Process it anyway?
## JavaResourceHelpder.java
EXC_TemplateNotFound=Template for creating a new properties file not found.
#---