# # This is the main i18n resource file for JSPWiki internal # code, the so-called core code. # # Outcomes outcome.decision.approve=Approve outcome.decision.deny=Deny outcome.decision.hold=Hold outcome.decision.reassign=Reassign outcome.step.abort=Abort # Decisions: {0}=task owner; {1}=requester; {2-9}=additional message arguments for workflow decision.editWikiApproval=Edit page {2} # Security security.error.noaccess.logged=You don't have access to '{0}'. Do you want to log in as another user?. security.error.noaccess=You don't have access to '{0}'. Please log in first. security.error.wrongip=Attempt to post from a different IP address than where the page was originally fetched. security.error.createprofilebeforelogin=You must log in before creating a profile. security.error.blankpassword=Password cannot be blank security.error.passwordnomatch=Passwords don't match security.error.illegalfullname=Full name "{0}" is illegal security.error.illegalloginname=Login name "{0}" is illegal # These should roughly match whatever is used in default.properties for UserProfile.jsp security.user.loginname=Login name security.user.fullname=Full name security.user.email=Email address # Renaming rename.empty=New page name empty.
\nClick back on your browser and fill in the new name. rename.error.title=Unable to rename page rename.error.reason=Reason: rename.identical=Page names identical.
\nClick back on your browser and change the new name. rename.exists=Page "{0}" already exists.
\nClick back on your browser and change the new name or delete the page "{0}" first. rename.unknownerror=An unknown error occurred ({0}) # Lostpassword # 0 = login name, 1 = password, 2 = URL, 3 = Application name (as signature) lostpwd.newpassword.email=As requested, your new password for login '{0}' is '{1}' \ \n\nYou may log in at {2}.\n\n-- {3} lostpwd.newpassword.subject=New password for {0} lostpwd.nouser=No user or email '{0}' was found. lostpwd.nomail=Internal error: couldn't send the email! Contact the site administrator, please. lostpwd.emailed=A new password has been emailed to the requested account. lostpwd.reset.title=Password reset lostpwd.reset.clickhere=Click here lostpwd.reset.login={0} to log in once you retrieve your new password. lostpwd.reset.unable=Unable to reset password. Please try again. lostpwd.reset.blurb=Lost or forgot your password? Enter your account name or email here: lostpwd.reset.submit=Reset password! # TraditionalDiffProvider diff.traditional.added=At line {0} added {1} diff.traditional.changed=At line {0} changed {1} diff.traditional.removed=At line {0} removed {1} diff.traditional.oneline=one line diff.traditional.lines={2} lines # InputValidator validate.unsafechars={0} cannot contain these characters: {1} validate.invalidemail={0} is not valid