You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2009/03/20 20:50:29 UTC

svn commit: r756735 - /roller/trunk/apps/weblogger/web/WEB-INF/classes/ApplicationResources.properties

Author: snoopdave
Date: Fri Mar 20 19:50:29 2009
New Revision: 756735

URL: http://svn.apache.org/viewvc?rev=756735&view=rev
Log:
fixing a couple of typos

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

Modified: roller/trunk/apps/weblogger/web/WEB-INF/classes/ApplicationResources.properties
URL: http://svn.apache.org/viewvc/roller/trunk/apps/weblogger/web/WEB-INF/classes/ApplicationResources.properties?rev=756735&r1=756734&r2=756735&view=diff
==============================================================================
--- roller/trunk/apps/weblogger/web/WEB-INF/classes/ApplicationResources.properties (original)
+++ roller/trunk/apps/weblogger/web/WEB-INF/classes/ApplicationResources.properties Fri Mar 20 19:50:29 2009
@@ -1017,7 +1017,7 @@
 
 oauthKeys.title=OAuth Keys
 oauthKeys.description=OAuth key and secret for your account <span>{0}</span>
-oauthKeys.tip=You can authorized other sites and weblog client programs \
+oauthKeys.tip=You can authorize other sites and weblog client programs \
 to access your account to create and edit weblog posts, but only if those \
 sites and programs support OAuth. 
 oauthKeys.consumerKey=Consumer Key
@@ -1044,7 +1044,7 @@
 oauthAuthorize.title=OAuth Authorization
 oauthAuthorize.description=Authorize OAuth access to user account <span>{0}</span>?
 
-oauthAuthorize.tip=A web site is asking to to access your account. Press \
+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.