[rhythmbox/v0.13.x] context: update last.fm plugin instructions



commit 45bea914c7a00882832f73a8d84845eb05c75be6
Author: Jonathan Matthew <jonathan d14n org>
Date:   Sat Feb 26 20:24:01 2011 +1000

    context: update last.fm plugin instructions

 plugins/context/context/LastFM.py |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/plugins/context/context/LastFM.py b/plugins/context/context/LastFM.py
index 02f3bf8..b47c545 100644
--- a/plugins/context/context/LastFM.py
+++ b/plugins/context/context/LastFM.py
@@ -34,9 +34,7 @@ URL_PREFIX = 'http://ws.audioscrobbler.com/2.0/?method='
 # this is probably john iacona's key
 API_KEY = '27151108bfce62e12c1f6341437e0e83'
 
-# this isn't particularly well worded; maybe that's a sign that it's too ugly
-# maybe we could provide a form to fill in?
-NO_ACCOUNT_ERROR = _("This information is only available to last.fm users. Please enter your account details in the last.fm plugin configuration.")
+NO_ACCOUNT_ERROR = _("This information is only available to Last.fm users. Ensure the Last.fm plugin is enabled, select Last.fm in the side pane, and log in.")
 
 USERNAME_GCONF_KEY = "/apps/rhythmbox/audioscrobbler/username"
 



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