[banshee] [Podcasting] Change Mark as Old to Archive
- From: Gabriel Burt <gburt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] [Podcasting] Change Mark as Old to Archive
- Date: Tue, 26 Oct 2010 23:29:55 +0000 (UTC)
commit 37ffc5f5fc36262a6d6156aabeee266911a2c257
Author: Gabriel Burt <gabriel burt gmail com>
Date: Tue Oct 12 16:00:27 2010 -0500
[Podcasting] Change Mark as Old to Archive
.../Banshee.Podcasting.Gui/PodcastActions.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.Gui/PodcastActions.cs b/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.Gui/PodcastActions.cs
index 7629e96..665cc8d 100644
--- a/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.Gui/PodcastActions.cs
+++ b/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.Gui/PodcastActions.cs
@@ -123,7 +123,7 @@ namespace Banshee.Podcasting.Gui
),
new ActionEntry (
"PodcastItemMarkOldAction", null,
- Catalog.GetString ("Mark as Old"), "y", String.Empty,
+ Catalog.GetString ("Archive"), "y", String.Empty,
OnPodcastItemMarkOld
),
new ActionEntry (
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]