[banshee] [MiroGuide] Make teaser message concise
- From: Gabriel Burt <gburt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] [MiroGuide] Make teaser message concise
- Date: Sat, 14 Aug 2010 19:49:36 +0000 (UTC)
commit fc3c772547ea51487dc1e6f15e944910af87b34b
Author: Gabriel Burt <gabriel burt gmail com>
Date: Sat Aug 14 12:44:59 2010 -0700
[MiroGuide] Make teaser message concise
.../Banshee.MiroGuide/MiroGuideSource.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Extensions/Banshee.MiroGuide/Banshee.MiroGuide/MiroGuideSource.cs b/src/Extensions/Banshee.MiroGuide/Banshee.MiroGuide/MiroGuideSource.cs
index 49de554..c780d69 100644
--- a/src/Extensions/Banshee.MiroGuide/Banshee.MiroGuide/MiroGuideSource.cs
+++ b/src/Extensions/Banshee.MiroGuide/Banshee.MiroGuide/MiroGuideSource.cs
@@ -94,7 +94,7 @@ namespace Banshee.MiroGuide
if (show.Get ()) {
var msg = new SourceMessage (podcast_src) {
CanClose = true,
- Text = Catalog.GetString ("Browse, preview, and subscribe to interesting podcasts in the Miro Guide podcast directory.")
+ Text = Catalog.GetString ("Discover interesting podcasts in the Miro Guide podcast directory!")
};
msg.SetIconName ("miro-guide-source");
msg.AddAction (new MessageAction (Catalog.GetString ("Open Miro Guide"),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]