librefm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Librefm-commits] [1838] Added missing commas


From: Jørgen Bøhnsdalen
Subject: [Librefm-commits] [1838] Added missing commas
Date: Mon, 25 May 2009 05:39:44 +0000

Revision: 1838
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1838
Author:   jurgbohn
Date:     2009-05-25 05:39:44 +0000 (Mon, 25 May 2009)
Log Message:
-----------
Added missing commas

Modified Paths:
--------------
    trunk/nixtape/2.0/index.php

Modified: trunk/nixtape/2.0/index.php
===================================================================
--- trunk/nixtape/2.0/index.php 2009-05-25 02:09:51 UTC (rev 1837)
+++ trunk/nixtape/2.0/index.php 2009-05-25 05:39:44 UTC (rev 1838)
@@ -56,10 +56,10 @@
        LFM_SERVICE_OFFLINE             => 'Service Offline - This service is 
temporarily offline. Try again later.',
        LFM_SUBSCRIPTION_ERROR          => 'Subscription Error - The user needs 
to be subscribed in order to do that',
        LFM_INVALID_SIGNATURE           => 'Invalid method signature supplied',
-       LFM_SUBSCRIPTION_REQD           => 'This user has no free radio plays 
left. Subscription required.'
-       LFM_NOT_ENOUGH_CONTENT          => 'There is not enough content to play 
this station'
-       LFM_NOT_ENOUGH_MEMBERS          => 'This group does not have enough 
members for radio'
-       LFM_NOT_ENOUGH_FANS             => 'This artist does not have enough 
fans for radio'
+       LFM_SUBSCRIPTION_REQD           => 'This user has no free radio plays 
left. Subscription required.',
+       LFM_NOT_ENOUGH_CONTENT          => 'There is not enough content to play 
this station',
+       LFM_NOT_ENOUGH_MEMBERS          => 'This group does not have enough 
members for radio',
+       LFM_NOT_ENOUGH_FANS             => 'This artist does not have enough 
fans for radio',
        LFM_NOT_ENOUGH_NEIGHBORS        => 'Thare are not enough neighbors for 
radio'
 );
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]