![JAR search and dependency download from the Maven repository](/logo.png)
plugin.PluginResources.properties Maven / Gradle / Ivy
# 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.
# This is the English language bundle for JSPWiki core plugins
# Don't add your own plugins to this file; create your own bundle, please.
# Errors rendering plugins
plugin.error.insertionfailed = {0} : {1} - Plugin insertion failed: {2}
plugin.error.cannotinstantiate = Cannot instantiate plugin {0}
plugin.error.notallowed = Not allowed to access plugin {0}
plugin.error.instantationfailed = Instantiation of plugin {0} failed.
plugin.error.failed = Plugin failed
plugin.error.couldnotfind = Could not find plugin {0}
plugin.error.notawikiplugin = Class {0} is not a Wiki plugin.
plugin.error.missingparameter = Missing parameter in plugin definition: {0}
plugin.error.parsingarguments = Zyrf. Problems with parsing arguments: {0}
# TableOfContents
tableofcontents.title = Table of Contents
# BugReportHandler
bugreporthandler.new = A new page has been created: {0}
bugreporthandler.unable = Unable to create a new page!
bugreporthandler.titlerequired = Title is required!
# CurrentTimePlugin
currenttimeplugin.badformat = You specified a bad format
# WeblogEntryPlugin
weblogentryplugin.newentry = New entry
weblogentryplugin.postedby = Posted by {0}
weblogentryplugin.permalink = Permalink
weblogentryplugin.addcomment = Add new comment ({0})
weblogentryplugin.more = (more)
# InserPagePlugin
insertpage.more=More...
# ReferringPagesPlugin
# {0} is where you put in the number how many links are still there
referringpagesplugin.more = ...and {0} more
referringpagesplugin.nobody = ...nobody
# Forms plugins
formclose.noneedtoshow = (no need to show close now)
forminput.namemissing = Input element is missing parameter 'name'.
forminput.noneedtoshow = (no need to show input field now)
formopen.missingparam = The FormOpen element is missing the '{0}' parameter.
formopen.postorgetonly = Method must be either 'post' or 'get'
formopen.noneedtoshow = (no need to show form open now)
formoutput.missingargument = Argument '{0}' required for Form plugin
formselect.namemissing = Select element is missing parameter 'name'.
formtextarea.noneedtoshow = (no need to show textarea field now)
formtextarea.namemissing = Textarea element is missing parameter 'name'.
# ListLocks plugin
plugin.listlocks.page=Page
plugin.listlocks.locked.by=Locked by
plugin.listlocks.acquired=Acquired
plugin.listlocks.expires=Expires
plugin.listlocks.no.locks.exist=No locks exist currently.
# ReferringUndefinedPagesPlugin
referringundefinedpagesplugin.more = ...and {0} more
© 2015 - 2025 Weber Informatics LLC | Privacy Policy