Author: psharples
Date: Wed Sep 26 12:39:33 2012
New Revision: 1390439

URL: http://svn.apache.org/viewvc?rev=1390439&view=rev
Log:
Fixed tiny issue with incorrect format for client strings in the marketplace

Modified:
    rave/trunk/rave-portal-resources/src/main/resources/messages.properties

Modified: 
rave/trunk/rave-portal-resources/src/main/resources/messages.properties
URL: 
http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/src/main/resources/messages.properties?rev=1390439&r1=1390438&r2=1390439&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/src/main/resources/messages.properties 
(original)
+++ rave/trunk/rave-portal-resources/src/main/resources/messages.properties Wed 
Sep 26 12:39:33 2012
@@ -403,7 +403,7 @@ _rave_client.remove.friend.confirm=Are y
 _rave_client.remove.friend.request.confirm=Are you sure you wish to cancel the 
friend request you sent to {0}?
 _rave_client.no.results.found=No results found
 _rave_client.get.metadata=Get Metadata
-_rave.client.confirm.add.from.marketplace=Are you sure you wish to add this 
gadget to rave?
-_rave.client.failed.add.from.marketplace=Sorry, unable to add gadget to the 
rave store
-_rave.client.success.add.from.marketplace=Gadget was successfully added to the 
rave store
+_rave_client.confirm.add.from.marketplace=Are you sure you wish to add this 
gadget to rave?
+_rave_client.failed.add.from.marketplace=Sorry, unable to add gadget to the 
rave store
+_rave_client.success.add.from.marketplace=Gadget was successfully added to the 
rave store
 page.general.status=Relationship Status\:


Reply via email to