You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by ba...@apache.org on 2005/10/10 03:24:31 UTC

svn commit: r312521 - /incubator/roller/trunk/web/WEB-INF/classes/ApplicationResources.properties

Author: bayard
Date: Sun Oct  9 18:24:28 2005
New Revision: 312521

URL: http://svn.apache.org/viewcvs?rev=312521&view=rev
Log:
The properties refer to the term as weblog nearly everywhere except these 5 lines that say blog. So I am making them say weblog too

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=312521&r1=312520&r2=312521&view=diff
==============================================================================
--- incubator/roller/trunk/web/WEB-INF/classes/ApplicationResources.properties (original)
+++ incubator/roller/trunk/web/WEB-INF/classes/ApplicationResources.properties Sun Oct  9 18:24:28 2005
@@ -37,7 +37,7 @@
 error.permissionDenied.prompt=Possible causes:
 error.permissionDenied.reason1=You tried to save an object from "stale" web page, left by an earlier login under a different user account.
 error.permissionDenied.reason2=You logged in using incorrect capitalization of your username. To resolve this problem, logout and login again with your correct username.
-error.permissionDenied.reason3=Your blog server's database connection is misconfigured. To resolve this problem, see your system adminstrator.
+error.permissionDenied.reason3=Your weblog server's database connection is misconfigured. To resolve this problem, see your system adminstrator.
 
 # ----------------------------------------------------------------- error.jsp
 
@@ -362,7 +362,7 @@
 pagesForm.addNewPage.success=New page <strong>{0}</strong> added successfully.
 pagesForm.add=Add
 pagesForm.emptyPage=Empty page...
-pagesForm.themesReminder=<b>Reminder:</b> You are currently using the {0} shared theme, so some page edits may not effect how your blog looks.
+pagesForm.themesReminder=<b>Reminder:</b> You are currently using the {0} shared theme, so some page edits may not effect how your weblog looks.
 
 
 # ------------------------------------------------------------ Page edit
@@ -889,9 +889,9 @@
 planetSubscriptions.column.feedUrl=Feed URL
 planetSubscriptions.column.edit=Edit
 
-planetSubscription.tip.title=Title of blog
-planetSubscription.tip.siteUrl=URL of blog
-planetSubscription.tip.feedUrl=URL of blog newsfeed
+planetSubscription.tip.title=Title of weblog
+planetSubscription.tip.siteUrl=URL of weblog
+planetSubscription.tip.feedUrl=URL of weblog newsfeed
 
 planetSubscription.title=Title
 planetSubscription.feedUrl=Feed URL