# 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. # Click Control messages click-version=2.0.2 field-maxlength-error={0} must be no longer than {1} characters field-minlength-error={0} must be at least {1} characters field-required-error=You must enter a value for {0} file-required-error=You must enter a filename for {0} file-size-limit-exceeded-error=The file is too large. {0} is limited to {1} bytes. Posted size was {2} bytes. post-size-limit-exceeded-error=The request was rejected because it is limited to {0} bytes. Posted size was {1} bytes. label-required-prefix= label-required-suffix=* label-not-required-prefix= label-not-required-suffix=  not-checked-error=You must select {0} number-format-error={0} must be a number value number-maxvalue-error={0} must not be larger than {1} number-minvalue-error={0} must not be smaller than {1} select-error=You must select a value for {0} table-first-label=First table-first-title=Go to first page table-previous-label=Prev table-previous-title=Go to previous page table-next-label=Next table-next-title=Go to next page table-last-label=Last table-last-title=Go to last page table-goto-title=Go to page table-page-banner={0} items found, displaying {1} to {2}. table-page-banner-nolinks={0} items found, displaying {1} to {2}. table-page-links=[{0}/{1}] {2} [{3}/{4}] table-page-links-nobanner=[{0}/{1}] {2} [{3}/{4}] table-no-rows-found=No records found. # Message displayed when a error occurs when the application is in "production" mode production-error-message=
The application encountered an unexpected error.