[damned-lies] Add a complementary note when there is no team for a language
- From: Claude Paroz <claudep src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [damned-lies] Add a complementary note when there is no team for a language
- Date: Fri, 11 Dec 2009 19:02:03 +0000 (UTC)
commit 3fc42bdc69677e9f6318ace73d93bf1fdcfc0037
Author: Claude Paroz <claude 2xlibre net>
Date: Fri Dec 11 20:01:42 2009 +0100
Add a complementary note when there is no team for a language
templates/teams/team_detail.html | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/templates/teams/team_detail.html b/templates/teams/team_detail.html
index 370f3ba..583e661 100644
--- a/templates/teams/team_detail.html
+++ b/templates/teams/team_detail.html
@@ -43,6 +43,7 @@ $(document).ready(function() {
{% endwith %}
{% else %}
<h1>{{ team.get_description }}</h1>
+ <p><em>{% blocktrans %}There is currently no established team for this language. See <a href="http://live.gnome.org/TranslationProject/StartingATeam">the GTP Wiki</a> to get more information about the process of building a new translation team.{% endblocktrans %}</em></p>
{% endif %}
{% for lang in team.get_languages %}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]