[rhythmbox] context: update last.fm plugin instructions



commit 46d59fadef3f2972a1870f354f96fd88c70d84c4
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 929f591..ffa673c 100644
--- a/plugins/context/context/LastFM.py
+++ b/plugins/context/context/LastFM.py
@@ -33,9 +33,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]