[damned-lies] Fix case of GTP (Bug 579654)
- From: Claude Paroz <claudep src gnome org>
- To: svn-commits-list gnome org
- Subject: [damned-lies] Fix case of GTP (Bug 579654)
- Date: Tue, 21 Apr 2009 10:36:32 -0400 (EDT)
commit ecdb08abef322e95c00daf6ae5a1efa74c0829a0
Author: Claude Paroz <claude 2xlibre net>
Date: Tue Apr 21 16:35:55 2009 +0200
Fix case of GTP (Bug 579654)
---
templates/teams/team_detail.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/templates/teams/team_detail.html b/templates/teams/team_detail.html
index b3605e6..119aefc 100644
--- a/templates/teams/team_detail.html
+++ b/templates/teams/team_detail.html
@@ -2,7 +2,7 @@
{% load i18n %}
{% block extrahead %}
<link rel="alternate" type="application/rss+xml"
- title="{% blocktrans with team.get_description as lang %}Last actions made by the {{ lang }} team of the GNOME translation project{% endblocktrans %}"
+ title="{% blocktrans with team.get_description as lang %}Last actions made by the {{ lang }} team of the GNOME Translation Project{% endblocktrans %}"
href="/rss/teams/{{ team.name }}" />
{% endblock %}
{% block title %}{{ team.get_description }}{% endblock %}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]