You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by gm...@apache.org on 2014/07/01 00:01:01 UTC

svn commit: r1606939 - /roller/trunk/app/src/main/resources/ApplicationResources.properties

Author: gmazza
Date: Mon Jun 30 22:01:00 2014
New Revision: 1606939

URL: http://svn.apache.org/r1606939
Log:
ROL-1977 Removed unused strings in default App Resources (about 20% were unused), foreign resources files still needed.

Modified:
    roller/trunk/app/src/main/resources/ApplicationResources.properties

Modified: roller/trunk/app/src/main/resources/ApplicationResources.properties
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/resources/ApplicationResources.properties?rev=1606939&r1=1606938&r2=1606939&view=diff
==============================================================================
--- roller/trunk/app/src/main/resources/ApplicationResources.properties (original)
+++ roller/trunk/app/src/main/resources/ApplicationResources.properties Mon Jun 30 22:01:00 2014
@@ -1,5 +1,5 @@
 # Licensed to the Apache Software Foundation (ASF) under one or more
-#  contributor license agreements.  The ASF licenses this file to You
+# contributor license agreements.  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
@@ -20,31 +20,21 @@ application.cancel=Cancel
 application.done=Done
 application.yes=Yes
 application.no=No
-application.true=True
-application.false=False
 
 
 # ------------------------------------------------------------- BookmarkForm.jsp
 
 bookmarkForm.add.title=Add New Bookmark
 bookmarkForm.add.subtitle=Adding new bookmark in folder [{0}]
-
 bookmarkForm.edit.title=Edit Bookmark
 bookmarkForm.edit.subtitle=Editing bookmark in folder [{0}]
-
-bookmarkForm.correct.title=Correct Bookmark
-bookmarkForm.correct.subtitle=Correct fields and re-submit
-
 bookmarkForm.cancel=Cancel
 bookmarkForm.description=Description
-bookmarkForm.folder=Bookmark Folder
 bookmarkForm.image=Image URL
 bookmarkForm.name=Name
-bookmarkForm.priority=Sort Priority
 bookmarkForm.rssUrl=Newsfeed URL
 bookmarkForm.save=Save
 bookmarkForm.url=Bookmark URL
-
 bookmarkForm.created=Bookmark created
 bookmarkForm.changesSaved=Changes saved
 
@@ -54,8 +44,6 @@ Bookmark.error.nameSize=Name cannot be m
 Bookmark.error.descriptionSize=Description cannot be more than 255 characters
 Bookmark.error.urlNull=Bookmark URL is a required field
 Bookmark.error.urlBad=The URL you entered is not valid
-Bookmark.error.priorityNull=Priority is a required field
-Bookmark.error.priorityNotInt=Priority must be a valid integer
 Bookmark.error.imageBad=The image URL you entered is not valid
 Bookmark.error.feedUrlBad=The feed URL you entered is not valid
 bookmarkForm.error.duplicateName=Bookmark with that name already exists in folder
@@ -66,7 +54,6 @@ bookmarkForm.error.saving=Error saving n
 
 bookmarksForm.root=root
 bookmarksForm.rootTitle=Blogroll
-bookmarksForm.folderTitle=Bookmark Folder [{0}]
 
 bookmarksForm.rootPrompt=\
 This is your blog''s main bookmarks folder. \
@@ -74,17 +61,11 @@ The bookmarks you keep here will appear 
 (assuming that you are using one of the default themes). You can create \
 additional bookmark folders, but you will have to add corresponding bookmark display \
 macros to your weblog''s templates if you wish to display their contents. 
-bookmarksForm.folderPrompt=\
-This is a bookmark directory. You can add bookmarks here \
-but they will not be displayed on your blog unless you add the \
-appropriate bookmark display macros to your weblog''s templates.
 
 bookmarksForm.subtitle=Manage bookmarks in weblog <span>{0}</span>
 
 bookmarksForm.addBookmark=Add Bookmark
 bookmarksForm.addFolder=New Bookmark Folder
-bookmarksForm.checkAll=Select All
-bookmarksForm.checkNone=Select None
 bookmarksForm.delete=Delete selected
 bookmarksForm.delete.confirm=Delete selected bookmarks?
 bookmarksForm.deleteFolder.confirm=Delete entire folder including all its bookmarks?
@@ -93,7 +74,6 @@ bookmarksForm.feedurl=Newsfeed URL
 bookmarksForm.folder=Bookmark Folder
 bookmarksForm.deleteFolder=Delete folder
 bookmarksForm.viewFolder=Switch to Folder
-bookmarksForm.priority=Priority
 bookmarksForm.edit=Edit
 bookmarksForm.edit.tip=Click to modify this bookmark
 bookmarksForm.folder.edit.tip=Click to edit folder
@@ -106,8 +86,6 @@ bookmarksForm.selectOneLabel=Select book
 bookmarksForm.visitLink=Visit
 bookmarksForm.visitLink.tip=Click to visit this site
 
-bookmarksForm.warn.notMoving=Can''t move parent folder [{0}] into one of its \
-children 
 bookmarksForm.error.move=Error performing move, parent to child moves not allowed
 bookmarksForm.importBookmarks=Import bookmarks via OPML
 bookmarksForm.noresults=There are currently no folders or bookmarks
@@ -144,13 +122,8 @@ calendar.next=Next
 
 categoryForm.edit.title=Edit Category
 categoryForm.edit.subtitle=Editing category
-
 categoryForm.add.title=Add Category
 categoryForm.add.subtitle=Adding category
-
-categoryForm.correct.title=Correct Category
-categoryForm.correct.subtitle=Correcting category
-
 categoryForm.name=Name
 categoryForm.description=Description
 categoryForm.image=Image URL
@@ -184,19 +157,10 @@ category to be defined. \
 Categories are used to organize your weblog entries and your readers can \
 choose to subscribe to separate newsfeeds for each of your categories.
 categoriesForm.addCategory=Add Category
-categoriesForm.checkAll=Check All
-categoriesForm.checkNone=Check None
-categoriesForm.delete=Delete
 categoriesForm.move=Move
 categoriesForm.move.confirm=Move selected categories?
-categoriesForm.path=Path
-categoriesForm.parent=Category
 categoriesForm.remove=Remove
 
-categoriesForm.warn.notMoving=Can''t move parent category [{0}] into one of its \
-children 
-categoriesForm.error.move=Error performing move, parent to child moves not allowed
-
 # --------------------------------------------------------- CategoryDeleteOK.jsp
 
 categoryDeleteOK.removeCategory=Remove Weblog Category
@@ -212,20 +176,11 @@ categoryDeleteOK.areYouSure=Are you sure
 # ----------------------------------------------------------------- comments.jsp
 
 comments.title=Comment
-comments.header=Post a comment
-comments.name=Name:
 comments.email=Email:
-comments.url=URL:
-comments.rememberInfo=Remember Information?
 comments.header2=Comments:
-comments.htmlsyntax=HTML Syntax:
-comments.htmldisabled=NOT allowed
 comments.htmlenabled=Allowed
-comments.preview=PREVIEW
-comments.post=POST
-comments.cancel=CANCEL
-comments.please=Please enter a comment.
 comments.disabled=Comments are closed for this entry.
+comments.at=at
 
 comments.mathAuthenticatorQuestion=Please answer this simple math question
 # not translated
@@ -254,16 +209,6 @@ comment.validator.trackbackLinkbackMessa
 comment.validator.akismetName=Akismet Comment Validator
 comment.validator.akismetMessage=Akismet service (akismet.com) says comment is spam
 
-# -------------------------------------------------------- comments-preview.jsp
-
-comments.preview.title=Comment
-comments.preview.edit=Edit your comment
-
-# -------------------------------------------------------- comments-display.jsp
-
-comments.postedBy=Posted by
-comments.at=at
-
 # ---------------------------------------------------------- Comment management
 
 commentManagement.title=Comment Management
@@ -276,25 +221,16 @@ You can change approval, spam status and
 If you make any changes, be sure to save them by clicking the \
 <em>Save changes</em> at the bottom of the page.
 
-commentManagement.pendingTip=<em>You have comments pending approval</em>.<br /><br /> \
-Please review the approved and spam checkboxes to make sure they are correct. \
-Remember to click the <em>Save changes</em> button when you are done \
-(even if you make no changes).
-
 commentManagement.globalTip=As a global administrator \
 You can change spam status and delete comments via the checkboxes below. \
 You cannot change pending and approved status here, so you won''t interfere \
 with anybody''s comment approval workflow. If you make any changes, be sure to \
 save them by clicking the <em>Save changes</em> at the bottom of the page.
 
-commentManagement.sendingApprovalNotification=\
-Sending e-mail of newly approved comment to those who requested notification
-
 commentManagement.nowShowing=Displaying <b>{0}</b> comments
 commentManagement.noCommentsFound=No comments found
 
 commentManagement.pending=Pending
-commentManagement.approved=Approved
 commentManagement.spam=Spam
 
 commentManagement.next=Next page
@@ -315,7 +251,6 @@ commentManagement.onlyPending=Pending on
 commentManagement.onlyApproved=Approved only
 commentManagement.onlyDisapproved=Disapproved only
 commentManagement.onlySpam=Spam only
-commentManagement.noSpam=No Spam
 
 commentManagement.columnApproved=Approved
 commentManagement.columnSpam=Spam
@@ -335,8 +270,6 @@ commentManagement.commentByName={0} from
 commentManagement.commentByIP=User from IP address {0}
 commentManagement.postTime=Posted at
 commentManagement.entryTitled=Regarding
-commentManagement.editEntry=Edit
-commentManagement.returnToEntry=Return to entry
 
 commentManagement.select=Select
 commentManagement.all=All
@@ -352,7 +285,6 @@ commentManagement.saveError=Error saving
 
 commentServlet.commentAccepted=Your comment has been accepted.
 commentServlet.commentMarkedAsSpam=Your comment was marked as spam and will not be displayed.
-commentServlet.previewMarkedAsSpam=If you submit this comment, it will be marked as spam and not displayed.
 commentServlet.submittedToModerator=Your comment has been submitted to the moderator for approval.
 commentServlet.previewCommentOnly=This is a comment preview only
 
@@ -404,12 +336,9 @@ configForm.enableTrackbacks=Allow weblog
 configForm.ignoreSpamTrackbacks=Don''t save trackbacks thought to be spam
 configForm.commentHtmlAllowed=Allow html in comments?
 configForm.commentPlugins=Enabled/Disable comment formatting plugins
-configForm.autoformatComments=Autoformat Comments?
-configForm.escapeCommentHtml=Escape Comment HTML?
 configForm.emailComments=Allow email notification of comments?
 configForm.moderationRequired=Require comment moderation for all weblogs
 configForm.enableTrackbackValidation=Enable verification of trackback links?
-configForm.enableLinkback=Enable referrer linkback extraction?
 
 configForm.fileUploadSettings=File Upload Settings
 configForm.enableFileUploads=Enable File Uploads?
@@ -427,9 +356,6 @@ configForm.defaultAnalyticsTrackingCode=
 configForm.allowAnalyticsCodeOverride=Allow individual blogs to override?
 
 configForm.save=Save
-configForm.rebuildIndex=Rebuild Search Index (All Users)
-
-configForm.saved=Configuration settings saved
 
 
 # ---------------------------------------------------------------- Create weblog
@@ -489,16 +415,9 @@ CreateWeblog.error.localeSize=Locale can
 CreateWeblog.error.timeZoneNull=Time Zone is a required field
 CreateWeblog.error.timeZoneSize=Time Zone cannot be more than 64 characters
 
-createWeblog.error.missingHandle=You must enter a valid handle
 createWeblog.error.invalidHandle=The handle you specified is not valid
-createWeblog.error.missingEmailAddress=You must enter a valid email address
 createWeblog.error.handleExists=A weblog with that handle already exists
 
-# ----------------------------------------------------------- Auto-installation
-
-databaseError.title=Database error
-
-
 # --------------------------------------------------------------- Entry editors
 
 editor.text.name=Text Editor
@@ -519,67 +438,19 @@ email.comment.commentApproved=Comment Ap
 
 error.untranslated={0}
 
-error.add.blogcat=Error adding Weblog Category
-error.add.blogentry=Error adding Weblog Entry 
-error.add.bookmark=Error adding Bookmark
-error.add.folder=Error adding Folder 
-error.add.newsfeed=Error adding Newsfeed 
 error.add.user.userNameInUse=Username already in use.
 error.add.user.missingUserName=You must specify a username.
 error.add.user.badUserName=Invalid user name (must be alpha-numerics only).
 error.add.user.missingPassword=You must specify a password.
 error.add.user.missingEmailAddress=You must specify a valid email address.
-
-error.edit.blogcat=Error displaying Edit Weblog Category page
-error.edit.blogentry=Error displaying Weblog Edit page  
-error.edit.bookmark=Error displaying Edit Bookmark page
-error.edit.comment=Error displaying Comment page {0}
-error.edit.folder=Error displaying Edit Bookmark Folder page
-error.edit.newsfeed=Error displaying Edit Newsfeed page 
-
-error.editall.blogcat=Error displaying Edit Weblog Categories page
-error.editall.folder=Error displaying Edit Bookmarks page 
-
 error.upload.dirmax=You cannot exceed the maximum directory size of {0} MB.
 error.upload.disabled=File Upload has been turned off
 error.upload.file=No file selected
 error.upload.filemax=File <b>{0}</b> larger than maximum <b>{1}</b> MB allowed
 error.upload.forbiddenFile=File <b>{0}</b> content-type <b>{1}</b> not allowed
-error.upload.badPath=Bad path: file-upload only supports one level of subdirectory
-
 error.general=ERROR: Unexpected Exception [{0}] has been logged.
-
-error.importing.entries=Unable to parse entries out of selected file
-
-error.move.bookmarks=Error removing Bookmarks
-
 error.password.mismatch=Wrong username and password combination
 
-error.preview.comment=Error getting Comment preview {0}
-
-error.remove.blogcat=Error removing Weblog Category
-error.remove.blogentry=Error removing Weblog Entry
-error.remove.bookmark=Error removing Bookmark
-error.remove.bookmarks=Error removing Bookmarks
-error.remove.folder=Error removing Bookmark Folder 
-error.remove.newsfeed=Error removing Newsfeed 
-
-error.removeok.blogcat=Error displaying Remove Weblog Category page  
-error.removeok.blogentry=Error displaying Remove Weblog Entry page  
-error.removeok.bookmark=Error displaying Remove Bookmark page 
-error.removeok.folder=Error displaying Remove Bookmark Folder page 
-error.removeok.newsfeed=Error displaying Remove Newsfeed page 
-
-error.update.blogcat=Error updating Weblog Category
-error.update.blogentry=Error updating Weblog Entry
-error.update.bookmark=Error updating Bookmark
-error.update.comment=Error saving Comment {0}
-error.update.folder=Error updating Bookmark Folder
-error.update.newsfeed=Error updating Newsfeed 
-error.update.rollerConfig=Error updating RollerConfig
-
-error.bake.weblog=Error baking your Weblog
-
 error.trackback=Error sending trackback. Possible cause: incorrect \
 trackback URL. {0}
 error.trackbackNotAllowed=Error sending trackback. The site administrator \
@@ -591,7 +462,6 @@ error.text.403=You do not have the privi
 error.title.404=Sorry! We couldn't find your document
 error.text.404=The file that you requested could not be found on this server. 
 
-error.permissions.deniedSave=Access Denied (you logged in as a different user?)
 
 error.permissionDenied.title=Permission Denied
 error.permissionDenied.prompt=Possible causes:
@@ -606,36 +476,11 @@ error.permissionDenied.reason3=Your blog
 misconfigured. To resolve this problem, see your system administrator.
 
 error.unexpected=Unexpected error. If this error occurs again, please contact the administrator.
-#-------------------------------------------------------------- Struts Validator
-
-errors.header=<div class="error"><ul>
-errors.footer=</ul></div>
-
-error.internationalized={0}
-
-errors.required={0} is required.
-errors.minlength={0} can not be less than {1} characters.
-errors.maxlength={0} can not be greater than {1} characters.
-errors.invalid={0} is invalid.
-errors.byte={0} must be a byte.
-errors.short={0} must be a short.
-errors.integer={0} must be an integer.
-errors.long={0} must be a long.
-errors.float={0} must be a float.
-errors.double={0} must be a double.
-errors.date={0} is not a date.
-errors.range={0} is not in the range {1} through {2}.
-errors.creditcard={0} is an invalid credit card number.
-errors.email={0} may only include letters, numbers, and spaces.
-errors.noslashes={0} may not include ''/'' slash characters.
-error.noTrackbackUrlSpecified=You did not specify a Trackback URL
 
 # -------------------------------------------------------------------- error.jsp
 
 errorPage.title=Unexpected Exception
 errorPage.message=Roller has encountered and logged an unexpected exception.
-errorPage.reason=Reason
-errorPage.noException=No stack trace.
 
 # --------------------------------------------------------------- FolderForm.jsp
 
@@ -645,44 +490,29 @@ folderForm.add.subtitle=Adding new bookm
 folderForm.edit.title=Edit Folder
 folderForm.edit.subtitle=Editing bookmark folder [{0}]
 
-folderForm.correct.title=Correct Folder
-folderForm.correct.subtitle=Correcting bookmark folder edits
-
 folderForm.name=Name
 folderForm.save=Save
 folderForm.cancel=Cancel
-folderForm.description=Description
 
 folderForm.add.success=Folder added
 folderForm.update.success=Folder updated
 
-folderForm.save.exception=ERROR saving folder, perhaps name is not unique? \
-The error message is: {0}
-
 folderForm.error.duplicateName=The folder name {0} is already in use, you will need to choose another
 
 # errors from validation
 Folder.error.nameNull=Name is a required field
 Folder.error.nameSize=Name cannot be more than 255 characters
-Folder.error.descriptionSize=Description cannot be more than 255 characters
 
 
 # ---------------------------------------------------------------------- Footer
 
 footer.productName=Powered by <a href="http://roller.apache.org">Apache Roller Weblogger</a> Version {0} ({1})
-footer.reportIssue=Report an Issue
-footer.userGuide=User Guide
-footer.macros=Macros
-footer.mailingLists=Mailing Lists
 
 # ------------------------------------------------------ index / setup page
 
 index.heading=Welcome to Roller!
 index.prompt=Follow these steps to finalize your Roller installation:
 
-index.error=ERROR querying the Roller database, are you sure you ran the \
-database creation or database migration script?
-
 index.createUser=Create a user
 index.createUserDone=DONE: this site has {0} user(s)
 index.createUserHelp=\
@@ -716,30 +546,6 @@ frontpageConfig.values.saved=Properties 
 frontpageConfig.values.error=Error saving properties
 frontpageConfig.weblogs.error=Unexpected error accessing Weblogs
 
-# ------------------------------------------------------ Invitations management
-
-invitations.title=Manage invitations
-
-invitations.subtitle=Manage invitations in weblog <span>{0}</span>
-invitations.prompt=This page lists the outstanding invitations in this weblog. \
-You may choose to cancel invitations and if email notification is enabled the \
-uninvited party will receive a invitation revoked message.
-invitations.revoke=Cancel
-invitations.noInvitations=No invitations
-invitations.confirm.revoke=Revoke selected invitations? 
-
-invitations.revokationSubject=Roller: invitation to join weblog "{0}" ({1}) \
-REVOKED
-invitations.revokationContent=Your invitation to join weblog "{0}" ({1}) has \
-been revoked.
-
-invitations.weblog=Weblog
-invitations.user=User
-invitations.permission=Permission
-invitations.action=Action
-invitations.revoked=Invitation successfully revoked.
-
-invitations.error.notFound=Invitation already revoked.
 
 # --------------------------------------------------------------- Invite member
 
@@ -763,9 +569,6 @@ inviteMember.error.userNotFound=User not
 inviteMember.error.userAlreadyInvited=User already invited to this weblog
 inviteMember.error.userAlreadyMember=User already a member of this weblog
 
-inviteMemberDone.title=Invitation Sent
-inviteMemberDone.message=User [{0}] has been invited to join this weblog
-inviteMemberDone.inviteAnother=Invite another
 inviteMember.userInvited=User successfully invited
 
 inviteMember.notificationSubject=Roller: invitation to join weblog "{0}" ({1})
@@ -863,49 +666,26 @@ loginPage.reset=Reset
 # -------------------------------------------------------------- Bookmark Macro
 
 macro.bookmark.urlFeed=URL of site''s RSS feed
-macro.bookmark.error=The requested Bookmark Folder does not exist: {0}
-
-# --------------------------------------------------------------- Referer Macro
-
-macro.referer.furtherReading=For further reading on today''s posts:
-macro.referer.todaysHits=Today''s Page Hits:
 
 # -------------------------------------------------------------------- RSS Macro
 
 macro.rss.all=All
-macro.rss.excerpts=excerpts
 
 # --------------------------------------------------------- Search Results Macro
 
-macro.searchresults.results=Search Results
-macro.searchresults.title=Define ''{0}'' on Dictionary.com
-macro.searchresults.searchFor=You searched {0} for
 macro.searchresults.hits_1=<strong>{0}</strong> entries found.<br /><em>You can also
 macro.searchresults.hits_2=try this same search</a> on \
 <a href="http://google.com">Google</a>.</em>
-macro.searchresults.again=Search Again
 macro.searchresults.incategory=- In Category -
 
 error.searchProblem=There was a problem with your search.
 
-# ----------------------------------------------------- Search Results Day Macro
-
-macro.searchresultsday.entrypermalink.title=Permanent link to this weblog entry
-macro.searchresultsday.userpermalink.title=Link to user''s home page
-macro.searchresultsday.categorypermalink.title=Show entries for this category
-
 # ----------------------------------------------------------------- Weblog Macro
 
-macro.weblog.daypermalink.title=Permanent link to this day
-macro.weblog.entrypermalink.title=Permanent link to this weblog entry
-macro.weblog.entrypermalink.edit=Edit
-macro.weblog.linkbacks=Linkbacks
 macro.weblog.comments=Comments
 macro.weblog.comment=Comment
 macro.weblog.comment.unknown=Unknown
-macro.weblog.addcomment=Add a Comment
 macro.weblog.datepattern=MMMMM dd, yyyy 'at' hh:mm aa z
-macro.weblog.date.timestampFormat=MMM dd yyyy, hh:mm:ss a z
 macro.weblog.date.toStringFormat=EEEE MMMM dd, yyyy
 macro.weblog.preview=Comment Preview
 macro.weblog.commentpermalink.title=comment permalink
@@ -914,8 +694,6 @@ macro.weblog.readMoreLink=[<a class="rea
 
 macro.weblog.postedby=Posted by
 macro.weblog.on=on
-macro.weblog.postedbywebsite=<br/>Website: <a rel="nofollow" href="{0}">{1}</a>
-macro.weblog.website=<br/>Website: <a href="{0}">{1}</a>
 macro.weblog.name=Name:
 macro.weblog.email=E-Mail:
 macro.weblog.url=URL:
@@ -929,7 +707,6 @@ macro.weblog.postcommentHeader=Post a Co
 macro.weblog.postcomment=Post Comment
 macro.weblog.post=Post
 macro.weblog.postpreview=Preview
-macro.weblog.clear=Clear Info
 macro.weblog.searchalert=Please enter a search term to continue.
 macro.weblog.searchbutton=Search
 macro.weblog.searchdictionary=You searched this site for \
@@ -941,37 +718,17 @@ macro.weblog.searchgoogle=<em>You can al
 <a href="http://google.com/search?q={0}%20site:{1}/{3}" \
 class="google">try this same search</a> on \
 <a href="http://google.com">Google</a>.</em>
-macro.weblog.trackback=Trackback URL:
-macro.weblog.editentry=Edit
 macro.weblog.allcategories=All
-macro.weblog.nolanguages=This site does not support multiple languages.
 macro.weblog.notifyMeOfComments=Notify me by email of new comments
-macro.weblog.noEntriesForDate=No entries found for specified date
 macro.weblog.noEntriesForCategory=No entries found for specified category
 
 # -------------------------------------------------------------------- Main page
 
-mainPage.frontPage=Roller
-mainPage.recentEntries=Recent Weblog Entries
-mainPage.pinnedEntries=Featured Weblog Entries
 mainPage.category=Category
-mainPage.read=Read
-mainPage.hotWeblogs=Hot Blogs : Daily Hits
 mainPage.searchWeblogs=Search for blogs
-mainPage.searchButton=Search
-mainPage.hits=hits
-mainPage.link=Link
-mainPage.rss.tip=Combined RSS feed for site.
-mainPage.rss.instructions=Right-click, copy link and paste into your newsfeed reader
-mainPage.postedBy=By
 mainPage.actions=Actions
-mainPage.status=Status
-mainPage.weblog=Working in weblog
 mainPage.loggedInAs=logged in as
 mainPage.currentWebsite=editing weblog
-mainPage.sidebarHelpTitle=What is this?
-mainPage.adminWarning=You have <b>Global Admin</b><br /> permission, use it wisely.
-
 mainPage.mainMenu=Main Menu
 
 # ------------------------------------------------------------------ Maintenance
@@ -994,9 +751,6 @@ maintenance.message.reset=Successfully r
 # ----------------------------------------------------------- Media file management
 
 mediaFileChooser.popupTitle=Media File Chooser
-
-
-mediaFileImageChooser.title=Choose an image
 mediaFileImageChooser.subtitle=Choose an image
 mediaFileImageChooser.rootPageTip=Click to choose an image or click on a \
 directory to enter it.
@@ -1029,7 +783,6 @@ create a new weblog entry including your
 form below to select the file(s) to be included. For images, we will include \
 them in your post as thumbnails. For other file types you can choose one to \
 be attached to the new post as an enclosure (i.e. a podcast).
-mediaFileSuccess.uploaded=Uploaded Successfully
 mediaFileSuccess.createPost=Create a weblog post using your new upload
 mediaFileSuccess.addAnother=Upload another media file
 mediaFileSuccess.createPostPrompt=Once you have selected the file(s) you want, \
@@ -1053,13 +806,11 @@ mediaFileSuccess.mediaFileView=Return to
 
 # -- Media File Edit
 
-mediaFileEdit.title=Edit media file
 mediaFileEdit.subtitle=Editing media file <span>{0}</span>
 mediaFileEdit.pagetip=You may edit the informaton stored about this media \
 file. Each file must have a name, but all other fields are optional. \
 Or you can use the links at the bottom of the page to create a new weblog \
 entry that includes this file.
-mediaFileEdit.fileLocation=File Location
 mediaFileEdit.name=Name
 mediaFileEdit.description=Description
 mediaFileEdit.tags=Tags (space separated)
@@ -1098,8 +849,6 @@ by using the Switch to Folder drop-down 
 
 mediaFileView.viewFolder=Switch to Folder
 
-mediaFileView.tabular=Tabular
-mediaFileView.hierarchical=Hierarchical
 mediaFileView.sortby=Sort by:
 
 mediaFileView.deleteSelected=Delete selected
@@ -1107,8 +856,6 @@ mediaFileView.moveSelected=Move selected
 mediaFileView.toggleSelected=Select all/none
 mediaFileView.deleteFolder=Delete folder
 mediaFileView.delete=Delete
-mediaFileView.createPost=Create Post
-mediaFileView.includeInGallery=Include in Gallery
 
 mediaFileView.gt=>
 mediaFileView.ge=>\=
@@ -1128,14 +875,10 @@ mediaFileView.date=Date
 mediaFileView.type=Type
 mediaFileView.size=Size
 mediaFileView.tags=Tags
-mediaFileView.addMediaFile=Add Media File
-mediaFileView.actions=Actions
-
 mediaFileView.addDirectory=Add New Folder
 mediaFileView.directoryName=Name:
 mediaFileView.create=Create
 mediaFileView.search=Search Media Files
-
 mediaFileView.searchTitle=Search Results
 mediaFileView.matchingResults=Found <b>{0}</b> matching results.
 mediaFileView.noResults=No matching results found. Try widening your search.
@@ -1144,9 +887,7 @@ mediaFileView.filesNamed=Files named lik
 mediaFileView.filesOfSize=Files of <b>size {0} {1} {2}</b>
 mediaFileView.filesOfType=Files of type <b>{0}</b>
 mediaFileView.filesTagged=Files with tags <b>{0}</b>
-
 mediaFileView.noFiles=No files in this folder.
-
 mediaFileView.folderName=Folder
 mediaFileView.reset=Reset
 
@@ -1155,11 +896,7 @@ mediaFileView.reset=Reset
 
 mediaFileSidebar.actions=Actions
 mediaFileSidebar.add=Add Media File
-mediaFileSidebar.view=View Uploaded Files
-mediaFileSidebar.search=Search Uploaded Files
-
 
-mediaFile.search.title=Search media files
 mediaFile.delete.confirm=Delete selected media files?
 mediaFile.move.confirm=Move selected media files?
 mediaFile.directoryCreate.success=New folder [{0}] successfully created.
@@ -1170,13 +907,10 @@ mediaFile.delete.success=Media file(s) s
 mediaFile.deleteFolder.success=Media folder successfully deleted.
 mediaFile.deleteFolder.confirm=Delete entire folder including all its media files?
 mediaFile.delete.error=Error deleting media file {0}.
-mediaFile.delete.errors=Error deleting media files.
 mediaFile.move.success=Media file(s) successfully moved.
 mediaFile.move.errors=Error moving media files.
 mediaFile.update.success=Media file successfully updated.
 
-
-
 # errors from validation
 MediaFile.error.nameNull=Name is a required field
 MediaFile.error.nameSize=Name cannot be more than 255 characters
@@ -1184,14 +918,9 @@ MediaFile.error.descriptionSize=Descript
 MediaFile.error.copyrightTextSize=Copyright text cannot be more than 1023 characters
 MediaFile.error.duplicateName=The file name {0} is already in use, you will need to choose another
 MediaFile.error.search.empty=Please enter one or more criteria for search.
-MediaFile.error.search.noResults=No results found.
-mediaFile.error.search.dirPathEmpty=Directory path is empty.
-mediaFile.error.search.dirPathInvalid=Directory path is invalid.
 MediaFile.error.view=Error viewing directory.
 mediaFile.error.view.dirNameEmpty=Directory name is empty.
 mediaFile.error.view.dirNameInvalid=Directory name is invalid.
-mediaFile.error.noneSelectedForMove=Please select one or more files to be moved.
-mediaFile.error.noneSelectedForDelete=Please select one or more files to be deleted.
 
 mediaFileEdit.originalPath=Original Path (alternative full path to file)
 
@@ -1223,9 +952,6 @@ memberPermissions.saveError=Error saving
 memberPermissions.inviteMember=Invite new member
 memberPermissions.whyInvite=Invite somebody to help you write your weblog.
 
-memberPermissions.manageInvitations=Manage invitations
-memberPermissions.whyManageInvitations=View existing invitations, with option to revoke.
-
 memberPermissions.permissionsHelpTitle=What are permissions?
 memberPermissions.permissionHelp=\
 <b>Admin</b> permission allows user to post entries, manage weblog and its users<br /> \
@@ -1235,28 +961,14 @@ memberPermissions.permissionHelp=\
 # --------------------------------------------------------- New user registation
 
 newUser.addNewUser=New User Registration
-newuser.loginName=User Name
-newuser.fullName=Full Name
-newuser.password=Password
-newuser.eMailAddress=Email Address
-newuser.theme=Theme
-newuser.locale=Locale
-newuser.timeZone=Time Zone
-newUser.created=New user successfully created. Create another?
-newUser.error.mismatchedPasswords=ERROR: passwords to not match
-newuser.newUserCreationDisabled=I''m sorry, but the administrator of this site \
-has turned off new user registrations.
 
 # --------------------------------------------------------------- Navigation Bar
 
-navigationBar.header=Navigation
-navigationBar.main=Main
 navigationBar.newEntry=New Entry
 navigationBar.settings=Settings
 navigationBar.logout=Logout
 navigationBar.login=Login
 navigationBar.register=Register
-navigationBar.youMay=You may
 
 # ----------------------------------------------------------------- OAuth pages
 
@@ -1267,17 +979,14 @@ to access your account to create and edi
 sites and programs support OAuth. 
 oauthKeys.consumerKey=Consumer Key
 oauthKeys.consumerSecret=Consumer Secret
-
 oauthKeys.userKeys=User Specific Secret and Key
 oauthKeys.userKeysTip=These keys are tied to your user account, use them to \
 authorize weblog clients that need access your account.
-
 oauthKeys.siteWideKeys=Site Wide Secret and Key
 oauthKeys.siteWideKeysTip=Since you are a site admin, you have access to the \
 site wide key and secret. You can provide them to other sites that need to \
 access accounts on this site. Users will still have to authenticate access \
 by logging in to Roller.
-
 oauthKeys.urls=OAuth URLs
 oauthKeys.urlsTip=These are the URLs that your weblog client will need to \
 perform OAuth authorization against Roller.
@@ -1288,7 +997,6 @@ oauthKeys.accessTokenURL=Access Token UR
 
 oauthAuthorize.title=OAuth Authorization
 oauthAuthorize.description=Authorize OAuth access to user account <span>{0}</span>?
-
 oauthAuthorize.tip=A web site is asking to have access your account. Press \
 the button below to allow access or simply close this window to deny it.
 
@@ -1305,18 +1013,12 @@ with HTML, you might want to leave your 
 pageForm.advancedSettings=Advanced Settings
 pagesForm.name=Name
 pagesForm.action=Action
-pagesForm.link=Link
 pagesForm.description=Description
-pagesForm.edit=Edit
 pagesForm.remove=Remove
 pagesForm.required=(required)
-pagesForm.hiddenNote=NOTE: Template with names that start with ''_'' are hidden. \
-They will not be shown in the navigation bar.
 pagesForm.addNewPage=Add a new template
-pagesForm.addNewPage.success=New template <strong>{0}</strong> added successfully.
 pagesForm.add=Add
 pagesForm.deleteselected=Delete Selected
-pagesForm.emptyPage=Empty template...
 pagesForm.themesReminder=<b>Reminder:</b> You are currently using the {0} shared \
 theme, so some template edits may not effect how your blog looks.
 editPages.title.removeOK=Confirm remove of template
@@ -1324,19 +1026,10 @@ editPages.remove.notFound=Template id {0
 editPages.remove.requiredTemplate=You cannot remove a required template
 editPages.remove.error=Error removing template
 
-pagesForm.launch=preview
-pagesForm.outputContentType=Type
-pagesForm.column.navbar=Navbar
-pagesForm.column.hidden=Hidden page
-
-pageCache.flushed=Page cache has been successfully flushed.
-
 pagesForm.error.alreadyExists=The template {0} already exists.
-pagesForm.deletedtemplates=Deleted specified templates.
 
 # -------------------------------------------------------------------- Page edit
 
-pageForm.title=Edit Template
 pageForm.action=Edit Template
 pageForm.subtitle=Edit template <span>{0}</span> in weblog <span>{1}</span>
 pageForm.tip=You can edit this template to change what it generates. \
@@ -1367,13 +1060,7 @@ pageForm.useManualContentType=Use manual
 pageForm.notemplates=No templates defined. Select action ''weblog'' to create from \
 scratch or a predefined theme from the Theme tab.
 pageForm.templateLanguage=Template Language
-
 pageForm.outputContentType=Content-Type
-pageForm.outputContentTypeHTML=HTML (text/html)
-pageForm.outputContentTypeXHTML=XHTML (application/xhtml+xml)
-pageForm.outputContentTypeJavaScript=JavaScript (text/script)
-pageForm.outputContentTypeStyle=CSS (test/style)
-pageForm.outputContentTypeCustom=Custom...
 
 pageRemove.subtitle=Confirm removal of page
 pageRemoves.subtitle=Confirm removal of pages
@@ -1428,8 +1115,6 @@ ping.networkConnectionFailed=There were 
 ping target site.
 ping.pingProcessingIsSuspended=Ping processing has been suspended temporarily by \
 a site administrator.
-pingResult.OK=OK
-
 
 pingTarget.pingTarget=Ping Target
 
@@ -1438,15 +1123,12 @@ commonPingTarget.subtitle=Editing common
 pingTarget.name=Name
 pingTarget.pingUrl=Ping URL
 pingTarget.autoEnabled=Auto Ping?
-pingTarget.addNew=Add New
 pingTarget.save=Save
 pingTarget.edit=Edit
 pingTarget.remove=Remove
 pingTarget.confirmRemoveTitle=Remove Ping Target Confirmation
 pingTarget.confirmCommonRemove=Removing this target will also remove all user''s \
 automatic ping configurations that use this target.  Are you sure?
-pingTarget.confirmCustomRemove=Removing this target will also remove all of your \
-automatic ping configurations that use this target. Are you sure?
 pingTarget.removeOK=Yes, Remove
 pingTarget.cancel=No, Cancel
 pingTarget.enable=Enable
@@ -1470,13 +1152,6 @@ pingTarget.successfullyDeleted=Successfu
 
 # --------------------------------------------------------------- Planet Roller
 
-planet.rankings=Technorati Rankings
-planet.hotBlogs=Hot Blogs On-site
-planet.links=links
-
-planet.title.unconfigured=Planet Aggregator (unconfigured)
-planet.description.unconfigured=Planet aggregator is enabled but has not yet been configured.
-
 planetConfig.title=Planet Configuration
 planetConfig.subtitle=Configure Roller''s built-in newsfeed aggregator.
 planetConfig.prompt=Set the title, description, email address and site URL \
@@ -1495,29 +1170,10 @@ ConfigForm.proxyPort=Proxy port for feed
 ConfigForm.message.saveSucceeded=Saved Planet configuration
 ConfigForm.error.saveFailed=Error saving Planet configuration
 
-planetConfig.title.control=Experimental Planet Control
-planetConfig.prompt.control=Launch background tasks (for testing purposes only)
-
-planetConfig.numWebsites=Number of Roller hosted weblogs
-planetConfig.numSubscrtions=Number of Roller hosted subscriptions
-
-planetConfig.button.post=Save
-planetConfig.button.refreshEntries=Refresh Entries
-planetConfig.button.syncWebsites=Synchronize Roller weblogs
-
-planetConfig.success.saved=Configuration saved
-planetConfig.success.refreshed=Refresh operation started
-planetConfig.success.synced=weblog synchronization started
-planetConfig.error.cacheDirNotFound=Cache directory not found
-planetConfig.error.cacheDirNotWritable=Cache directory not writable
-planetConfig.error.badProxyPort=Proxy port is invalid
-
-
 
 # ----------------------------------------------------- PlanetSubscriptions.jsp
 
 planetSubscriptions.title=Subscriptions
-planetSubscriptions.titleGroup=Subscriptions [{0}]
 
 planetSubscriptions.subtitle.add=\
 Manage newsfeed subscriptions in group [<b>{0}</b>].
@@ -1531,41 +1187,23 @@ subscriptions to the list of newsfeeds t
 Planet aggregator page. To add a new subscription simply enter a \
 newsfeed URL then click the Save button.
 
-planetSubscriptions.subtitle.edit=Editing an existing subscription.
-planetSubscriptions.prompt.edit=\
-Make your changes and Save. Or, click Delete to permanently delete it.
-
 planetSubscriptions.existingTitle=Existing Subscriptions
-planetSubscriptions.existingPrompt=Select an existing subscription to edit.
-planetSubscriptions.unconfigured=Planet Roller not yet configured
-planetSubscription.edit=Edit
 
 planetSubscriptions.column.title=Title
 planetSubscriptions.column.feedUrl=Feed URL
 planetSubscriptions.column.delete=Delete
 
-planetSubscription.tip.title=Title of blog
-planetSubscription.tip.siteUrl=URL of blog
-planetSubscription.tip.feedUrl=URL of blog newsfeed
-
-planetSubscription.title=Title
 planetSubscription.feedUrl=Newsfeed URL
-planetSubscription.siteUrl=Website URL
 
 planetSubscriptions.button.save=Save
-planetSubscriptions.button.cancel=Cancel
 planetSubscriptions.button.delete=Delete
 
-planetSubscription.edit.tip=Edit this subscription
-
 planetSubscription.success.deleted=Subscription successfully deleted
 planetSubscription.foundExisting=Found existing subscription [{0}], adding it instead
 planetSubscription.success.saved=Saved subscription
 
 planetSubscription.error=Must specify newfeed URL
-planetSubscription.error.title=Title is required
 planetSubscription.error.feedUrl=Newsfeed URL is required
-planetSubscription.error.siteUrl=Website URL is required
 planetSubscriptions.error.duringSave=Duplicate subscription? - {0}
 planetSubscription.error.deleting=Error deleting object
 
@@ -1582,18 +1220,15 @@ your changes and then click Save. Or, us
 
 planetGroups.existingTitle=Existing Custom Aggregation Groups
 planetGroups.existingPrompt=Select an existing custom aggregation group to edit.
-planetGroups.unconfigured=Planet Roller not yet configured
 planetGroups.edit=Edit
 
 planetGroups.column.title=Title
-planetGroups.column.feedUrl=Feed URL
 planetGroups.column.edit=Edit
 planetGroups.column.subscriptions=Subscriptions
 planetGroups.column.handle=Handle
 
 planetGroups.tip.title=Title of group
 planetGroups.tip.handle=Handle of this group
-planetGroups.tip.subscriptions=Edit group subscriptions
 planetGroups.edit.tip=Edit this group
 
 planetGroups.title=Title
@@ -1603,15 +1238,12 @@ planetGroups.button.save=Save
 planetGroups.button.cancel=Cancel
 planetGroups.button.delete=Delete
 
-planetGroups.success.deleted=Group successfully deleted
 planetGroups.success.saved=Saved group
 planetGroups.error.saved=Error saving planet group - duplicate?
 
 planetGroups.error.title=Title is required
 planetGroups.error.handle=Handle is required
-planetGroups.error.duringSave=Duplicate group? - {0}
 planetGroups.error.nameReserved=Can''t use handle ''all''
-planetGroups.error.deleting=Error deleting object
 
 # ------------------------------------------------------------------ Statistics
 
@@ -1654,19 +1286,11 @@ stylesheetEdit.confirmRevert=Are you sur
 
 # ------------------------------------------------------------------ Tabbed Menu
 
-tabbedmenu.main=Main
-tabbedmenu.website.user=Your Profile
-tabbedmenu.user.websites=Your Weblogs
-tabbedmenu.createWebsite=Create Weblog
-
 tabbedmenu.weblog=Create &amp; Edit
 tabbedmenu.weblog.newEntry=New Entry
 tabbedmenu.weblog.archives=Entries
 tabbedmenu.weblog.categories=Categories
-tabbedmenu.weblog.commentManagement=Comments
 tabbedmenu.bookmarks.allFolders=Blogroll
-tabbedmenu.bookmarks.import=Import
-tabbedmenu.website.files=File Uploads
 
 tabbedmenu.design=Design
 tabbedmenu.design.stylesheet=Stylesheet
@@ -1676,21 +1300,16 @@ tabbedmenu.website.settings=Settings
 tabbedmenu.website.themes=Theme
 tabbedmenu.website.pages=Templates
 tabbedmenu.website.members=Members
-tabbedmenu.website.inviteMember=Invite Member
 tabbedmenu.website.maintenance=Maintenance
 tabbedmenu.weblog.pingSetup=Pings
 tabbedmenu.weblog.export=Export
-tabbedmenu.weblog.import=Import
-tabbedmenu.weblog.flushCache=Flush Cache
 
 tabbedmenu.weblog.mediaFiles=Media Files
-tabbedmenu.weblog.tabularView=Media Files
 
 tabbedmenu.admin=Server Admin
 tabbedmenu.admin.config=Configuration
 tabbedmenu.admin.userAdmin=User Admin
 tabbedmenu.admin.commentManagement=Comments
-tabbedmenu.admin.createUser=New User
 tabbedmenu.admin.pingTargets=Ping Targets
 tabbedmenu.admin.cacheInfo=Cache Info
 
@@ -1699,16 +1318,8 @@ tabbedmenu.admin.planetConfig=Configurat
 tabbedmenu.admin.planetSubscriptions=Subscriptions
 tabbedmenu.admin.planetGroups=Custom Groups
 
-
-tabbedmenu.planet.localEntries=Recent Posts
-tabbedmenu.planet.planetEntries=Planet
-
 # ---------------------------------------------------------------------- Search
 
-search.title=Search Results
-searchForm.button=Search
-searchForm.alert=Please enter a search term to continue.
-
 searchPager.home=Main
 searchPager.next=Next page
 searchPager.prev=Previous page
@@ -1733,8 +1344,6 @@ themeEditor.yourCurrentTheme=Your curren
 themeEditor.yourCustomStylesheet=using <em style="color:red">custom</em> override stylesheet.
 themeEditor.yourThemeStyleSheet=using the <em>Shared Theme</em> default stylesheet.
 themeEditor.selectTheme=Select a new shared theme for your blog
-themeEditor.youMayCustomize=If you like you may customize a personal copy of \
-this theme.
 
 themeEditor.templatesLink=Start editing your blog templates.
 themeEditor.templatesDescription=Now that you are using a custom theme the \
@@ -1767,34 +1376,13 @@ themeEditor.customTheme.disallowed=Sorry
 
 # ---------------------------------------------------------------------- Uploads
 
-uploadFiles.title=File Uploads
-uploadFiles.subtitle=Upload files for use in weblog <span>{0}</span>
-uploadFiles.tip=You can upload files for use in this weblog. If you''ve \
-uploaded an image you can include it in your weblog via an HTML \
-&lt;img src="[IMAGE-URL]" /&gt; tag. If you''ve uploaded a podcast, you can \
-include it in an entry by providing its URL in the entry''s MediaCast field.
-uploadFiles.manageFiles=Manage Uploaded Files
-uploadFiles.uploadDisabled=Upload has been turned off.
-uploadFiles.exceededQuota=You have exceeded your file upload quota.
 uploadFiles.upload=Upload
-uploadFiles.quotaNote=You may upload files smaller than {0} MB in size, up to a \
-total of {1} MB for all files.
-uploadFiles.uploadPrompt=Select a file for upload:
-uploadFiles.noFiles=No files found.
-uploadFiles.createDir=New Directory
-uploadFiles.createDirButton=Create
 
-uploadFiles.button.delete=Delete Selected
 uploadFiles.uploadedFiles=Uploaded file(s):
 uploadFiles.uploadedFile={0}
-uploadFiles.deletedFiles=Deleted {0} file(s)
-uploadFiles.noFilesSpecified=You have chosen no files to upload
-uploadFiles.createdDir=Created new uploads directory in path {0}
 
 uploadFiles.error.badPath=The path [{0}] is invalid.  Paths may not contain "/", "\\", or ".."
-uploadFiles.error.createDir=Failed to create directory [{0}]
 uploadFiles.error.upload=Upload failed for [{0}]
-uploadFiles.error.delete=Delete failed for [{0}], possibly a non-empty directory?
 
 # ----------------------------------------------------------------------- Export
 
@@ -1826,39 +1414,15 @@ and the user''s weblogs.
 
 userAdmin.title.editUser=Edit user profile
 userAdmin.subtitle.editUser=Editing profile and permissions for user <span>{0}</span>
-userAdmin.prompt.editUser=You can change a user''s profile, give them \
-global admin privileges or disable them. \
-NOTE: You can also reset a user''s password here, but if they use Roller''s \
-remember me feature, they may have to clear browser cookies before they can \
-login again.
 
-userAdmin.prompt.newUser=Create a new user
 userAdmin.title.createNewUser=Creating new user
 userAdmin.subtitle.createNewUser=Create new user, all fields are required.
 
-userAdmin.cookieLogin=You cannot change passwords when logging in with the \
-Remember Me feature.  Please logout and log back in to \
-change passwords.
-
-userAdmin.editUser=Edit User
-userAdmin.userSettings=User Settings
-userAdmin.delete=Delete
-userAdmin.deleted=Specified user has been deleted
-userAdmin.fullname=Full Name
 userAdmin.enabled=Enabled
-userAdmin.enterUserName=Enter username of user to be edited
-userAdmin.invalidNewUserName=Specified user cannot be found
-userAdmin.name=Name
-userAdmin.password=Password
-userAdmin.passwordConfirm=Password (Confirm)
-userAdmin.email=Email
-userAdmin.rebuildIndex=Rebuild User''s Search Index
 userAdmin.edit=Edit
 userAdmin.save=Save
-userAdmin.saved=User settings have been saved
 userAdmin.title=User Administration
 userAdmin.userAdmin=Administrator
-userAdmin.warning=NOTE: This operation cannot be undone!!
 
 userAdmin.subtitle.userCreation=New user creation
 userAdmin.prompt.orYouCan=Or you can
@@ -1877,7 +1441,6 @@ userAdmin.tip.userName=A short one-word 
 Please limit it to simple ASCII alphanumeric characters (a-z, A-Z and 0-9), \
 and do not use HTML.
 userAdmin.tip.password=User''s password.
-userAdmin.tip.passwordConfirm=Confirm user''s password.
 userAdmin.tip.email=Valid email address neeeded for automated notification.
 userAdmin.tip.enabled=Disabled users are unable to login to Roller.
 userAdmin.tip.userAdmin=Check to give this user Global Admin permission.
@@ -1918,7 +1481,6 @@ weblog themes will display this instead 
 userRegister.tip.email=Please enter valid email address, the site administrator \
 may disable your account if he/she cannot reach you via email.
 
-
 userRegister.heading.authentication=How will you be authenticated?
 
 userRegister.tip.openid.disabled=Enter a password to be used when you login \
@@ -1949,18 +1511,11 @@ userRegister.heading.ready=Ready to roll
 userRegister.tip.ready=When you are, click the button below.
 
 userRegister.button.save=Register User
-userRegister.button.cancel=Cancel
 
 userRegister.success.ready=Yes, form appears to be complete. Click the button below.
 userRegister.error.mismatchedPasswords=Your passwords do not match!
 
 # errors from validation
-Register.error.nameNull=User Name is a required field
-Register.error.nameSize=User Name cannot be more than 255 characters
-Register.error.passwordNull=Password is a required field
-Register.error.passwordSize=Password cannot be more than 255 characters
-Register.error.passwordConfirmNull=Password confirm is a required field
-Register.error.passwordConfirmSize=Password confirm cannot be more than 255 characters
 Register.error.screenNameNull=Screen Name is a required field
 Register.error.screenNameSize=Screen Name cannot be more than 255 characters
 Register.error.fullNameNull=Full name is a required field
@@ -1979,7 +1534,6 @@ Register.error.timeZoneSize=Time Zone ca
 userSettings.button.save=Save Profile
 userSettings.button.cancel=Cancel
 
-userSettings.userSettings=User Settings
 userSettings.username=Username
 userSettings.screenname=Screen Name
 userSettings.fullname=Full Name
@@ -1989,14 +1543,6 @@ userSettings.email=Email
 userSettings.locale=Locale
 userSettings.timeZone=Timezone
 userSettings.openIdUrl=OpenID name
-userSettings.save=Save
-userSettings.cookieLogin=You cannot change passwords when logging in with the \
-Remember Me feature.  Please logout and log back in to \
-change passwords.
-userSettings.passwordResetError=Password was not reset. Password fields did not \
-match?
-userSettings.saved=User settings were successfully saved.
-userSettings.needPasswordTwice=Must enter both password and confirmation password.
 
 # ------------------------------------------------------------------ Weblog edit
 
@@ -2006,8 +1552,6 @@ weblogEdit.subtitle.newEntry=Create a ne
 weblogEdit.title.editEntry=Edit Entry
 weblogEdit.subtitle.editEntry=Editing weblog entry in weblog <span>{0}</span>
 
-weblogEdit.otherSettings=Other Settings
-
 weblogEntry.pendingEntrySubject=\
 Roller: new post pending review in weblog "{0}" ({1})
 
@@ -2023,50 +1567,26 @@ weblogEntry.notFound=Cannot find request
 weblogEdit.summary=Summary (optional)
 weblogEdit.content=Content
 
-weblogEdit.actionCol=Actions
-weblogEdit.autoformat=Autoformat
-weblogEdit.calendarTitle=Weblog Entry Archive
 weblogEdit.category=Category
-weblogEdit.cancelSpelling=Cancel Spellcheck
 weblogEdit.changesSaved=Changes saved
-weblogEdit.check=Spell Check
 weblogEdit.comments=Comments
-weblogEdit.commentSettings=Comment settings
-weblogEdit.correctSpelling=Submit Corrections \t
-weblogEdit.entryCol=Weblog Entries
-weblogEdit.edit=Edit
-weblogEdit.returnToEditMode=Return To Edit Mode
 weblogEdit.entryRemoved=Entry removed
-weblogEdit.entrySaved=Entry saved
-weblogEdit.date=Date
 weblogEdit.draft=Draft
 weblogEdit.draftEntries=Recent Drafts
 weblogEdit.deleteEntry=Delete Entry
-weblogEdit.formatEntryWith=Format entry with plugins:
 weblogEdit.fullPreviewMode=Full Preview
-weblogEdit.hours=Hours
-weblogEdit.link=Link
 weblogEdit.locale=Language
-weblogEdit.minutes=Minutes
-weblogEdit.noUpdateTime=Not updated
-weblogEdit.pageTitle=Edit Weblog
 weblogEdit.pendingEntries=Pending Entries
 weblogEdit.pending=Pending
 weblogEdit.publishedEntries=Recent Entries
-weblogEdit.previewMode=Preview
 weblogEdit.post=Post to Weblog
-weblogEdit.ping=Ping&nbsp;Weblogs.com
 weblogEdit.permaLink=Permalink
 weblogEdit.published=Published
 weblogEdit.pubTime=Pub&nbsp;Time&nbsp;
-weblogEdit.recentEntries=Recent Weblog Entries
-weblogEdit.remove=Remove
 weblogEdit.save=Save as Draft
 weblogEdit.scheduled=Scheduled
 weblogEdit.scheduledEntries=Scheduled Entries
-weblogEdit.seconds=Seconds
 weblogEdit.status=Status
-weblogEdit.spellMode=Spellcheck
 weblogEdit.submitForReview=Submit for Review
 weblogEdit.submittedForReview=Entry submitted for review
 weblogEdit.tags=Tags
@@ -2097,7 +1617,6 @@ weblogEdit.pinnedToMain=Pinned to main
 weblogEdit.searchDescription=Search Description
 
 weblogEdit.trackback=Trackback
-weblogEdit.trackbacks=Trackbacks
 weblogEdit.sendTrackback=Send Trackback
 weblogEdit.trackbackUrl=Trackback URL
 
@@ -2113,13 +1632,11 @@ weblogEdit.hasComments=<a href="{0}">Com
 weblogEdit.enclosureURL=Enclosure URL
 weblogEdit.enclosureType=Type
 weblogEdit.enclosureLength=Length
-weblogEdit.enclosureInvalid=Enclosure URL is invalid
 weblogEdit.mediaCastFailedFetchingInfo=Unable to reach the enclosure. Check the hostname in the URL.
 weblogEdit.mediaCastUrlMalformed=The enclosure URL was malformed.
 weblogEdit.mediaCastResponseError=The enclosure server returned an error. Do you have the right URL?
 weblogEdit.mediaCastLacksContentTypeOrLength=Unable to use enclosure URL. Server provided no content type or no length.
 weblogEdit.mediaCastErrorRemoving=Error removing MediaCast from weblog entry
-weblogEdit.error.incompleteEntry=Entry must have a title
 weblogEdit.error.saving=Error saving new entry
 
 
@@ -2127,7 +1644,6 @@ weblogEdit.error.saving=Error saving new
 Entry.error.titleNull=Title is a required field
 Entry.error.titleSize=Title cannot be more than 255 characters
 Entry.error.localeNull=Locale is a required field
-Entry.error.categoyrNull=Category is a required field
 Entry.error.textNull=Content is a required field
 
 
@@ -2168,16 +1684,6 @@ weblogEntryRemove.entryTitle=Entry Title
 weblogEntryRemove.entryId=Entry ID
 
 # --------------------------------------------------- Weblog Entry Export/Import
-weblogEntryExport.title=Export Entries 
-weblogEntryExport.exportSuccess={0} 
-weblogEntryExport.exportFiles={0} 
-weblogEntryImport.importFiles={0}
-weblogEntryImport.title=Import Entries from Atom/RSS
-weblogEntryImport.selectXML=Select the XML file containing the entries to import.
-weblogEntryImport.XMLFile=XML file:
-weblogEntryImport.button.import=Import
-
-# --------------------------------------------------- Weblog Entry Export/Import
 
 weblogEntryQuery.title=Entry
 weblogEntryQuery.subtitle=Find and edit entries in weblog <span>{0}</span>
@@ -2185,32 +1691,18 @@ weblogEntryQuery.tip=You can select an e
 or use the Filter entries control to look for entries in a specific category, \
 date range or status.
 
-weblogEntryQuery.queryResults=Weblog entries
-
 weblogEntryQuery.sidebarTitle=Filter entries
 weblogEntryQuery.sidebarDescription=\
 Filter weblog entries by category, date, and/or status.
 
 weblogEntryQuery.noneFound=No entries found that match filter criteria.
 
-weblogEntryQuery.filterByCategory=Filter By Category
-weblogEntryQuery.filterByPublishTime=Filter By Publish Time
-weblogEntryQuery.filterByStatus=Filter By Status
-weblogEntryQuery.limitResultsReturned=Limit Results Returned
-
-weblogEntryQuery.section.filterYourView=Filter your view of your archive:
-
-weblogEntryQuery.section.dateRange=Date range
-
 weblogEntryQuery.label.startDate=Start Date
 weblogEntryQuery.label.endDate=End Date
 
-weblogEntryQuery.section.select.entryAttributes=Entries to be included
-
 weblogEntryQuery.label.category=Category
 weblogEntryQuery.label.tags=Tags
 weblogEntryQuery.label.text=Search string
-weblogEntryQuery.label.any=Any
 weblogEntryQuery.label.status=Status
 weblogEntryQuery.label.allEntries=All Entries
 weblogEntryQuery.label.draftOnly=Draft Only
@@ -2218,36 +1710,17 @@ weblogEntryQuery.label.publishedOnly=Pub
 weblogEntryQuery.label.pendingOnly=Pending Only
 weblogEntryQuery.label.scheduledOnly=Scheduled Only
 
-weblogEntryQuery.weblogEntries=Weblog Entries
 weblogEntryQuery.delete=Delete
 weblogEntryQuery.edit=Edit
 weblogEntryQuery.view=View
-weblogEntryQuery.link=Link
-weblogEntryQuery.posttitle=Title
 weblogEntryQuery.category=Category
 weblogEntryQuery.pubTime=Published
 weblogEntryQuery.updateTime=Updated
-weblogEntryQuery.status=Status
 weblogEntryQuery.pending=Pending
 weblogEntryQuery.draft=Draft
 weblogEntryQuery.scheduled=Scheduled
 
-weblogEntryQuery.section.format=Format to be used
-
-weblogEntryQuery.label.separateEntries=Separate Entries by
-weblogEntryQuery.label.day=Day
-weblogEntryQuery.label.month=Month
-weblogEntryQuery.label.year=Year
-weblogEntryQuery.label.exportTo=Export To
-weblogEntryQuery.label.atom=Atom
-weblogEntryQuery.label.rss=RSS
-
-weblogEntryQuery.label.maxEntries=Max Entries
-
-weblogEntryQuery.section.searchResults=Search Results
-
 weblogEntryQuery.button.query=Filter
-weblogEntryQuery.button.export=Export
 
 weblogEntryQuery.label.sortby=Sort by
 weblogEntryQuery.label.pubTime=Publish time
@@ -2256,20 +1729,7 @@ weblogEntryQuery.nowShowing=Displaying {
 weblogEntryQuery.prev=Previous page
 weblogEntryQuery.next=Next page
 
-weblogEdit.previewSummary=Preview: Summary
-weblogEdit.previewContent=Preview: Content
-weblogEdit.spellCheckContent=Spellcheck: Content
-
-# ------------------------------------------------------------------ Weblog Main
-
-weblogMain.search=Search
-weblogMain.navigation=Navigation
-weblogMain.links=Links
-weblogMain.language=Language
-weblogMain.archives=Archives
-weblogMain.poweredBy=Powered By
-
-# ---------------------------------------------------------------------- Website 
+# ---------------------------------------------------------------------- Website
 
 websiteSettings.title=Weblog Settings
 websiteSettings.subtitle=Manage settings for weblog <span>{0}</span>
@@ -2287,7 +1747,6 @@ websiteSettings.emailAddress=Email addre
 websiteSettings.editor=Weblog editor page to be used
 websiteSettings.entryDisplayCount=Number of entries to display on weblog
 websiteSettings.active=Weblog is active (and should be included in community listings)
-websiteSettings.editorSettings=Editor
 websiteSettings.error.entryDisplayCount=You have chosen a value too high for ''number of entries to display''
 
 # --- i18n settings
@@ -2296,13 +1755,6 @@ websiteSettings.languageSettings=Interna
 websiteSettings.enableMultiLang=I publish my weblog in multiple languages
 websiteSettings.showAllLangs=Show my weblog entries from all languages on my homepage
 
-
-# These are hidden now
-websiteSettings.templateSettings=Template Settings
-websiteSettings.homePage=Page to be used as the homepage
-websiteSettings.categories=Categories
-websiteSettings.defaultCategory=Default root category of weblog
-
 # --- Comments
 
 websiteSettings.commentSettings=Comments
@@ -2328,8 +1780,6 @@ websiteSettings.bloggerApiCategory=Categ
 # --- Formatting
 
 websiteSettings.formatting=Formatting
-websiteSettings.autoformat=Autoformat new entries?
-
 
 # --- Spam prevention
 
@@ -2338,8 +1788,6 @@ websiteSettings.ignoreUrls=List of words
 line to be added to the blacklist used to check comments, trackbacks and referrers.
 websiteSettings.acceptedBlacklist=Accepted {0} string and {1} regex blacklist rules
 websiteSettings.error.processingBlacklist=Error processing blacklist: {0}
-websiteSettings.error.sameTemplate=CHANGES REJECTED: cannot set default page \
-template and day template to same template
 
 # --- web analytics
 
@@ -2390,8 +1838,6 @@ WeblogConfig.error.analyticsCodeSize=Ana
 
 welcome.title=Welcome to Roller
 welcome.accountCreated=Your new user account has been created.
-welcome.addressIs=Your new Weblog''s address is
-welcome.rssAddressIs=Your main newsfeed address is
 welcome.clickHere=Click here
 welcome.toLoginAndPost=to login.
 
@@ -2401,41 +1847,24 @@ yourProfile.title=Your Profile
 yourProfile.tip.userName=You can''t change your username.
 yourProfile.description=Change your password, default locale, timezone and other settings.
 yourProfile.saved=Changes to your profile have been saved.
-yourProfile.unsaved=Unsaved changes, must press Save button to persist.
-
-yourProfile.button.save=Save
 
 # ---------------------------------------------------------------- Your Weblogs
 
 yourWebsites.title=Main Menu
-yourWebsites.subtitle=Welcome to Roller
- 
-yourWebsites.actions=Actions
+ yourWebsites.actions=Actions
 
 yourWebsites.prompt.noBlog=You''ve got a user account, but no weblog. \
 Would you like to
 yourWebsites.createOne=create one?
 
-yourWebsites.prompt.noBlogNoCreate=You''ve got a user account, but no \
-weblog. Ask your administrator to create one for you.
-
 yourWebsites.prompt.hasBlog=Select a weblog to edit, manage, or configure.
 
-yourWebsites.weblogs.title=Your Weblogs
-
-yourWebsites.existingWebsites=Your Existing Weblogs
-
-yourWebsites.invited=You''ve been invited to join the weblog
 yourWebsites.accept=accept
 yourWebsites.decline=decline
 
-yourWebsites.tableTitle=Title
-yourWebsites.tableDescription=Description
-yourWebsites.select=Select
 yourWebsites.resign=Resign
 yourWebsites.permission=Permission
 yourWebsites.confirmResignation=Are you sure you wish to resign from weblog [{0}]?
-yourWebsites.notAllowed=Not allowed
 yourWebsites.weblog=Link
 yourWebsites.description=Description
 
@@ -2469,9 +1898,7 @@ yourWebsites.invitationsPrompt=You have 
 decline:
 yourWebsites.youAreInvited=You are invited to join weblog [{0}] - 
 
-yourWebsites.selected=You are now working in weblog [{0}]
 yourWebsites.declined=You have declined an invitation to join weblog [{0}]
-yourWebsites.accepted=You are now a member of weblog [{0}]
 yourWebsites.resigned=You have resigned from weblog [{0}]
 yourWebsites.permNotFound=Sorry, that invitation was just revoked.
 
@@ -2483,11 +1910,6 @@ yourWebsites.todaysHits=Today''s hits:
 createUser.add.success=User {0} created.  If desired, create another new user below or \
 select Cancel to return to User Administration
 
-error.add.user.mailSendException=ERROR sending email, is your address valid?
-error.add.user.mailSetupException=ERROR in email configuration, contact Roller administrator
-error.add.user.activationCodeInUse=\
-An error occured while generating an activation code for your user account. \
-Please try again.
 error.activate.user.missingActivationCode=Activation code is missing.
 error.activate.user.invalidActivationCode=\
 Invalid activation code. You must have already activated your account. \
@@ -2502,4 +1924,3 @@ user.account.activation.mail.content=\
 welcome.user.account.activated=Your user account is activated.
 welcome.user.account.not.activated=In order to login to the system, you have to \
 activate your user account by clicking the link that is sent to you via e-mail.
-