[Bps-public-commit] App-Changeloggr branch, master, updated. 5e6ce7be8324b4bb2475939c1a9fac4d445d5f17
sartak at bestpractical.com
sartak at bestpractical.com
Thu Jul 30 16:55:32 EDT 2009
The branch, master has been updated
via 5e6ce7be8324b4bb2475939c1a9fac4d445d5f17 (commit)
from 4671819bc793ed11784a4d8b8f38096459d029cd (commit)
Summary of changes:
lib/App/Changeloggr/View.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 5e6ce7be8324b4bb2475939c1a9fac4d445d5f17
Author: Shawn M Moore <sartak at gmail.com>
Date: Thu Jul 30 16:55:25 2009 -0400
Tag descriptions -> Legend
diff --git a/lib/App/Changeloggr/View.pm b/lib/App/Changeloggr/View.pm
index 91b4f0e..d76e7bf 100644
--- a/lib/App/Changeloggr/View.pm
+++ b/lib/App/Changeloggr/View.pm
@@ -335,7 +335,7 @@ sub show_vote_form {
p {
attr { class => 'tags_link' };
hyperlink(
- label => _('Tag descriptions'),
+ label => _('Legend'),
url => '/changelog/' . $changelog->name . '/tags',
);
}
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list