Author: snoopdave
Date: Wed Jan  4 10:31:33 2006
New Revision: 365964

URL: http://svn.apache.org/viewcvs?rev=365964&view=rev
Log:
Friendlier language for comments disabled and a couple of other places we say 
'disabled'

Modified:
    incubator/roller/trunk/web/WEB-INF/classes/ApplicationResources.properties

Modified: 
incubator/roller/trunk/web/WEB-INF/classes/ApplicationResources.properties
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/WEB-INF/classes/ApplicationResources.properties?rev=365964&r1=365963&r2=365964&view=diff
==============================================================================
--- incubator/roller/trunk/web/WEB-INF/classes/ApplicationResources.properties 
(original)
+++ incubator/roller/trunk/web/WEB-INF/classes/ApplicationResources.properties 
Wed Jan  4 10:31:33 2006
@@ -148,13 +148,13 @@
 comments.rememberInfo=Remember Information?
 comments.header2=Comments:
 comments.htmlsyntax=HTML Syntax:
-comments.htmldisabled=Disabled
-comments.htmlenabled=Enabled
+comments.htmldisabled=On
+comments.htmlenabled=Off
 comments.preview=PREVIEW
 comments.post=POST
 comments.cancel=CANCEL
 comments.please=Please enter a comment.
-comments.disabled=Comments have been disabled.
+comments.disabled=Comments are closed for this entry.
 
 comments.mathAuthenticatorQuestion=Please answer this simple math question
 error.commentAuthFailed=Comment authentication failed!
@@ -391,7 +391,7 @@
 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 disabled
+error.upload.disabled=File Upload has been turned off
 error.upload.file=No file selected
 error.upload.filemax=File larger than maximum allowed: {0} MB
 error.upload.forbiddenFile=You can only upload files ending in {0}
@@ -433,7 +433,7 @@
 error.trackback=Error sending trackback. Possible cause: incorrect \
 trackback URL. {0}
 error.trackbackNotAllowed=Error sending trackback. The site administrator \
-has disabled sending tracbacks to the URL you specified.
+does not permit sending tracbacks to the URL you specified.
 
 errorPage.title=Unexpected Exception
 errorPage.message=Roller has encountered and logged an unexpected exception.
@@ -616,8 +616,8 @@
 macro.weblog.rememberinfo=Remember Information?
 macro.weblog.yourcomment=Your Comment:
 macro.weblog.htmlsyntax=HTML Syntax:
-macro.weblog.htmldisabled=Disabled
-macro.weblog.htmlenabled=Enabled
+macro.weblog.htmldisabled=On
+macro.weblog.htmlenabled=Off
 macro.weblog.commentwarning=Please enter a comment.
 macro.weblog.postcommentHeader=Post a Comment:
 macro.weblog.postcomment=Post Comment
@@ -724,7 +724,7 @@
 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 disabled user registrations.
+has turned off new user registrations.
 
 # --------------------------------------------------------------- Navigation 
Bar
 
@@ -795,8 +795,8 @@
 Sites that you configure here are only available \
 for use within this website.
 
-customPingTargets.disAllowedExplanation=The use of custom ping targets has 
been \
-disabled on this site. To get an additional common ping target added, \
+customPingTargets.disAllowedExplanation=The use of custom ping targets is \
+not permitted on this site. To get an additional common ping target added, \
 Please contact an administrator.
 
 
@@ -1120,7 +1120,7 @@
 <img src="[IMAGE-URL]" /> tag. If you've uploaded a podcast, you can \
 include it in an entry be entering it's URL in the entry's MediaCast field.
 uploadFiles.manageFiles=Manage Uploaded Files
-uploadFiles.uploadDisabled=Upload has been disabled.
+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 \


Reply via email to